-- Logs begin at Tue 2021-01-12 13:20:20 UTC, end at Tue 2021-01-12 15:56:37 UTC. -- Jan 12 13:59:44.944403 n-d-764292-10 systemd[1]: Starting Devstack devstack@c-api.service... Jan 12 13:59:44.952731 n-d-764292-10 devstack@c-api.service[87930]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: *** Starting uWSGI 2.0.15-debian (64bit) on [Tue Jan 12 13:59:44 2021] *** Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: nodename: n-d-764292-10 Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: machine: x86_64 Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: clock source: unix Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: pcre jit disabled Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: detected number of CPU cores: 4 Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: current working directory: / Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: detected binary path: /usr/bin/uwsgi-core Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: dropping root privileges as early as possible Jan 12 13:59:44.954755 n-d-764292-10 devstack@c-api.service[87930]: your processes number limit is 47843 Jan 12 13:59:44.955854 n-d-764292-10 devstack@c-api.service[87930]: your memory page size is 4096 bytes Jan 12 13:59:44.955854 n-d-764292-10 devstack@c-api.service[87930]: detected max file descriptor number: 2048 Jan 12 13:59:44.955854 n-d-764292-10 devstack@c-api.service[87930]: lock engine: pthread robust mutexes Jan 12 13:59:44.955854 n-d-764292-10 devstack@c-api.service[87930]: thunder lock: enabled Jan 12 13:59:44.955854 n-d-764292-10 devstack@c-api.service[87930]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 12 13:59:44.955854 n-d-764292-10 devstack@c-api.service[87930]: dropping root privileges after socket binding Jan 12 13:59:44.955854 n-d-764292-10 devstack@c-api.service[87930]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 12 13:59:44.999666 n-d-764292-10 devstack@c-api.service[87930]: Python main interpreter initialized at 0x55e2cbc099c0 Jan 12 13:59:44.999666 n-d-764292-10 devstack@c-api.service[87930]: dropping root privileges after plugin initialization Jan 12 13:59:44.999666 n-d-764292-10 devstack@c-api.service[87930]: python threads support enabled Jan 12 13:59:44.999666 n-d-764292-10 devstack@c-api.service[87930]: your server socket listen backlog is limited to 100 connections Jan 12 13:59:44.999666 n-d-764292-10 devstack@c-api.service[87930]: your mercy for graceful operations on workers is 90 seconds Jan 12 13:59:45.000164 n-d-764292-10 devstack@c-api.service[87930]: mapped 402621 bytes (393 KB) for 2 cores Jan 12 13:59:45.000164 n-d-764292-10 devstack@c-api.service[87930]: *** Operational MODE: preforking *** Jan 12 13:59:45.000397 n-d-764292-10 devstack@c-api.service[87930]: dropping root privileges after application loading Jan 12 13:59:45.000397 n-d-764292-10 devstack@c-api.service[87930]: *** uWSGI is running in multiple interpreter mode *** Jan 12 13:59:45.000397 n-d-764292-10 devstack@c-api.service[87930]: spawned uWSGI master process (pid: 87930) Jan 12 13:59:45.000545 n-d-764292-10 systemd[1]: Started Devstack devstack@c-api.service. Jan 12 13:59:45.000863 n-d-764292-10 devstack@c-api.service[87930]: spawned uWSGI worker 1 (pid: 87931, cores: 1) Jan 12 13:59:45.001218 n-d-764292-10 devstack@c-api.service[87930]: spawned uWSGI worker 2 (pid: 87932, cores: 1) Jan 12 13:59:45.001333 n-d-764292-10 devstack@c-api.service[87930]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 12 13:59:48.199033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87931) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 12 13:59:48.201247 n-d-764292-10 devstack@c-api.service[87930]: 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 12 13:59:48.209769 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87931) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 12 13:59:48.211070 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.211826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87932) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 12 13:59:48.212177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.212598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.213547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.213782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.214010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.214118 n-d-764292-10 devstack@c-api.service[87930]: 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 12 13:59:48.214214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.214436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.214660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.214896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.217682 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87932) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 12 13:59:48.218973 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.219566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.220005 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.220668 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.220901 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.221127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.221355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.221576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.221794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.222027 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.409227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.409428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.409547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.409648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.409752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.409862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.409966 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.410069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.410164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.410257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.410357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.410467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.410568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.410568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.418014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.418271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.418485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.418633 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.418712 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.418781 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.418922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.419071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.419190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.419292 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.419389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.419494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.419592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.419828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.425552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.425789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.426016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.426207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.426329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.426417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.426489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.426637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.426753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.426857 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.426954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.427058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.427241 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.427458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.428598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.428757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.428860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.428964 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.429061 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.429161 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.429256 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.429356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.429458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.429561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.429665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.429760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.429859 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.429960 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.939149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.940386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.940386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.940386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.940386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.940386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.940386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.944938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.945179 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.945414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.945649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.945880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.946630 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.946873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.950262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.950484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.950715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.950949 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.951171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.951398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.951638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.953025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.953278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.953546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.953798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.954023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.954246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.954485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.959325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.959568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.959832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.960059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.960264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.960496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.960733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.971206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.971454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.971690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.971945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.972170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.972391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.972627 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.978443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.978686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.978918 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.979150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.979373 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.979594 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.979850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.982037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.982278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.982514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.982752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.982982 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.983214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.983450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.984840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.985082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.985192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.985288 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.985388 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.985481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.985575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.985675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.985769 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.985868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.985968 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.986066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.986165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.986337 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.988416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.988654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.988883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.989111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.989217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.989327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.989433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.989528 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.989626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.989725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.989818 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.989978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.990203 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.990437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.991007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.991237 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.991463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.991691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.991936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.992158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.992392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.993093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.993312 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.993527 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.993747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.993959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.994171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.994425 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.994916 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.995159 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.995390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.995579 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.995726 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.995889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.996027 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.996239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.996382 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.996523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.996664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.996805 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.996805 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.996805 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.997602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.997838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.998066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:48.998280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:48.998505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:48.998730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:48.998967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:48.999473 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:48.999714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:48.999969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.000199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.000419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.000637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.000875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.002156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.002397 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.002626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.002781 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.002924 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.003059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.003202 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.003345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.003484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.003628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.003744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.003929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.003929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.004198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.005020 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.005246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.005466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.005688 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.005903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.006119 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.006351 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.007021 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.007243 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.007459 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.007678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.007917 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.008171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.008340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.009664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.009891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.010107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.010325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.010537 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.010752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.010983 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.012129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.012364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.012583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.012801 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.012941 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.013085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.013222 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.013338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.013476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.013622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.013759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.013759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.014293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.014293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.014558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.014558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.014937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.014937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.015208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.015349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.015493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.015637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.015881 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.016113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.016343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.016568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.016791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.017028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.017931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.018176 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.018403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.018618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.018844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.019067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.019303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.019451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.019665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.019949 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.020185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.020413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.020641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.020881 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.021456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.021765 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.021918 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.022127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.022346 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.022565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.022799 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.023496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.023723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.023970 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.024804 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.025050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.025199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.025344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.026390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.026618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.026841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.027070 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.027287 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.027504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.027736 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.099790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.100064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.100281 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.100515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.100742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.100969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.101213 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.104070 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.104311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.104542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.104772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.104999 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.105164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.105296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.105403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.105498 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.105602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.105787 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.106009 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.106229 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.106466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.106871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.107113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.107343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.107513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.107619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.107712 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.107832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.107943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.108045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.108139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.108238 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.108332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.108532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.108761 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.109476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.109700 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.109922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.110137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.110350 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.110562 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.110794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.113164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.113405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.113639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.113874 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.114105 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.114333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.114571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.115285 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.115526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.115759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.116021 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.116250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.116476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.116715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.120436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.120678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.120913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.121147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.121396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.121720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.121967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.122162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.122399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.122625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.122857 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.123091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.123301 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.123534 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.126128 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.126375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.126587 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.126826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.126925 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.127029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.127129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.127232 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.127325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.127462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.127560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.127678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.127904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.128113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.129795 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.130062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.130165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.130268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.130362 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.130461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.130558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.130689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.130787 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.130891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.130985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.131131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.131228 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.131376 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.132600 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.132856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.132968 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.133061 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.133184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.133285 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.133407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.133547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.133647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.133740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.133844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.133943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.134036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.134136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.135134 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.135380 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.135528 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.135630 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.135737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.135858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.135957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.136050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.136150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.136245 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.136345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.136454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.136558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.136652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.137735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.138008 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.138133 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.138230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.138324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.138424 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.138517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.138619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.138721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.138815 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.139157 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.139258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.139353 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.139446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.141172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.141416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.141565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.141667 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.141767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.141867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.141972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.142067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.142165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.142258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.142356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.142450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.176853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87931) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 12 13:59:49.177204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.177450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.177565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87932) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 12 13:59:49.177807 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.177909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.178049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.178148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.178280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.178460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.178560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.178695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.178801 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.178896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.178989 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.179082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.179175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.179267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.179367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.179497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.179608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.179701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.179794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.179909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.180003 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.180095 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.180189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.180294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.180420 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.181014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.181115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.181209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.181302 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.181395 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.181487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.181580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.181656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.181797 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.181896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.181988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.182080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.182171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.182271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.182365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.182462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.182562 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.182658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.182751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.182842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.182938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.183031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.183123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.183215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.183306 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.183405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.183506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.183600 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.183691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.183783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.183911 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.184006 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.184099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.184191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.184283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.184387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.184482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.184552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.184647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.184752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.184846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.184945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.185039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.185131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.185232 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.185325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.185431 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.185525 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.185617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.185709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.185800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.185892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.185991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.186151 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.186246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.186337 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.186428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.186520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.186613 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.186705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.186780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.186847 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.186945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.187039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.187130 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.187229 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.187305 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.187372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.187438 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.187546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.187615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.187690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.187782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.187987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.188082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.188173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.188266 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.188357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.188462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.188557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.188656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.188750 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.188842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.188933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.189024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.189116 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.189225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.189303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.189395 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.189496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.189590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.189681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.189772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.189864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.189957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.190049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.190140 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.190232 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.190315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.190385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.190476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.190567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.190658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.190749 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.190840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.190931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.191023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.191121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.191215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.191289 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.191356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.191423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.191490 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.191557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.191628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.191772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.191925 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.192021 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.192113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.192205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.192297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.192389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.192481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.192559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.192654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.192754 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.192849 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.192942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.193033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.193125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.193216 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.193307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.193400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.193491 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.193590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.193684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.193775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.193866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.193957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.194050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.194142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.194233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.194308 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.194383 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.194452 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.194542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.194612 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.194752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.194860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.194952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.195044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.195137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.195236 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.195330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.195421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.195512 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.195604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.195695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.195824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.195924 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.196063 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.196228 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.196327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.196420 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.196512 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.196612 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.196704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.196830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.196967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.197101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.197246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.197382 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.197496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.197629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.197743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.197876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.198096 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.198237 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.198372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.198515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.198652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.198787 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.198923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.199057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.199191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.199640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.199777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.199949 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.200098 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.200235 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.200371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.200506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.200641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.200776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.200910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.201044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.201187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.201330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.201447 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.201580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.201715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.201850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.201985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.202119 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.202234 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.202375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.202521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.202660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.202796 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.202930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.203064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.203198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.203342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.203477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.203611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.203746 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.203933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.204071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.204206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.204340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.204456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.204590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.204705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.204813 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.204921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.205063 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.205198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.205333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.205467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.205602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.205737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.205872 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.206007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.206142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.206286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.206420 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.206555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.206691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.206825 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.206940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.207073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.207207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.207341 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.207484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.207599 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.207734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.207902 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.208041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.208264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.208404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.208539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.208675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.208825 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.208961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.209097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.209233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.209368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.209503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.209619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.209753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.209898 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.210048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.210184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.210319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.210454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.210569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.210702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.210839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.210974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.211109 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.211251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.211387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.211502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.211624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.211759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.211908 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.212046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.212180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.212315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.212462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.212602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.212737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.212872 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.213008 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.213143 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.213278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.213413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.213547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.213689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.213824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.213959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.214094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.214229 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.214363 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.214498 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.214632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.214767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.214910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.215029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.215164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.215298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.215432 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.215566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.215701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.215906 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.216044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.216192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.216328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.216462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.216596 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.216730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.216864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.216864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.217120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.217120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.217382 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.217518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.217653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.217768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.217901 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.218015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.218149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.218297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.218501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.218650 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.218786 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.218786 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.219042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.219177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.219314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.219314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.219570 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.219705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.219848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.219848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.220121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.220256 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.220391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.220526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.220641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.220774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.220909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.221043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.221245 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.221384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.221519 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.221633 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.221766 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.221902 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.222016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.222148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.222283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.222427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.222564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.222698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.222832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.222967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.223102 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.223236 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.223371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.223505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.223647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.223782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.223971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.224105 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.224240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.224374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.224509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.224642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.224777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.224922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.225059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.225193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.225328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.225462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.225607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.225742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.225877 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.226012 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.226155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.226290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.226425 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.226561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.226696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.226830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.226966 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.227101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.227732 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.227891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.228030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.228145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.228279 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.228414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.228631 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.228773 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.228909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.229044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.229187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.229323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.229459 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.229594 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.229731 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.229867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.230001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.230136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.230272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.230414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.230551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.230685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.230821 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.230956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.231090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.231225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.231360 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.231494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.231638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.231754 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.231918 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.232054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.232189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.232324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.232463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.232599 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.232734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.232883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.233019 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 12 13:59:49.233019 n-d-764292-10 devstack@c-api.service[87930]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 12 13:59:49.233281 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 12 13:59:49.233281 n-d-764292-10 devstack@c-api.service[87930]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 12 13:59:49.257413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-72db496e-95a0-433e-b42c-f95e47cfa62c 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=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 13:59:49.258580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-3188c9fc-27df-49ed-be21-c23d0924c738 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=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 13:59:49.453621 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 12 13:59:49.456297 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 12 13:59:49.458854 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 12 13:59:49.461465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 12 13:59:49.465106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 12 13:59:49.467337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 12 13:59:49.470087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 12 13:59:49.470887 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.471335 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.472365 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 12 13:59:49.473185 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.473634 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.491109 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.keymgr.conf_key_mgr [None req-72db496e-95a0-433e-b42c-f95e47cfa62c 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 12 13:59:49.492073 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.keymgr.conf_key_mgr [None req-3188c9fc-27df-49ed-be21-c23d0924c738 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 12 13:59:49.493360 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.493779 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.494316 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.494740 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.499564 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.500039 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.500994 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.501416 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.505316 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.505735 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.506751 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.507178 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.509701 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.510112 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.511145 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.511576 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.519129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-72db496e-95a0-433e-b42c-f95e47cfa62c 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=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 13:59:49.520319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-3188c9fc-27df-49ed-be21-c23d0924c738 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=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 13:59:49.525150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 12 13:59:49.526987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 12 13:59:49.530379 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 12 13:59:49.531582 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.532182 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.533675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.rpc [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 12 13:59:49.534938 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.535054 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.535347 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.535446 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.537247 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.537665 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.537888 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.538304 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.539512 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.540509 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.540844 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.541260 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.542288 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.542704 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.543225 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.543637 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.545249 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.api.contrib.hosts [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 12 13:59:49.545476 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.545887 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.546213 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.546624 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.548422 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.api.contrib.hosts [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 12 13:59:49.548881 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.549295 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.549389 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.549773 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.551452 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.551893 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.552127 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.552666 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.553956 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.554373 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.554826 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.555244 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.556022 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: extensions {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.557331 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.557749 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.557844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: extra_specs {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.559322 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: extensions {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.559846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: backups {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.561230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: extra_specs {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.562783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-volume-manage {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.563398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: backups {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.564836 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-snapshot-manage {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.566364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-volume-manage {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.566870 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: encryption {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.568405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-snapshot-manage {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.569053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-quota-sets {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.570542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: encryption {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.571342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-volume-transfer {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.572616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-quota-sets {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.573689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-quota-class-sets {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.574852 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-volume-transfer {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.575636 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-hosts {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.577214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-quota-class-sets {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.578207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-volume-type-access {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.579034 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-hosts {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.580440 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: qos-specs {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.581600 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-volume-type-access {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.583255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: scheduler-stats {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.583790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: qos-specs {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.585297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: cgsnapshots {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.587246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: scheduler-stats {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.587921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: capabilities {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.589420 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: cgsnapshots {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.589717 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: consistencygroups {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.591377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: capabilities {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.592573 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-services {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.593209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: consistencygroups {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.594357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: encryption {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.596004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-services {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.596457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-availability-zone {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.597768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: encryption {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.599016 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.599452 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.599830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-availability-zone {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.601436 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.601848 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.602960 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.603387 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.604460 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.604885 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.605399 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.605809 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.607023 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.607441 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.607793 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.608223 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.609449 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.609867 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.610349 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.610760 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.612070 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.612482 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.612768 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.613182 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.614477 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.614907 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.615312 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.615722 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.617097 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.617514 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.617727 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.618161 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.619391 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.619851 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.620339 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.620759 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.621770 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.622184 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.622724 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.623548 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.623783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.snapshot_actions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] SnapshotActionsController initialized {{(pid=87931) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 12 13:59:49.624219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeActions extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.624648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.626102 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.626481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension AdminActions extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.626866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension AdminActions extending resource: snapshots {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.626979 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.627242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension AdminActions extending resource: backups {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.627361 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.627603 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.627998 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeTypeAccess extending resource: types {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.628376 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.628728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.628896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.snapshot_actions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] SnapshotActionsController initialized {{(pid=87932) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 12 13:59:49.629108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.629291 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeActions extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.629465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.629713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.629823 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension TypesManage extending resource: types {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.630084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.630184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension SnapshotActions extending resource: snapshots {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.630451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension AdminActions extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.630557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension UsedLimits extending resource: limits {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.630793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.630938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension AdminActions extending resource: snapshots {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.631156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension AdminActions extending resource: backups {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.631513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.631902 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.632283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.632632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.633008 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.633361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.633734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension TypesManage extending resource: types {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.634096 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.634439 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension UsedLimits extending resource: limits {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.634789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.636749 n-d-764292-10 devstack@c-api.service[87930]: WARNING keystonemiddleware.auth_token [None req-72db496e-95a0-433e-b42c-f95e47cfa62c 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 12 13:59:49.641113 n-d-764292-10 devstack@c-api.service[87930]: WARNING keystonemiddleware.auth_token [None req-3188c9fc-27df-49ed-be21-c23d0924c738 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 12 13:59:49.644004 n-d-764292-10 devstack@c-api.service[87930]: WARNING keystonemiddleware.auth_token [None req-72db496e-95a0-433e-b42c-f95e47cfa62c 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 12 13:59:49.647889 n-d-764292-10 devstack@c-api.service[87930]: WARNING keystonemiddleware.auth_token [None req-3188c9fc-27df-49ed-be21-c23d0924c738 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 12 13:59:49.718625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Initializing extension manager. {{(pid=87932) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 12 13:59:49.718795 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Initializing extension manager. {{(pid=87931) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 12 13:59:49.719031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.719172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.719387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.719520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.719939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.720058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.720287 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.720399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.720628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: ExtendedServices {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.720740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: ExtendedServices {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.720955 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-extended-services {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.721046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-extended-services {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.721291 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Extended services support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.721402 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Extended services support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.721611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.721712 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.721928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-extended-services {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.722029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-extended-services {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.722258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.722363 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.722586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.722686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.722906 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: TypesExtraSpecs {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.723012 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: TypesExtraSpecs {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.723227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-types-extra-specs {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.723409 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-types-extra-specs {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.723553 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Type extra specs support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.723658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Type extra specs support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.723898 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.724002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.724249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-types-extra-specs {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.724408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-types-extra-specs {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.724555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.724706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.724875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.724975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.725193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: Backups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.725293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: Backups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.725503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: backups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.725609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: backups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.725818 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Backups support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.725978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Backups support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.726148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.726309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.726416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: backups {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.726633 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: backups {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.726733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.726972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.727127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.727332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.727452 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeActions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.727647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-volume-actions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.727774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeActions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.727993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-volume-actions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.728126 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Enable volume actions. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.728304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.728423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Enable volume actions. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.728627 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.728761 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-volume-actions {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.728917 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-volume-actions {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.729043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.729233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.729358 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.729551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.729702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: SchedulerHints {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.729839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: OS-SCH-HNT {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.729976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: SchedulerHints {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.730154 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.730296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: OS-SCH-HNT {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.730499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.730644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.730787 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.730931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: OS-SCH-HNT {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.731069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: OS-SCH-HNT {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.731212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.731348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.731485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.731627 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.731765 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeManage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.731954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeManage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.732102 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-volume-manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.732239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-volume-manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.732374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.732517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.732659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.732807 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-volume-manage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.732943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.733126 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-volume-manage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.733273 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.733416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.733559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.733730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: SnapshotManage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.733871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.734018 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-snapshot-manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.734156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: SnapshotManage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.734369 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-snapshot-manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.734517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.734655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.734798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.734935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-snapshot-manage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.735071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.735208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-snapshot-manage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.735355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.735492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.735824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.735969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.736107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeTypeEncryption {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.736107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: encryption {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.736383 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeTypeEncryption {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.736518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Encryption support for volume types. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.736661 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: encryption {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.736803 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.736945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Encryption support for volume types. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.737090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: encryption {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.737227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.737363 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: encryption {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.737499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.737635 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.737779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.737916 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.738052 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.738189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.738334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: ExtendedSnapshotAttributes {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.738482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.738619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-extended-snapshot-attributes {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.738838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.738986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Extended SnapshotAttributes support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.739123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.739265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.739412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.739549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.739685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.739847 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.739986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: Quotas {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.740130 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.740273 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-quota-sets {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.740411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: Quotas {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.740553 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Quota management support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.740695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-quota-sets {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.740832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.740976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Quota management support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.741112 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-quota-sets {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.741248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.741384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.741527 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-quota-sets {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.741672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.741795 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.741931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeTransfer {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.742073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.742218 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-volume-transfer {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.742367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeTransfer {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.742511 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Volume transfer management support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.742653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-volume-transfer {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.742800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.742937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Volume transfer management support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.743144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-volume-transfer {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.743293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.743474 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-volume-transfer {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.743615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.743757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.743983 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.744137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: AdminActions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.744283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.744506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-admin-actions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.744647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: AdminActions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.744784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Enable admin actions. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.744919 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-admin-actions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.745063 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.745206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Enable admin actions. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.745348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-admin-actions {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.745485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.745622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.745766 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-admin-actions {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.745909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.746046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.746187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: QuotaClasses {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.746324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.746471 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-quota-class-sets {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.746614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: QuotaClasses {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.746757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Quota classes management support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.746901 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-quota-class-sets {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.747043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Quota classes management support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.747180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.747326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.747462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-quota-class-sets {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.747597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-quota-class-sets {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.747733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.747952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.748103 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.748250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.748393 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeTenantAttribute {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.748571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeTenantAttribute {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.748718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-vol-tenant-attr {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.748867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-vol-tenant-attr {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.749084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.749225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.749362 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.749497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.749640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-vol-tenant-attr {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.749784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-vol-tenant-attr {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.749922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.750058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.750193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.750329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.750477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: Hosts {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.750614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: Hosts {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.750750 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-hosts {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.750886 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-hosts {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.751022 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Admin-only host administration. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.751209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Admin-only host administration. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.751357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.751501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-hosts {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.751642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.751778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-hosts {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.751987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.752141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.752279 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.752415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeTypeAccess {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.752549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.752692 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-volume-type-access {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.752828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeTypeAccess {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.752979 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Volume type access support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.753123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-volume-type-access {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.753264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.753401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Volume type access support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.753536 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-volume-type-access {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.753683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.753864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.754012 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-volume-type-access {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.754186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.754326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.754481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.754700 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeUnmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.754841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-volume-unmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.754977 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeUnmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.755114 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-volume-unmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.755249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Enable volume unmanage operation. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.755396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.755513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Enable volume unmanage operation. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.755654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-volume-unmanage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.755770 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.755967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-volume-unmanage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.756109 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.756316 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.756419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.756557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeImageMetadata {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.756662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.756862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-vol-image-meta {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.756973 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeImageMetadata {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.757170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-vol-image-meta {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.757279 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Show image metadata associated with the volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.757476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.757581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Show image metadata associated with the volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.757782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.757891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-vol-image-meta {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.758097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-vol-image-meta {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.758196 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.758410 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.758997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.759241 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.759350 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: Qos_specs_manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.759549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: qos-specs {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.759647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: Qos_specs_manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.759895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: qos-specs {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.760009 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: QoS specs support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.760208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.760308 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: QoS specs support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.760514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.760613 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: qos-specs {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.760828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: qos-specs {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.760936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.761143 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.761249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.761460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.761559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeMigStatusAttribute {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.761773 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-vol-mig-status-attr {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.761873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeMigStatusAttribute {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.762079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-vol-mig-status-attr {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.762178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.762385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.762489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.762691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.762811 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.763025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-vol-mig-status-attr {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.763143 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.763329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.763494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.763642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: Scheduler_stats {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.763743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.764248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: Scheduler_stats {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.764358 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: scheduler-stats {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.764561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Scheduler stats support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.764686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: scheduler-stats {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.764863 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Scheduler stats support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.764975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.765165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: scheduler-stats {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.765265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.765471 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: scheduler-stats {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.765571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.765809 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.765962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.766100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: Cgsnapshots {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.766198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.766389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: cgsnapshots {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.766489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: Cgsnapshots {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.766696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: cgsnapshots {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.766795 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: cgsnapshots support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.767001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.767111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: cgsnapshots support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.767306 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.767411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: cgsnapshots {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.767620 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: cgsnapshots {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.767720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.767962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.768072 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.768281 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: Capabilities {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.768381 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.768594 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: Capabilities {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.768694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: capabilities {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.768903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Capabilities support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.769003 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: capabilities {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.769214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Capabilities support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.769365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.769520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: capabilities {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.769627 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.769828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: capabilities {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.769927 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.770146 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.770251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.770463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: SnapshotUnmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.770577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.770775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-snapshot-unmanage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.770881 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: SnapshotUnmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.771083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-snapshot-unmanage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.771182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Enable volume unmanage operation. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.771388 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.771495 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Enable volume unmanage operation. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.771697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.771825 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-snapshot-unmanage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.772043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-snapshot-unmanage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.772160 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.772361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.772472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.772680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.772788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: Consistencygroups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.772987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: consistencygroups {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.773093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: Consistencygroups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.773295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: consistencygroups {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.773405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: consistency groups support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.773603 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.773701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: consistency groups support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.773912 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.774011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: consistencygroups {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.774788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: consistencygroups {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.774906 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.775112 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.775215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.services.Services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.775432 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.775531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: Services {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.775743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-services {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.775883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: Services {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.776080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-services {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.776205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Services support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.776390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.776489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Services support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.776697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.776821 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-services {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.777011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-services {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.777110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.777326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.777441 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.777643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.777748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: TypesManage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.777949 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-types-manage {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.778079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: TypesManage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.778257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-types-manage {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.778364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Types manage support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.778563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.778662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Types manage support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.778870 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.778969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-types-manage {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.779188 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-types-manage {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.779313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.779505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.779659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.779848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.779952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: SnapshotActions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.780150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-snapshot-actions {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.780252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: SnapshotActions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.780459 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-snapshot-actions {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.780559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Enable snapshot manager actions. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.780763 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.780862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Enable snapshot manager actions. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.781069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.781169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-snapshot-actions {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.781384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-snapshot-actions {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.781492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.781704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.781812 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.782020 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: UsedLimits {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.782126 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.782332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: UsedLimits {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.782437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-used-limits {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.782643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.782768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-used-limits {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.782953 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.783058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Provide data on limited resources that are being used. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.783260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.783360 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-used-limits {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.783574 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-used-limits {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.783674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.783912 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.784031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.784229 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeEncryptionMetadata {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.784336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.784543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-volume-encryption-metadata {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.784642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeEncryptionMetadata {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.784849 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-volume-encryption-metadata {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.784948 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.785155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.785261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.785460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.785571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.785772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-volume-encryption-metadata {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.785872 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.786086 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.786186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.786402 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.786506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: VolumeHostAttribute {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.786706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-vol-host-attr {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.786813 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: VolumeHostAttribute {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.787013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-vol-host-attr {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.787122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.787316 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.787414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Expose host as an attribute of a volume. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.787623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.787730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-vol-host-attr {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.787975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-vol-host-attr {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.788082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.788291 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87932) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.788396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 12 13:59:49.788606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87931) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 12 13:59:49.788717 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext name: AvailabilityZones {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.788910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext alias: os-availability-zone {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.789015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext name: AvailabilityZones {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 12 13:59:49.789216 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext alias: os-availability-zone {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 12 13:59:49.789315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext description: Describe Availability Zones. {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.789521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.789628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext description: Describe Availability Zones. {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 12 13:59:49.789857 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87931) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 12 13:59:49.789958 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Loaded extension: os-availability-zone {{(pid=87932) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.790171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.extensions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Loaded extension: os-availability-zone {{(pid=87931) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 12 13:59:49.791162 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.791491 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.791590 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.791939 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.793993 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.794347 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.794445 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.794759 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.796522 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.796915 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.797043 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.797328 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.798694 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.799104 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.799203 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.799507 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.811951 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.812093 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.812376 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.812512 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.816510 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.816715 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.816931 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.817144 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.821842 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.821959 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.822272 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.822373 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.827402 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.827554 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.827850 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.827995 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.831699 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.831838 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.832146 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.832249 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.835859 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.835975 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.836276 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.836377 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.841175 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.841364 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.841598 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.841783 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.845400 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.845514 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.845826 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.845936 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.849629 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.850054 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.850967 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.851390 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.852219 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.853142 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.854100 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.854510 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.857943 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.858057 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.858376 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.858478 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.865519 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.865639 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.865953 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.866044 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.871345 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.871463 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.871760 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.871881 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.873905 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.874028 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.874317 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.874426 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.876192 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.876302 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.876600 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.876700 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.878420 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.878544 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.878826 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.878937 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.880589 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.880679 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.880996 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.881104 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.883880 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.884057 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.884302 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.884472 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.886515 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.886682 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.886934 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.887098 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.889523 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.889636 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.889929 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.890029 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.891824 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.891941 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.892245 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.892346 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.893808 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: extensions {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.893921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: extensions {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.895615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: extra_specs {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.895727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: extra_specs {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.897718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: backups {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.897829 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: backups {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.900676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-volume-manage {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.900789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-volume-manage {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.902713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-snapshot-manage {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.902815 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-snapshot-manage {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.904775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: encryption {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.904888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: encryption {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.906873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-quota-sets {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.906985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-quota-sets {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.909130 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-volume-transfer {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.909270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-volume-transfer {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.911492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-quota-class-sets {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.911601 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-quota-class-sets {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.913366 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-hosts {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.913482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-hosts {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.916477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-volume-type-access {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.916623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-volume-type-access {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.918695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: qos-specs {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.918816 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: qos-specs {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.921545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: scheduler-stats {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.921707 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: scheduler-stats {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.923663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: cgsnapshots {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.923762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: cgsnapshots {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.925663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: capabilities {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.925780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: capabilities {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.927430 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: consistencygroups {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.927542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: consistencygroups {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.930243 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-services {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.930959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-services {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.932635 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: encryption {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.932748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: encryption {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.934696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extended resource: os-availability-zone {{(pid=87931) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.934879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extended resource: os-availability-zone {{(pid=87932) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 12 13:59:49.937241 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.937353 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.937658 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.937760 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.939541 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.939759 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.939975 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.940078 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.941955 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.942133 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.942357 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.942459 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.944533 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.944644 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.944941 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.945107 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.946954 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.947065 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.947368 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.947468 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.949528 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.949640 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.949934 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.950034 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.951962 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.952113 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.952373 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.952530 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.954545 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.954656 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.954964 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.955063 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.956817 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.956941 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.957251 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.957364 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.959086 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.959197 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 13:59:49.959495 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.959595 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 13:59:49.961131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.snapshot_actions [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] SnapshotActionsController initialized {{(pid=87932) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 12 13:59:49.961234 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.snapshot_actions [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] SnapshotActionsController initialized {{(pid=87931) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 12 13:59:49.961541 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeActions extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.961675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeActions extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.962029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.962266 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.962367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.962779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.963131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension AdminActions extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.963381 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension AdminActions extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.963769 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension AdminActions extending resource: snapshots {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.963927 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension AdminActions extending resource: snapshots {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.964252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension AdminActions extending resource: backups {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.964628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.964812 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension AdminActions extending resource: backups {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.964992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.965195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.965375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.965554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeTypeAccess extending resource: types {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.965730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.965932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.966107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.966285 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.966470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.966677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.966818 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension TypesManage extending resource: types {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.967054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.967166 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.967411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension TypesManage extending resource: types {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.967522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension UsedLimits extending resource: limits {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.967764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension SnapshotActions extending resource: snapshots {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.968137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension UsedLimits extending resource: limits {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.968483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-72db496e-95a0-433e-b42c-f95e47cfa62c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87931) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.968926 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack [None req-3188c9fc-27df-49ed-be21-c23d0924c738 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87932) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 12 13:59:49.974663 n-d-764292-10 devstack@c-api.service[87930]: WARNING keystonemiddleware.auth_token [None req-3188c9fc-27df-49ed-be21-c23d0924c738 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 12 13:59:49.975367 n-d-764292-10 devstack@c-api.service[87930]: WARNING keystonemiddleware.auth_token [None req-72db496e-95a0-433e-b42c-f95e47cfa62c 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 12 13:59:49.980877 n-d-764292-10 devstack@c-api.service[87930]: WARNING keystonemiddleware.auth_token [None req-3188c9fc-27df-49ed-be21-c23d0924c738 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 12 13:59:49.981532 n-d-764292-10 devstack@c-api.service[87930]: WARNING keystonemiddleware.auth_token [None req-72db496e-95a0-433e-b42c-f95e47cfa62c 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 12 13:59:49.986275 n-d-764292-10 devstack@c-api.service[87930]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55e2cbc099c0 pid: 87932 (default app) Jan 12 13:59:49.986680 n-d-764292-10 devstack@c-api.service[87930]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55e2cbc099c0 pid: 87931 (default app) Jan 12 13:59:49.989179 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1/1] 10.222.0.43 () {50 vars in 766 bytes} [Tue Jan 12 13:59:49 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 12 13:59:56.162516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] POST http://10.222.0.43/volume/v3/0e3bb07310934795a34555e5b5a43523/types Jan 12 13:59:56.164652 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 13:59:56.164652 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 13:59:56.165236 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 13:59:56.168156 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 13:59:56.168156 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 13:59:56.181889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-ab130434-c255-4944-ba9f-16dfd1de828a 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=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 13:59:56.312280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] http://10.222.0.43/volume/v3/0e3bb07310934795a34555e5b5a43523/types returned with HTTP 200 Jan 12 13:59:56.313026 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1/2] 10.222.0.43 () {60 vars in 1228 bytes} [Tue Jan 12 13:59:55 2021] POST /volume/v3/0e3bb07310934795a34555e5b5a43523/types => generated 186 bytes in 850 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 13:59:56.686585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab130434-c255-4944-ba9f-16dfd1de828a req-5990b2ee-0654-49ec-9c6f-3f572b84ad05 admin admin] POST http://10.222.0.43/volume/v3/0e3bb07310934795a34555e5b5a43523/types/9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f/extra_specs Jan 12 13:59:56.688880 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 13:59:56.688880 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 13:59:56.689464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab130434-c255-4944-ba9f-16dfd1de828a req-5990b2ee-0654-49ec-9c6f-3f572b84ad05 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 13:59:56.692758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 13:59:56.692758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 13:59:56.826636 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [req-ab130434-c255-4944-ba9f-16dfd1de828a req-5990b2ee-0654-49ec-9c6f-3f572b84ad05 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=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 13:59:56.918705 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab130434-c255-4944-ba9f-16dfd1de828a req-5990b2ee-0654-49ec-9c6f-3f572b84ad05 admin admin] http://10.222.0.43/volume/v3/0e3bb07310934795a34555e5b5a43523/types/9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f/extra_specs returned with HTTP 200 Jan 12 13:59:56.919492 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 2/3] 10.222.0.43 () {62 vars in 1445 bytes} [Tue Jan 12 13:59:56 2021] POST /volume/v3/0e3bb07310934795a34555e5b5a43523/types/9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f/extra_specs => generated 55 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:00:54.003600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] GET http://10.222.0.43/volume// Jan 12 14:00:54.004169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:00:54.004566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:00:54.006106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:00:54.006806 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 2/4] 10.222.0.43 () {56 vars in 1088 bytes} [Tue Jan 12 14:00:54 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:03:18.362918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-492ceb99-040d-478a-913f-613e4d00513a tempest-verify_tempest_config-1550463814 tempest-verify_tempest_config-1550463814] GET http://10.222.0.43/volume/v3/3b49e64d23104ea186fafe8526bf5ed5/extensions Jan 12 14:03:18.363418 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-492ceb99-040d-478a-913f-613e4d00513a tempest-verify_tempest_config-1550463814 tempest-verify_tempest_config-1550463814] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:03:18.364456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-492ceb99-040d-478a-913f-613e4d00513a tempest-verify_tempest_config-1550463814 tempest-verify_tempest_config-1550463814] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:03:18.365182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-492ceb99-040d-478a-913f-613e4d00513a tempest-verify_tempest_config-1550463814 tempest-verify_tempest_config-1550463814] http://10.222.0.43/volume/v3/3b49e64d23104ea186fafe8526bf5ed5/extensions returned with HTTP 200 Jan 12 14:03:18.365922 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 3/5] 10.222.0.43 () {58 vars in 1213 bytes} [Tue Jan 12 14:03:18 2021] GET /volume/v3/3b49e64d23104ea186fafe8526bf5ed5/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:03:18.402601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] GET http://10.222.0.43/volume/ Jan 12 14:03:18.403070 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:03:18.403257 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:03:18.403257 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:03:18.403615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:03:18.404683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab130434-c255-4944-ba9f-16dfd1de828a admin admin] http://10.222.0.43/volume/ returned with HTTP 300 Jan 12 14:03:18.405264 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 3/6] 10.222.0.43 () {52 vars in 806 bytes} [Tue Jan 12 14:03:18 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:09:36.506785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] POST http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes Jan 12 14:09:36.507782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-598098609"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:09:36.509668 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-598098609'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:09:36.512558 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Create volume of 1 GB Jan 12 14:09:36.561550 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Availability zone cache updated, next update will occur around 2021-01-12 15:09:36.559615. {{(pid=87932) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 12 14:09:36.562301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Availability Zones retrieved successfully. Jan 12 14:09:36.694663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Flow 'volume_create_api' (cfc5791b-7eab-4a98-be6c-d00e34dbfda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:09:36.705935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f8f01ca-f014-40c0-ac58-b65b7c54bbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:09:36.711259 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:09:36.903873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f8f01ca-f014-40c0-ac58-b65b7c54bbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:09:36.906058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a54f2841-1c14-4de6-b2bb-0cff106a7d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:09:37.024727 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] 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 12 14:09:37.025894 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] 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 12 14:09:37.121865 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Created reservations ['64014fa1-55e9-44b9-9e90-e94dfe92beba', '8769fcbb-e042-4d19-9d30-82d32ccbc41a', 'a3bba413-fc0c-4d1e-b877-608a26ef87c5', '0c55bfe3-1af2-4db7-ba5e-08337c3f9501'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:09:37.124329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a54f2841-1c14-4de6-b2bb-0cff106a7d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64014fa1-55e9-44b9-9e90-e94dfe92beba', '8769fcbb-e042-4d19-9d30-82d32ccbc41a', 'a3bba413-fc0c-4d1e-b877-608a26ef87c5', '0c55bfe3-1af2-4db7-ba5e-08337c3f9501']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:09:37.130986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f7b4e5-8c0b-4316-8262-42ec360a406c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:09:37.311100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f7b4e5-8c0b-4316-8262-42ec360a406c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77f7b494-e4db-44d7-89ab-94d42a535c5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-598098609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231c2ff178bd4f4fbf4ff605a86a285a',qos_specs=None,replication_status=,reservations=['64014fa1-55e9-44b9-9e90-e94dfe92beba','8769fcbb-e042-4d19-9d30-82d32ccbc41a','a3bba413-fc0c-4d1e-b877-608a26ef87c5','0c55bfe3-1af2-4db7-ba5e-08337c3f9501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f341ddb73660434384cf17fec24b344a',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-598098609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77f7b494-e4db-44d7-89ab-94d42a535c5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231c2ff178bd4f4fbf4ff605a86a285a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f341ddb73660434384cf17fec24b344a',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:09:37.315564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3316e562-9fcf-460e-be69-182d9603bee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:09:37.395852 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3316e562-9fcf-460e-be69-182d9603bee5) transitioned into state 'SUCCESS' from state '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-598098609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231c2ff178bd4f4fbf4ff605a86a285a',qos_specs=None,replication_status=,reservations=['64014fa1-55e9-44b9-9e90-e94dfe92beba','8769fcbb-e042-4d19-9d30-82d32ccbc41a','a3bba413-fc0c-4d1e-b877-608a26ef87c5','0c55bfe3-1af2-4db7-ba5e-08337c3f9501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f341ddb73660434384cf17fec24b344a',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:09:37.402766 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d44db47a-737d-4034-9aa5-6971dc01be65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:09:37.514997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d44db47a-737d-4034-9aa5-6971dc01be65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:09:37.518238 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Flow 'volume_create_api' (cfc5791b-7eab-4a98-be6c-d00e34dbfda6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:09:37.742414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Create volume request issued successfully. Jan 12 14:09:37.800093 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dcf6664f-90be-4045-9b48-32326c73b422 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes returned with HTTP 202 Jan 12 14:09:37.801920 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 4/7] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:09:36 2021] POST /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes => generated 829 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:09:37.820734 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea4d9b4d-3ad3-4048-baa7-3536af7d5a9d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:37.821933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea4d9b4d-3ad3-4048-baa7-3536af7d5a9d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:37.823068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea4d9b4d-3ad3-4048-baa7-3536af7d5a9d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:38.026926 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:38.026926 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:38.045033 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ea4d9b4d-3ad3-4048-baa7-3536af7d5a9d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:38.142640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea4d9b4d-3ad3-4048-baa7-3536af7d5a9d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:38.143475 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 4/8] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:37 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 897 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:09:39.160919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a8a8ee4-0ba6-4c51-8c4d-b27a64fc1c89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:39.161504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a8a8ee4-0ba6-4c51-8c4d-b27a64fc1c89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:39.161869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:39.161869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:39.162435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a8a8ee4-0ba6-4c51-8c4d-b27a64fc1c89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:39.303091 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:39.303091 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:39.323341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3a8a8ee4-0ba6-4c51-8c4d-b27a64fc1c89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:39.378147 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a8a8ee4-0ba6-4c51-8c4d-b27a64fc1c89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:39.381561 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 5/9] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:39 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 921 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:09:40.397593 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ccdea1d9-839e-4b24-a1ab-cafab2cdcc08 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:40.398848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ccdea1d9-839e-4b24-a1ab-cafab2cdcc08 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:40.399210 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:40.399210 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:40.399862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ccdea1d9-839e-4b24-a1ab-cafab2cdcc08 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:40.458377 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:40.458377 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:40.467955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ccdea1d9-839e-4b24-a1ab-cafab2cdcc08 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:40.492798 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ccdea1d9-839e-4b24-a1ab-cafab2cdcc08 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:40.494324 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 5/10] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:40 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 922 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:09:40.716679 n-d-764292-10 devstack@c-api.service[87930]: WARNING keystonemiddleware.auth_token [None req-3a8a8ee4-0ba6-4c51-8c4d-b27a64fc1c89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] 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 12 14:09:40.723586 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-4422ded4-9143-47e0-bf9c-28fb321e201d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:40.724184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-4422ded4-9143-47e0-bf9c-28fb321e201d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:40.724383 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:40.724383 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:40.725042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-4422ded4-9143-47e0-bf9c-28fb321e201d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:40.793537 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:40.793537 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:40.805468 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-4422ded4-9143-47e0-bf9c-28fb321e201d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:40.832147 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-4422ded4-9143-47e0-bf9c-28fb321e201d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:40.847262 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 6/11] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:09:40 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 922 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:09:40.958667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ccdea1d9-839e-4b24-a1ab-cafab2cdcc08 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume// Jan 12 14:09:40.959317 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ccdea1d9-839e-4b24-a1ab-cafab2cdcc08 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:40.959650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:40.959650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:40.960329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ccdea1d9-839e-4b24-a1ab-cafab2cdcc08 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:40.961725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ccdea1d9-839e-4b24-a1ab-cafab2cdcc08 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:09:40.962491 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 6/12] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:09:40 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:09:40.976964 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-5ee5267c-2b79-4cd7-964f-76c0ecc3e43d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] POST http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments Jan 12 14:09:40.977680 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:40.977680 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:40.978349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-5ee5267c-2b79-4cd7-964f-76c0ecc3e43d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77f7b494-e4db-44d7-89ab-94d42a535c5d", "instance_uuid": "3afaa637-96e5-4be3-ada4-e43403bcdc42", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:09:41.073192 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:41.073192 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:41.168880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-5ee5267c-2b79-4cd7-964f-76c0ecc3e43d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments returned with HTTP 200 Jan 12 14:09:41.170135 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 7/13] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:09:40 2021] POST /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:09:41.268647 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fdbcb1e-7d60-4e70-8813-5bee6bf90bb4 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:41.269147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fdbcb1e-7d60-4e70-8813-5bee6bf90bb4 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:41.269624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fdbcb1e-7d60-4e70-8813-5bee6bf90bb4 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:41.290308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-5ee5267c-2b79-4cd7-964f-76c0ecc3e43d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume// Jan 12 14:09:41.291064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-5ee5267c-2b79-4cd7-964f-76c0ecc3e43d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:41.291540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:41.291540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:41.292258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-5ee5267c-2b79-4cd7-964f-76c0ecc3e43d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:41.294014 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-5ee5267c-2b79-4cd7-964f-76c0ecc3e43d tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:09:41.295566 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 8/14] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:09:41 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:09:41.357059 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:41.357059 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:41.385182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8fdbcb1e-7d60-4e70-8813-5bee6bf90bb4 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:41.426149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:41.426149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:41.441161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-f866ad83-7641-4504-9ca4-5a9fe36cce98 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:41.441910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-f866ad83-7641-4504-9ca4-5a9fe36cce98 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:41.442861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-f866ad83-7641-4504-9ca4-5a9fe36cce98 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:41.446068 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fdbcb1e-7d60-4e70-8813-5bee6bf90bb4 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:41.453801 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 7/15] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:41 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 921 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:09:41.520679 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:41.520679 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:41.553107 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-f866ad83-7641-4504-9ca4-5a9fe36cce98 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:41.607683 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:41.607683 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:41.632361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-f866ad83-7641-4504-9ca4-5a9fe36cce98 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:41.637474 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 9/16] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:09:41 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 1020 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:09:41.750366 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bcca045-d0ee-4a37-8b43-35ed451a5982 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] PUT http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments/5f34ff1c-b4cc-44e9-ab1a-a8780e75c110 Jan 12 14:09:41.751066 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:41.751066 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:41.751756 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bcca045-d0ee-4a37-8b43-35ed451a5982 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:09:41.813451 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:09:41.813451 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:09:41.813996 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bcca045-d0ee-4a37-8b43-35ed451a5982 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Lock "b'cinder-attachment_update-77f7b494-e4db-44d7-89ab-94d42a535c5d-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.019s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:09:41.816587 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:41.816587 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:42.472684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13dfd9c4-5844-4bea-a66f-9a0966275263 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:42.473953 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13dfd9c4-5844-4bea-a66f-9a0966275263 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:42.474384 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:42.474384 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:42.475762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13dfd9c4-5844-4bea-a66f-9a0966275263 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:42.591411 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:42.591411 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:42.611206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-13dfd9c4-5844-4bea-a66f-9a0966275263 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:42.669507 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:42.669507 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:42.710260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13dfd9c4-5844-4bea-a66f-9a0966275263 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:42.711156 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 10/17] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:42 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 921 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:09:43.729798 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77e715b1-0cba-4f2a-aa05-68a6a5695e7a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:43.730309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77e715b1-0cba-4f2a-aa05-68a6a5695e7a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:43.730709 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:43.730709 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:43.731298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77e715b1-0cba-4f2a-aa05-68a6a5695e7a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:43.849847 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:43.849847 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:43.880850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-77e715b1-0cba-4f2a-aa05-68a6a5695e7a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:43.922058 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:43.922058 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:43.945476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77e715b1-0cba-4f2a-aa05-68a6a5695e7a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:43.945856 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 11/18] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:43 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 921 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:09:44.961619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e731643-9b9a-48ca-b57a-480b7d5324f7 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:44.962719 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e731643-9b9a-48ca-b57a-480b7d5324f7 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:44.963070 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:44.963070 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:44.963655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e731643-9b9a-48ca-b57a-480b7d5324f7 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:45.075591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:45.075591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:45.096214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0e731643-9b9a-48ca-b57a-480b7d5324f7 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:45.139050 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:45.139050 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:45.153162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e731643-9b9a-48ca-b57a-480b7d5324f7 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:45.155895 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 12/19] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:44 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 921 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:09:46.170376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0db40635-62d6-4a3b-adeb-ff6a7057f4ac tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:46.171602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0db40635-62d6-4a3b-adeb-ff6a7057f4ac tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:46.171980 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:46.171980 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:46.172597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0db40635-62d6-4a3b-adeb-ff6a7057f4ac tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:46.284703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:46.284703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:46.304659 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0db40635-62d6-4a3b-adeb-ff6a7057f4ac tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:46.357515 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:46.357515 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:46.376927 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0db40635-62d6-4a3b-adeb-ff6a7057f4ac tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:46.377681 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 13/20] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:46 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 921 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:09:47.393437 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e26dc56f-f6a6-423f-b391-7639e9170970 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:47.393951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e26dc56f-f6a6-423f-b391-7639e9170970 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:47.394166 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:47.394166 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:47.394533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e26dc56f-f6a6-423f-b391-7639e9170970 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:47.542252 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:47.542252 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:47.570967 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e26dc56f-f6a6-423f-b391-7639e9170970 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:47.607437 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:47.607437 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:47.618073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e26dc56f-f6a6-423f-b391-7639e9170970 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:47.619159 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 14/21] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:47 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 921 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:09:48.637535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be83c819-4eac-402d-86c9-f6ca41ee95dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:48.638217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be83c819-4eac-402d-86c9-f6ca41ee95dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:48.638497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:48.638497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:48.639076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be83c819-4eac-402d-86c9-f6ca41ee95dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:48.670830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bcca045-d0ee-4a37-8b43-35ed451a5982 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Lock "b'cinder-attachment_update-77f7b494-e4db-44d7-89ab-94d42a535c5d-n-h2-764292-10'" released by "attachment_update" :: held 6.857s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:09:48.671505 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bcca045-d0ee-4a37-8b43-35ed451a5982 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments/5f34ff1c-b4cc-44e9-ab1a-a8780e75c110 returned with HTTP 200 Jan 12 14:09:48.684448 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 8/22] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 14:09:41 2021] PUT /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments/5f34ff1c-b4cc-44e9-ab1a-a8780e75c110 => generated 762 bytes in 6943 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:09:48.727268 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:48.727268 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:48.736673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-be83c819-4eac-402d-86c9-f6ca41ee95dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:48.775749 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:48.775749 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:48.785906 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be83c819-4eac-402d-86c9-f6ca41ee95dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:48.787623 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 15/23] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:48 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 922 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:09:49.803895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbb6a561-50da-4a13-bd2d-cc3c9c128ff2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:49.804939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbb6a561-50da-4a13-bd2d-cc3c9c128ff2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:49.805301 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:49.805301 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:49.805905 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbb6a561-50da-4a13-bd2d-cc3c9c128ff2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:49.935911 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:49.935911 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:49.953963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dbb6a561-50da-4a13-bd2d-cc3c9c128ff2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:50.021615 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:50.021615 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:50.051097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbb6a561-50da-4a13-bd2d-cc3c9c128ff2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:50.053014 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 9/24] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:49 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 922 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:09:51.068847 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29ae27ed-6b1b-42d0-a438-b42187e524d7 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:51.069414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29ae27ed-6b1b-42d0-a438-b42187e524d7 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:51.069528 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:51.069528 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:51.069860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29ae27ed-6b1b-42d0-a438-b42187e524d7 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:51.181486 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:51.181486 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:51.191032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-29ae27ed-6b1b-42d0-a438-b42187e524d7 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:51.214994 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:51.214994 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:51.225459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29ae27ed-6b1b-42d0-a438-b42187e524d7 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:51.236301 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 16/25] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:51 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 922 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:09:52.243449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b1a3fe02-389b-4faf-904a-36c1e32efe64 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:52.245090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b1a3fe02-389b-4faf-904a-36c1e32efe64 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:52.245868 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:52.245868 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:52.246454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b1a3fe02-389b-4faf-904a-36c1e32efe64 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:52.375348 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:52.375348 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:52.398668 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b1a3fe02-389b-4faf-904a-36c1e32efe64 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:52.452213 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:52.452213 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:52.471957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b1a3fe02-389b-4faf-904a-36c1e32efe64 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:52.473276 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 10/26] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:52 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 922 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:09:53.488656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f617951-7e75-4f56-9f46-db99e9871d89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:53.490606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f617951-7e75-4f56-9f46-db99e9871d89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:53.491034 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:53.491034 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:53.491970 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f617951-7e75-4f56-9f46-db99e9871d89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:53.585729 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:53.585729 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:53.608771 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4f617951-7e75-4f56-9f46-db99e9871d89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:53.655232 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:53.655232 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:53.670737 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f617951-7e75-4f56-9f46-db99e9871d89 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:53.672382 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 17/27] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:53 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 922 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:09:54.687976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-033acc64-ebb4-4020-bb4a-1db68b80daf3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:54.688540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-033acc64-ebb4-4020-bb4a-1db68b80daf3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:54.688827 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:54.688827 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:54.689319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-033acc64-ebb4-4020-bb4a-1db68b80daf3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:54.804702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:54.804702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:54.830601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-033acc64-ebb4-4020-bb4a-1db68b80daf3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:54.880077 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:54.880077 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:54.903737 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-033acc64-ebb4-4020-bb4a-1db68b80daf3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:54.904758 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 11/28] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:54 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 922 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:09:55.242749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bbff62d-0ea1-446f-8b79-614f63c28db6 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] POST http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments/5f34ff1c-b4cc-44e9-ab1a-a8780e75c110/action Jan 12 14:09:55.242846 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:55.242846 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:55.244936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bbff62d-0ea1-446f-8b79-614f63c28db6 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:09:55.244936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bbff62d-0ea1-446f-8b79-614f63c28db6 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:09:55.512863 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:55.512863 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:55.563891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bbff62d-0ea1-446f-8b79-614f63c28db6 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments/5f34ff1c-b4cc-44e9-ab1a-a8780e75c110/action returned with HTTP 204 Jan 12 14:09:55.565285 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 18/29] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 14:09:55 2021] POST /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments/5f34ff1c-b4cc-44e9-ab1a-a8780e75c110/action => generated 0 bytes in 328 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:09:55.920131 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d2c47f3-ddd2-4801-a516-a546c37c0dd3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:09:55.920678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d2c47f3-ddd2-4801-a516-a546c37c0dd3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:09:55.920802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:09:55.920802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:09:55.921361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d2c47f3-ddd2-4801-a516-a546c37c0dd3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:09:56.031342 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:56.031342 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:56.053943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2d2c47f3-ddd2-4801-a516-a546c37c0dd3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:09:56.096649 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:09:56.096649 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:09:56.125714 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d2c47f3-ddd2-4801-a516-a546c37c0dd3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:09:56.126825 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 12/30] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:09:55 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 1214 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:10:03.011399 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bbff62d-0ea1-446f-8b79-614f63c28db6 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume// Jan 12 14:10:03.012364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bbff62d-0ea1-446f-8b79-614f63c28db6 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:03.012714 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:03.012714 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:03.012962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bbff62d-0ea1-446f-8b79-614f63c28db6 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:03.013989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8a8e516d-9762-4bf5-a411-7df6f8ebbb09 req-6bbff62d-0ea1-446f-8b79-614f63c28db6 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:10:03.014904 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 19/31] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:10:03 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:10:03.211137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-405f0551-3118-4a44-9894-a99a13793d61 tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] POST http://10.222.0.43/volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments Jan 12 14:10:03.211758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:03.211758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:03.212300 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-405f0551-3118-4a44-9894-a99a13793d61 tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77f7b494-e4db-44d7-89ab-94d42a535c5d", "instance_uuid": "3afaa637-96e5-4be3-ada4-e43403bcdc42", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:10:03.291014 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:03.291014 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:05.278327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-405f0551-3118-4a44-9894-a99a13793d61 tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] http://10.222.0.43/volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments returned with HTTP 200 Jan 12 14:10:05.282711 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 13/32] 10.222.0.53 () {64 vars in 1358 bytes} [Tue Jan 12 14:10:03 2021] POST /volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments => generated 762 bytes in 2077 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:10:05.321446 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-283ba427-a7ac-447b-bd17-8fbc5fb4b68e tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] GET http://10.222.0.43/volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments/81035143-c42c-4c48-b121-fdd45c5d3aed Jan 12 14:10:05.322295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-283ba427-a7ac-447b-bd17-8fbc5fb4b68e tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:05.322921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-283ba427-a7ac-447b-bd17-8fbc5fb4b68e tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:05.344847 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-283ba427-a7ac-447b-bd17-8fbc5fb4b68e tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] http://10.222.0.43/volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments/81035143-c42c-4c48-b121-fdd45c5d3aed returned with HTTP 200 Jan 12 14:10:05.346062 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 20/33] 10.222.0.53 () {60 vars in 1415 bytes} [Tue Jan 12 14:10:05 2021] GET /volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments/81035143-c42c-4c48-b121-fdd45c5d3aed => generated 789 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:10:16.080305 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-c07e241e-6ec9-4920-9e6b-29fa08934992 tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] POST http://10.222.0.43/volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments/81035143-c42c-4c48-b121-fdd45c5d3aed/action Jan 12 14:10:16.081272 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:16.081272 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:16.083862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-c07e241e-6ec9-4920-9e6b-29fa08934992 tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:10:16.084440 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-c07e241e-6ec9-4920-9e6b-29fa08934992 tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:10:16.282763 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:16.282763 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:16.316406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-c07e241e-6ec9-4920-9e6b-29fa08934992 tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] http://10.222.0.43/volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments/81035143-c42c-4c48-b121-fdd45c5d3aed/action returned with HTTP 204 Jan 12 14:10:16.317687 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 14/34] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:10:16 2021] POST /volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments/81035143-c42c-4c48-b121-fdd45c5d3aed/action => generated 0 bytes in 242 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:10:21.702070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-e8612fd7-a38a-41b8-a0e9-28a4371c314d tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] DELETE http://10.222.0.43/volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments/5f34ff1c-b4cc-44e9-ab1a-a8780e75c110 Jan 12 14:10:21.702569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-e8612fd7-a38a-41b8-a0e9-28a4371c314d tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:21.702857 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:21.702857 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:21.703318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-e8612fd7-a38a-41b8-a0e9-28a4371c314d tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:21.744728 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:21.744728 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:22.085193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-5336c540-28a8-46fb-834f-e14c94705be8 req-e8612fd7-a38a-41b8-a0e9-28a4371c314d tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(81035143-c42c-4c48-b121-fdd45c5d3aed)]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:10:22.085869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-5336c540-28a8-46fb-834f-e14c94705be8 req-e8612fd7-a38a-41b8-a0e9-28a4371c314d tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] Adding status of: attached to pending status list for volume. {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 12 14:10:22.086565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-5336c540-28a8-46fb-834f-e14c94705be8 req-e8612fd7-a38a-41b8-a0e9-28a4371c314d tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:10:22.096624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5336c540-28a8-46fb-834f-e14c94705be8 req-e8612fd7-a38a-41b8-a0e9-28a4371c314d tempest-LiveAutoBlockMigrationV225Test-1745285475 tempest-LiveAutoBlockMigrationV225Test-1745285475] http://10.222.0.43/volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments/5f34ff1c-b4cc-44e9-ab1a-a8780e75c110 returned with HTTP 200 Jan 12 14:10:22.098005 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 21/35] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 14:10:21 2021] DELETE /volume/v3/238ae93ae8eb48269f860d44c43472f1/attachments/5f34ff1c-b4cc-44e9-ab1a-a8780e75c110 => generated 192 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:10:34.208578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73670370-bde8-4822-97c0-c22e1d1301dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:10:34.209882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73670370-bde8-4822-97c0-c22e1d1301dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:34.210241 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:34.210241 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:34.210815 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73670370-bde8-4822-97c0-c22e1d1301dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:34.319682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:34.319682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:34.350002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73670370-bde8-4822-97c0-c22e1d1301dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:10:34.396296 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:34.396296 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:34.415113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73670370-bde8-4822-97c0-c22e1d1301dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:10:34.419194 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 15/36] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:10:34 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 1214 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:10:34.739456 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-092b3e00-c9bd-4941-ba4c-8ab21638ca76 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:10:34.742657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-092b3e00-c9bd-4941-ba4c-8ab21638ca76 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:34.743873 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:34.743873 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:34.744607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-092b3e00-c9bd-4941-ba4c-8ab21638ca76 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:34.904071 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:34.904071 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:34.932140 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-cb54e496-383d-442a-8cd1-220160d018f6 req-092b3e00-c9bd-4941-ba4c-8ab21638ca76 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:10:34.978757 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:34.978757 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:34.999770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-092b3e00-c9bd-4941-ba4c-8ab21638ca76 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:10:35.001082 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 22/37] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:10:34 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 1214 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:10:35.036811 n-d-764292-10 devstack@c-api.service[87930]: WARNING keystonemiddleware.auth_token [None req-73670370-bde8-4822-97c0-c22e1d1301dd tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] 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 12 14:10:35.039999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-b5f7993f-9b08-4583-af1b-ad727ce69760 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] POST http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d/action Jan 12 14:10:35.040615 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:35.040615 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:35.041046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-b5f7993f-9b08-4583-af1b-ad727ce69760 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:10:35.041424 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-b5f7993f-9b08-4583-af1b-ad727ce69760 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:10:35.156304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:35.156304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:35.159338 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-cb54e496-383d-442a-8cd1-220160d018f6 req-b5f7993f-9b08-4583-af1b-ad727ce69760 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:10:35.188233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-cb54e496-383d-442a-8cd1-220160d018f6 req-b5f7993f-9b08-4583-af1b-ad727ce69760 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Begin detaching volume completed successfully. Jan 12 14:10:35.189006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-b5f7993f-9b08-4583-af1b-ad727ce69760 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d/action returned with HTTP 202 Jan 12 14:10:35.190354 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 16/38] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:10:35 2021] POST /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:10:35.219069 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c280f4d5-31e8-4ac9-9e6c-9c02676d45c5 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:10:35.219706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c280f4d5-31e8-4ac9-9e6c-9c02676d45c5 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:35.220040 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:35.220040 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:35.220554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c280f4d5-31e8-4ac9-9e6c-9c02676d45c5 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:35.275785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-b5f7993f-9b08-4583-af1b-ad727ce69760 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume// Jan 12 14:10:35.276460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-b5f7993f-9b08-4583-af1b-ad727ce69760 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:35.276790 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:35.276790 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:35.277321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-b5f7993f-9b08-4583-af1b-ad727ce69760 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:35.278501 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-b5f7993f-9b08-4583-af1b-ad727ce69760 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:10:35.279617 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 17/39] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:10:35 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:10:35.293434 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-5a834516-1bc1-44b3-824d-c7f897cbe02a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:10:35.294472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-5a834516-1bc1-44b3-824d-c7f897cbe02a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:35.295074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-5a834516-1bc1-44b3-824d-c7f897cbe02a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:35.360581 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:35.360581 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:35.390433 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c280f4d5-31e8-4ac9-9e6c-9c02676d45c5 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:10:35.418491 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:35.418491 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:35.438374 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:35.438374 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:35.441397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-cb54e496-383d-442a-8cd1-220160d018f6 req-5a834516-1bc1-44b3-824d-c7f897cbe02a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:10:35.455340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c280f4d5-31e8-4ac9-9e6c-9c02676d45c5 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:10:35.456606 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 23/40] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:10:35 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 1217 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:10:35.473275 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:35.473275 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:35.498719 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-5a834516-1bc1-44b3-824d-c7f897cbe02a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:10:35.499543 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 18/41] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:10:35 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 1316 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:10:35.841375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-bcf9768e-1e5d-4a6f-a5f8-72fc1c2e40e2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] DELETE http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments/81035143-c42c-4c48-b121-fdd45c5d3aed Jan 12 14:10:35.841992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-bcf9768e-1e5d-4a6f-a5f8-72fc1c2e40e2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:35.842426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:35.842426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:35.843088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-bcf9768e-1e5d-4a6f-a5f8-72fc1c2e40e2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:35.873562 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:35.873562 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:36.483394 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a3e4a15-08d9-42d0-92b8-ab657e705b24 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:10:36.484772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a3e4a15-08d9-42d0-92b8-ab657e705b24 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:36.485191 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:36.485191 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:36.486014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a3e4a15-08d9-42d0-92b8-ab657e705b24 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:36.670968 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:36.670968 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:36.712840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4a3e4a15-08d9-42d0-92b8-ab657e705b24 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:10:36.763789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-cb54e496-383d-442a-8cd1-220160d018f6 req-bcf9768e-1e5d-4a6f-a5f8-72fc1c2e40e2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:10:36.764573 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-cb54e496-383d-442a-8cd1-220160d018f6 req-bcf9768e-1e5d-4a6f-a5f8-72fc1c2e40e2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:10:36.771983 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a3e4a15-08d9-42d0-92b8-ab657e705b24 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:10:36.776419 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 19/42] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:10:36 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 922 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:10:36.788664 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cb54e496-383d-442a-8cd1-220160d018f6 req-bcf9768e-1e5d-4a6f-a5f8-72fc1c2e40e2 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments/81035143-c42c-4c48-b121-fdd45c5d3aed returned with HTTP 200 Jan 12 14:10:36.789777 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 24/43] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:10:35 2021] DELETE /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/attachments/81035143-c42c-4c48-b121-fdd45c5d3aed => generated 19 bytes in 954 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:10:37.788996 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e693887-dad7-4934-87a0-1aed72a1d85a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:10:37.790483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e693887-dad7-4934-87a0-1aed72a1d85a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:10:37.790887 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:10:37.790887 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:10:37.791551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e693887-dad7-4934-87a0-1aed72a1d85a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:10:37.964432 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:10:37.964432 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:10:38.000763 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9e693887-dad7-4934-87a0-1aed72a1d85a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:10:38.071909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e693887-dad7-4934-87a0-1aed72a1d85a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:10:38.078190 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 20/44] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:10:37 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 922 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:12:37.304949 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-986adcfa-8fb3-4fb0-b575-c9a8d22c5b2a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] DELETE http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:12:37.305511 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-986adcfa-8fb3-4fb0-b575-c9a8d22c5b2a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:12:37.305634 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:12:37.305634 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:12:37.306231 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-986adcfa-8fb3-4fb0-b575-c9a8d22c5b2a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:12:37.306852 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-986adcfa-8fb3-4fb0-b575-c9a8d22c5b2a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Delete volume with id: 77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:12:37.436664 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:12:37.436664 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:12:37.443083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-986adcfa-8fb3-4fb0-b575-c9a8d22c5b2a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:12:37.518453 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-986adcfa-8fb3-4fb0-b575-c9a8d22c5b2a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Delete volume request issued successfully. Jan 12 14:12:37.518995 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-986adcfa-8fb3-4fb0-b575-c9a8d22c5b2a tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 202 Jan 12 14:12:37.524990 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 25/45] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:12:37 2021] DELETE /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:12:37.539039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53eb5c1b-ac18-4b5d-9155-9af1f16d99d8 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:12:37.539560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53eb5c1b-ac18-4b5d-9155-9af1f16d99d8 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:12:37.539751 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:12:37.539751 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:12:37.544286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53eb5c1b-ac18-4b5d-9155-9af1f16d99d8 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:12:37.732501 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:12:37.732501 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:12:37.764355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-53eb5c1b-ac18-4b5d-9155-9af1f16d99d8 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:12:37.815371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53eb5c1b-ac18-4b5d-9155-9af1f16d99d8 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:12:37.817549 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 21/46] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:12:37 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 921 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:12:38.834048 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e29cb57-e940-4da8-8150-9db55142eba3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:12:38.835342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e29cb57-e940-4da8-8150-9db55142eba3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:12:38.835718 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:12:38.835718 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:12:38.836378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e29cb57-e940-4da8-8150-9db55142eba3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:12:38.951224 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:12:38.951224 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:12:38.974840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0e29cb57-e940-4da8-8150-9db55142eba3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:12:39.023407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e29cb57-e940-4da8-8150-9db55142eba3 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:12:39.024601 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 26/47] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:12:38 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 921 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:12:40.051623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60902d81-3049-4d89-a2ba-eb99b2534468 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:12:40.051623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60902d81-3049-4d89-a2ba-eb99b2534468 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:12:40.051623 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:12:40.051623 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:12:40.051623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60902d81-3049-4d89-a2ba-eb99b2534468 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:12:40.189617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:12:40.189617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:12:40.205003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-60902d81-3049-4d89-a2ba-eb99b2534468 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Volume info retrieved successfully. Jan 12 14:12:40.265118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60902d81-3049-4d89-a2ba-eb99b2534468 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 200 Jan 12 14:12:40.266679 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 22/48] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:12:40 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 921 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:12:41.282921 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-450402d8-d88b-437e-bdb9-aab16d209f54 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] GET http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d Jan 12 14:12:41.284186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-450402d8-d88b-437e-bdb9-aab16d209f54 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:12:41.284574 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:12:41.284574 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:12:41.285214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-450402d8-d88b-437e-bdb9-aab16d209f54 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:12:41.375574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-450402d8-d88b-437e-bdb9-aab16d209f54 tempest-LiveAutoBlockMigrationV225Test-903836355 tempest-LiveAutoBlockMigrationV225Test-903836355] http://10.222.0.43/volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d returned with HTTP 404 Jan 12 14:12:41.377189 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 27/49] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:12:41 2021] GET /volume/v3/231c2ff178bd4f4fbf4ff605a86a285a/volumes/77f7b494-e4db-44d7-89ab-94d42a535c5d => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:17:11.409070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] POST http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes Jan 12 14:17:11.409689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:11.409689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:11.409932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2068379872"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:11.414349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2068379872'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:17:11.418741 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Create volume of 1 GB Jan 12 14:17:11.485085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Availability zone cache updated, next update will occur around 2021-01-12 15:17:11.482986. {{(pid=87931) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 12 14:17:11.485308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Availability Zones retrieved successfully. Jan 12 14:17:11.670390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Flow 'volume_create_api' (15ab732e-6333-4169-b785-18c12543ce48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:17:11.673530 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49fe0bc5-d200-42da-b987-d7d5d07f88e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:11.676034 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:17:11.980986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49fe0bc5-d200-42da-b987-d7d5d07f88e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:11.988746 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc81a67-170f-4e4a-b321-44f2a196f2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:12.129397 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] 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 12 14:17:12.130319 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] 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 12 14:17:12.238722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Created reservations ['59e081e4-0ce0-439b-80df-fd76e419a371', '457990f1-0918-449e-a154-67c0d6697ee4', '7fe4832d-a04f-4204-8be6-5f6823847f89', 'a8282aa7-04cd-495a-bce1-e0a280edca4c'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:17:12.241654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc81a67-170f-4e4a-b321-44f2a196f2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59e081e4-0ce0-439b-80df-fd76e419a371', '457990f1-0918-449e-a154-67c0d6697ee4', '7fe4832d-a04f-4204-8be6-5f6823847f89', 'a8282aa7-04cd-495a-bce1-e0a280edca4c']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:12.278549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58defa13-2798-4795-a71a-5213eb10726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:12.459880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58defa13-2798-4795-a71a-5213eb10726e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a709a91-b2e5-420c-83e2-a7c24a182052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2068379872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6c95de65a646eb9e26154b223f5ed6',qos_specs=None,replication_status=,reservations=['59e081e4-0ce0-439b-80df-fd76e419a371','457990f1-0918-449e-a154-67c0d6697ee4','7fe4832d-a04f-4204-8be6-5f6823847f89','a8282aa7-04cd-495a-bce1-e0a280edca4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de06430e33c49f888b491d740e2249e',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2068379872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a709a91-b2e5-420c-83e2-a7c24a182052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6c95de65a646eb9e26154b223f5ed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1de06430e33c49f888b491d740e2249e',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:12.464023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c2425f-4517-445a-b3ed-b34a3aa01a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:12.505577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c2425f-4517-445a-b3ed-b34a3aa01a0f) transitioned into state 'SUCCESS' from state '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-2068379872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6c95de65a646eb9e26154b223f5ed6',qos_specs=None,replication_status=,reservations=['59e081e4-0ce0-439b-80df-fd76e419a371','457990f1-0918-449e-a154-67c0d6697ee4','7fe4832d-a04f-4204-8be6-5f6823847f89','a8282aa7-04cd-495a-bce1-e0a280edca4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de06430e33c49f888b491d740e2249e',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:12.509866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152b2640-6448-44c0-9346-3566df7c8637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:12.546396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152b2640-6448-44c0-9346-3566df7c8637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:12.556620 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Flow 'volume_create_api' (15ab732e-6333-4169-b785-18c12543ce48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:17:12.686866 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Create volume request issued successfully. Jan 12 14:17:12.729689 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba879d00-0d99-4952-8200-7f079a28cda3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes returned with HTTP 202 Jan 12 14:17:12.730540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 23/50] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:17:11 2021] POST /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes => generated 824 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:17:12.752573 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d0d4274-6b7f-479b-91f2-4e94fd31a6d5 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:12.753977 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d0d4274-6b7f-479b-91f2-4e94fd31a6d5 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:12.755191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d0d4274-6b7f-479b-91f2-4e94fd31a6d5 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:13.024324 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:13.024324 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:13.053895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3d0d4274-6b7f-479b-91f2-4e94fd31a6d5 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:13.137236 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d0d4274-6b7f-479b-91f2-4e94fd31a6d5 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:13.138317 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 28/51] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:12 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 916 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:14.163485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a864423-ec43-4971-9e6c-8d08a4512b63 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:14.165955 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a864423-ec43-4971-9e6c-8d08a4512b63 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:14.166323 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:14.166323 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:14.166874 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a864423-ec43-4971-9e6c-8d08a4512b63 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:14.278896 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:14.278896 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:14.292199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9a864423-ec43-4971-9e6c-8d08a4512b63 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:14.336629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a864423-ec43-4971-9e6c-8d08a4512b63 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:14.352899 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 24/52] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:14 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 917 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:17.734324 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-3be8154a-afce-4886-8ed1-007059cea23e tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:17.736369 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-3be8154a-afce-4886-8ed1-007059cea23e tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:17.736871 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:17.736871 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:17.737471 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-3be8154a-afce-4886-8ed1-007059cea23e tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:17.798877 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:17.798877 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:17.808746 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-3be8154a-afce-4886-8ed1-007059cea23e tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:17.833826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-3be8154a-afce-4886-8ed1-007059cea23e tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:17.841837 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 29/53] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:17:17 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 917 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:17.935188 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a864423-ec43-4971-9e6c-8d08a4512b63 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume// Jan 12 14:17:17.935964 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a864423-ec43-4971-9e6c-8d08a4512b63 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:17.936323 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:17.936323 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:17.936913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a864423-ec43-4971-9e6c-8d08a4512b63 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:17.938252 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a864423-ec43-4971-9e6c-8d08a4512b63 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:17:17.939017 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 25/54] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:17:17 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:17:17.954777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-60acaf3a-d1e7-423b-9abf-2c5e357c4ad1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] POST http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments Jan 12 14:17:17.955716 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:17.955716 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:17.956383 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-60acaf3a-d1e7-423b-9abf-2c5e357c4ad1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a709a91-b2e5-420c-83e2-a7c24a182052", "instance_uuid": "272532bd-b628-4fde-bec8-d39dceee7c39", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:18.022745 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:18.022745 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:18.112595 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-60acaf3a-d1e7-423b-9abf-2c5e357c4ad1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments returned with HTTP 200 Jan 12 14:17:18.122304 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 30/55] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:17:17 2021] POST /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:17:18.195332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f9ca396-4567-40ac-bfd3-45d446794b0e tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:18.201058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f9ca396-4567-40ac-bfd3-45d446794b0e tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:18.201836 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f9ca396-4567-40ac-bfd3-45d446794b0e tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:18.263239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-60acaf3a-d1e7-423b-9abf-2c5e357c4ad1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume// Jan 12 14:17:18.263651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-60acaf3a-d1e7-423b-9abf-2c5e357c4ad1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:18.263956 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:18.263956 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:18.264468 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-60acaf3a-d1e7-423b-9abf-2c5e357c4ad1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:18.265966 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-60acaf3a-d1e7-423b-9abf-2c5e357c4ad1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:17:18.267270 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 31/56] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:17:18 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:17:18.286376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-e72c86eb-e844-4c43-a64f-4b5667dff952 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:18.286962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-e72c86eb-e844-4c43-a64f-4b5667dff952 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:18.287694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-e72c86eb-e844-4c43-a64f-4b5667dff952 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:18.328716 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:18.328716 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:18.348545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1f9ca396-4567-40ac-bfd3-45d446794b0e tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:18.386798 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:18.386798 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:18.396794 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:18.396794 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:18.404406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-e72c86eb-e844-4c43-a64f-4b5667dff952 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:18.414875 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f9ca396-4567-40ac-bfd3-45d446794b0e tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:18.415695 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 26/57] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:18 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 916 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:17:18.461699 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:18.461699 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:18.488715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-e72c86eb-e844-4c43-a64f-4b5667dff952 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:18.490363 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 32/58] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:17:18 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 1015 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:17:18.530693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-1f74e0dc-653c-452b-a56a-d8184bf31727 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] PUT http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments/a54f3ba4-70b0-4f92-b65b-a7f976e761b2 Jan 12 14:17:18.531637 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:18.531637 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:18.532384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-1f74e0dc-653c-452b-a56a-d8184bf31727 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:18.588762 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:17:18.588762 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:17:18.589611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-1f74e0dc-653c-452b-a56a-d8184bf31727 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Lock "b'cinder-attachment_update-2a709a91-b2e5-420c-83e2-a7c24a182052-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.012s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:17:18.596712 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:18.596712 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:19.446576 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2f3dc95-3fb0-4db5-abb5-b4fa35203d87 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:19.447504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2f3dc95-3fb0-4db5-abb5-b4fa35203d87 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:19.451729 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:19.451729 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:19.452981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2f3dc95-3fb0-4db5-abb5-b4fa35203d87 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:19.628398 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:19.628398 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:19.652444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b2f3dc95-3fb0-4db5-abb5-b4fa35203d87 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:19.688911 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:19.688911 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:19.713620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2f3dc95-3fb0-4db5-abb5-b4fa35203d87 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:19.715378 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 33/59] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:19 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 916 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:20.745707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e42efae-a982-4944-a00c-c4cbf2162d1a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:20.746540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e42efae-a982-4944-a00c-c4cbf2162d1a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:20.746540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:20.746540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:20.747470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e42efae-a982-4944-a00c-c4cbf2162d1a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:20.865136 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:20.865136 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:20.887423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2e42efae-a982-4944-a00c-c4cbf2162d1a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:20.931683 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:20.931683 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:20.952638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e42efae-a982-4944-a00c-c4cbf2162d1a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:20.953812 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 34/60] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:20 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:21.083323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-1f74e0dc-653c-452b-a56a-d8184bf31727 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Lock "b'cinder-attachment_update-2a709a91-b2e5-420c-83e2-a7c24a182052-n-h1-764292-10'" released by "attachment_update" :: held 2.489s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:17:21.089928 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-1f74e0dc-653c-452b-a56a-d8184bf31727 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments/a54f3ba4-70b0-4f92-b65b-a7f976e761b2 returned with HTTP 200 Jan 12 14:17:21.091606 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 27/61] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:17:18 2021] PUT /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments/a54f3ba4-70b0-4f92-b65b-a7f976e761b2 => generated 762 bytes in 2566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:17:21.980774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa19981c-85dc-4635-aacb-9ef1e26ac7cc tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:21.980774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa19981c-85dc-4635-aacb-9ef1e26ac7cc tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:21.980774 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:21.980774 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:21.982219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa19981c-85dc-4635-aacb-9ef1e26ac7cc tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:22.082639 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:22.082639 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:22.103644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-aa19981c-85dc-4635-aacb-9ef1e26ac7cc tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:22.152874 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:22.152874 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:22.172780 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa19981c-85dc-4635-aacb-9ef1e26ac7cc tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:22.174742 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 35/62] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:21 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 917 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:23.202661 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c5c999f9-41a7-4020-a686-6ac440702ee1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:23.203207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c5c999f9-41a7-4020-a686-6ac440702ee1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:23.203352 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:23.203352 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:23.204223 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c5c999f9-41a7-4020-a686-6ac440702ee1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:23.353774 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:23.353774 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:23.376761 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c5c999f9-41a7-4020-a686-6ac440702ee1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:23.419147 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:23.419147 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:23.436863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c5c999f9-41a7-4020-a686-6ac440702ee1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:23.440356 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 28/63] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:23 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 917 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:23.735172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] POST http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes Jan 12 14:17:23.735951 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:23.735951 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:23.736679 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-2024429341"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:23.740441 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-2024429341'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:17:23.740898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Create volume of 1 GB Jan 12 14:17:23.796834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Availability Zones retrieved successfully. Jan 12 14:17:23.848386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Flow 'volume_create_api' (32bd65ef-40c0-44d4-b39b-f6da62315d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:17:23.851426 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe74d32d-4c49-4594-97ff-3bdc0e5d0081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:23.853835 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:17:23.942443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe74d32d-4c49-4594-97ff-3bdc0e5d0081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:23.944885 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b3e49b-652d-4ce3-88e8-6d9de8daee2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:24.068637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Created reservations ['8ae7391d-2f4d-4361-97ad-25518bb2ba11', 'b97afefc-2446-4ac8-abc8-3d09b3aebdf4', 'f5ae2376-77da-4ae2-9ce1-8e7629e57cf6', '8c861cfb-10f9-4153-b9a6-c72e73916ea2'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:17:24.072695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b3e49b-652d-4ce3-88e8-6d9de8daee2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ae7391d-2f4d-4361-97ad-25518bb2ba11', 'b97afefc-2446-4ac8-abc8-3d09b3aebdf4', 'f5ae2376-77da-4ae2-9ce1-8e7629e57cf6', '8c861cfb-10f9-4153-b9a6-c72e73916ea2']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:24.079659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6cdfd5-74be-41b8-ab4b-02a13a3f23c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:24.162786 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6cdfd5-74be-41b8-ab4b-02a13a3f23c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d120ae-f487-4ec9-ae7a-44c85d062cd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-2024429341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8de42114692340e1999b0758a26c1de5',qos_specs=None,replication_status=,reservations=['8ae7391d-2f4d-4361-97ad-25518bb2ba11','b97afefc-2446-4ac8-abc8-3d09b3aebdf4','f5ae2376-77da-4ae2-9ce1-8e7629e57cf6','8c861cfb-10f9-4153-b9a6-c72e73916ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb37370f86949b280a8eb3342e94dc1',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:17:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-2024429341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04d120ae-f487-4ec9-ae7a-44c85d062cd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8de42114692340e1999b0758a26c1de5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7eb37370f86949b280a8eb3342e94dc1',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:24.165799 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (592d13d3-4918-451e-9ddc-06487d7a386c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:24.199092 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (592d13d3-4918-451e-9ddc-06487d7a386c) transitioned into state 'SUCCESS' from state '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-2024429341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8de42114692340e1999b0758a26c1de5',qos_specs=None,replication_status=,reservations=['8ae7391d-2f4d-4361-97ad-25518bb2ba11','b97afefc-2446-4ac8-abc8-3d09b3aebdf4','f5ae2376-77da-4ae2-9ce1-8e7629e57cf6','8c861cfb-10f9-4153-b9a6-c72e73916ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb37370f86949b280a8eb3342e94dc1',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:24.201939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0fafe51-b752-4b4e-99e5-862e391d74be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:24.223461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0fafe51-b752-4b4e-99e5-862e391d74be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:24.227753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Flow 'volume_create_api' (32bd65ef-40c0-44d4-b39b-f6da62315d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:17:24.310190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Create volume request issued successfully. Jan 12 14:17:24.333557 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23cfdd36-7f3b-4a19-8dae-520ef775c2cd tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes returned with HTTP 202 Jan 12 14:17:24.334927 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 36/64] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:17:23 2021] POST /volume/v3/8de42114692340e1999b0758a26c1de5/volumes => generated 817 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:17:24.363787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c80223b8-0584-4a84-bb30-cbdef391ec95 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:24.364628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c80223b8-0584-4a84-bb30-cbdef391ec95 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:24.365044 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:24.365044 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:24.365673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c80223b8-0584-4a84-bb30-cbdef391ec95 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:24.455092 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:24.455092 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:24.461853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35edc613-13ea-47d3-9c1f-b3f3b0895277 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:24.462385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35edc613-13ea-47d3-9c1f-b3f3b0895277 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:24.462604 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:24.462604 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:24.462978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35edc613-13ea-47d3-9c1f-b3f3b0895277 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:24.465824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c80223b8-0584-4a84-bb30-cbdef391ec95 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:24.506358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c80223b8-0584-4a84-bb30-cbdef391ec95 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:24.507911 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 29/65] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:24 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 885 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:24.669139 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:24.669139 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:24.691024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35edc613-13ea-47d3-9c1f-b3f3b0895277 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:24.744026 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:24.744026 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:24.755084 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35edc613-13ea-47d3-9c1f-b3f3b0895277 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:24.757177 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 37/66] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:24 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 917 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:25.524442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b23c3a68-9a5e-457a-a7ef-42c4aedef9b0 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:25.525935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b23c3a68-9a5e-457a-a7ef-42c4aedef9b0 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:25.526359 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:25.526359 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:25.527014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b23c3a68-9a5e-457a-a7ef-42c4aedef9b0 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:25.623933 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:25.623933 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:25.645526 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b23c3a68-9a5e-457a-a7ef-42c4aedef9b0 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:25.710653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b23c3a68-9a5e-457a-a7ef-42c4aedef9b0 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:25.712947 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 30/67] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:25 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 909 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:25.772451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a60302e9-9a68-4d69-b622-de60ae354741 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:25.774600 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a60302e9-9a68-4d69-b622-de60ae354741 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:25.775046 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:25.775046 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:25.782749 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a60302e9-9a68-4d69-b622-de60ae354741 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:25.877617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:25.877617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:25.897185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a60302e9-9a68-4d69-b622-de60ae354741 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:25.936222 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:25.936222 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:25.946003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a60302e9-9a68-4d69-b622-de60ae354741 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:25.947599 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 38/68] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:25 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 917 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:17:26.728204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-216a76e8-78d5-4f86-8573-12cd5c830f51 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:26.728853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-216a76e8-78d5-4f86-8573-12cd5c830f51 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:26.728951 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:26.728951 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:26.729285 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-216a76e8-78d5-4f86-8573-12cd5c830f51 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:26.739092 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-e3e1bc7e-503f-4ef5-83b3-f2f32df33308 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] POST http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments/a54f3ba4-70b0-4f92-b65b-a7f976e761b2/action Jan 12 14:17:26.739744 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:26.739744 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:26.740539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-e3e1bc7e-503f-4ef5-83b3-f2f32df33308 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:17:26.741013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-e3e1bc7e-503f-4ef5-83b3-f2f32df33308 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:26.834634 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:26.834634 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:26.859910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-216a76e8-78d5-4f86-8573-12cd5c830f51 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:26.896735 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:26.896735 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:26.913637 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-216a76e8-78d5-4f86-8573-12cd5c830f51 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:26.915448 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 31/69] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:26 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 910 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:26.918979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d587fd5-9b2a-4c96-b4d2-1a3c35251587 req-e3e1bc7e-503f-4ef5-83b3-f2f32df33308 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments/a54f3ba4-70b0-4f92-b65b-a7f976e761b2/action returned with HTTP 204 Jan 12 14:17:26.920364 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 39/70] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:17:26 2021] POST /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments/a54f3ba4-70b0-4f92-b65b-a7f976e761b2/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:17:26.963119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34b02945-16d6-433e-9fd7-8e26d1e60cb4 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:26.963647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34b02945-16d6-433e-9fd7-8e26d1e60cb4 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:26.963890 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:26.963890 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:26.964260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34b02945-16d6-433e-9fd7-8e26d1e60cb4 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:27.067554 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:27.067554 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:27.076940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-34b02945-16d6-433e-9fd7-8e26d1e60cb4 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:27.099435 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:27.099435 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:27.108535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34b02945-16d6-433e-9fd7-8e26d1e60cb4 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:27.110032 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 32/71] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:26 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 1209 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:17:27.126283 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8a4120f-164c-452b-9e45-3afffb3a525a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:27.127183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8a4120f-164c-452b-9e45-3afffb3a525a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:27.127457 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:27.127457 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:27.128624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8a4120f-164c-452b-9e45-3afffb3a525a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:27.203130 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:27.203130 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:27.213248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d8a4120f-164c-452b-9e45-3afffb3a525a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:27.245022 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:27.245022 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:27.257350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8a4120f-164c-452b-9e45-3afffb3a525a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:27.258957 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 40/72] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:27 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 1209 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:17:28.668221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-ea6306dc-ec3a-4a59-8e8c-213af4d553c4 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:28.668778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-ea6306dc-ec3a-4a59-8e8c-213af4d553c4 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:28.669169 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:28.669169 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:28.669701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-ea6306dc-ec3a-4a59-8e8c-213af4d553c4 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:28.723039 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:28.723039 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:28.732507 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-ea6306dc-ec3a-4a59-8e8c-213af4d553c4 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:28.756808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-ea6306dc-ec3a-4a59-8e8c-213af4d553c4 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:28.757901 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 33/73] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:17:28 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 910 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:28.842040 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8a4120f-164c-452b-9e45-3afffb3a525a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume// Jan 12 14:17:28.842546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8a4120f-164c-452b-9e45-3afffb3a525a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:28.842759 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:28.842759 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:28.843151 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8a4120f-164c-452b-9e45-3afffb3a525a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:28.844449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8a4120f-164c-452b-9e45-3afffb3a525a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:17:28.845040 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 41/74] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:17:28 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:17:28.868437 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-d4cf89c2-83a0-487d-8f91-a2e7817ba509 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] POST http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/attachments Jan 12 14:17:28.869645 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:28.869645 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:28.870701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-d4cf89c2-83a0-487d-8f91-a2e7817ba509 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04d120ae-f487-4ec9-ae7a-44c85d062cd7", "instance_uuid": "9fc675b1-a632-473d-b4e9-70821d7fd098", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:28.945802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:28.945802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:29.018130 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-d4cf89c2-83a0-487d-8f91-a2e7817ba509 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/attachments returned with HTTP 200 Jan 12 14:17:29.019387 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 34/75] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:17:28 2021] POST /volume/v3/8de42114692340e1999b0758a26c1de5/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:17:29.061101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a68be8f3-d0ab-4a4b-9146-39845472c581 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:29.061602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a68be8f3-d0ab-4a4b-9146-39845472c581 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:29.062339 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a68be8f3-d0ab-4a4b-9146-39845472c581 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:29.086333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-d4cf89c2-83a0-487d-8f91-a2e7817ba509 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume// Jan 12 14:17:29.087695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-d4cf89c2-83a0-487d-8f91-a2e7817ba509 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:29.088299 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:29.088299 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:29.089777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-d4cf89c2-83a0-487d-8f91-a2e7817ba509 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:29.091735 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-d4cf89c2-83a0-487d-8f91-a2e7817ba509 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:17:29.093293 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 35/76] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:17:29 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:17:29.114574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-9019f390-de12-4ba1-94ab-65d178bb0a8f tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:29.117609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-9019f390-de12-4ba1-94ab-65d178bb0a8f tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:29.118437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-9019f390-de12-4ba1-94ab-65d178bb0a8f tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:29.132848 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:29.132848 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:29.142342 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a68be8f3-d0ab-4a4b-9146-39845472c581 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:29.161799 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:29.161799 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:29.171762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a68be8f3-d0ab-4a4b-9146-39845472c581 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:29.172725 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 42/77] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:29 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 909 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:29.201453 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:29.201453 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:29.210017 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-9019f390-de12-4ba1-94ab-65d178bb0a8f tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:29.246637 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:29.246637 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:29.260278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-9019f390-de12-4ba1-94ab-65d178bb0a8f tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:29.261699 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 36/78] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:17:29 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 1008 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:17:29.293748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-2708d417-f910-4ff5-9c76-ec0e36ccb9f8 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] PUT http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/attachments/708c7ad5-abf0-4c54-9f0a-6781132aeeec Jan 12 14:17:29.295139 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:29.295139 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:29.296378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-2708d417-f910-4ff5-9c76-ec0e36ccb9f8 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:29.369021 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:17:29.369021 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:17:29.369798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-2708d417-f910-4ff5-9c76-ec0e36ccb9f8 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Lock "b'cinder-attachment_update-04d120ae-f487-4ec9-ae7a-44c85d062cd7-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.017s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:17:29.376951 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:29.376951 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:30.196158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1d70486-7243-44c5-8d3d-60ce4d1cd780 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:30.197699 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1d70486-7243-44c5-8d3d-60ce4d1cd780 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:30.198343 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:30.198343 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:30.199463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1d70486-7243-44c5-8d3d-60ce4d1cd780 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:30.260574 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:30.260574 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:30.287750 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a1d70486-7243-44c5-8d3d-60ce4d1cd780 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:30.337633 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:30.337633 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:30.354499 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1d70486-7243-44c5-8d3d-60ce4d1cd780 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:30.368624 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 37/79] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:30 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 909 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:30.376777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-370e8eeb-f52d-472f-9e0a-7e1535982373 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:30.377621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-370e8eeb-f52d-472f-9e0a-7e1535982373 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:30.377818 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:30.377818 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:30.378496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-370e8eeb-f52d-472f-9e0a-7e1535982373 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:30.453300 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:30.453300 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:30.480094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-370e8eeb-f52d-472f-9e0a-7e1535982373 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:30.505351 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:30.505351 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:30.527140 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-370e8eeb-f52d-472f-9e0a-7e1535982373 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:30.540541 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 38/80] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:17:30 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 1209 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:17:30.555552 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-8277d5a5-0368-40c6-9bf3-6e774caf5b55 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] POST http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052/action Jan 12 14:17:30.556608 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:30.556608 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:30.557325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-8277d5a5-0368-40c6-9bf3-6e774caf5b55 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:17:30.557892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-8277d5a5-0368-40c6-9bf3-6e774caf5b55 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:30.774817 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:30.774817 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:30.774817 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-8277d5a5-0368-40c6-9bf3-6e774caf5b55 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:30.803123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-8277d5a5-0368-40c6-9bf3-6e774caf5b55 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Begin detaching volume completed successfully. Jan 12 14:17:30.803123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-8277d5a5-0368-40c6-9bf3-6e774caf5b55 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052/action returned with HTTP 202 Jan 12 14:17:30.803123 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 39/81] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:17:30 2021] POST /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052/action => generated 0 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:17:30.856858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b2429d9-cff9-405f-a605-9c8080699b5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:30.856858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b2429d9-cff9-405f-a605-9c8080699b5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:30.856858 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:30.856858 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:30.856858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b2429d9-cff9-405f-a605-9c8080699b5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:31.119566 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:31.119566 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:31.129428 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3b2429d9-cff9-405f-a605-9c8080699b5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:31.156047 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:31.156047 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:31.167540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b2429d9-cff9-405f-a605-9c8080699b5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:31.169003 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 40/82] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:30 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 1212 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:17:31.170152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b2429d9-cff9-405f-a605-9c8080699b5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume// Jan 12 14:17:31.170807 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b2429d9-cff9-405f-a605-9c8080699b5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:31.171180 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:31.171180 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:31.171788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b2429d9-cff9-405f-a605-9c8080699b5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:31.173161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b2429d9-cff9-405f-a605-9c8080699b5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:17:31.174270 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 41/83] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:17:31 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:17:31.193517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-92dfce4d-7d79-4b0c-a46c-f05d811636c3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:31.194251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-92dfce4d-7d79-4b0c-a46c-f05d811636c3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:31.194736 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-92dfce4d-7d79-4b0c-a46c-f05d811636c3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:31.297497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:31.297497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:31.308218 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-92dfce4d-7d79-4b0c-a46c-f05d811636c3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:31.338845 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:31.338845 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:31.358657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-92dfce4d-7d79-4b0c-a46c-f05d811636c3 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:31.362676 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 42/84] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:17:31 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 1311 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:17:31.379131 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0fae846-f5b9-4fe8-87c2-8b0cd048f1d4 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:31.379741 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0fae846-f5b9-4fe8-87c2-8b0cd048f1d4 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:31.380020 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:31.380020 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:31.380403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0fae846-f5b9-4fe8-87c2-8b0cd048f1d4 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:31.443732 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:31.443732 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:31.456097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a0fae846-f5b9-4fe8-87c2-8b0cd048f1d4 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:31.483626 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:31.483626 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:31.499262 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0fae846-f5b9-4fe8-87c2-8b0cd048f1d4 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:31.500460 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 43/85] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:31 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 909 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:31.602566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-2708d417-f910-4ff5-9c76-ec0e36ccb9f8 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Lock "b'cinder-attachment_update-04d120ae-f487-4ec9-ae7a-44c85d062cd7-n-h2-764292-10'" released by "attachment_update" :: held 2.233s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:17:31.603430 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-2708d417-f910-4ff5-9c76-ec0e36ccb9f8 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/attachments/708c7ad5-abf0-4c54-9f0a-6781132aeeec returned with HTTP 200 Jan 12 14:17:31.604447 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 43/86] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 14:17:29 2021] PUT /volume/v3/8de42114692340e1999b0758a26c1de5/attachments/708c7ad5-abf0-4c54-9f0a-6781132aeeec => generated 762 bytes in 2328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:17:31.799312 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-c90d80d0-1f26-40f5-852d-db36d007d3b9 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] DELETE http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments/a54f3ba4-70b0-4f92-b65b-a7f976e761b2 Jan 12 14:17:31.799903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-c90d80d0-1f26-40f5-852d-db36d007d3b9 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:31.800189 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:31.800189 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:31.800558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-c90d80d0-1f26-40f5-852d-db36d007d3b9 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:31.859504 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:31.859504 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:32.187933 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dddc74c9-c558-4519-964c-c576108a7c38 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:32.189632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dddc74c9-c558-4519-964c-c576108a7c38 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:32.191114 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:32.191114 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:32.191912 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dddc74c9-c558-4519-964c-c576108a7c38 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:32.286037 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:32.286037 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:32.298943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dddc74c9-c558-4519-964c-c576108a7c38 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:32.330229 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:32.330229 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:32.345721 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dddc74c9-c558-4519-964c-c576108a7c38 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:32.347256 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 44/87] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:32 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 1212 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:17:32.518063 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a892166-8c09-47b1-a37d-13387764dd89 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:32.521640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a892166-8c09-47b1-a37d-13387764dd89 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:32.522000 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:32.522000 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:32.522584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a892166-8c09-47b1-a37d-13387764dd89 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:32.546127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-c90d80d0-1f26-40f5-852d-db36d007d3b9 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:17:32.546696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-c90d80d0-1f26-40f5-852d-db36d007d3b9 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:17:32.559222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-22d60833-2ba2-4484-b658-20f827d1f4e7 req-c90d80d0-1f26-40f5-852d-db36d007d3b9 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments/a54f3ba4-70b0-4f92-b65b-a7f976e761b2 returned with HTTP 200 Jan 12 14:17:32.560289 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 44/88] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:17:31 2021] DELETE /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/attachments/a54f3ba4-70b0-4f92-b65b-a7f976e761b2 => generated 19 bytes in 767 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:32.672748 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:32.672748 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:32.684455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0a892166-8c09-47b1-a37d-13387764dd89 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:32.709799 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:32.709799 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:32.723078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a892166-8c09-47b1-a37d-13387764dd89 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:32.724281 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 45/89] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:32 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 910 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:17:33.364935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3afdd77f-11e8-4b72-99c0-7afbc7d31a56 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:33.365498 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3afdd77f-11e8-4b72-99c0-7afbc7d31a56 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:33.365723 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:33.365723 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:33.366139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3afdd77f-11e8-4b72-99c0-7afbc7d31a56 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:33.447384 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:33.447384 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:33.456475 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3afdd77f-11e8-4b72-99c0-7afbc7d31a56 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:33.481947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3afdd77f-11e8-4b72-99c0-7afbc7d31a56 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:33.482853 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 45/90] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:33 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 917 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:33.742046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7df643d3-fd17-44cb-8db3-d4b1765f3c7c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:33.742743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7df643d3-fd17-44cb-8db3-d4b1765f3c7c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:33.743072 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:33.743072 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:33.743673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7df643d3-fd17-44cb-8db3-d4b1765f3c7c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:33.908301 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:33.908301 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:33.930692 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7df643d3-fd17-44cb-8db3-d4b1765f3c7c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:33.973730 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:33.973730 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:33.989687 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7df643d3-fd17-44cb-8db3-d4b1765f3c7c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:34.000112 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 46/91] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:33 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 910 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:35.011188 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5b16b3a-f1d1-4a19-83b1-64df8927ef6e tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:35.014021 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5b16b3a-f1d1-4a19-83b1-64df8927ef6e tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:35.018386 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:35.018386 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:35.019223 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5b16b3a-f1d1-4a19-83b1-64df8927ef6e tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:35.141095 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:35.141095 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:35.168598 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f5b16b3a-f1d1-4a19-83b1-64df8927ef6e tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:35.203776 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:35.203776 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:35.215016 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5b16b3a-f1d1-4a19-83b1-64df8927ef6e tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:35.216495 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 46/92] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:35 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:35.877973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4877bb7f-87c1-4782-9d0b-7d3d5f2014ed tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:35.878709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4877bb7f-87c1-4782-9d0b-7d3d5f2014ed tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:35.879088 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:35.879088 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:35.879697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4877bb7f-87c1-4782-9d0b-7d3d5f2014ed tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:36.004424 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:36.004424 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:36.022763 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4877bb7f-87c1-4782-9d0b-7d3d5f2014ed tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:36.045951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4877bb7f-87c1-4782-9d0b-7d3d5f2014ed tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:36.058256 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 47/93] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:35 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 917 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:36.063065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5eabc392-2b1c-4f3d-8805-2eb72e7029e6 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:36.064436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5eabc392-2b1c-4f3d-8805-2eb72e7029e6 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:36.064856 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:36.064856 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:36.065482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5eabc392-2b1c-4f3d-8805-2eb72e7029e6 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:36.148888 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:36.148888 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:36.158669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5eabc392-2b1c-4f3d-8805-2eb72e7029e6 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:36.190413 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5eabc392-2b1c-4f3d-8805-2eb72e7029e6 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:36.191657 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 47/94] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:36 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 917 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:36.232089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6aa9bab-34bd-48d5-913e-320db9ff5986 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:36.232951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6aa9bab-34bd-48d5-913e-320db9ff5986 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:36.233325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:36.233325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:36.233933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6aa9bab-34bd-48d5-913e-320db9ff5986 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:36.306309 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:36.306309 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:36.316397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b6aa9bab-34bd-48d5-913e-320db9ff5986 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:36.340796 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:36.340796 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:36.350203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6aa9bab-34bd-48d5-913e-320db9ff5986 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:36.351617 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 48/95] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:36 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:37.182908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-57a63b33-1549-4ad2-89aa-abadeead4779 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] POST http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/attachments/708c7ad5-abf0-4c54-9f0a-6781132aeeec/action Jan 12 14:17:37.183474 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:37.183474 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:37.183953 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-57a63b33-1549-4ad2-89aa-abadeead4779 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:17:37.184344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-57a63b33-1549-4ad2-89aa-abadeead4779 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:37.374405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9fe44675-5825-4254-bb6d-3b0838deaa3a tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:17:37.376736 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9fe44675-5825-4254-bb6d-3b0838deaa3a tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:37.376943 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:37.376943 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:37.377478 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9fe44675-5825-4254-bb6d-3b0838deaa3a tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:37.427888 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:37.427888 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:37.477339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bbfe7d0b-55bf-4c9c-adc4-7075a747ce75 req-57a63b33-1549-4ad2-89aa-abadeead4779 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/attachments/708c7ad5-abf0-4c54-9f0a-6781132aeeec/action returned with HTTP 204 Jan 12 14:17:37.478292 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 48/96] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 14:17:37 2021] POST /volume/v3/8de42114692340e1999b0758a26c1de5/attachments/708c7ad5-abf0-4c54-9f0a-6781132aeeec/action => generated 0 bytes in 305 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:17:37.529702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:37.529702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:37.550377 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9fe44675-5825-4254-bb6d-3b0838deaa3a tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:17:37.606238 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:37.606238 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:37.621878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9fe44675-5825-4254-bb6d-3b0838deaa3a tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:17:37.634123 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 49/97] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:37 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 1202 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:17:47.256829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] POST http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes Jan 12 14:17:47.257970 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:47.257970 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:47.258764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1815138731", "imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "size": 1}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:47.260664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1815138731', 'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'size': 1}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:17:47.411244 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Create volume of 1 GB Jan 12 14:17:47.434111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Availability Zones retrieved successfully. Jan 12 14:17:47.463487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Flow 'volume_create_api' (8a239170-92c4-4062-a764-495e32eb04b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:17:47.466707 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec44ff2-5bd2-4af0-b313-4091337ef7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:47.470584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:17:47.712122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec44ff2-5bd2-4af0-b313-4091337ef7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:47.716265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2284659d-6cec-487e-b580-fdb5d822e1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:47.862619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Created reservations ['ec253969-2c9d-4693-aa40-507202418e85', 'efd37310-c343-48ee-a272-845363748cc7', 'ae1b9bbf-cbd6-4f31-a8d9-267791a3f94a', '4973e999-ef4b-44e7-aca8-e71f9cf8af5e'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:17:47.865569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2284659d-6cec-487e-b580-fdb5d822e1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec253969-2c9d-4693-aa40-507202418e85', 'efd37310-c343-48ee-a272-845363748cc7', 'ae1b9bbf-cbd6-4f31-a8d9-267791a3f94a', '4973e999-ef4b-44e7-aca8-e71f9cf8af5e']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:47.869191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66608b71-24eb-42a1-b886-b90ec95d6c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:47.996104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66608b71-24eb-42a1-b886-b90ec95d6c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bc9c19f-b3de-4cb5-808b-3de0eb384cf8', '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-1815138731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea19bbdc5ba447f99df10075ab4b8143',qos_specs=None,replication_status=,reservations=['ec253969-2c9d-4693-aa40-507202418e85','efd37310-c343-48ee-a272-845363748cc7','ae1b9bbf-cbd6-4f31-a8d9-267791a3f94a','4973e999-ef4b-44e7-aca8-e71f9cf8af5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1896ab03660b4bbfa67473b6175ead5c',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:17:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1815138731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bc9c19f-b3de-4cb5-808b-3de0eb384cf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea19bbdc5ba447f99df10075ab4b8143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1896ab03660b4bbfa67473b6175ead5c',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:48.001934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb5782f7-0b89-4a8d-8348-3517110935ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:48.056782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb5782f7-0b89-4a8d-8348-3517110935ff) transitioned into state 'SUCCESS' from state '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-1815138731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea19bbdc5ba447f99df10075ab4b8143',qos_specs=None,replication_status=,reservations=['ec253969-2c9d-4693-aa40-507202418e85','efd37310-c343-48ee-a272-845363748cc7','ae1b9bbf-cbd6-4f31-a8d9-267791a3f94a','4973e999-ef4b-44e7-aca8-e71f9cf8af5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1896ab03660b4bbfa67473b6175ead5c',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:48.060907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363b370b-16fb-4142-9b5c-7f81dbb775ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:17:48.090077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363b370b-16fb-4142-9b5c-7f81dbb775ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:17:48.095608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Flow 'volume_create_api' (8a239170-92c4-4062-a764-495e32eb04b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:17:48.241035 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Create volume request issued successfully. Jan 12 14:17:48.275278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c4505a0-faa8-4ce4-8429-4fa36cf19cc1 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes returned with HTTP 202 Jan 12 14:17:48.280838 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 49/98] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:17:47 2021] POST /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes => generated 822 bytes in 1032 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:17:48.305870 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-81e9b172-1349-44c2-af82-5d02618c59c2 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:17:48.306673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-81e9b172-1349-44c2-af82-5d02618c59c2 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:48.307098 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:48.307098 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:48.307908 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-81e9b172-1349-44c2-af82-5d02618c59c2 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:48.410043 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:48.410043 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:48.433311 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-81e9b172-1349-44c2-af82-5d02618c59c2 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:17:48.493409 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-81e9b172-1349-44c2-af82-5d02618c59c2 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:17:48.510102 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 50/99] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:48 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 890 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:48.797806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] DELETE http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:48.799058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:48.799467 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:48.799467 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:48.800166 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:48.800811 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Delete volume with id: 2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:48.902514 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:48.902514 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:48.904180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:48.956962 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Delete volume request issued successfully. Jan 12 14:17:48.959020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 202 Jan 12 14:17:48.961233 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 50/100] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:17:48 2021] DELETE /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:17:48.980497 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53f6064d-8c21-49bd-bc67-c3d5ac81b20a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:48.981527 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53f6064d-8c21-49bd-bc67-c3d5ac81b20a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:48.981940 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:48.981940 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:48.982745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53f6064d-8c21-49bd-bc67-c3d5ac81b20a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:49.115582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:49.115582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:49.141177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-53f6064d-8c21-49bd-bc67-c3d5ac81b20a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:49.206353 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53f6064d-8c21-49bd-bc67-c3d5ac81b20a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:49.228386 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 51/101] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:48 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 916 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:49.275688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume// Jan 12 14:17:49.276284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:49.276686 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:49.276686 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:49.277070 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:49.278306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-48a7a9a0-c560-4d37-90a0-e5a4fd87020a tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:17:49.278912 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 51/102] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:17:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:17:49.302744 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-6a5dfb6a-2c1d-46a6-9850-a695a0b6197b tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] POST http://10.222.0.43/volume/v3/909e481151c7456dbb3e547256225df7/attachments Jan 12 14:17:49.303368 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:49.303368 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:49.304137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-6a5dfb6a-2c1d-46a6-9850-a695a0b6197b tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04d120ae-f487-4ec9-ae7a-44c85d062cd7", "instance_uuid": "9fc675b1-a632-473d-b4e9-70821d7fd098", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:17:49.477345 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:49.477345 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:49.512527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b5b1eb5-7384-48d9-a3c7-5603ef190e3c tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:17:49.513122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b5b1eb5-7384-48d9-a3c7-5603ef190e3c tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:49.515608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b5b1eb5-7384-48d9-a3c7-5603ef190e3c tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:49.686412 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:49.686412 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:49.717261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2b5b1eb5-7384-48d9-a3c7-5603ef190e3c tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:17:49.767791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b5b1eb5-7384-48d9-a3c7-5603ef190e3c tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:17:49.768967 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 52/103] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:49 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:50.237603 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-561b04d2-2c45-44b8-a346-ce88aa1e61d1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:50.238144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-561b04d2-2c45-44b8-a346-ce88aa1e61d1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:50.238364 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:50.238364 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:50.238706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-561b04d2-2c45-44b8-a346-ce88aa1e61d1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:50.401847 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:50.401847 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:50.421287 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-561b04d2-2c45-44b8-a346-ce88aa1e61d1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:50.535724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-561b04d2-2c45-44b8-a346-ce88aa1e61d1 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:50.544684 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 53/104] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:50 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 916 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:50.785166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf8aab4d-4a8b-439e-8899-5d9c3f04dc5f tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:17:50.786088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf8aab4d-4a8b-439e-8899-5d9c3f04dc5f tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:50.786322 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:50.786322 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:50.786854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf8aab4d-4a8b-439e-8899-5d9c3f04dc5f tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:50.989898 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:50.989898 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:51.001065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bf8aab4d-4a8b-439e-8899-5d9c3f04dc5f tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:17:51.025188 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf8aab4d-4a8b-439e-8899-5d9c3f04dc5f tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:17:51.035104 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 54/105] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:50 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:51.560820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcff8ddd-2fb7-4634-b38c-1ebef1885e32 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:51.562045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bcff8ddd-2fb7-4634-b38c-1ebef1885e32 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:51.562490 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:51.562490 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:51.563192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bcff8ddd-2fb7-4634-b38c-1ebef1885e32 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:51.702454 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:51.702454 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:51.729731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bcff8ddd-2fb7-4634-b38c-1ebef1885e32 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Volume info retrieved successfully. Jan 12 14:17:51.774625 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcff8ddd-2fb7-4634-b38c-1ebef1885e32 tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 200 Jan 12 14:17:51.775961 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 55/106] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:51 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:17:52.042917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf6d6f69-656f-45ce-8e06-947d5186f48a tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:17:52.043854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf6d6f69-656f-45ce-8e06-947d5186f48a tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:52.043854 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:52.043854 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:52.044280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf6d6f69-656f-45ce-8e06-947d5186f48a tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:52.059210 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-6a5dfb6a-2c1d-46a6-9850-a695a0b6197b tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] http://10.222.0.43/volume/v3/909e481151c7456dbb3e547256225df7/attachments returned with HTTP 200 Jan 12 14:17:52.060841 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 52/107] 10.222.0.53 () {64 vars in 1358 bytes} [Tue Jan 12 14:17:49 2021] POST /volume/v3/909e481151c7456dbb3e547256225df7/attachments => generated 762 bytes in 2764 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:17:52.116135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-b903760b-4603-4027-bf62-2c46ba03eb7d tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] GET http://10.222.0.43/volume/v3/909e481151c7456dbb3e547256225df7/attachments/06313a22-9d15-4ef6-a65e-c9c1b992d42d Jan 12 14:17:52.117373 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-b903760b-4603-4027-bf62-2c46ba03eb7d tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:52.117698 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:52.117698 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:52.118255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-b903760b-4603-4027-bf62-2c46ba03eb7d tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:52.127772 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:52.127772 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:52.159450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bf6d6f69-656f-45ce-8e06-947d5186f48a tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:17:52.175257 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-b903760b-4603-4027-bf62-2c46ba03eb7d tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] http://10.222.0.43/volume/v3/909e481151c7456dbb3e547256225df7/attachments/06313a22-9d15-4ef6-a65e-c9c1b992d42d returned with HTTP 200 Jan 12 14:17:52.176279 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 53/108] 10.222.0.53 () {60 vars in 1415 bytes} [Tue Jan 12 14:17:52 2021] GET /volume/v3/909e481151c7456dbb3e547256225df7/attachments/06313a22-9d15-4ef6-a65e-c9c1b992d42d => generated 789 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:17:52.213454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf6d6f69-656f-45ce-8e06-947d5186f48a tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:17:52.214296 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 56/109] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:52 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:52.791005 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2ee3e9c-da55-42a5-b199-42478d7eae5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] GET http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 Jan 12 14:17:52.791564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2ee3e9c-da55-42a5-b199-42478d7eae5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:52.791763 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:52.791763 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:52.792309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2ee3e9c-da55-42a5-b199-42478d7eae5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:52.901305 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2ee3e9c-da55-42a5-b199-42478d7eae5f tempest-AttachSCSIVolumeTestJSON-600157133 tempest-AttachSCSIVolumeTestJSON-600157133] http://10.222.0.43/volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 returned with HTTP 404 Jan 12 14:17:52.902730 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 54/110] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:52 2021] GET /volume/v3/5e6c95de65a646eb9e26154b223f5ed6/volumes/2a709a91-b2e5-420c-83e2-a7c24a182052 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:17:53.230226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-18708552-cb36-4908-a1b2-3736b8eec120 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:17:53.230749 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-18708552-cb36-4908-a1b2-3736b8eec120 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:53.230965 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:53.230965 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:53.231341 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-18708552-cb36-4908-a1b2-3736b8eec120 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:53.329093 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:53.329093 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:53.349638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-18708552-cb36-4908-a1b2-3736b8eec120 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:17:53.399867 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-18708552-cb36-4908-a1b2-3736b8eec120 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:17:53.400981 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 57/111] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:53 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:54.416754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba007397-2376-4af5-8f36-6ba32e9129cb tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:17:54.417287 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba007397-2376-4af5-8f36-6ba32e9129cb tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:54.417727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba007397-2376-4af5-8f36-6ba32e9129cb tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:54.467828 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:54.467828 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:54.478168 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba007397-2376-4af5-8f36-6ba32e9129cb tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:17:54.501443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba007397-2376-4af5-8f36-6ba32e9129cb tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:17:54.502547 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 55/112] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:54 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:55.521178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b1cca489-4969-4233-bcda-fc5f22309ce7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:17:55.522715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b1cca489-4969-4233-bcda-fc5f22309ce7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:55.523658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:55.523658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:55.524946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b1cca489-4969-4233-bcda-fc5f22309ce7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:55.590718 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:55.590718 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:55.615860 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b1cca489-4969-4233-bcda-fc5f22309ce7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:17:55.674242 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b1cca489-4969-4233-bcda-fc5f22309ce7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:17:55.675095 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 58/113] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:55 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:56.691575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a10263e7-ffaa-4b72-a910-5b0f6c49cb08 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:17:56.692147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a10263e7-ffaa-4b72-a910-5b0f6c49cb08 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:56.692400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:56.692400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:56.692678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a10263e7-ffaa-4b72-a910-5b0f6c49cb08 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:56.788990 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:56.788990 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:56.810634 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a10263e7-ffaa-4b72-a910-5b0f6c49cb08 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:17:56.907650 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a10263e7-ffaa-4b72-a910-5b0f6c49cb08 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:17:56.908607 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 56/114] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:56 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:57.924780 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62e35b7a-7e85-4ce1-a9ef-b1ce6a634f89 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:17:57.926153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62e35b7a-7e85-4ce1-a9ef-b1ce6a634f89 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:57.926801 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:57.926801 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:57.927932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62e35b7a-7e85-4ce1-a9ef-b1ce6a634f89 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:57.994265 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:57.994265 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:58.006166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-62e35b7a-7e85-4ce1-a9ef-b1ce6a634f89 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:17:58.036936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62e35b7a-7e85-4ce1-a9ef-b1ce6a634f89 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:17:58.039269 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 59/115] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:57 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:17:59.067049 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b133e2ff-09ba-42d0-85db-e15cf3cae8ca tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:17:59.068768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b133e2ff-09ba-42d0-85db-e15cf3cae8ca tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:17:59.069377 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:17:59.069377 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:17:59.070039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b133e2ff-09ba-42d0-85db-e15cf3cae8ca tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:17:59.136558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:17:59.136558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:17:59.148700 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b133e2ff-09ba-42d0-85db-e15cf3cae8ca tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:17:59.179897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b133e2ff-09ba-42d0-85db-e15cf3cae8ca tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:17:59.182042 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 57/116] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:17:59 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:00.197251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b353210-c652-43c1-8562-b973e7502d78 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:00.198859 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b353210-c652-43c1-8562-b973e7502d78 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:00.199283 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:00.199283 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:00.200260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b353210-c652-43c1-8562-b973e7502d78 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:00.270655 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:00.270655 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:00.291671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5b353210-c652-43c1-8562-b973e7502d78 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:00.349864 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b353210-c652-43c1-8562-b973e7502d78 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:00.350756 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 60/117] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:00 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:01.376106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba8ec139-de92-474e-a5de-ff71e85aaed7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:01.377587 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba8ec139-de92-474e-a5de-ff71e85aaed7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:01.378243 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:01.378243 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:01.379158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba8ec139-de92-474e-a5de-ff71e85aaed7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:01.475400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:01.475400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:01.508503 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba8ec139-de92-474e-a5de-ff71e85aaed7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:01.554664 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba8ec139-de92-474e-a5de-ff71e85aaed7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:01.564697 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 58/118] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:01 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:02.571233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e96fb070-3ed9-452b-8478-98104dd5cdb9 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:02.574111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e96fb070-3ed9-452b-8478-98104dd5cdb9 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:02.574500 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:02.574500 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:02.575138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e96fb070-3ed9-452b-8478-98104dd5cdb9 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:02.692688 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:02.692688 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:02.733348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e96fb070-3ed9-452b-8478-98104dd5cdb9 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:02.787089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e96fb070-3ed9-452b-8478-98104dd5cdb9 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:02.789873 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 61/119] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:02 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:03.804637 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca37685e-6bc7-44ca-b6fb-36ef8ad502b5 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:03.806115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca37685e-6bc7-44ca-b6fb-36ef8ad502b5 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:03.806509 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:03.806509 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:03.807217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca37685e-6bc7-44ca-b6fb-36ef8ad502b5 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:03.875839 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:03.875839 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:03.887201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ca37685e-6bc7-44ca-b6fb-36ef8ad502b5 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:03.934349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca37685e-6bc7-44ca-b6fb-36ef8ad502b5 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:03.935170 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 59/120] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:03 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:04.952004 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a94e1d51-1be6-4040-99a9-f112284142ee tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:04.953057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a94e1d51-1be6-4040-99a9-f112284142ee tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:04.953433 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:04.953433 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:04.954067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a94e1d51-1be6-4040-99a9-f112284142ee tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:05.041545 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:05.041545 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:05.053829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a94e1d51-1be6-4040-99a9-f112284142ee tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:05.098655 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a94e1d51-1be6-4040-99a9-f112284142ee tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:05.100156 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 62/121] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:04 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:06.117371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3b69fd3-5d12-477a-b143-a02370748d4d tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:06.118143 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3b69fd3-5d12-477a-b143-a02370748d4d tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:06.118297 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:06.118297 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:06.118544 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3b69fd3-5d12-477a-b143-a02370748d4d tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:06.206344 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:06.206344 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:06.218436 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3b69fd3-5d12-477a-b143-a02370748d4d tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:06.247006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3b69fd3-5d12-477a-b143-a02370748d4d tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:06.248563 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 60/122] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:06 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:07.180388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-8cae2fe5-332e-4616-9822-765d85aac763 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] POST http://10.222.0.43/volume/v3/909e481151c7456dbb3e547256225df7/attachments/06313a22-9d15-4ef6-a65e-c9c1b992d42d/action Jan 12 14:18:07.180867 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:07.180867 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:07.182342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-8cae2fe5-332e-4616-9822-765d85aac763 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:18:07.182879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-8cae2fe5-332e-4616-9822-765d85aac763 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:18:07.264805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87111ed1-aee9-4594-bcf1-e1fa606ff412 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:07.265330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87111ed1-aee9-4594-bcf1-e1fa606ff412 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:07.265524 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:07.265524 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:07.266999 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87111ed1-aee9-4594-bcf1-e1fa606ff412 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:07.373110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:07.373110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:07.381010 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:07.381010 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:07.395076 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-87111ed1-aee9-4594-bcf1-e1fa606ff412 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:07.396695 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-8cae2fe5-332e-4616-9822-765d85aac763 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] http://10.222.0.43/volume/v3/909e481151c7456dbb3e547256225df7/attachments/06313a22-9d15-4ef6-a65e-c9c1b992d42d/action returned with HTTP 204 Jan 12 14:18:07.398988 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 63/123] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:18:07 2021] POST /volume/v3/909e481151c7456dbb3e547256225df7/attachments/06313a22-9d15-4ef6-a65e-c9c1b992d42d/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:18:07.442061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87111ed1-aee9-4594-bcf1-e1fa606ff412 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:07.443530 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 61/124] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:07 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 972 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:08.459352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-12a2f444-9f6b-4681-90b1-ea4dbdcd5dc6 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:08.460445 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-12a2f444-9f6b-4681-90b1-ea4dbdcd5dc6 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:08.460664 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:08.460664 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:08.461034 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-12a2f444-9f6b-4681-90b1-ea4dbdcd5dc6 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:08.582934 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:08.582934 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:08.607975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-12a2f444-9f6b-4681-90b1-ea4dbdcd5dc6 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:08.677594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-12a2f444-9f6b-4681-90b1-ea4dbdcd5dc6 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:08.688269 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 64/125] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:08 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 975 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:09.697359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-086a7a7d-a7fb-4094-94e5-e6b88c96335f tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:09.697930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-086a7a7d-a7fb-4094-94e5-e6b88c96335f tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:09.698071 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:09.698071 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:09.698385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-086a7a7d-a7fb-4094-94e5-e6b88c96335f tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:09.814230 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:09.814230 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:09.833327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-086a7a7d-a7fb-4094-94e5-e6b88c96335f tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:09.871282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-086a7a7d-a7fb-4094-94e5-e6b88c96335f tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:09.873229 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 62/126] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:09 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 975 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:10.889588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-451ae084-a7ff-415e-997e-bd35ee911579 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:10.890785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-451ae084-a7ff-415e-997e-bd35ee911579 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:10.891167 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:10.891167 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:10.891843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-451ae084-a7ff-415e-997e-bd35ee911579 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:10.956263 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:10.956263 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:10.956263 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-451ae084-a7ff-415e-997e-bd35ee911579 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:10.981899 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-451ae084-a7ff-415e-997e-bd35ee911579 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:10.992448 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 65/127] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:10 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:12.003439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f6ade0c-eeee-4824-9f42-ddd08b69a304 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:12.004179 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f6ade0c-eeee-4824-9f42-ddd08b69a304 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:12.004399 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:12.004399 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:12.004774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f6ade0c-eeee-4824-9f42-ddd08b69a304 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:12.263153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:12.263153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:12.297785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8f6ade0c-eeee-4824-9f42-ddd08b69a304 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:12.383027 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-565a4fa7-98e9-42f0-8583-a3f5735eeec0 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] DELETE http://10.222.0.43/volume/v3/909e481151c7456dbb3e547256225df7/attachments/708c7ad5-abf0-4c54-9f0a-6781132aeeec Jan 12 14:18:12.383540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-565a4fa7-98e9-42f0-8583-a3f5735eeec0 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:12.383737 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:12.383737 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:12.384411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-565a4fa7-98e9-42f0-8583-a3f5735eeec0 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:12.395739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f6ade0c-eeee-4824-9f42-ddd08b69a304 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:12.405947 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 63/128] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:11 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 975 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:12.434980 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:12.434980 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:12.779844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-ca700e8c-8114-41c2-b02d-e020e990399d req-565a4fa7-98e9-42f0-8583-a3f5735eeec0 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(06313a22-9d15-4ef6-a65e-c9c1b992d42d)]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:18:12.780296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-ca700e8c-8114-41c2-b02d-e020e990399d req-565a4fa7-98e9-42f0-8583-a3f5735eeec0 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] Adding status of: attached to pending status list for volume. {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 12 14:18:12.780829 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-ca700e8c-8114-41c2-b02d-e020e990399d req-565a4fa7-98e9-42f0-8583-a3f5735eeec0 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:18:12.806746 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ca700e8c-8114-41c2-b02d-e020e990399d req-565a4fa7-98e9-42f0-8583-a3f5735eeec0 tempest-LiveMigrationTest-1251278004 tempest-LiveMigrationTest-1251278004] http://10.222.0.43/volume/v3/909e481151c7456dbb3e547256225df7/attachments/708c7ad5-abf0-4c54-9f0a-6781132aeeec returned with HTTP 200 Jan 12 14:18:12.809058 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 66/129] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 14:18:12 2021] DELETE /volume/v3/909e481151c7456dbb3e547256225df7/attachments/708c7ad5-abf0-4c54-9f0a-6781132aeeec => generated 192 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:18:13.414346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-617be3da-6bdf-48b7-b4c8-64b18100dac7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:13.416638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-617be3da-6bdf-48b7-b4c8-64b18100dac7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:13.417059 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:13.417059 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:13.417697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-617be3da-6bdf-48b7-b4c8-64b18100dac7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:13.490283 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:13.490283 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:13.500910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-617be3da-6bdf-48b7-b4c8-64b18100dac7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:13.556807 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-617be3da-6bdf-48b7-b4c8-64b18100dac7 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:13.569398 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 64/130] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:13 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 975 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:14.574507 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d2060de-66b6-4b7d-80d5-b6a32655efd8 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:14.576237 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d2060de-66b6-4b7d-80d5-b6a32655efd8 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:14.576711 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:14.576711 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:14.577404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d2060de-66b6-4b7d-80d5-b6a32655efd8 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:14.629879 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:14.629879 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:14.639734 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7d2060de-66b6-4b7d-80d5-b6a32655efd8 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:14.673135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d2060de-66b6-4b7d-80d5-b6a32655efd8 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:14.675006 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 67/131] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:14 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 1363 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:18:15.341636 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:15.342424 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:15.342793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:15.342793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:15.343419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:15.458127 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:15.458127 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:15.491429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:15.534276 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:15.536621 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 65/132] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:18:15 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 1363 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:18:20.266465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-65ae3c41-3538-4d30-bc3c-9a5fbfaf219e tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:20.269756 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-65ae3c41-3538-4d30-bc3c-9a5fbfaf219e tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:20.270623 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:20.270623 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:20.272230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-65ae3c41-3538-4d30-bc3c-9a5fbfaf219e tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:20.373723 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:20.373723 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:20.382445 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-65ae3c41-3538-4d30-bc3c-9a5fbfaf219e tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:20.411378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-65ae3c41-3538-4d30-bc3c-9a5fbfaf219e tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:20.412914 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 68/133] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:18:20 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 1363 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:18:20.430231 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume// Jan 12 14:18:20.430231 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:20.430231 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:20.430231 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:20.430231 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:20.430231 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:18:20.430231 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 66/134] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:18:20 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:18:20.441123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-bf5af450-61aa-483c-a928-9d260d7401b8 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] POST http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments Jan 12 14:18:20.441635 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:20.441635 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:20.442023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-bf5af450-61aa-483c-a928-9d260d7401b8 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4bc9c19f-b3de-4cb5-808b-3de0eb384cf8", "instance_uuid": "96f3f89b-af81-43f3-9704-6484c66459b5", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:18:20.560703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:20.560703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:20.695128 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-bf5af450-61aa-483c-a928-9d260d7401b8 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments returned with HTTP 200 Jan 12 14:18:20.696153 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 69/135] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:18:20 2021] POST /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments => generated 273 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:18:22.781594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume// Jan 12 14:18:22.784177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:22.785703 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:22.788448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-1dc52d77-1837-4dbc-b4e7-823ef9e8b899 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:18:22.790502 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 67/136] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:18:22 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:18:22.802581 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-7c204b7b-a8eb-4e7e-8dc4-c041a42850f3 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] GET http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:18:22.803406 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-7c204b7b-a8eb-4e7e-8dc4-c041a42850f3 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:22.803784 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:22.803784 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:22.804435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-7c204b7b-a8eb-4e7e-8dc4-c041a42850f3 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:22.863345 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:22.863345 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:22.872486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-7c204b7b-a8eb-4e7e-8dc4-c041a42850f3 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:18:22.895420 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:22.895420 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:22.906390 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-7c204b7b-a8eb-4e7e-8dc4-c041a42850f3 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 200 Jan 12 14:18:22.907838 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 70/137] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:18:22 2021] GET /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 1461 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:18:22.934149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-dab7dc40-cfa1-4382-848b-6352b227d063 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] PUT http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments/938fed5b-2a52-4090-8763-e7a1a3327f50 Jan 12 14:18:22.936261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-dab7dc40-cfa1-4382-848b-6352b227d063 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:18:23.029888 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:18:23.029888 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:18:23.031393 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-dab7dc40-cfa1-4382-848b-6352b227d063 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Lock "b'cinder-attachment_update-4bc9c19f-b3de-4cb5-808b-3de0eb384cf8-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.040s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:18:23.038121 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:23.038121 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:25.777390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-dab7dc40-cfa1-4382-848b-6352b227d063 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Lock "b'cinder-attachment_update-4bc9c19f-b3de-4cb5-808b-3de0eb384cf8-n-h1-764292-10'" released by "attachment_update" :: held 2.746s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:18:25.784626 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-dab7dc40-cfa1-4382-848b-6352b227d063 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments/938fed5b-2a52-4090-8763-e7a1a3327f50 returned with HTTP 200 Jan 12 14:18:25.786627 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 68/138] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:18:22 2021] PUT /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments/938fed5b-2a52-4090-8763-e7a1a3327f50 => generated 762 bytes in 2864 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:18:25.848177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-4a1c09a7-46bc-4470-ba50-52f3711cec35 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] POST http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments/938fed5b-2a52-4090-8763-e7a1a3327f50/action Jan 12 14:18:25.850025 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:25.850025 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:25.850786 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-4a1c09a7-46bc-4470-ba50-52f3711cec35 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:18:25.851420 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-4a1c09a7-46bc-4470-ba50-52f3711cec35 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:18:25.986904 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:25.986904 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:26.004561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f2f02af-be30-4688-8d3c-4053d4a47829 req-4a1c09a7-46bc-4470-ba50-52f3711cec35 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments/938fed5b-2a52-4090-8763-e7a1a3327f50/action returned with HTTP 204 Jan 12 14:18:26.008585 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 71/139] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:18:25 2021] POST /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments/938fed5b-2a52-4090-8763-e7a1a3327f50/action => generated 0 bytes in 166 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:18:35.033897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ec28a83-d078-4f5c-a8b8-831f7b5835a1 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:18:35.035332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ec28a83-d078-4f5c-a8b8-831f7b5835a1 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:35.035911 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:35.035911 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:35.036539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ec28a83-d078-4f5c-a8b8-831f7b5835a1 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:35.093695 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:35.093695 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:35.104002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0ec28a83-d078-4f5c-a8b8-831f7b5835a1 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:18:35.138300 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:35.138300 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:35.146609 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ec28a83-d078-4f5c-a8b8-831f7b5835a1 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:18:35.147630 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 69/140] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:35 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 1202 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:18:35.573684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-ea9c31fc-4885-4464-a6e4-6b5200c91268 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:18:35.574354 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-ea9c31fc-4885-4464-a6e4-6b5200c91268 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:35.574550 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:35.574550 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:35.575534 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-ea9c31fc-4885-4464-a6e4-6b5200c91268 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:35.632841 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:35.632841 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:35.641172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-ea9c31fc-4885-4464-a6e4-6b5200c91268 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:18:35.664179 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:35.664179 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:35.673619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-ea9c31fc-4885-4464-a6e4-6b5200c91268 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:18:35.674591 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 72/141] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:18:35 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 1202 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:18:35.698627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-51982112-21c2-4369-b7af-844661c79404 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] POST http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7/action Jan 12 14:18:35.699607 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:35.699607 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:35.700304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-51982112-21c2-4369-b7af-844661c79404 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Action body: b'{"os-begin_detaching": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:18:35.700801 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-51982112-21c2-4369-b7af-844661c79404 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:18:35.774221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:35.774221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:35.775835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-51982112-21c2-4369-b7af-844661c79404 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:18:35.786612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-51982112-21c2-4369-b7af-844661c79404 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Begin detaching volume completed successfully. Jan 12 14:18:35.789350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-51982112-21c2-4369-b7af-844661c79404 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7/action returned with HTTP 202 Jan 12 14:18:35.790863 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 70/142] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:18:35 2021] POST /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:18:35.824915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-75fa0bd1-24a0-471e-951f-259f953a1c1c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:18:35.825894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-75fa0bd1-24a0-471e-951f-259f953a1c1c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:35.829292 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:35.829292 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:35.830057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-75fa0bd1-24a0-471e-951f-259f953a1c1c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:35.920762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-51982112-21c2-4369-b7af-844661c79404 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume// Jan 12 14:18:35.921363 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-51982112-21c2-4369-b7af-844661c79404 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:35.921812 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:35.921812 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:35.922741 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-51982112-21c2-4369-b7af-844661c79404 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:35.926656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-51982112-21c2-4369-b7af-844661c79404 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:18:35.928206 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 71/143] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:18:35 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:18:35.942954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-e6aa7592-3cd7-4606-bf3a-b9f09e5da586 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:18:35.944624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-e6aa7592-3cd7-4606-bf3a-b9f09e5da586 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:35.951126 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-e6aa7592-3cd7-4606-bf3a-b9f09e5da586 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:35.970420 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:35.970420 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:35.986406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-75fa0bd1-24a0-471e-951f-259f953a1c1c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:18:36.035063 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:36.035063 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:36.039827 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:36.039827 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:36.051706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-e6aa7592-3cd7-4606-bf3a-b9f09e5da586 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:18:36.058720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-75fa0bd1-24a0-471e-951f-259f953a1c1c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:18:36.061215 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 73/144] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:35 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 1205 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:18:36.077590 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:36.077590 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:36.090241 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-e6aa7592-3cd7-4606-bf3a-b9f09e5da586 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:18:36.091854 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 72/145] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:18:35 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 1304 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:18:36.458111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-68ce7646-6af5-447e-8fd8-1abfeea9de92 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] DELETE http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/attachments/06313a22-9d15-4ef6-a65e-c9c1b992d42d Jan 12 14:18:36.459286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-68ce7646-6af5-447e-8fd8-1abfeea9de92 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:36.459871 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:36.459871 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:36.460524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-68ce7646-6af5-447e-8fd8-1abfeea9de92 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:36.484838 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:36.484838 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:37.004619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-68ce7646-6af5-447e-8fd8-1abfeea9de92 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:18:37.005141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-68ce7646-6af5-447e-8fd8-1abfeea9de92 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:18:37.013102 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e7b4cc3b-1e3b-4f5d-83eb-08aa763c000c req-68ce7646-6af5-447e-8fd8-1abfeea9de92 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/attachments/06313a22-9d15-4ef6-a65e-c9c1b992d42d returned with HTTP 200 Jan 12 14:18:37.014228 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 74/146] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:18:36 2021] DELETE /volume/v3/8de42114692340e1999b0758a26c1de5/attachments/06313a22-9d15-4ef6-a65e-c9c1b992d42d => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:18:37.077642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef71dd4e-c469-41da-b2cc-d23e7734f278 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:18:37.078301 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef71dd4e-c469-41da-b2cc-d23e7734f278 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:18:37.078627 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:18:37.078627 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:18:37.079212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef71dd4e-c469-41da-b2cc-d23e7734f278 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:18:37.160107 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:18:37.160107 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:18:37.170527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ef71dd4e-c469-41da-b2cc-d23e7734f278 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:18:37.195614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef71dd4e-c469-41da-b2cc-d23e7734f278 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:18:37.197028 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 73/147] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:18:37 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:19:33.185396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] POST http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes Jan 12 14:19:33.186354 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:33.186354 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:33.187778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-55070196", "imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:19:33.189156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-55070196', 'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:19:33.401993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Create volume of 1 GB Jan 12 14:19:33.403425 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:33.403425 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:33.429307 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Availability Zones retrieved successfully. Jan 12 14:19:33.456077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Flow 'volume_create_api' (eefd479a-32a5-4c58-810a-263ba41960de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:19:33.459769 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f409cf94-2d81-4a20-bf2f-70897133d168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:19:33.462556 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:19:33.696767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f409cf94-2d81-4a20-bf2f-70897133d168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:19:33.702906 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb41be76-8c2c-48a6-8ea1-ce87000d479c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:19:33.935332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Created reservations ['a43234d2-f4e7-4460-a458-67cd8e1ed242', 'f7aa4db4-3d98-4b8b-b3de-78a8a51d6599', 'a8c82dbb-8fb1-4fd3-a26c-479d36dbbb43', 'c98f13fe-649f-4cf2-b366-d12ce860b817'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:19:33.937850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb41be76-8c2c-48a6-8ea1-ce87000d479c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43234d2-f4e7-4460-a458-67cd8e1ed242', 'f7aa4db4-3d98-4b8b-b3de-78a8a51d6599', 'a8c82dbb-8fb1-4fd3-a26c-479d36dbbb43', 'c98f13fe-649f-4cf2-b366-d12ce860b817']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:19:33.942385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de6305d0-a08f-43aa-a822-5073df0a62d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:19:34.038669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de6305d0-a08f-43aa-a822-5073df0a62d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0825973-5d0b-487b-8351-d2f0a1f78684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-55070196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4ce250d5f54bb1aafdb07a983b7abd',qos_specs=None,replication_status=,reservations=['a43234d2-f4e7-4460-a458-67cd8e1ed242','f7aa4db4-3d98-4b8b-b3de-78a8a51d6599','a8c82dbb-8fb1-4fd3-a26c-479d36dbbb43','c98f13fe-649f-4cf2-b366-d12ce860b817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85762d4ace3f4cac8ab20b87fdddf9a2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-55070196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0825973-5d0b-487b-8351-d2f0a1f78684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b4ce250d5f54bb1aafdb07a983b7abd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85762d4ace3f4cac8ab20b87fdddf9a2',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:19:34.050742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f52105-9292-4f4a-9c1d-b2ef0dc52dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:19:34.097077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f52105-9292-4f4a-9c1d-b2ef0dc52dd3) transitioned into state 'SUCCESS' from state '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-55070196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4ce250d5f54bb1aafdb07a983b7abd',qos_specs=None,replication_status=,reservations=['a43234d2-f4e7-4460-a458-67cd8e1ed242','f7aa4db4-3d98-4b8b-b3de-78a8a51d6599','a8c82dbb-8fb1-4fd3-a26c-479d36dbbb43','c98f13fe-649f-4cf2-b366-d12ce860b817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85762d4ace3f4cac8ab20b87fdddf9a2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:19:34.104182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b43d555-3791-4eda-9bf3-0f9fbe5e1e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:19:34.157465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b43d555-3791-4eda-9bf3-0f9fbe5e1e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:19:34.179435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Flow 'volume_create_api' (eefd479a-32a5-4c58-810a-263ba41960de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:19:34.304572 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Create volume request issued successfully. Jan 12 14:19:34.325725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7301a61b-c3c7-474c-b534-7c58898af402 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes returned with HTTP 202 Jan 12 14:19:34.327823 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 75/148] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:19:32 2021] POST /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes => generated 824 bytes in 1443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:19:34.346471 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51601fc8-e1bb-45ef-9cde-3f2f96962151 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:34.347381 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51601fc8-e1bb-45ef-9cde-3f2f96962151 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:34.348297 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:34.348297 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:34.348952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51601fc8-e1bb-45ef-9cde-3f2f96962151 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:34.420708 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:34.420708 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:34.459621 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-51601fc8-e1bb-45ef-9cde-3f2f96962151 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:34.522404 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51601fc8-e1bb-45ef-9cde-3f2f96962151 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:34.522404 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 74/149] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:34 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:35.556512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3c3e18cf-d765-4870-a333-30707207fad5 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:35.557310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3c3e18cf-d765-4870-a333-30707207fad5 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:35.557310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:35.557310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:35.557778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3c3e18cf-d765-4870-a333-30707207fad5 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:35.713987 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:35.713987 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:35.745814 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3c3e18cf-d765-4870-a333-30707207fad5 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:35.830493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3c3e18cf-d765-4870-a333-30707207fad5 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:35.833571 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 76/150] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:35 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:36.853708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-736a0b43-a61b-4a0c-9fab-2f3e1825aa25 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:36.854223 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-736a0b43-a61b-4a0c-9fab-2f3e1825aa25 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:36.854640 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:36.854640 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:36.855907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-736a0b43-a61b-4a0c-9fab-2f3e1825aa25 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:37.045804 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:37.045804 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:37.074099 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-736a0b43-a61b-4a0c-9fab-2f3e1825aa25 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:37.148821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-736a0b43-a61b-4a0c-9fab-2f3e1825aa25 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:37.161321 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 75/151] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:36 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:19:38.169583 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be563d6b-b770-4513-84e2-01a270632746 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:38.170638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be563d6b-b770-4513-84e2-01a270632746 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:38.171327 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:38.171327 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:38.172053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be563d6b-b770-4513-84e2-01a270632746 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:38.357626 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:38.357626 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:38.391258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-be563d6b-b770-4513-84e2-01a270632746 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:38.476047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be563d6b-b770-4513-84e2-01a270632746 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:38.477944 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 77/152] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:38 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:39.523487 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95bea61a-a875-4084-b017-9fea615076ab tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:39.523487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95bea61a-a875-4084-b017-9fea615076ab tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:39.523487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:39.523487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:39.523487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95bea61a-a875-4084-b017-9fea615076ab tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:39.843244 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:39.843244 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:39.878627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-95bea61a-a875-4084-b017-9fea615076ab tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:39.960731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95bea61a-a875-4084-b017-9fea615076ab tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:39.971885 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 76/153] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:39 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:40.989282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c696953e-7a19-48cc-ad73-9a693897de52 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:40.989878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c696953e-7a19-48cc-ad73-9a693897de52 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:40.989878 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:40.989878 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:40.990221 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c696953e-7a19-48cc-ad73-9a693897de52 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:41.238046 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:41.238046 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:41.316711 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c696953e-7a19-48cc-ad73-9a693897de52 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:41.363541 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c696953e-7a19-48cc-ad73-9a693897de52 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:41.396788 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 78/154] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:40 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:42.395428 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f37db316-9a33-4957-a9f3-c68da6f80e02 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:42.395428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f37db316-9a33-4957-a9f3-c68da6f80e02 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:42.395428 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:42.395428 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:42.401313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f37db316-9a33-4957-a9f3-c68da6f80e02 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:42.563776 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:42.563776 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:42.581300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f37db316-9a33-4957-a9f3-c68da6f80e02 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:42.708092 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f37db316-9a33-4957-a9f3-c68da6f80e02 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:42.713135 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 77/155] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:42 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:43.729891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64c17195-ec4e-46d2-b2e9-480d06051fd9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:43.730653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64c17195-ec4e-46d2-b2e9-480d06051fd9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:43.731242 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:43.731242 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:43.731989 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64c17195-ec4e-46d2-b2e9-480d06051fd9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:43.827145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:43.827145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:43.851395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-64c17195-ec4e-46d2-b2e9-480d06051fd9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:43.891769 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64c17195-ec4e-46d2-b2e9-480d06051fd9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:43.903411 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 79/156] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:43 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:44.022654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] POST http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes Jan 12 14:19:44.023120 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:44.023120 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:44.023542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1480595454"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:19:44.024679 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1480595454'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:19:44.026445 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Create volume of 1 GB Jan 12 14:19:44.092748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Availability Zones retrieved successfully. Jan 12 14:19:44.123386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Flow 'volume_create_api' (7390f4d9-89e7-4043-8272-ac510434e11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:19:44.143136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c0b150-706f-462f-b4d4-07a38a6fb464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:19:44.146225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:19:44.334646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c0b150-706f-462f-b4d4-07a38a6fb464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:19:44.337600 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a599abb-e59c-40f8-a186-17977d301596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:19:44.516531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Created reservations ['68360880-63d4-4b89-a7f5-32afc83ca363', 'c684f176-ded0-4f52-9a3a-f076ba192b5a', 'd95a1816-0a8e-4d9a-8485-6528d4610692', '07b01478-0f6f-4cad-8af3-3de8a1517b15'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:19:44.520372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a599abb-e59c-40f8-a186-17977d301596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68360880-63d4-4b89-a7f5-32afc83ca363', 'c684f176-ded0-4f52-9a3a-f076ba192b5a', 'd95a1816-0a8e-4d9a-8485-6528d4610692', '07b01478-0f6f-4cad-8af3-3de8a1517b15']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:19:44.523977 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642c6bde-0131-4121-9f8a-839e1feba38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:19:44.710158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642c6bde-0131-4121-9f8a-839e1feba38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f118739b-4de3-4b01-9b26-262921eeba8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1480595454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b906eab4f94444ae4563ab94340dd8',qos_specs=None,replication_status=,reservations=['68360880-63d4-4b89-a7f5-32afc83ca363','c684f176-ded0-4f52-9a3a-f076ba192b5a','d95a1816-0a8e-4d9a-8485-6528d4610692','07b01478-0f6f-4cad-8af3-3de8a1517b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc88bf3fd2b945858670465bcbb3655d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:19:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1480595454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f118739b-4de3-4b01-9b26-262921eeba8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b906eab4f94444ae4563ab94340dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bc88bf3fd2b945858670465bcbb3655d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:19:44.712734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae22f87-92f3-40b3-948c-d30179f9f9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:19:44.762720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae22f87-92f3-40b3-948c-d30179f9f9a6) transitioned into state 'SUCCESS' from state '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-1480595454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b906eab4f94444ae4563ab94340dd8',qos_specs=None,replication_status=,reservations=['68360880-63d4-4b89-a7f5-32afc83ca363','c684f176-ded0-4f52-9a3a-f076ba192b5a','d95a1816-0a8e-4d9a-8485-6528d4610692','07b01478-0f6f-4cad-8af3-3de8a1517b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc88bf3fd2b945858670465bcbb3655d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:19:44.765066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb67a724-28f4-4af5-aef3-6f79b2409ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:19:44.782564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb67a724-28f4-4af5-aef3-6f79b2409ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:19:44.786031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Flow 'volume_create_api' (7390f4d9-89e7-4043-8272-ac510434e11c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:19:44.877074 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Create volume request issued successfully. Jan 12 14:19:44.909234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2542bcb7-bb96-4a42-a9d6-d8493b217aef tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:44.910136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2542bcb7-bb96-4a42-a9d6-d8493b217aef tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:44.910577 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:44.910577 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:44.911268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2542bcb7-bb96-4a42-a9d6-d8493b217aef tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:44.934970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3beb4217-b492-4582-9017-643c7821d0b3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes returned with HTTP 202 Jan 12 14:19:44.948175 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 78/157] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:19:44 2021] POST /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes => generated 824 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:19:44.955703 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b00b4cad-c190-499a-96af-b8e643befcad tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:44.956265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b00b4cad-c190-499a-96af-b8e643befcad tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:44.956484 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:44.956484 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:44.956897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b00b4cad-c190-499a-96af-b8e643befcad tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:45.029405 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:45.029405 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:45.060794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2542bcb7-bb96-4a42-a9d6-d8493b217aef tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:45.089793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2542bcb7-bb96-4a42-a9d6-d8493b217aef tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:45.101282 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 80/158] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:44 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:45.111208 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:45.111208 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:45.121546 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b00b4cad-c190-499a-96af-b8e643befcad tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:45.150357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b00b4cad-c190-499a-96af-b8e643befcad tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:45.152545 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 79/159] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:44 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 916 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:46.115909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55bd9b90-2e7f-4045-a437-4ad9e169c7f7 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:46.122194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55bd9b90-2e7f-4045-a437-4ad9e169c7f7 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:46.122923 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:46.122923 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:46.124053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55bd9b90-2e7f-4045-a437-4ad9e169c7f7 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:46.193639 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f74a4270-0e58-492f-a946-a5d6accfc299 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:46.195324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f74a4270-0e58-492f-a946-a5d6accfc299 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:46.196121 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:46.196121 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:46.197121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f74a4270-0e58-492f-a946-a5d6accfc299 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:46.271825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:46.271825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:46.293349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-55bd9b90-2e7f-4045-a437-4ad9e169c7f7 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:46.346797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55bd9b90-2e7f-4045-a437-4ad9e169c7f7 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:46.357709 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 81/160] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:46 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:46.428482 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:46.428482 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:46.441940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f74a4270-0e58-492f-a946-a5d6accfc299 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:46.469796 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f74a4270-0e58-492f-a946-a5d6accfc299 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:46.471311 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 80/161] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:46 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 916 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:47.364992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9397d50b-5210-4e2d-8d96-e13d4b4a2924 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:47.366199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9397d50b-5210-4e2d-8d96-e13d4b4a2924 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:47.366660 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:47.366660 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:47.367663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9397d50b-5210-4e2d-8d96-e13d4b4a2924 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:47.481931 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:47.481931 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:47.488733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2aebe627-3f01-4bbe-97cc-ec5c57539aaa tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:47.489518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2aebe627-3f01-4bbe-97cc-ec5c57539aaa tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:47.489917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:47.489917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:47.490587 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2aebe627-3f01-4bbe-97cc-ec5c57539aaa tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:47.522890 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9397d50b-5210-4e2d-8d96-e13d4b4a2924 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:47.602883 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:47.602883 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:47.605775 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9397d50b-5210-4e2d-8d96-e13d4b4a2924 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:47.622283 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 82/162] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:47 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:47.629102 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2aebe627-3f01-4bbe-97cc-ec5c57539aaa tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:47.713301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2aebe627-3f01-4bbe-97cc-ec5c57539aaa tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:47.718661 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 81/163] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:47 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 917 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:48.632805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-957c1071-1916-45d7-b752-66981552da13 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:48.634242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-957c1071-1916-45d7-b752-66981552da13 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:48.634700 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:48.634700 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:48.635688 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-957c1071-1916-45d7-b752-66981552da13 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:48.759126 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:48.759126 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:48.788829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-957c1071-1916-45d7-b752-66981552da13 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:48.815078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-58c2b36f-29e2-4dad-b7df-bf33ecfb9277 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:48.815892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-58c2b36f-29e2-4dad-b7df-bf33ecfb9277 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:48.816149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:48.816149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:48.816532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-58c2b36f-29e2-4dad-b7df-bf33ecfb9277 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:48.829023 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-957c1071-1916-45d7-b752-66981552da13 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:48.829841 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 83/164] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:48 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:48.885561 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:48.885561 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:48.897121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-58c2b36f-29e2-4dad-b7df-bf33ecfb9277 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:48.924862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-58c2b36f-29e2-4dad-b7df-bf33ecfb9277 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:48.926562 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 82/165] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:19:48 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 917 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:49.013777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-957c1071-1916-45d7-b752-66981552da13 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume// Jan 12 14:19:49.015023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-957c1071-1916-45d7-b752-66981552da13 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:49.015023 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:49.015023 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:49.015023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-957c1071-1916-45d7-b752-66981552da13 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:49.017896 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-957c1071-1916-45d7-b752-66981552da13 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:19:49.017896 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 84/166] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:19:49 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:19:49.035781 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-9e39b84d-e3aa-44ee-b018-15e88e17738c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] POST http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments Jan 12 14:19:49.036325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:49.036325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:49.036737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-9e39b84d-e3aa-44ee-b018-15e88e17738c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f118739b-4de3-4b01-9b26-262921eeba8c", "instance_uuid": "d76e9bc2-e459-48ef-a929-afd7f1f824cd", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:19:49.112530 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:49.112530 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:49.196933 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-9e39b84d-e3aa-44ee-b018-15e88e17738c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments returned with HTTP 200 Jan 12 14:19:49.198607 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 83/167] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:19:49 2021] POST /volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:19:49.240204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e44830e4-bbbb-494f-affc-052f46e4028e tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:49.240726 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e44830e4-bbbb-494f-affc-052f46e4028e tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:49.241208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e44830e4-bbbb-494f-affc-052f46e4028e tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:49.265768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-9e39b84d-e3aa-44ee-b018-15e88e17738c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume// Jan 12 14:19:49.266200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-9e39b84d-e3aa-44ee-b018-15e88e17738c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:49.266449 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:49.266449 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:49.266848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-9e39b84d-e3aa-44ee-b018-15e88e17738c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:49.269120 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-9e39b84d-e3aa-44ee-b018-15e88e17738c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:19:49.270071 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 84/168] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:19:49 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:19:49.284018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-91723786-bdb6-45ad-a87a-5579fb53827f tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:49.284593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-91723786-bdb6-45ad-a87a-5579fb53827f tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:49.285765 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-91723786-bdb6-45ad-a87a-5579fb53827f tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:49.395687 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:49.395687 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:49.429801 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:49.429801 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:49.432749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e44830e4-bbbb-494f-affc-052f46e4028e tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:49.449333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-91723786-bdb6-45ad-a87a-5579fb53827f tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:49.469073 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:49.469073 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:49.485871 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e44830e4-bbbb-494f-affc-052f46e4028e tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:49.486680 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 85/169] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:49 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 916 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:49.496287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:49.496287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:49.507934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-91723786-bdb6-45ad-a87a-5579fb53827f tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:49.510918 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 85/170] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:19:49 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 1015 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:19:49.538176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-6541fa17-7215-4d07-a2c1-674d8067f37a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] PUT http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments/f9825adc-d3e3-4f2f-9be8-cae399f0582b Jan 12 14:19:49.538859 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:49.538859 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:49.539261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-6541fa17-7215-4d07-a2c1-674d8067f37a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:19:49.577697 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:19:49.577697 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:19:49.578681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-6541fa17-7215-4d07-a2c1-674d8067f37a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Lock "b'cinder-attachment_update-f118739b-4de3-4b01-9b26-262921eeba8c-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.014s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:19:49.586262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:49.586262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:49.853933 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa9a2217-f33a-4947-9349-042086279eff tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:49.854463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa9a2217-f33a-4947-9349-042086279eff tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:49.854624 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:49.854624 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:49.855277 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa9a2217-f33a-4947-9349-042086279eff tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:49.909811 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:49.909811 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:49.918976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-aa9a2217-f33a-4947-9349-042086279eff tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:49.942239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa9a2217-f33a-4947-9349-042086279eff tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:49.943414 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 86/171] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:49 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:19:50.504532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8bdc425e-f9c6-43d9-8639-17b7253d97cc tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:50.505101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8bdc425e-f9c6-43d9-8639-17b7253d97cc tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:50.505291 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:50.505291 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:50.505674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8bdc425e-f9c6-43d9-8639-17b7253d97cc tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:50.622954 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:50.622954 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:50.644597 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8bdc425e-f9c6-43d9-8639-17b7253d97cc tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:50.692492 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:50.692492 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:50.713346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8bdc425e-f9c6-43d9-8639-17b7253d97cc tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:50.714452 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 87/172] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:50 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 916 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:50.960354 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6d321f6-a31d-4ebb-9feb-a6f3df79c8cb tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:50.961143 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6d321f6-a31d-4ebb-9feb-a6f3df79c8cb tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:50.961143 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:50.961143 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:50.961630 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6d321f6-a31d-4ebb-9feb-a6f3df79c8cb tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:51.060961 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:51.060961 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:51.101998 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d6d321f6-a31d-4ebb-9feb-a6f3df79c8cb tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:51.189028 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6d321f6-a31d-4ebb-9feb-a6f3df79c8cb tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:51.205307 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 88/173] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:50 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:51.732215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb1ce6d1-3ed1-490e-a8b4-67b827b61243 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:51.732791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb1ce6d1-3ed1-490e-a8b4-67b827b61243 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:51.732994 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:51.732994 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:51.733695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb1ce6d1-3ed1-490e-a8b4-67b827b61243 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:51.864491 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:51.864491 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:51.918540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eb1ce6d1-3ed1-490e-a8b4-67b827b61243 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:51.981661 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:51.981661 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:52.002455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb1ce6d1-3ed1-490e-a8b4-67b827b61243 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:52.012975 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 89/174] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:51 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 916 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:19:52.179927 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-6541fa17-7215-4d07-a2c1-674d8067f37a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Lock "b'cinder-attachment_update-f118739b-4de3-4b01-9b26-262921eeba8c-n-h1-764292-10'" released by "attachment_update" :: held 2.601s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:19:52.181689 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-6541fa17-7215-4d07-a2c1-674d8067f37a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments/f9825adc-d3e3-4f2f-9be8-cae399f0582b returned with HTTP 200 Jan 12 14:19:52.183636 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 86/175] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:19:49 2021] PUT /volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments/f9825adc-d3e3-4f2f-9be8-cae399f0582b => generated 762 bytes in 2650 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:19:52.221349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a3e4274-19d6-429f-898e-44486f168a52 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:52.221917 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a3e4274-19d6-429f-898e-44486f168a52 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:52.222259 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:52.222259 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:52.228596 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a3e4274-19d6-429f-898e-44486f168a52 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:52.310909 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:52.310909 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:52.338558 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1a3e4274-19d6-429f-898e-44486f168a52 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:52.363082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a3e4274-19d6-429f-898e-44486f168a52 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:52.364400 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 90/176] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:52 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:53.020243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e64c9cd7-538e-4d7b-afab-6648b623e6ab tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:53.022626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e64c9cd7-538e-4d7b-afab-6648b623e6ab tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:53.023114 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:53.023114 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:53.024060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e64c9cd7-538e-4d7b-afab-6648b623e6ab tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:53.139952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:53.139952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:53.169308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e64c9cd7-538e-4d7b-afab-6648b623e6ab tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:53.215943 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:53.215943 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:53.240447 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e64c9cd7-538e-4d7b-afab-6648b623e6ab tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:53.252930 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 87/177] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:53 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 917 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:53.381339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3a68570-0821-4a4c-90fe-529022767aaf tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:53.381874 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3a68570-0821-4a4c-90fe-529022767aaf tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:53.382079 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:53.382079 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:53.382861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3a68570-0821-4a4c-90fe-529022767aaf tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:53.509399 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:53.509399 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:53.556807 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3a68570-0821-4a4c-90fe-529022767aaf tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:53.611141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3a68570-0821-4a4c-90fe-529022767aaf tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:53.612037 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 91/178] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:53 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:54.260273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ead79280-06ff-4bf9-a0a3-70246349485a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:54.261443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ead79280-06ff-4bf9-a0a3-70246349485a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:54.261865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:54.261865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:54.262580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ead79280-06ff-4bf9-a0a3-70246349485a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:54.320243 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:54.320243 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:54.332280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ead79280-06ff-4bf9-a0a3-70246349485a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:54.369266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:54.369266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:54.378879 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ead79280-06ff-4bf9-a0a3-70246349485a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:54.380078 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 88/179] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:54 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 917 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:54.628291 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d88bb79-3aa4-4649-a548-635468164574 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:54.629374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d88bb79-3aa4-4649-a548-635468164574 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:54.629574 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:54.629574 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:54.630222 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d88bb79-3aa4-4649-a548-635468164574 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:54.791064 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:54.791064 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:54.800727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7d88bb79-3aa4-4649-a548-635468164574 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:54.830384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d88bb79-3aa4-4649-a548-635468164574 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:54.832280 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 92/180] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:54 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:55.402632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6aeebe42-9f4f-45d2-94df-68327e4f3842 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:55.404690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6aeebe42-9f4f-45d2-94df-68327e4f3842 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:55.405470 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:55.405470 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:55.407007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6aeebe42-9f4f-45d2-94df-68327e4f3842 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:55.501022 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:55.501022 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:55.515419 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6aeebe42-9f4f-45d2-94df-68327e4f3842 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:55.577115 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:55.577115 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:55.587009 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6aeebe42-9f4f-45d2-94df-68327e4f3842 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:55.588627 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 89/181] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:55 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 917 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:55.849584 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3bc7a134-fed8-4f5f-bf3d-216a3e7a0be1 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:55.850154 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3bc7a134-fed8-4f5f-bf3d-216a3e7a0be1 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:55.850415 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:55.850415 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:55.850768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3bc7a134-fed8-4f5f-bf3d-216a3e7a0be1 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:55.978983 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:55.978983 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:55.990003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3bc7a134-fed8-4f5f-bf3d-216a3e7a0be1 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:56.014958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3bc7a134-fed8-4f5f-bf3d-216a3e7a0be1 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:56.016279 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 93/182] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:55 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 916 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:56.609697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3648b165-249b-47ae-8a6c-a23c9b63ec58 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:56.610795 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3648b165-249b-47ae-8a6c-a23c9b63ec58 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:56.611180 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:56.611180 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:56.611781 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3648b165-249b-47ae-8a6c-a23c9b63ec58 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:56.718358 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:56.718358 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:56.737776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3648b165-249b-47ae-8a6c-a23c9b63ec58 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:56.785806 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:56.785806 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:56.806384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3648b165-249b-47ae-8a6c-a23c9b63ec58 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:56.817784 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 90/183] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:56 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 917 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:57.037858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c218391-fb17-4b8f-a073-cdd944db22e2 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:57.039173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c218391-fb17-4b8f-a073-cdd944db22e2 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:57.039837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:57.039837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:57.040953 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c218391-fb17-4b8f-a073-cdd944db22e2 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:57.220937 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:57.220937 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:57.261194 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c218391-fb17-4b8f-a073-cdd944db22e2 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:57.331190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c218391-fb17-4b8f-a073-cdd944db22e2 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:57.333548 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 94/184] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:57 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 974 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:57.795020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-1b6cc385-9134-4090-9ab1-b29fa0192c92 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] POST http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments/f9825adc-d3e3-4f2f-9be8-cae399f0582b/action Jan 12 14:19:57.796266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:57.796266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:57.797325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-1b6cc385-9134-4090-9ab1-b29fa0192c92 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:19:57.797933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-1b6cc385-9134-4090-9ab1-b29fa0192c92 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:19:57.824506 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d454fc5b-e012-49f2-b445-87ed02057c13 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:57.825918 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d454fc5b-e012-49f2-b445-87ed02057c13 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:57.826632 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:57.826632 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:57.827840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d454fc5b-e012-49f2-b445-87ed02057c13 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:57.961978 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:57.961978 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:58.004552 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:58.004552 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:58.011188 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ae07b8bc-da91-4c91-bdb2-c92df152a7da req-1b6cc385-9134-4090-9ab1-b29fa0192c92 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments/f9825adc-d3e3-4f2f-9be8-cae399f0582b/action returned with HTTP 204 Jan 12 14:19:58.012960 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 91/185] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:19:57 2021] POST /volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments/f9825adc-d3e3-4f2f-9be8-cae399f0582b/action => generated 0 bytes in 226 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:19:58.037472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d454fc5b-e012-49f2-b445-87ed02057c13 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:58.083725 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:58.083725 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:58.108866 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d454fc5b-e012-49f2-b445-87ed02057c13 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:58.111341 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 95/186] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:57 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 1212 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:19:58.362595 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fca1eb7-3edb-4cc3-aed2-10e1b67466a9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:58.362595 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fca1eb7-3edb-4cc3-aed2-10e1b67466a9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:58.362595 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:58.362595 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:58.362595 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fca1eb7-3edb-4cc3-aed2-10e1b67466a9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:58.503545 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:58.503545 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:58.525387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8fca1eb7-3edb-4cc3-aed2-10e1b67466a9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:58.581145 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fca1eb7-3edb-4cc3-aed2-10e1b67466a9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:58.581145 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 92/187] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:58 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 977 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:19:59.126790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26afe0e8-8e0f-45b1-a46c-b9603de03fd9 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:19:59.127463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26afe0e8-8e0f-45b1-a46c-b9603de03fd9 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:59.127463 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:59.127463 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:59.127882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26afe0e8-8e0f-45b1-a46c-b9603de03fd9 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:59.217024 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:59.217024 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:59.233196 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-26afe0e8-8e0f-45b1-a46c-b9603de03fd9 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:19:59.271761 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:59.271761 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:59.283304 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26afe0e8-8e0f-45b1-a46c-b9603de03fd9 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:19:59.284580 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 96/188] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:59 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 1209 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:19:59.593856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-763a87d0-cb55-45ba-8719-cd54839cef1b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:19:59.594754 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-763a87d0-cb55-45ba-8719-cd54839cef1b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:19:59.595048 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:19:59.595048 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:19:59.595606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-763a87d0-cb55-45ba-8719-cd54839cef1b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:19:59.714130 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:19:59.714130 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:19:59.745290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-763a87d0-cb55-45ba-8719-cd54839cef1b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:19:59.783594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-763a87d0-cb55-45ba-8719-cd54839cef1b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:19:59.786111 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 93/189] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:19:59 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 977 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:00.550746 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-44aa4836-94d4-4c95-afee-23561b225761 req-65821143-6d9d-4f26-adb6-c6a5ddea0b80 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] GET http://10.222.0.43/volume/v3/bbe3c205afba41f1964a02c4415d8e91/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:00.551430 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-44aa4836-94d4-4c95-afee-23561b225761 req-65821143-6d9d-4f26-adb6-c6a5ddea0b80 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:00.551697 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:00.551697 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:00.552237 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-44aa4836-94d4-4c95-afee-23561b225761 req-65821143-6d9d-4f26-adb6-c6a5ddea0b80 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:00.649989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:00.649989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:00.659358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-44aa4836-94d4-4c95-afee-23561b225761 req-65821143-6d9d-4f26-adb6-c6a5ddea0b80 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] Volume info retrieved successfully. Jan 12 14:20:00.681683 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:00.681683 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:00.691227 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-44aa4836-94d4-4c95-afee-23561b225761 req-65821143-6d9d-4f26-adb6-c6a5ddea0b80 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] http://10.222.0.43/volume/v3/bbe3c205afba41f1964a02c4415d8e91/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:20:00.692258 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 97/190] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:20:00 2021] GET /volume/v3/bbe3c205afba41f1964a02c4415d8e91/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 1393 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:20:00.711398 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-44aa4836-94d4-4c95-afee-23561b225761 req-e0d9999e-3aba-4de2-b472-5743654cf136 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] GET http://10.222.0.43/volume/v3/bbe3c205afba41f1964a02c4415d8e91/volumes/1bb922d8-a23d-4df7-9e0f-459e3cd95dec Jan 12 14:20:00.711921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-44aa4836-94d4-4c95-afee-23561b225761 req-e0d9999e-3aba-4de2-b472-5743654cf136 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:00.712329 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:00.712329 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:00.713006 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-44aa4836-94d4-4c95-afee-23561b225761 req-e0d9999e-3aba-4de2-b472-5743654cf136 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:00.770089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-44aa4836-94d4-4c95-afee-23561b225761 req-e0d9999e-3aba-4de2-b472-5743654cf136 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] http://10.222.0.43/volume/v3/bbe3c205afba41f1964a02c4415d8e91/volumes/1bb922d8-a23d-4df7-9e0f-459e3cd95dec returned with HTTP 404 Jan 12 14:20:00.783767 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 94/191] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:20:00 2021] GET /volume/v3/bbe3c205afba41f1964a02c4415d8e91/volumes/1bb922d8-a23d-4df7-9e0f-459e3cd95dec => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:20:00.785561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-974ca102-f0bd-456f-a988-2b8d10f34892 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:00.787234 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-974ca102-f0bd-456f-a988-2b8d10f34892 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:00.787845 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:00.787845 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:00.789299 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-974ca102-f0bd-456f-a988-2b8d10f34892 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:00.807206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53e4fd60-dad5-4245-ab73-2a4aef9d5cce tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:20:00.807731 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53e4fd60-dad5-4245-ab73-2a4aef9d5cce tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:00.808255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53e4fd60-dad5-4245-ab73-2a4aef9d5cce tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:00.851086 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:00.851086 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:00.861669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-974ca102-f0bd-456f-a988-2b8d10f34892 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:00.865113 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:00.865113 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:00.876853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-53e4fd60-dad5-4245-ab73-2a4aef9d5cce tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:00.911707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53e4fd60-dad5-4245-ab73-2a4aef9d5cce tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:20:00.912914 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 95/192] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:00 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 977 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:00.934837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:00.934837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:00.947680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-974ca102-f0bd-456f-a988-2b8d10f34892 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:20:00.949569 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 98/193] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:00 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 1209 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:20:01.930671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de7aa4a6-f052-4a4b-a79a-e5f4bbf04ba4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:20:01.931780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de7aa4a6-f052-4a4b-a79a-e5f4bbf04ba4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:01.932225 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:01.932225 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:01.932873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de7aa4a6-f052-4a4b-a79a-e5f4bbf04ba4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:02.023927 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:02.023927 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:02.041424 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-de7aa4a6-f052-4a4b-a79a-e5f4bbf04ba4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:02.075378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de7aa4a6-f052-4a4b-a79a-e5f4bbf04ba4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:20:02.076612 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 96/194] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:01 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 977 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:20:02.483379 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-dbc35c16-e608-4c65-b3fb-41a1861093be tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:02.484294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-dbc35c16-e608-4c65-b3fb-41a1861093be tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:02.484629 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:02.484629 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:02.485259 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-dbc35c16-e608-4c65-b3fb-41a1861093be tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:02.543894 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:02.543894 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:02.556736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a8081955-345c-4f75-9b82-44357f26e243 req-dbc35c16-e608-4c65-b3fb-41a1861093be tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:02.583670 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:02.583670 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:02.613208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-dbc35c16-e608-4c65-b3fb-41a1861093be tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:20:02.614216 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 99/195] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:20:02 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 1209 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:20:02.637362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-1f084ecf-73bc-4e65-917b-f043bd9ca90a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] POST http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c/action Jan 12 14:20:02.638169 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:02.638169 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:02.638933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-1f084ecf-73bc-4e65-917b-f043bd9ca90a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:20:02.639387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-1f084ecf-73bc-4e65-917b-f043bd9ca90a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:20:02.695491 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:02.695491 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:02.697175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a8081955-345c-4f75-9b82-44357f26e243 req-1f084ecf-73bc-4e65-917b-f043bd9ca90a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:02.708111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a8081955-345c-4f75-9b82-44357f26e243 req-1f084ecf-73bc-4e65-917b-f043bd9ca90a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Begin detaching volume completed successfully. Jan 12 14:20:02.708657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-1f084ecf-73bc-4e65-917b-f043bd9ca90a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c/action returned with HTTP 202 Jan 12 14:20:02.709678 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 97/196] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:20:02 2021] POST /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:20:02.739550 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4949ced6-39b6-42aa-9882-b7bce4b60cc4 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:02.740227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4949ced6-39b6-42aa-9882-b7bce4b60cc4 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:02.740559 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:02.740559 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:02.741264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4949ced6-39b6-42aa-9882-b7bce4b60cc4 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:02.785455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-1f084ecf-73bc-4e65-917b-f043bd9ca90a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume// Jan 12 14:20:02.785938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-1f084ecf-73bc-4e65-917b-f043bd9ca90a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:02.786157 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:02.786157 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:02.786723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-1f084ecf-73bc-4e65-917b-f043bd9ca90a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:02.788921 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-1f084ecf-73bc-4e65-917b-f043bd9ca90a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:20:02.789493 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 98/197] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:20:02 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:20:02.805455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-41940fb8-9952-460b-9439-492ff9e73da0 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:02.806231 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-41940fb8-9952-460b-9439-492ff9e73da0 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:02.806895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-41940fb8-9952-460b-9439-492ff9e73da0 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:02.851234 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:02.851234 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:02.874061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4949ced6-39b6-42aa-9882-b7bce4b60cc4 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:02.914080 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:02.914080 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:02.918317 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:02.918317 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:02.926425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a8081955-345c-4f75-9b82-44357f26e243 req-41940fb8-9952-460b-9439-492ff9e73da0 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:02.938658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4949ced6-39b6-42aa-9882-b7bce4b60cc4 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:20:02.939996 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 100/198] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:02 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 1212 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:20:02.962294 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:02.962294 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:02.972298 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-41940fb8-9952-460b-9439-492ff9e73da0 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:20:02.973713 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 99/199] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:20:02 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 1311 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:20:03.097977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6e5cb0c-0a3a-4a4d-ba14-1bd194309b7b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:20:03.098585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6e5cb0c-0a3a-4a4d-ba14-1bd194309b7b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:03.098872 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:03.098872 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:03.099374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6e5cb0c-0a3a-4a4d-ba14-1bd194309b7b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:03.158162 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:03.158162 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:03.169504 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b6e5cb0c-0a3a-4a4d-ba14-1bd194309b7b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:03.201936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6e5cb0c-0a3a-4a4d-ba14-1bd194309b7b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:20:03.212793 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 101/200] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:03 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 977 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:03.495829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-c2a409aa-c72f-40e7-b90d-54b1dbe656d7 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] DELETE http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments/f9825adc-d3e3-4f2f-9be8-cae399f0582b Jan 12 14:20:03.496680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-c2a409aa-c72f-40e7-b90d-54b1dbe656d7 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:03.497063 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:03.497063 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:03.497697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-c2a409aa-c72f-40e7-b90d-54b1dbe656d7 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:03.520387 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:03.520387 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:03.958767 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6fb0b3bb-00ba-4545-8048-19ecc1853c90 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:03.960053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6fb0b3bb-00ba-4545-8048-19ecc1853c90 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:03.960526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:03.960526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:03.961178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6fb0b3bb-00ba-4545-8048-19ecc1853c90 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:04.012888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a8081955-345c-4f75-9b82-44357f26e243 req-c2a409aa-c72f-40e7-b90d-54b1dbe656d7 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:20:04.013582 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a8081955-345c-4f75-9b82-44357f26e243 req-c2a409aa-c72f-40e7-b90d-54b1dbe656d7 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:20:04.021547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8081955-345c-4f75-9b82-44357f26e243 req-c2a409aa-c72f-40e7-b90d-54b1dbe656d7 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments/f9825adc-d3e3-4f2f-9be8-cae399f0582b returned with HTTP 200 Jan 12 14:20:04.023179 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 100/201] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:20:03 2021] DELETE /volume/v3/b3b906eab4f94444ae4563ab94340dd8/attachments/f9825adc-d3e3-4f2f-9be8-cae399f0582b => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:04.056401 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:04.056401 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:04.068957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6fb0b3bb-00ba-4545-8048-19ecc1853c90 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:04.094891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6fb0b3bb-00ba-4545-8048-19ecc1853c90 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:20:04.096420 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 102/202] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:03 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:20:04.116935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] POST http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes Jan 12 14:20:04.117397 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:04.117397 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:04.117897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1236684037"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:20:04.118987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1236684037'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:20:04.119360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Create volume of 1 GB Jan 12 14:20:04.120052 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:04.120052 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:04.133190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Availability Zones retrieved successfully. Jan 12 14:20:04.150235 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Flow 'volume_create_api' (056d7864-cbac-417e-9851-da516ca57dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:20:04.153048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4b4ad2-d949-4ab9-97a7-6babfae43bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:04.155126 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:20:04.218755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e8cd8e7-c9ef-4485-a899-01f8056e2973 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:20:04.219563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e8cd8e7-c9ef-4485-a899-01f8056e2973 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:04.219955 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:04.219955 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:04.220599 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e8cd8e7-c9ef-4485-a899-01f8056e2973 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:04.239858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4b4ad2-d949-4ab9-97a7-6babfae43bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:04.247937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ebedfb-a4a5-4b65-876c-9b6707cf231e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:04.298236 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:04.298236 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:04.307317 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9e8cd8e7-c9ef-4485-a899-01f8056e2973 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:04.335753 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e8cd8e7-c9ef-4485-a899-01f8056e2973 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:20:04.337645 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 103/203] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:04 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 1365 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:20:04.352912 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Created reservations ['94f5e266-d7fd-49f9-a725-747696116b97', '69decd19-58d2-4f79-ba11-d0c0e66dd1fc', '1ad6a3b5-e2b5-4e65-98b3-5d125030208e', 'db84f166-3d8d-41e4-8814-37f2e23f862b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:20:04.353288 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] POST http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes Jan 12 14:20:04.353925 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:04.353925 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:04.354337 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1447493233"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:20:04.355429 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1447493233'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:20:04.355811 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Create volume of 1 GB Jan 12 14:20:04.356344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ebedfb-a4a5-4b65-876c-9b6707cf231e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94f5e266-d7fd-49f9-a725-747696116b97', '69decd19-58d2-4f79-ba11-d0c0e66dd1fc', '1ad6a3b5-e2b5-4e65-98b3-5d125030208e', 'db84f166-3d8d-41e4-8814-37f2e23f862b']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:04.358624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90fb4be8-457e-480e-b619-b49c985d8d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:04.376277 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Availability Zones retrieved successfully. Jan 12 14:20:04.395309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Flow 'volume_create_api' (0df3f7ab-1418-4e3c-8398-f088cf824bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:20:04.399910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f7d374-8142-4536-b13b-dc99c8b8c8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:04.402164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:20:04.432840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90fb4be8-457e-480e-b619-b49c985d8d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '747b9ccd-2f72-4892-a709-11a5b31bb7f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1236684037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b906eab4f94444ae4563ab94340dd8',qos_specs=None,replication_status=,reservations=['94f5e266-d7fd-49f9-a725-747696116b97','69decd19-58d2-4f79-ba11-d0c0e66dd1fc','1ad6a3b5-e2b5-4e65-98b3-5d125030208e','db84f166-3d8d-41e4-8814-37f2e23f862b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc88bf3fd2b945858670465bcbb3655d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1236684037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=747b9ccd-2f72-4892-a709-11a5b31bb7f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b906eab4f94444ae4563ab94340dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bc88bf3fd2b945858670465bcbb3655d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:04.436014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c885f69c-85a5-4368-bc32-1b15e7aab03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:04.466769 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c885f69c-85a5-4368-bc32-1b15e7aab03d) transitioned into state 'SUCCESS' from state '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-1236684037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b906eab4f94444ae4563ab94340dd8',qos_specs=None,replication_status=,reservations=['94f5e266-d7fd-49f9-a725-747696116b97','69decd19-58d2-4f79-ba11-d0c0e66dd1fc','1ad6a3b5-e2b5-4e65-98b3-5d125030208e','db84f166-3d8d-41e4-8814-37f2e23f862b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc88bf3fd2b945858670465bcbb3655d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:04.469298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe8f027-b1bb-4a10-bbd4-cf5257bbb4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:04.486708 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe8f027-b1bb-4a10-bbd4-cf5257bbb4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:04.490259 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Flow 'volume_create_api' (056d7864-cbac-417e-9851-da516ca57dd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:20:04.569989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Create volume request issued successfully. Jan 12 14:20:04.586391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-48cc9798-c68c-4a91-a15f-94062515d2cd tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes returned with HTTP 202 Jan 12 14:20:04.587933 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 101/204] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:20:04 2021] POST /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes => generated 824 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:20:04.608889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e2333d9-98cc-447b-ac6a-f1e6ecea4a57 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 Jan 12 14:20:04.609777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e2333d9-98cc-447b-ac6a-f1e6ecea4a57 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:04.610199 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:04.610199 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:04.611060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e2333d9-98cc-447b-ac6a-f1e6ecea4a57 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:04.672178 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:04.672178 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:04.683064 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7e2333d9-98cc-447b-ac6a-f1e6ecea4a57 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:04.709263 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e2333d9-98cc-447b-ac6a-f1e6ecea4a57 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 returned with HTTP 200 Jan 12 14:20:04.710696 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 102/205] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:04 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 => generated 892 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:04.727366 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f7d374-8142-4536-b13b-dc99c8b8c8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:04.729723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a755f0d7-da52-4e01-9298-f6d92f8b37d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:04.882051 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Created reservations ['13279bbb-7ae3-4734-9634-b04b96842238', '70cce30e-1999-4a09-a676-60a685ad8cf4', 'b4a8229c-7ce0-4b08-997d-0e38a60b5486', '7a9ef66d-6d21-441f-894e-2858e444490c'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:20:04.887067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a755f0d7-da52-4e01-9298-f6d92f8b37d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13279bbb-7ae3-4734-9634-b04b96842238', '70cce30e-1999-4a09-a676-60a685ad8cf4', 'b4a8229c-7ce0-4b08-997d-0e38a60b5486', '7a9ef66d-6d21-441f-894e-2858e444490c']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:04.893728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f4a2b7-1ea9-4ea1-a287-411e0302da57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:05.105046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f4a2b7-1ea9-4ea1-a287-411e0302da57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '555e1b68-26ae-441c-afa4-92da4e2f9e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1447493233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4ce250d5f54bb1aafdb07a983b7abd',qos_specs=None,replication_status=,reservations=['13279bbb-7ae3-4734-9634-b04b96842238','70cce30e-1999-4a09-a676-60a685ad8cf4','b4a8229c-7ce0-4b08-997d-0e38a60b5486','7a9ef66d-6d21-441f-894e-2858e444490c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85762d4ace3f4cac8ab20b87fdddf9a2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1447493233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=555e1b68-26ae-441c-afa4-92da4e2f9e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b4ce250d5f54bb1aafdb07a983b7abd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85762d4ace3f4cac8ab20b87fdddf9a2',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:05.108171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5a16ac-3940-4bc4-a367-9eef67807599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:05.193166 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5a16ac-3940-4bc4-a367-9eef67807599) transitioned into state 'SUCCESS' from state '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-1447493233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4ce250d5f54bb1aafdb07a983b7abd',qos_specs=None,replication_status=,reservations=['13279bbb-7ae3-4734-9634-b04b96842238','70cce30e-1999-4a09-a676-60a685ad8cf4','b4a8229c-7ce0-4b08-997d-0e38a60b5486','7a9ef66d-6d21-441f-894e-2858e444490c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85762d4ace3f4cac8ab20b87fdddf9a2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:05.197350 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ba5b6e-13a0-48ef-babb-9c43b04fe445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:05.254989 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04ba5b6e-13a0-48ef-babb-9c43b04fe445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:05.263522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Flow 'volume_create_api' (0df3f7ab-1418-4e3c-8398-f088cf824bb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:20:05.409739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Create volume request issued successfully. Jan 12 14:20:05.482087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5aa5ab27-1f5d-4692-92ac-6c83993ae84e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes returned with HTTP 202 Jan 12 14:20:05.493954 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 104/206] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:20:04 2021] POST /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes => generated 826 bytes in 1135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:20:05.501586 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f48b13b0-8b1a-46c5-b87d-5ba0dff64508 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 Jan 12 14:20:05.502644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f48b13b0-8b1a-46c5-b87d-5ba0dff64508 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:05.503191 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:05.503191 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:05.504606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f48b13b0-8b1a-46c5-b87d-5ba0dff64508 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:05.678730 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:05.678730 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:05.703027 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f48b13b0-8b1a-46c5-b87d-5ba0dff64508 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:05.729344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-989e3ab4-8924-419c-8571-26325c06b8f1 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 Jan 12 14:20:05.730030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-989e3ab4-8924-419c-8571-26325c06b8f1 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:05.730362 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:05.730362 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:05.731259 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-989e3ab4-8924-419c-8571-26325c06b8f1 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:05.734600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f48b13b0-8b1a-46c5-b87d-5ba0dff64508 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 returned with HTTP 200 Jan 12 14:20:05.746581 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 103/207] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:05 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 => generated 918 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:05.852233 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:05.852233 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:05.875465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-989e3ab4-8924-419c-8571-26325c06b8f1 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:05.905707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-989e3ab4-8924-419c-8571-26325c06b8f1 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 returned with HTTP 200 Jan 12 14:20:05.910444 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 105/208] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:05 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:06.754217 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-df30fc66-3112-4162-97d4-138be9a94a8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 Jan 12 14:20:06.754726 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-df30fc66-3112-4162-97d4-138be9a94a8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:06.755260 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:06.755260 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:06.755719 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-df30fc66-3112-4162-97d4-138be9a94a8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:06.807440 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:06.807440 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:06.817682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-df30fc66-3112-4162-97d4-138be9a94a8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:06.842537 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-df30fc66-3112-4162-97d4-138be9a94a8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 returned with HTTP 200 Jan 12 14:20:06.843687 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 104/209] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:06 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:06.858468 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] POST http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes Jan 12 14:20:06.859206 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:06.859206 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:06.859892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-23004941"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:20:06.861176 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-23004941'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:20:06.861713 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Create volume of 1 GB Jan 12 14:20:06.875918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Availability Zones retrieved successfully. Jan 12 14:20:06.893519 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Flow 'volume_create_api' (2d7fb7b9-6734-45bd-93d8-44df8fc53587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:20:06.896750 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4485cb-6b62-4e86-be85-69f175ce3050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:06.899031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:20:06.924022 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eae735d9-836b-4c7f-9eb5-8b88b44df337 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 Jan 12 14:20:06.925824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eae735d9-836b-4c7f-9eb5-8b88b44df337 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:06.926414 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:06.926414 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:06.927257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eae735d9-836b-4c7f-9eb5-8b88b44df337 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:07.011672 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:07.011672 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:07.026640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4485cb-6b62-4e86-be85-69f175ce3050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:07.029129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2b6541-ec83-4b65-b0da-951e469f18ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:07.036654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eae735d9-836b-4c7f-9eb5-8b88b44df337 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:07.077715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eae735d9-836b-4c7f-9eb5-8b88b44df337 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 returned with HTTP 200 Jan 12 14:20:07.079038 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 105/210] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:06 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 => generated 917 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:07.116122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Created reservations ['76aa02e5-399d-4e4c-b7b7-d857eb83c167', 'ae824184-95c0-44ae-8e39-b03ba99d4db7', '3c8ab97b-b983-4483-8b4d-27e3cd67df65', '70efec76-6880-4b40-bff9-a837375ebd18'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:20:07.118069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2b6541-ec83-4b65-b0da-951e469f18ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76aa02e5-399d-4e4c-b7b7-d857eb83c167', 'ae824184-95c0-44ae-8e39-b03ba99d4db7', '3c8ab97b-b983-4483-8b4d-27e3cd67df65', '70efec76-6880-4b40-bff9-a837375ebd18']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:07.120189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b1a5ef-10eb-484a-b61c-e12e47b18582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:07.180768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b1a5ef-10eb-484a-b61c-e12e47b18582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6395212c-66da-4fe4-9792-73db366b8445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-23004941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4ce250d5f54bb1aafdb07a983b7abd',qos_specs=None,replication_status=,reservations=['76aa02e5-399d-4e4c-b7b7-d857eb83c167','ae824184-95c0-44ae-8e39-b03ba99d4db7','3c8ab97b-b983-4483-8b4d-27e3cd67df65','70efec76-6880-4b40-bff9-a837375ebd18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85762d4ace3f4cac8ab20b87fdddf9a2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-23004941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6395212c-66da-4fe4-9792-73db366b8445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b4ce250d5f54bb1aafdb07a983b7abd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85762d4ace3f4cac8ab20b87fdddf9a2',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:07.182718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b398e9-69e5-401e-8676-e52451d48a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:07.210878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b398e9-69e5-401e-8676-e52451d48a24) transitioned into state 'SUCCESS' from state '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-23004941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4ce250d5f54bb1aafdb07a983b7abd',qos_specs=None,replication_status=,reservations=['76aa02e5-399d-4e4c-b7b7-d857eb83c167','ae824184-95c0-44ae-8e39-b03ba99d4db7','3c8ab97b-b983-4483-8b4d-27e3cd67df65','70efec76-6880-4b40-bff9-a837375ebd18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85762d4ace3f4cac8ab20b87fdddf9a2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:07.213434 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e62d44e-0f6f-451a-8443-4f231435193c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:20:07.233129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e62d44e-0f6f-451a-8443-4f231435193c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:20:07.238403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Flow 'volume_create_api' (2d7fb7b9-6734-45bd-93d8-44df8fc53587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:20:07.306352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Create volume request issued successfully. Jan 12 14:20:07.334109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1cae8131-3fbb-4004-bb57-e08ef54a9cca tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes returned with HTTP 202 Jan 12 14:20:07.345193 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 106/211] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:20:06 2021] POST /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes => generated 824 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:20:07.350101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cfb0ae60-0275-4af3-91f0-5131600db8b9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 Jan 12 14:20:07.351000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cfb0ae60-0275-4af3-91f0-5131600db8b9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:07.351000 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:07.351000 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:07.351449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cfb0ae60-0275-4af3-91f0-5131600db8b9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:07.538034 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:07.538034 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:07.546757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cfb0ae60-0275-4af3-91f0-5131600db8b9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:07.570907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cfb0ae60-0275-4af3-91f0-5131600db8b9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 returned with HTTP 200 Jan 12 14:20:07.580870 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 106/212] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:07 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 => generated 916 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:07.932006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-addbf69d-d5c0-436b-8a76-57812b84525b req-fc01872f-b7fe-486e-add3-a57f241a1cd8 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] GET http://10.222.0.43/volume/v3/bbe3c205afba41f1964a02c4415d8e91/volumes/47480b34-50cc-4eda-bba3-fe35d46a9ee6 Jan 12 14:20:07.933380 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-addbf69d-d5c0-436b-8a76-57812b84525b req-fc01872f-b7fe-486e-add3-a57f241a1cd8 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:07.934120 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:07.934120 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:07.934971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-addbf69d-d5c0-436b-8a76-57812b84525b req-fc01872f-b7fe-486e-add3-a57f241a1cd8 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:08.019739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-addbf69d-d5c0-436b-8a76-57812b84525b req-fc01872f-b7fe-486e-add3-a57f241a1cd8 tempest-VolumesAdminNegativeTest-1295014852 tempest-VolumesAdminNegativeTest-1295014852] http://10.222.0.43/volume/v3/bbe3c205afba41f1964a02c4415d8e91/volumes/47480b34-50cc-4eda-bba3-fe35d46a9ee6 returned with HTTP 404 Jan 12 14:20:08.022123 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 107/213] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:20:07 2021] GET /volume/v3/bbe3c205afba41f1964a02c4415d8e91/volumes/47480b34-50cc-4eda-bba3-fe35d46a9ee6 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:20:08.039617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf76fb76-a67f-4947-8ca0-078a36ed150a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] DELETE http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 Jan 12 14:20:08.040548 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf76fb76-a67f-4947-8ca0-078a36ed150a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:08.041058 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:08.041058 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:08.041793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf76fb76-a67f-4947-8ca0-078a36ed150a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:08.042456 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-bf76fb76-a67f-4947-8ca0-078a36ed150a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Delete volume with id: 747b9ccd-2f72-4892-a709-11a5b31bb7f3 Jan 12 14:20:08.138217 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:08.138217 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:08.140003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bf76fb76-a67f-4947-8ca0-078a36ed150a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:08.178535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bf76fb76-a67f-4947-8ca0-078a36ed150a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Delete volume request issued successfully. Jan 12 14:20:08.179010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf76fb76-a67f-4947-8ca0-078a36ed150a tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 returned with HTTP 202 Jan 12 14:20:08.183646 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 107/214] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:20:08 2021] DELETE /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:20:08.192118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-067dc104-a2f4-45b6-b8c0-459937ab6d6e tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 Jan 12 14:20:08.192984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-067dc104-a2f4-45b6-b8c0-459937ab6d6e tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:08.193467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-067dc104-a2f4-45b6-b8c0-459937ab6d6e tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:08.290329 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:08.290329 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:08.300649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-067dc104-a2f4-45b6-b8c0-459937ab6d6e tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:08.336101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-067dc104-a2f4-45b6-b8c0-459937ab6d6e tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 returned with HTTP 200 Jan 12 14:20:08.337142 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 108/215] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:08 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 => generated 916 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:08.587758 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7f9cba3-11d1-4a2f-a923-5d68c4406f34 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 Jan 12 14:20:08.588260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7f9cba3-11d1-4a2f-a923-5d68c4406f34 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:08.588456 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:08.588456 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:08.589105 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7f9cba3-11d1-4a2f-a923-5d68c4406f34 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:08.685952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:08.685952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:08.706906 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f7f9cba3-11d1-4a2f-a923-5d68c4406f34 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:08.748395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7f9cba3-11d1-4a2f-a923-5d68c4406f34 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 returned with HTTP 200 Jan 12 14:20:08.749784 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 108/216] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:08 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 => generated 917 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:09.353537 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e824d523-45cc-4cc4-b47f-b661e21d286f tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 Jan 12 14:20:09.354090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e824d523-45cc-4cc4-b47f-b661e21d286f tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:09.354221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:09.354221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:09.354816 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e824d523-45cc-4cc4-b47f-b661e21d286f tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:09.471594 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:09.471594 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:09.488752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e824d523-45cc-4cc4-b47f-b661e21d286f tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:09.574675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e824d523-45cc-4cc4-b47f-b661e21d286f tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 returned with HTTP 200 Jan 12 14:20:09.578875 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 109/217] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:09 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 => generated 916 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:10.604669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07754f2c-5889-411d-9311-ddc32cd231dc tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 Jan 12 14:20:10.605887 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07754f2c-5889-411d-9311-ddc32cd231dc tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:10.606263 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:10.606263 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:10.607666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07754f2c-5889-411d-9311-ddc32cd231dc tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:10.656874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07754f2c-5889-411d-9311-ddc32cd231dc tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 returned with HTTP 404 Jan 12 14:20:10.669656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2660a6b5-d0e8-4771-b822-433a0c865b6c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] DELETE http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:10.671639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2660a6b5-d0e8-4771-b822-433a0c865b6c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:10.675896 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:10.675896 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:10.676720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2660a6b5-d0e8-4771-b822-433a0c865b6c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:10.677381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-2660a6b5-d0e8-4771-b822-433a0c865b6c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Delete volume with id: f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:10.686264 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 109/218] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:10 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/747b9ccd-2f72-4892-a709-11a5b31bb7f3 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:20:10.810481 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:10.810481 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:10.812096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2660a6b5-d0e8-4771-b822-433a0c865b6c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:10.898648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2660a6b5-d0e8-4771-b822-433a0c865b6c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Delete volume request issued successfully. Jan 12 14:20:10.899535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2660a6b5-d0e8-4771-b822-433a0c865b6c tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 202 Jan 12 14:20:10.901484 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 110/219] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:20:10 2021] DELETE /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:20:10.908909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d1455fb2-8c14-47fd-bcd8-bc78f9e76630 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:10.910003 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d1455fb2-8c14-47fd-bcd8-bc78f9e76630 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:10.910524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d1455fb2-8c14-47fd-bcd8-bc78f9e76630 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:11.017015 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:11.017015 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:11.044047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d1455fb2-8c14-47fd-bcd8-bc78f9e76630 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:11.094802 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d1455fb2-8c14-47fd-bcd8-bc78f9e76630 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:20:11.104722 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 110/220] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:10 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:12.120497 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-295fae96-fd37-407f-9d84-9bbe18ec28bf tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:12.121423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-295fae96-fd37-407f-9d84-9bbe18ec28bf tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:12.121846 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:12.121846 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:12.122507 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-295fae96-fd37-407f-9d84-9bbe18ec28bf tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:12.193101 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:12.193101 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:12.202745 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-295fae96-fd37-407f-9d84-9bbe18ec28bf tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:12.232975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-295fae96-fd37-407f-9d84-9bbe18ec28bf tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:20:12.235461 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 111/221] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:12 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 916 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:13.258672 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-136fb222-ecf3-4281-8c41-c56c7818bec3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:13.260508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-136fb222-ecf3-4281-8c41-c56c7818bec3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:13.261152 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:13.261152 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:13.267412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-136fb222-ecf3-4281-8c41-c56c7818bec3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:13.472855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:13.472855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:13.484873 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-136fb222-ecf3-4281-8c41-c56c7818bec3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Volume info retrieved successfully. Jan 12 14:20:13.550166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-136fb222-ecf3-4281-8c41-c56c7818bec3 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 200 Jan 12 14:20:13.565183 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 111/222] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:13 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 916 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:14.582469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66f7498b-d5e0-49b9-8113-dfdd071da707 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] GET http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c Jan 12 14:20:14.583583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66f7498b-d5e0-49b9-8113-dfdd071da707 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:14.584120 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:14.584120 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:14.584746 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66f7498b-d5e0-49b9-8113-dfdd071da707 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:14.711165 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66f7498b-d5e0-49b9-8113-dfdd071da707 tempest-VolumesAdminNegativeTest-1941988550 tempest-VolumesAdminNegativeTest-1941988550] http://10.222.0.43/volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c returned with HTTP 404 Jan 12 14:20:14.718744 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 112/223] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:20:14 2021] GET /volume/v3/b3b906eab4f94444ae4563ab94340dd8/volumes/f118739b-4de3-4b01-9b26-262921eeba8c => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:20:55.294683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-91112d14-c584-4fea-a442-314f984e86d9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:20:55.296822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-91112d14-c584-4fea-a442-314f984e86d9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:55.297199 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:55.297199 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:55.297847 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-91112d14-c584-4fea-a442-314f984e86d9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:55.397635 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:55.397635 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:55.423329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-91112d14-c584-4fea-a442-314f984e86d9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:55.478914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-91112d14-c584-4fea-a442-314f984e86d9 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:20:55.483238 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 112/224] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:20:55 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 1365 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:20:55.498846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 Jan 12 14:20:55.499586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:55.500499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:55.639978 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:55.639978 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:55.674327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:55.724137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 returned with HTTP 200 Jan 12 14:20:55.741860 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0ff09ba9-eb15-4b0e-a100-76b05a49e0ae tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 Jan 12 14:20:55.742812 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0ff09ba9-eb15-4b0e-a100-76b05a49e0ae tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:55.743184 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:55.743184 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:55.745067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0ff09ba9-eb15-4b0e-a100-76b05a49e0ae tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:55.750094 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 113/225] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:20:55 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 => generated 919 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:20:55.822388 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:55.822388 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:55.834259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0ff09ba9-eb15-4b0e-a100-76b05a49e0ae tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:55.867514 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0ff09ba9-eb15-4b0e-a100-76b05a49e0ae tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 returned with HTTP 200 Jan 12 14:20:55.881721 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 113/226] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:20:55 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 => generated 917 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:20:55.885493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume// Jan 12 14:20:55.886224 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:55.886643 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:55.886643 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:55.887429 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:55.891111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:20:55.892111 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 114/227] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:20:55 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 14:20:55.908798 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-226a2c61-b359-409d-8beb-318245c4a93a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] POST http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments Jan 12 14:20:55.909735 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:55.909735 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:55.910940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-226a2c61-b359-409d-8beb-318245c4a93a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0825973-5d0b-487b-8351-d2f0a1f78684", "instance_uuid": "47fc018e-c7c0-4337-a282-011415cf489a", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:20:56.015654 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:56.015654 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:56.187592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-226a2c61-b359-409d-8beb-318245c4a93a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments returned with HTTP 200 Jan 12 14:20:56.189379 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 114/228] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:20:55 2021] POST /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments => generated 273 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:20:56.197133 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume// Jan 12 14:20:56.197675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:56.198170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:56.199977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:20:56.200934 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 115/229] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:20:56 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:20:56.237154 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-62232aac-09b8-4b3b-95d9-636ecc1e9804 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] POST http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments Jan 12 14:20:56.241286 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:56.241286 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:56.241838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-62232aac-09b8-4b3b-95d9-636ecc1e9804 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "555e1b68-26ae-441c-afa4-92da4e2f9e76", "instance_uuid": "47fc018e-c7c0-4337-a282-011415cf489a", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:20:56.421123 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:56.421123 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:56.608930 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-62232aac-09b8-4b3b-95d9-636ecc1e9804 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments returned with HTTP 200 Jan 12 14:20:56.610002 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 115/230] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:20:56 2021] POST /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments => generated 273 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:20:56.619361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume// Jan 12 14:20:56.619969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:56.620626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:56.622141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:20:56.622761 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 116/231] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:20:56 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:20:56.645731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-4b93a592-1fd5-4a43-ae35-c4a398bc53ce tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] POST http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments Jan 12 14:20:56.646631 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:56.646631 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:56.647379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-4b93a592-1fd5-4a43-ae35-c4a398bc53ce tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6395212c-66da-4fe4-9792-73db366b8445", "instance_uuid": "47fc018e-c7c0-4337-a282-011415cf489a", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:20:56.786335 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:56.786335 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:56.923529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-4b93a592-1fd5-4a43-ae35-c4a398bc53ce tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments returned with HTTP 200 Jan 12 14:20:56.924953 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 116/232] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:20:56 2021] POST /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments => generated 273 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:20:59.588286 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume// Jan 12 14:20:59.588286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:59.588286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:59.588286 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-e37c897d-dcfb-46ba-b174-d867ada937c6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:20:59.588286 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 117/233] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:20:59 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:20:59.597651 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-b7fa204a-5e5a-4558-b880-07e546716478 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:20:59.598542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-b7fa204a-5e5a-4558-b880-07e546716478 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:20:59.598983 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:20:59.598983 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:20:59.599999 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-b7fa204a-5e5a-4558-b880-07e546716478 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:20:59.657644 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:59.657644 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:59.668399 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-b7fa204a-5e5a-4558-b880-07e546716478 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:20:59.696217 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:59.696217 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:20:59.709974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-b7fa204a-5e5a-4558-b880-07e546716478 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:20:59.711494 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 117/234] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:20:59 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 1463 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:20:59.734480 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-c14beeb9-3f42-410c-9fbe-c6c80488c6fa tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] PUT http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/0513071b-0558-43f9-82c4-a0d394d262d9 Jan 12 14:20:59.736600 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-c14beeb9-3f42-410c-9fbe-c6c80488c6fa tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:20:59.810842 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:20:59.810842 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:20:59.811385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-c14beeb9-3f42-410c-9fbe-c6c80488c6fa tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Lock "b'cinder-attachment_update-a0825973-5d0b-487b-8351-d2f0a1f78684-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.033s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:20:59.813857 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:20:59.813857 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:02.498957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-c14beeb9-3f42-410c-9fbe-c6c80488c6fa tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Lock "b'cinder-attachment_update-a0825973-5d0b-487b-8351-d2f0a1f78684-n-h1-764292-10'" released by "attachment_update" :: held 2.687s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:21:02.500387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-c14beeb9-3f42-410c-9fbe-c6c80488c6fa tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/0513071b-0558-43f9-82c4-a0d394d262d9 returned with HTTP 200 Jan 12 14:21:02.502299 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 118/235] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:20:59 2021] PUT /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/0513071b-0558-43f9-82c4-a0d394d262d9 => generated 762 bytes in 2773 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:21:02.555198 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ce28f101-df18-498d-982b-c835a85b6404 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] POST http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/0513071b-0558-43f9-82c4-a0d394d262d9/action Jan 12 14:21:02.556255 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:02.556255 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:02.556985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ce28f101-df18-498d-982b-c835a85b6404 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:21:02.557626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ce28f101-df18-498d-982b-c835a85b6404 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:21:02.646301 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:02.646301 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:02.664736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ce28f101-df18-498d-982b-c835a85b6404 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/0513071b-0558-43f9-82c4-a0d394d262d9/action returned with HTTP 204 Jan 12 14:21:02.666536 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 118/236] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:21:02 2021] POST /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/0513071b-0558-43f9-82c4-a0d394d262d9/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:21:02.700159 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-c14beeb9-3f42-410c-9fbe-c6c80488c6fa tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume// Jan 12 14:21:02.700847 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-c14beeb9-3f42-410c-9fbe-c6c80488c6fa tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:02.701244 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:02.701244 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:02.701883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-c14beeb9-3f42-410c-9fbe-c6c80488c6fa tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:02.703241 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-c14beeb9-3f42-410c-9fbe-c6c80488c6fa tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:21:02.704363 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 119/237] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:21:02 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:21:02.720788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ec58d230-85dc-4f64-8196-41050ab04cd2 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 Jan 12 14:21:02.721628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ec58d230-85dc-4f64-8196-41050ab04cd2 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:02.722016 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:02.722016 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:02.722749 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ec58d230-85dc-4f64-8196-41050ab04cd2 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:02.793288 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:02.793288 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:02.808547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ec58d230-85dc-4f64-8196-41050ab04cd2 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:21:02.845505 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:02.845505 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:02.855720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ec58d230-85dc-4f64-8196-41050ab04cd2 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 returned with HTTP 200 Jan 12 14:21:02.857365 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 119/238] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:21:02 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 => generated 1017 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:21:02.883186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0fcd87f1-6510-47db-89d4-4c830dbcc58a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] PUT http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/42c1838d-16fd-44bd-bf82-6d020949ac35 Jan 12 14:21:02.884453 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0fcd87f1-6510-47db-89d4-4c830dbcc58a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:21:02.936877 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:21:02.936877 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:21:02.937742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0fcd87f1-6510-47db-89d4-4c830dbcc58a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Lock "b'cinder-attachment_update-555e1b68-26ae-441c-afa4-92da4e2f9e76-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:21:02.940850 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:02.940850 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:05.660604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0fcd87f1-6510-47db-89d4-4c830dbcc58a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Lock "b'cinder-attachment_update-555e1b68-26ae-441c-afa4-92da4e2f9e76-n-h1-764292-10'" released by "attachment_update" :: held 2.723s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:21:05.661437 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0fcd87f1-6510-47db-89d4-4c830dbcc58a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/42c1838d-16fd-44bd-bf82-6d020949ac35 returned with HTTP 200 Jan 12 14:21:05.662456 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 120/239] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:21:02 2021] PUT /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/42c1838d-16fd-44bd-bf82-6d020949ac35 => generated 762 bytes in 2786 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:21:05.723393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-995695a3-05b6-4ea8-8d79-2b656af2185d tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] POST http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/42c1838d-16fd-44bd-bf82-6d020949ac35/action Jan 12 14:21:05.724181 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:05.724181 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:05.724647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-995695a3-05b6-4ea8-8d79-2b656af2185d tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:21:05.725034 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-995695a3-05b6-4ea8-8d79-2b656af2185d tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:21:05.893382 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:05.893382 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:05.923202 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-995695a3-05b6-4ea8-8d79-2b656af2185d tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/42c1838d-16fd-44bd-bf82-6d020949ac35/action returned with HTTP 204 Jan 12 14:21:05.924049 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 120/240] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:21:05 2021] POST /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/42c1838d-16fd-44bd-bf82-6d020949ac35/action => generated 0 bytes in 206 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:21:05.961526 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0fcd87f1-6510-47db-89d4-4c830dbcc58a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume// Jan 12 14:21:05.962167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0fcd87f1-6510-47db-89d4-4c830dbcc58a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:05.962505 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:05.962505 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:05.963089 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0fcd87f1-6510-47db-89d4-4c830dbcc58a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:05.964331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-0fcd87f1-6510-47db-89d4-4c830dbcc58a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:21:05.966164 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 121/241] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:21:05 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:21:05.980881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ff53837a-cf3f-4a43-a8af-f6f6de4f3bb8 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 Jan 12 14:21:05.981672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ff53837a-cf3f-4a43-a8af-f6f6de4f3bb8 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:05.982004 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:05.982004 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:05.982575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ff53837a-cf3f-4a43-a8af-f6f6de4f3bb8 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:06.108952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:06.108952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:06.140262 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ff53837a-cf3f-4a43-a8af-f6f6de4f3bb8 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:21:06.189555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:06.189555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:06.208941 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-ff53837a-cf3f-4a43-a8af-f6f6de4f3bb8 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 returned with HTTP 200 Jan 12 14:21:06.210171 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 121/242] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:21:05 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 => generated 1015 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:21:06.237012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-4608cf9a-668d-423c-9051-faa84e5da45e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] PUT http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/c211f04c-2335-4e47-9272-3d5af8df7ac9 Jan 12 14:21:06.238565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-4608cf9a-668d-423c-9051-faa84e5da45e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdc"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:21:06.312800 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:21:06.312800 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:21:06.313561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-4608cf9a-668d-423c-9051-faa84e5da45e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Lock "b'cinder-attachment_update-6395212c-66da-4fe4-9792-73db366b8445-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:21:06.321282 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:06.321282 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:09.201055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-4608cf9a-668d-423c-9051-faa84e5da45e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Lock "b'cinder-attachment_update-6395212c-66da-4fe4-9792-73db366b8445-n-h1-764292-10'" released by "attachment_update" :: held 2.887s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:21:09.201765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-4608cf9a-668d-423c-9051-faa84e5da45e tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/c211f04c-2335-4e47-9272-3d5af8df7ac9 returned with HTTP 200 Jan 12 14:21:09.202902 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 122/243] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:21:06 2021] PUT /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/c211f04c-2335-4e47-9272-3d5af8df7ac9 => generated 762 bytes in 2975 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:21:09.248037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-6f4f8a95-33b9-4b82-b1fb-2bca5e6a21d6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] POST http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/c211f04c-2335-4e47-9272-3d5af8df7ac9/action Jan 12 14:21:09.248837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:09.248837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:09.249303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-6f4f8a95-33b9-4b82-b1fb-2bca5e6a21d6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:21:09.249686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-6f4f8a95-33b9-4b82-b1fb-2bca5e6a21d6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:21:09.457740 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:09.457740 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:09.488265 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7ab6ff56-2a81-4357-8dd4-fe2201450a61 req-6f4f8a95-33b9-4b82-b1fb-2bca5e6a21d6 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/c211f04c-2335-4e47-9272-3d5af8df7ac9/action returned with HTTP 204 Jan 12 14:21:09.496600 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 122/244] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:21:09 2021] POST /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/c211f04c-2335-4e47-9272-3d5af8df7ac9/action => generated 0 bytes in 253 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:21:10.413061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] POST http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes Jan 12 14:21:10.413681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:10.413681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:10.414403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1007670601", "imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:21:10.427581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1007670601', 'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:21:10.681082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Create volume of 1 GB Jan 12 14:21:10.682530 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:10.682530 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:10.733466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Availability Zones retrieved successfully. Jan 12 14:21:10.760919 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Flow 'volume_create_api' (9bba8488-f53c-46a8-bc0d-cf2a697caab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:21:10.764916 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e210b4eb-ab6d-4594-b0dd-eb76a8d83b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:10.772776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:21:11.029131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e210b4eb-ab6d-4594-b0dd-eb76a8d83b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:11.034568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aa36771-4305-4f22-aaae-78d13369b771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:11.194371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Created reservations ['ff3ef1ea-2e70-4695-ada1-a7c18524d9b2', '87e5b46a-4934-4b23-9c7b-e4faf0901cac', '5acac89c-30d8-43e0-95f8-dfdbacc1a194', '1fa92a89-e49e-48e9-9d69-8dbeb7bed8b2'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:21:11.197858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aa36771-4305-4f22-aaae-78d13369b771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff3ef1ea-2e70-4695-ada1-a7c18524d9b2', '87e5b46a-4934-4b23-9c7b-e4faf0901cac', '5acac89c-30d8-43e0-95f8-dfdbacc1a194', '1fa92a89-e49e-48e9-9d69-8dbeb7bed8b2']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:11.202419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cbb6ba-e166-4121-ba50-699b6d3a94d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:11.379200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cbb6ba-e166-4121-ba50-699b6d3a94d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '884f7386-7fdb-4de1-8c96-28d1c5ef77e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1007670601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c77e9d797c4f179b5cba0d7bc3a265',qos_specs=None,replication_status=,reservations=['ff3ef1ea-2e70-4695-ada1-a7c18524d9b2','87e5b46a-4934-4b23-9c7b-e4faf0901cac','5acac89c-30d8-43e0-95f8-dfdbacc1a194','1fa92a89-e49e-48e9-9d69-8dbeb7bed8b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b087f194194a909dc7f1cb7200c16c',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1007670601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=884f7386-7fdb-4de1-8c96-28d1c5ef77e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c77e9d797c4f179b5cba0d7bc3a265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='45b087f194194a909dc7f1cb7200c16c',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:11.381748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be9a43f2-2e13-4b22-94bd-b166d47fe812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:11.415646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be9a43f2-2e13-4b22-94bd-b166d47fe812) transitioned into state 'SUCCESS' from state '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-1007670601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c77e9d797c4f179b5cba0d7bc3a265',qos_specs=None,replication_status=,reservations=['ff3ef1ea-2e70-4695-ada1-a7c18524d9b2','87e5b46a-4934-4b23-9c7b-e4faf0901cac','5acac89c-30d8-43e0-95f8-dfdbacc1a194','1fa92a89-e49e-48e9-9d69-8dbeb7bed8b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b087f194194a909dc7f1cb7200c16c',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:11.418876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (791ad0a4-80bb-4667-a24b-7d4528f233ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:11.453622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (791ad0a4-80bb-4667-a24b-7d4528f233ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:11.462232 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Flow 'volume_create_api' (9bba8488-f53c-46a8-bc0d-cf2a697caab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:21:11.626109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Create volume request issued successfully. Jan 12 14:21:11.667757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3355a66b-bfa1-4def-8a28-2ca2eabe9928 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes returned with HTTP 202 Jan 12 14:21:11.679901 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 123/245] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:21:09 2021] POST /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes => generated 821 bytes in 1893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:21:11.693861 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba373b0e-d8b4-40e5-b87c-78e6556d1bf2 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:11.695262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba373b0e-d8b4-40e5-b87c-78e6556d1bf2 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:11.695587 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:11.695587 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:11.696174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba373b0e-d8b4-40e5-b87c-78e6556d1bf2 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:11.811862 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:11.811862 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:11.825162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba373b0e-d8b4-40e5-b87c-78e6556d1bf2 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:11.863179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba373b0e-d8b4-40e5-b87c-78e6556d1bf2 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:11.864590 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 123/246] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:11 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:12.883221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6a43ab7-f1a2-4cda-a136-d0e583a53fa9 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:12.884092 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6a43ab7-f1a2-4cda-a136-d0e583a53fa9 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:12.884424 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:12.884424 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:12.885016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6a43ab7-f1a2-4cda-a136-d0e583a53fa9 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:13.069970 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:13.069970 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:13.080214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d6a43ab7-f1a2-4cda-a136-d0e583a53fa9 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:13.118996 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6a43ab7-f1a2-4cda-a136-d0e583a53fa9 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:13.120721 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 124/247] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:12 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:14.137968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ce8beca1-773d-407b-8a33-cd2a380abe5b tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:14.139556 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ce8beca1-773d-407b-8a33-cd2a380abe5b tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:14.140032 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:14.140032 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:14.140748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ce8beca1-773d-407b-8a33-cd2a380abe5b tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:14.243677 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:14.243677 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:14.267302 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ce8beca1-773d-407b-8a33-cd2a380abe5b tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:14.313735 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ce8beca1-773d-407b-8a33-cd2a380abe5b tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:14.324696 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 124/248] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:14 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:15.337578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb419df3-c96f-4dd3-ac46-f77356398bac tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:15.338866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb419df3-c96f-4dd3-ac46-f77356398bac tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:15.339412 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:15.339412 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:15.340159 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb419df3-c96f-4dd3-ac46-f77356398bac tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:15.457513 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:15.457513 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:15.481152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cb419df3-c96f-4dd3-ac46-f77356398bac tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:15.558677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb419df3-c96f-4dd3-ac46-f77356398bac tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:15.559856 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 125/249] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:15 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:16.581531 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15ae2329-57ac-4d2b-80e9-040be644ce10 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:16.583190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15ae2329-57ac-4d2b-80e9-040be644ce10 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:16.583641 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:16.583641 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:16.584701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15ae2329-57ac-4d2b-80e9-040be644ce10 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:16.826773 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:16.826773 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:16.847412 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-15ae2329-57ac-4d2b-80e9-040be644ce10 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:16.913211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15ae2329-57ac-4d2b-80e9-040be644ce10 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:16.917664 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 125/250] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:16 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:17.937112 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0ce5a23-a4e8-4c84-9b37-bf1d8de0a52e tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:17.937726 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0ce5a23-a4e8-4c84-9b37-bf1d8de0a52e tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:17.937952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:17.937952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:17.938335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0ce5a23-a4e8-4c84-9b37-bf1d8de0a52e tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:18.035145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:18.035145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:18.043717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b0ce5a23-a4e8-4c84-9b37-bf1d8de0a52e tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:18.083305 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0ce5a23-a4e8-4c84-9b37-bf1d8de0a52e tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:18.084728 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 126/251] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:17 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:19.104468 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d15a5df-8522-4bd1-a0d1-99acf3af69ed tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:19.106464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d15a5df-8522-4bd1-a0d1-99acf3af69ed tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:19.106921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:19.106921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:19.107587 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d15a5df-8522-4bd1-a0d1-99acf3af69ed tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:19.268180 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:19.268180 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:19.291280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0d15a5df-8522-4bd1-a0d1-99acf3af69ed tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:19.325661 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d15a5df-8522-4bd1-a0d1-99acf3af69ed tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:19.326802 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 126/252] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:19 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:20.349200 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a397903e-4423-4ae6-b78e-66393f79e6cd tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:20.351081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a397903e-4423-4ae6-b78e-66393f79e6cd tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:20.351663 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:20.351663 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:20.353497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a397903e-4423-4ae6-b78e-66393f79e6cd tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:20.484769 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:20.484769 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:20.512490 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a397903e-4423-4ae6-b78e-66393f79e6cd tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:20.566216 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a397903e-4423-4ae6-b78e-66393f79e6cd tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:20.579839 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 127/253] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:20 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:21.600278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14845ac5-d766-4097-a90f-f41660bda984 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:21.601609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14845ac5-d766-4097-a90f-f41660bda984 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:21.601609 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:21.601609 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:21.602664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14845ac5-d766-4097-a90f-f41660bda984 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:21.677256 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:21.677256 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:21.700976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-14845ac5-d766-4097-a90f-f41660bda984 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:21.738296 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14845ac5-d766-4097-a90f-f41660bda984 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:21.754325 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 127/254] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:21 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:22.761503 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1114a9a2-f1fc-4c5c-8976-891afe043236 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:22.764195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1114a9a2-f1fc-4c5c-8976-891afe043236 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:22.764921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:22.764921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:22.765941 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1114a9a2-f1fc-4c5c-8976-891afe043236 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:22.887275 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:22.887275 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:22.905941 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1114a9a2-f1fc-4c5c-8976-891afe043236 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:22.949345 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1114a9a2-f1fc-4c5c-8976-891afe043236 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:22.951139 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 128/255] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:22 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:23.973845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8dda40f8-f5a3-417c-927c-621e460b8e55 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:23.979456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8dda40f8-f5a3-417c-927c-621e460b8e55 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:23.979581 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:23.979581 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:23.979986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8dda40f8-f5a3-417c-927c-621e460b8e55 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:24.169353 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:24.169353 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:24.216829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8dda40f8-f5a3-417c-927c-621e460b8e55 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:24.272568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8dda40f8-f5a3-417c-927c-621e460b8e55 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:24.282452 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 128/256] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:23 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:24.972975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76278502-2bec-4c7c-afa8-ceeec653fe5b tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] DELETE http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:21:24.974018 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76278502-2bec-4c7c-afa8-ceeec653fe5b tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:24.974787 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:24.974787 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:24.975475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76278502-2bec-4c7c-afa8-ceeec653fe5b tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:24.976179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-76278502-2bec-4c7c-afa8-ceeec653fe5b tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Delete volume with id: 04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:21:25.107787 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:25.107787 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:25.113101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-76278502-2bec-4c7c-afa8-ceeec653fe5b tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:21:25.168482 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-f7aedfe6-9034-4f33-83d6-963e540cd082 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] DELETE http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments/938fed5b-2a52-4090-8763-e7a1a3327f50 Jan 12 14:21:25.169904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-f7aedfe6-9034-4f33-83d6-963e540cd082 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:25.170338 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:25.170338 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:25.171212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-f7aedfe6-9034-4f33-83d6-963e540cd082 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:25.212568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-76278502-2bec-4c7c-afa8-ceeec653fe5b tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Delete volume request issued successfully. Jan 12 14:21:25.216540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76278502-2bec-4c7c-afa8-ceeec653fe5b tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 202 Jan 12 14:21:25.218294 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 129/257] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:21:24 2021] DELETE /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:21:25.237842 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b4c8670-4019-41b9-9aed-91ee692bd2a9 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:21:25.239055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b4c8670-4019-41b9-9aed-91ee692bd2a9 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:25.240750 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:25.240750 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:25.243206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b4c8670-4019-41b9-9aed-91ee692bd2a9 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:25.248075 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:25.248075 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:25.377166 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:25.377166 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:25.395328 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6b4c8670-4019-41b9-9aed-91ee692bd2a9 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:21:25.426015 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b4c8670-4019-41b9-9aed-91ee692bd2a9 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:21:25.427477 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 130/258] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:25 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 909 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:21:25.432067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3c13f78f-fb0a-417a-9d1e-58f5737b7870 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:25.432869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3c13f78f-fb0a-417a-9d1e-58f5737b7870 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:25.433570 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:25.433570 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:25.434268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3c13f78f-fb0a-417a-9d1e-58f5737b7870 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:25.523996 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:25.523996 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:25.551280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3c13f78f-fb0a-417a-9d1e-58f5737b7870 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:25.605831 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3c13f78f-fb0a-417a-9d1e-58f5737b7870 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:25.614263 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 131/259] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:25 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:26.401295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-f7aedfe6-9034-4f33-83d6-963e540cd082 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:21:26.415303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-f7aedfe6-9034-4f33-83d6-963e540cd082 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:21:26.430366 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-f7aedfe6-9034-4f33-83d6-963e540cd082 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments/938fed5b-2a52-4090-8763-e7a1a3327f50 returned with HTTP 200 Jan 12 14:21:26.431852 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 129/260] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:21:25 2021] DELETE /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/attachments/938fed5b-2a52-4090-8763-e7a1a3327f50 => generated 19 bytes in 1269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:26.447769 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-13736621-ccfe-49bc-9b42-93c169576a43 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] DELETE http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:21:26.448549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-13736621-ccfe-49bc-9b42-93c169576a43 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:26.448949 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:26.448949 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:26.449634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-13736621-ccfe-49bc-9b42-93c169576a43 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:26.450271 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-13736621-ccfe-49bc-9b42-93c169576a43 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Delete volume with id: 4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 Jan 12 14:21:26.451302 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73d602c9-f026-45e6-bca4-d75fc9f14d71 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:21:26.451945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73d602c9-f026-45e6-bca4-d75fc9f14d71 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:26.452223 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:26.452223 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:26.453391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73d602c9-f026-45e6-bca4-d75fc9f14d71 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:26.582920 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:26.582920 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:26.585443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-13736621-ccfe-49bc-9b42-93c169576a43 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Volume info retrieved successfully. Jan 12 14:21:26.642488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-13736621-ccfe-49bc-9b42-93c169576a43 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] Delete volume request issued successfully. Jan 12 14:21:26.645936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-06238fb7-e050-4827-99b5-fd55b03c5044 req-13736621-ccfe-49bc-9b42-93c169576a43 tempest-ServersTestBootFromVolume-300202826 tempest-ServersTestBootFromVolume-300202826] http://10.222.0.43/volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 returned with HTTP 202 Jan 12 14:21:26.647657 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 130/261] 10.222.0.53 () {60 vars in 1384 bytes} [Tue Jan 12 14:21:26 2021] DELETE /volume/v3/ea19bbdc5ba447f99df10075ab4b8143/volumes/4bc9c19f-b3de-4cb5-808b-3de0eb384cf8 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:21:26.664749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b16f97d-1172-4190-a873-e079bf18e90b tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:26.665751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b16f97d-1172-4190-a873-e079bf18e90b tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:26.666247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:26.666247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:26.667269 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b16f97d-1172-4190-a873-e079bf18e90b tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:26.674937 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:26.674937 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:26.708276 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73d602c9-f026-45e6-bca4-d75fc9f14d71 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:21:26.784274 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:26.784274 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:26.784820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73d602c9-f026-45e6-bca4-d75fc9f14d71 tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:21:26.791194 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 132/262] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:26 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 909 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:26.808865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3b16f97d-1172-4190-a873-e079bf18e90b tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:26.871658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b16f97d-1172-4190-a873-e079bf18e90b tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:26.892346 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 131/263] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:26 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:27.802706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97e8b415-b8c1-4a05-95a4-9aab1aedf67c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:21:27.803868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97e8b415-b8c1-4a05-95a4-9aab1aedf67c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:27.804267 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:27.804267 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:27.804874 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97e8b415-b8c1-4a05-95a4-9aab1aedf67c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:27.889391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60470792-7e70-4aa8-81b7-5c81a15f8790 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:27.890535 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60470792-7e70-4aa8-81b7-5c81a15f8790 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:27.890908 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:27.890908 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:27.891551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60470792-7e70-4aa8-81b7-5c81a15f8790 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:27.991493 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:27.991493 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:28.021862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-97e8b415-b8c1-4a05-95a4-9aab1aedf67c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Volume info retrieved successfully. Jan 12 14:21:28.056019 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:28.056019 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:28.096809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-60470792-7e70-4aa8-81b7-5c81a15f8790 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:28.113006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97e8b415-b8c1-4a05-95a4-9aab1aedf67c tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 200 Jan 12 14:21:28.115657 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 133/264] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:27 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 909 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:28.166508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60470792-7e70-4aa8-81b7-5c81a15f8790 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:28.168084 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 132/265] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:27 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:29.147534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2761e647-a2b9-46c3-83e1-d2a8a8bc8e6a tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] GET http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 Jan 12 14:21:29.148104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2761e647-a2b9-46c3-83e1-d2a8a8bc8e6a tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:29.148285 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:29.148285 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:29.148980 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2761e647-a2b9-46c3-83e1-d2a8a8bc8e6a tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:29.196003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9a9a2e7-a272-45ed-892a-6b7ae5f4b512 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:29.199940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9a9a2e7-a272-45ed-892a-6b7ae5f4b512 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:29.208263 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:29.208263 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:29.210425 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9a9a2e7-a272-45ed-892a-6b7ae5f4b512 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:29.313203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2761e647-a2b9-46c3-83e1-d2a8a8bc8e6a tempest-LiveMigrationTest-823774764 tempest-LiveMigrationTest-823774764] http://10.222.0.43/volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 returned with HTTP 404 Jan 12 14:21:29.315778 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 134/266] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:29 2021] GET /volume/v3/8de42114692340e1999b0758a26c1de5/volumes/04d120ae-f487-4ec9-ae7a-44c85d062cd7 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:21:29.352590 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:29.352590 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:29.378047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e9a9a2e7-a272-45ed-892a-6b7ae5f4b512 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:29.436436 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9a9a2e7-a272-45ed-892a-6b7ae5f4b512 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:29.441291 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 133/267] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:29 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:30.468526 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e27019b-5710-432d-b158-8d4f4a284f7d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:30.469162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e27019b-5710-432d-b158-8d4f4a284f7d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:30.470368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e27019b-5710-432d-b158-8d4f4a284f7d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:30.615539 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:30.615539 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:30.700772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3e27019b-5710-432d-b158-8d4f4a284f7d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:30.750536 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e27019b-5710-432d-b158-8d4f4a284f7d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:30.751902 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 135/268] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:30 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:31.771695 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e2b076c1-9a62-4655-b759-05b83bd2e104 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:31.772523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e2b076c1-9a62-4655-b759-05b83bd2e104 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:31.772523 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:31.772523 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:31.772963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e2b076c1-9a62-4655-b759-05b83bd2e104 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:31.956532 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:31.956532 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:31.985578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e2b076c1-9a62-4655-b759-05b83bd2e104 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:32.054391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e2b076c1-9a62-4655-b759-05b83bd2e104 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:32.065852 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 134/269] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:31 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:33.073305 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77785fe1-e9f5-4533-9e7a-da944686adad tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:33.074637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77785fe1-e9f5-4533-9e7a-da944686adad tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:33.075334 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:33.075334 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:33.076125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77785fe1-e9f5-4533-9e7a-da944686adad tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:33.221493 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:33.221493 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:33.246214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-77785fe1-e9f5-4533-9e7a-da944686adad tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:33.317402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77785fe1-e9f5-4533-9e7a-da944686adad tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:33.318391 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 136/270] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:33 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 971 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:34.337599 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f74b8483-26de-4f2c-bacd-b8d347f1cab4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:34.339298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f74b8483-26de-4f2c-bacd-b8d347f1cab4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:34.340273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:34.340273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:34.341418 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f74b8483-26de-4f2c-bacd-b8d347f1cab4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:34.459582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:34.459582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:34.490597 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f74b8483-26de-4f2c-bacd-b8d347f1cab4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:34.516766 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f74b8483-26de-4f2c-bacd-b8d347f1cab4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:34.517623 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 135/271] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:34 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 971 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:35.538064 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a89029df-309d-4707-8d96-3965b225a8dc tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:35.538856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a89029df-309d-4707-8d96-3965b225a8dc tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:35.538856 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:35.538856 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:35.539601 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a89029df-309d-4707-8d96-3965b225a8dc tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:35.638981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:35.638981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:35.666423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a89029df-309d-4707-8d96-3965b225a8dc tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:35.709254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a89029df-309d-4707-8d96-3965b225a8dc tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:35.717458 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 137/272] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:35 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 974 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:36.740332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d9c0296-317b-42be-9c06-89ce7a499a4c tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:36.741292 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d9c0296-317b-42be-9c06-89ce7a499a4c tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:36.741655 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:36.741655 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:36.742324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d9c0296-317b-42be-9c06-89ce7a499a4c tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:36.973485 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:36.973485 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:37.000355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1d9c0296-317b-42be-9c06-89ce7a499a4c tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:37.109589 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d9c0296-317b-42be-9c06-89ce7a499a4c tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:37.114544 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 136/273] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:36 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 974 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:38.131984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03ddbd17-c3eb-498f-8002-de5bd320d819 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:38.133717 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03ddbd17-c3eb-498f-8002-de5bd320d819 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:38.133963 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:38.133963 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:38.135023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03ddbd17-c3eb-498f-8002-de5bd320d819 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:38.211165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:38.211165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:38.221357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03ddbd17-c3eb-498f-8002-de5bd320d819 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:38.244974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03ddbd17-c3eb-498f-8002-de5bd320d819 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:38.246409 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 138/274] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:38 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 974 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:39.273569 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9455ca5-fac5-42d9-9d49-f721370dec1f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:39.274131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9455ca5-fac5-42d9-9d49-f721370dec1f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:39.274294 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:39.274294 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:39.275378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9455ca5-fac5-42d9-9d49-f721370dec1f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:39.527651 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:39.527651 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:39.548182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f9455ca5-fac5-42d9-9d49-f721370dec1f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:39.589201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9455ca5-fac5-42d9-9d49-f721370dec1f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:39.597084 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 137/275] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:39 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 974 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:40.616311 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a5be943-3bf5-4844-8373-ad0b26b552eb tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:40.616859 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a5be943-3bf5-4844-8373-ad0b26b552eb tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:40.616989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:40.616989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:40.617329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a5be943-3bf5-4844-8373-ad0b26b552eb tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:40.739250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:40.739250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:40.748576 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7a5be943-3bf5-4844-8373-ad0b26b552eb tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:40.779773 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a5be943-3bf5-4844-8373-ad0b26b552eb tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:40.780949 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 139/276] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:40 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 974 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:41.801379 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c07fb0d7-017f-4cd1-9b86-813cbb87d9e0 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:21:41.803433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c07fb0d7-017f-4cd1-9b86-813cbb87d9e0 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:41.804142 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:41.804142 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:41.805283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c07fb0d7-017f-4cd1-9b86-813cbb87d9e0 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:41.895172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:41.895172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:41.911230 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c07fb0d7-017f-4cd1-9b86-813cbb87d9e0 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:41.952039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c07fb0d7-017f-4cd1-9b86-813cbb87d9e0 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:21:41.952887 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 138/277] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:41 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 1362 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:21:41.970053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] POST http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes Jan 12 14:21:41.970482 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:41.970482 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:41.971189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1506810513"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:21:41.972619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1506810513'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:21:41.973198 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Create volume of 1 GB Jan 12 14:21:41.987440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Availability Zones retrieved successfully. Jan 12 14:21:42.005523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Flow 'volume_create_api' (84f94950-0439-47b7-831e-96d679815a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:21:42.008632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa68271-9d56-494e-8be6-33abf6929852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:42.010950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:21:42.085232 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa68271-9d56-494e-8be6-33abf6929852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:42.088608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d82e04b-4702-433d-8a0e-603a8e9ab006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:42.187680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Created reservations ['a42f119b-db2d-4709-ac26-8d8565127bf3', '9553c105-40ec-40c6-a32e-dfbacdfdcf9f', '2506582f-6b3e-40b3-8791-712bda5487a8', '4cafb5a2-4d60-4878-bf95-31951f2ce242'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:21:42.191440 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d82e04b-4702-433d-8a0e-603a8e9ab006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a42f119b-db2d-4709-ac26-8d8565127bf3', '9553c105-40ec-40c6-a32e-dfbacdfdcf9f', '2506582f-6b3e-40b3-8791-712bda5487a8', '4cafb5a2-4d60-4878-bf95-31951f2ce242']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:42.197543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36e3e34-faa4-46cf-a383-e9c57c9c6d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:42.440614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36e3e34-faa4-46cf-a383-e9c57c9c6d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26e19a08-df4c-47f7-84e8-5c4006be6d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1506810513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c77e9d797c4f179b5cba0d7bc3a265',qos_specs=None,replication_status=,reservations=['a42f119b-db2d-4709-ac26-8d8565127bf3','9553c105-40ec-40c6-a32e-dfbacdfdcf9f','2506582f-6b3e-40b3-8791-712bda5487a8','4cafb5a2-4d60-4878-bf95-31951f2ce242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b087f194194a909dc7f1cb7200c16c',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1506810513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26e19a08-df4c-47f7-84e8-5c4006be6d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c77e9d797c4f179b5cba0d7bc3a265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='45b087f194194a909dc7f1cb7200c16c',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:42.448285 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca46e16d-f3b7-48a9-9a2e-4e737ca03513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:42.505687 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca46e16d-f3b7-48a9-9a2e-4e737ca03513) transitioned into state 'SUCCESS' from state '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-1506810513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c77e9d797c4f179b5cba0d7bc3a265',qos_specs=None,replication_status=,reservations=['a42f119b-db2d-4709-ac26-8d8565127bf3','9553c105-40ec-40c6-a32e-dfbacdfdcf9f','2506582f-6b3e-40b3-8791-712bda5487a8','4cafb5a2-4d60-4878-bf95-31951f2ce242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b087f194194a909dc7f1cb7200c16c',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:42.507669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ade21d-9e76-4d6d-b657-1b67031a9f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:42.527583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ade21d-9e76-4d6d-b657-1b67031a9f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:42.530939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Flow 'volume_create_api' (84f94950-0439-47b7-831e-96d679815a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:21:42.611276 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Create volume request issued successfully. Jan 12 14:21:42.650966 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88c3ce29-df2d-44bb-8a39-0068feefdcf1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes returned with HTTP 202 Jan 12 14:21:42.652719 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 140/278] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:21:41 2021] POST /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes => generated 821 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:21:42.694932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-822e4c70-283f-4b74-9c58-cdd0e1f8dbdc tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:21:42.696328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-822e4c70-283f-4b74-9c58-cdd0e1f8dbdc tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:42.696973 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:42.696973 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:42.698040 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-822e4c70-283f-4b74-9c58-cdd0e1f8dbdc tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:42.914398 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:42.914398 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:42.929902 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-822e4c70-283f-4b74-9c58-cdd0e1f8dbdc tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:42.986242 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-822e4c70-283f-4b74-9c58-cdd0e1f8dbdc tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f returned with HTTP 200 Jan 12 14:21:42.992930 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 139/279] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:42 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f => generated 889 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:44.031190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d556e843-eff9-4bd6-ab0a-e6bfcce35959 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:21:44.032735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d556e843-eff9-4bd6-ab0a-e6bfcce35959 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:44.033380 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:44.033380 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:44.034182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d556e843-eff9-4bd6-ab0a-e6bfcce35959 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:44.134342 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:44.134342 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:44.144843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d556e843-eff9-4bd6-ab0a-e6bfcce35959 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:44.217736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d556e843-eff9-4bd6-ab0a-e6bfcce35959 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f returned with HTTP 200 Jan 12 14:21:44.221364 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 141/280] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:44 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f => generated 913 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:21:45.249592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d1436c6-8a6b-4e1c-9529-75da780cf61f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:21:45.250850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d1436c6-8a6b-4e1c-9529-75da780cf61f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:45.251426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:45.251426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:45.251774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d1436c6-8a6b-4e1c-9529-75da780cf61f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:45.306006 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:45.306006 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:45.320211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2d1436c6-8a6b-4e1c-9529-75da780cf61f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:45.343786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d1436c6-8a6b-4e1c-9529-75da780cf61f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f returned with HTTP 200 Jan 12 14:21:45.351761 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 140/281] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:45 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:45.362239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] POST http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes Jan 12 14:21:45.363114 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:45.363114 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:45.363577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1813993364"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:21:45.364926 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1813993364'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:21:45.365467 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Create volume of 1 GB Jan 12 14:21:45.379846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Availability Zones retrieved successfully. Jan 12 14:21:45.398039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Flow 'volume_create_api' (b6f372af-fc49-4438-a043-e9fb81c573e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:21:45.401836 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96908fd8-1429-4a5e-9a27-ed61e49e60f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:45.404537 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:21:45.494837 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96908fd8-1429-4a5e-9a27-ed61e49e60f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:45.500046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc5a1215-ae9a-41ba-ae7d-3636780537a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:45.589024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Created reservations ['7ee667d5-92c8-47f1-8b6d-41e48aa02fd0', 'fa528fb0-9d17-4ae1-86ee-4ee451f14c43', '86c49bb6-1881-4f04-82dc-aa5a0406aaa1', '4e975615-75a8-499f-aedd-b30dee7f7dba'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:21:45.591112 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc5a1215-ae9a-41ba-ae7d-3636780537a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ee667d5-92c8-47f1-8b6d-41e48aa02fd0', 'fa528fb0-9d17-4ae1-86ee-4ee451f14c43', '86c49bb6-1881-4f04-82dc-aa5a0406aaa1', '4e975615-75a8-499f-aedd-b30dee7f7dba']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:45.595010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08aaa55c-baee-4f19-99c7-5f9304b6735f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:45.679390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08aaa55c-baee-4f19-99c7-5f9304b6735f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b06a4d7-18da-4988-92c7-22439fc3ff65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1813993364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c77e9d797c4f179b5cba0d7bc3a265',qos_specs=None,replication_status=,reservations=['7ee667d5-92c8-47f1-8b6d-41e48aa02fd0','fa528fb0-9d17-4ae1-86ee-4ee451f14c43','86c49bb6-1881-4f04-82dc-aa5a0406aaa1','4e975615-75a8-499f-aedd-b30dee7f7dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b087f194194a909dc7f1cb7200c16c',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1813993364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b06a4d7-18da-4988-92c7-22439fc3ff65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c77e9d797c4f179b5cba0d7bc3a265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='45b087f194194a909dc7f1cb7200c16c',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:45.681589 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21dba4f-2009-40da-82f0-56f781f624a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:45.724728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21dba4f-2009-40da-82f0-56f781f624a4) transitioned into state 'SUCCESS' from state '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-1813993364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30c77e9d797c4f179b5cba0d7bc3a265',qos_specs=None,replication_status=,reservations=['7ee667d5-92c8-47f1-8b6d-41e48aa02fd0','fa528fb0-9d17-4ae1-86ee-4ee451f14c43','86c49bb6-1881-4f04-82dc-aa5a0406aaa1','4e975615-75a8-499f-aedd-b30dee7f7dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b087f194194a909dc7f1cb7200c16c',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:45.729107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa62c00e-0f1b-417c-a782-167ce9c6ff85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:21:45.752332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa62c00e-0f1b-417c-a782-167ce9c6ff85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:21:45.757597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Flow 'volume_create_api' (b6f372af-fc49-4438-a043-e9fb81c573e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:21:45.848204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Create volume request issued successfully. Jan 12 14:21:45.866308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c42a9b3-b2ad-473f-9a0d-4b8a694b8fd8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes returned with HTTP 202 Jan 12 14:21:45.879602 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 142/282] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:21:45 2021] POST /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes => generated 821 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:21:45.883689 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c85a7f6d-98ff-4786-a0a6-79f7c3eed523 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 Jan 12 14:21:45.884483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c85a7f6d-98ff-4786-a0a6-79f7c3eed523 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:45.884914 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:45.884914 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:45.892978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c85a7f6d-98ff-4786-a0a6-79f7c3eed523 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:45.948102 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:45.948102 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:45.957824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c85a7f6d-98ff-4786-a0a6-79f7c3eed523 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:46.004231 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c85a7f6d-98ff-4786-a0a6-79f7c3eed523 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 returned with HTTP 200 Jan 12 14:21:46.005102 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 141/283] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:45 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:21:47.030290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-78dc0ec0-1900-4b55-aaf9-6566138745e8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 Jan 12 14:21:47.032502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-78dc0ec0-1900-4b55-aaf9-6566138745e8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:21:47.032712 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:21:47.032712 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:21:47.033404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-78dc0ec0-1900-4b55-aaf9-6566138745e8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:21:47.109521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:21:47.109521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:21:47.129494 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-78dc0ec0-1900-4b55-aaf9-6566138745e8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:21:47.174075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-78dc0ec0-1900-4b55-aaf9-6566138745e8 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 returned with HTTP 200 Jan 12 14:21:47.176438 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 143/284] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:21:47 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:22:45.454214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-59befe4e-c7bc-4141-a44e-ed84066cbdac tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:22:45.455513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-59befe4e-c7bc-4141-a44e-ed84066cbdac tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:45.455974 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:45.455974 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:45.456673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-59befe4e-c7bc-4141-a44e-ed84066cbdac tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:45.523002 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:45.523002 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:45.554214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-59befe4e-c7bc-4141-a44e-ed84066cbdac tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:22:45.615155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-59befe4e-c7bc-4141-a44e-ed84066cbdac tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:22:45.616742 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 142/285] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:22:45 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 1362 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:22:45.632348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:22:45.633695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:45.634187 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:45.634187 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:45.636729 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:45.722674 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:45.722674 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:45.732314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:22:45.761135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f returned with HTTP 200 Jan 12 14:22:45.762361 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 144/286] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:22:45 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f => generated 914 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:22:45.779209 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-efa12404-df8d-49a6-b8f7-ae8b138b2978 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 Jan 12 14:22:45.779714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-efa12404-df8d-49a6-b8f7-ae8b138b2978 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:45.780148 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:45.780148 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:45.780744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-efa12404-df8d-49a6-b8f7-ae8b138b2978 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:45.837201 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:45.837201 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:45.847292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-efa12404-df8d-49a6-b8f7-ae8b138b2978 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:22:45.893748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-efa12404-df8d-49a6-b8f7-ae8b138b2978 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 returned with HTTP 200 Jan 12 14:22:45.900148 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 143/287] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:22:45 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 => generated 914 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:22:45.922649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume// Jan 12 14:22:45.923401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:45.923728 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:45.923728 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:45.924144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:45.925396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:22:45.926016 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 145/288] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:22:45 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:22:45.948595 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-81e2e3fe-8137-4899-ae8b-19592eb0b0a0 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] POST http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments Jan 12 14:22:45.949103 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:45.949103 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:45.949518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-81e2e3fe-8137-4899-ae8b-19592eb0b0a0 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "884f7386-7fdb-4de1-8c96-28d1c5ef77e9", "instance_uuid": "9f46f072-5ac9-4258-a3aa-73f55798b212", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:22:46.041581 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:46.041581 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:46.154466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-81e2e3fe-8137-4899-ae8b-19592eb0b0a0 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments returned with HTTP 200 Jan 12 14:22:46.163050 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 144/289] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:22:45 2021] POST /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments => generated 273 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:22:46.164157 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume// Jan 12 14:22:46.164642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:46.165122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:46.166158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:22:46.166939 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 146/290] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:22:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:22:46.184067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-648eee4e-9e98-4b0d-89aa-2ec0b891e5a1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] POST http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments Jan 12 14:22:46.184597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:46.184597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:46.185013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-648eee4e-9e98-4b0d-89aa-2ec0b891e5a1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26e19a08-df4c-47f7-84e8-5c4006be6d3f", "instance_uuid": "9f46f072-5ac9-4258-a3aa-73f55798b212", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:22:46.272481 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:46.272481 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:46.334347 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-648eee4e-9e98-4b0d-89aa-2ec0b891e5a1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments returned with HTTP 200 Jan 12 14:22:46.342972 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume// Jan 12 14:22:46.343910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:46.344373 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:46.345550 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-e3bb2150-8e05-4577-8c8f-f9dc77addc86 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:22:46.346161 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 147/291] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:22:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:22:46.350459 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 145/292] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:22:46 2021] POST /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:22:46.359910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-090db363-dfdb-491b-9bfe-30f9af7b1918 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] POST http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments Jan 12 14:22:46.360955 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-090db363-dfdb-491b-9bfe-30f9af7b1918 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b06a4d7-18da-4988-92c7-22439fc3ff65", "instance_uuid": "9f46f072-5ac9-4258-a3aa-73f55798b212", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:22:46.415186 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:46.415186 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:46.482894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-090db363-dfdb-491b-9bfe-30f9af7b1918 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments returned with HTTP 200 Jan 12 14:22:46.484933 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 148/293] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:22:46 2021] POST /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:22:49.535781 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-648eee4e-9e98-4b0d-89aa-2ec0b891e5a1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume// Jan 12 14:22:49.536329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-648eee4e-9e98-4b0d-89aa-2ec0b891e5a1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:49.536482 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:49.536482 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:49.537240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-648eee4e-9e98-4b0d-89aa-2ec0b891e5a1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:49.538579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-648eee4e-9e98-4b0d-89aa-2ec0b891e5a1 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:22:49.539557 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 146/294] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:22:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:22:49.567577 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-019ac235-32e8-4cc5-9b74-1a4845e271ae tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:22:49.568412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-019ac235-32e8-4cc5-9b74-1a4845e271ae tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:49.568849 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:49.568849 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:49.570122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-019ac235-32e8-4cc5-9b74-1a4845e271ae tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:49.761710 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:49.761710 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:49.795784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-019ac235-32e8-4cc5-9b74-1a4845e271ae tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:22:49.858875 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:49.858875 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:49.887891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-019ac235-32e8-4cc5-9b74-1a4845e271ae tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:22:49.889954 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 149/295] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:22:49 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 1460 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:22:49.922011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-328fbcd6-6e76-4455-b0fd-d744ba4c9440 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] PUT http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/b5c94cf7-a768-4e8d-8a00-d6c50bd1d2ed Jan 12 14:22:49.925106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-328fbcd6-6e76-4455-b0fd-d744ba4c9440 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:22:49.996921 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:22:49.996921 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:22:49.998390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-328fbcd6-6e76-4455-b0fd-d744ba4c9440 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Lock "b'cinder-attachment_update-884f7386-7fdb-4de1-8c96-28d1c5ef77e9-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.025s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:22:50.004764 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:50.004764 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:51.668780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-328fbcd6-6e76-4455-b0fd-d744ba4c9440 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Lock "b'cinder-attachment_update-884f7386-7fdb-4de1-8c96-28d1c5ef77e9-n-h1-764292-10'" released by "attachment_update" :: held 1.671s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:22:51.670172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-328fbcd6-6e76-4455-b0fd-d744ba4c9440 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/b5c94cf7-a768-4e8d-8a00-d6c50bd1d2ed returned with HTTP 200 Jan 12 14:22:51.670172 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 147/296] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:22:49 2021] PUT /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/b5c94cf7-a768-4e8d-8a00-d6c50bd1d2ed => generated 762 bytes in 1758 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:22:51.712827 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-41b1b7bd-d943-454a-8896-d0b635fb0713 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] POST http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/b5c94cf7-a768-4e8d-8a00-d6c50bd1d2ed/action Jan 12 14:22:51.713466 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:51.713466 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:51.714539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-41b1b7bd-d943-454a-8896-d0b635fb0713 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:22:51.714539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-41b1b7bd-d943-454a-8896-d0b635fb0713 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:22:51.809980 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:51.809980 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:51.839462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-41b1b7bd-d943-454a-8896-d0b635fb0713 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/b5c94cf7-a768-4e8d-8a00-d6c50bd1d2ed/action returned with HTTP 204 Jan 12 14:22:51.840722 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 150/297] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:22:51 2021] POST /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/b5c94cf7-a768-4e8d-8a00-d6c50bd1d2ed/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:22:51.887077 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-328fbcd6-6e76-4455-b0fd-d744ba4c9440 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume// Jan 12 14:22:51.887943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-328fbcd6-6e76-4455-b0fd-d744ba4c9440 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:51.888174 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:51.888174 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:51.888561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-328fbcd6-6e76-4455-b0fd-d744ba4c9440 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:51.890986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-328fbcd6-6e76-4455-b0fd-d744ba4c9440 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:22:51.891433 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 148/298] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:22:51 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:22:51.909315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-57784b71-b16e-4a29-8e34-5ec6e8f0d19d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:22:51.910298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-57784b71-b16e-4a29-8e34-5ec6e8f0d19d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:51.910655 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:51.910655 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:51.911364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-57784b71-b16e-4a29-8e34-5ec6e8f0d19d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:52.035271 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:52.035271 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:52.047977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-57784b71-b16e-4a29-8e34-5ec6e8f0d19d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:22:52.069509 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:52.069509 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:52.079395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-57784b71-b16e-4a29-8e34-5ec6e8f0d19d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f returned with HTTP 200 Jan 12 14:22:52.080836 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 151/299] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:22:51 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f => generated 1012 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:22:52.104007 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-04bc6b73-1739-4de6-ab9e-fc7205ad1fbe tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] PUT http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/55fe1f5a-95ab-44b5-baaf-84445fcf77d5 Jan 12 14:22:52.105198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-04bc6b73-1739-4de6-ab9e-fc7205ad1fbe tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:22:52.144128 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:22:52.144128 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:22:52.145254 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-04bc6b73-1739-4de6-ab9e-fc7205ad1fbe tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Lock "b'cinder-attachment_update-26e19a08-df4c-47f7-84e8-5c4006be6d3f-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.014s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:22:52.147432 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:52.147432 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:53.805971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-04bc6b73-1739-4de6-ab9e-fc7205ad1fbe tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Lock "b'cinder-attachment_update-26e19a08-df4c-47f7-84e8-5c4006be6d3f-n-h1-764292-10'" released by "attachment_update" :: held 1.662s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:22:53.807624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-04bc6b73-1739-4de6-ab9e-fc7205ad1fbe tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/55fe1f5a-95ab-44b5-baaf-84445fcf77d5 returned with HTTP 200 Jan 12 14:22:53.812711 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 149/300] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:22:52 2021] PUT /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/55fe1f5a-95ab-44b5-baaf-84445fcf77d5 => generated 762 bytes in 1716 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:22:53.928572 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-f2c2294a-a0f8-4df9-b354-f43b289ddb10 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] POST http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/55fe1f5a-95ab-44b5-baaf-84445fcf77d5/action Jan 12 14:22:53.929081 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:53.929081 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:53.929830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-f2c2294a-a0f8-4df9-b354-f43b289ddb10 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:22:53.930467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-f2c2294a-a0f8-4df9-b354-f43b289ddb10 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:22:54.083793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:54.083793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:54.112957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-f2c2294a-a0f8-4df9-b354-f43b289ddb10 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/55fe1f5a-95ab-44b5-baaf-84445fcf77d5/action returned with HTTP 204 Jan 12 14:22:54.114116 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 152/301] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:22:53 2021] POST /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/55fe1f5a-95ab-44b5-baaf-84445fcf77d5/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:22:54.144643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-04bc6b73-1739-4de6-ab9e-fc7205ad1fbe tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume// Jan 12 14:22:54.145105 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-04bc6b73-1739-4de6-ab9e-fc7205ad1fbe tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:54.145981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:54.145981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:54.146642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-04bc6b73-1739-4de6-ab9e-fc7205ad1fbe tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:54.147895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-04bc6b73-1739-4de6-ab9e-fc7205ad1fbe tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:22:54.148706 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 150/302] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:22:54 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 14:22:54.169285 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-9e52b846-7b08-40ae-a682-0e8e362b14ab tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 Jan 12 14:22:54.169896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-9e52b846-7b08-40ae-a682-0e8e362b14ab tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:22:54.170164 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:54.170164 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:54.171458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-9e52b846-7b08-40ae-a682-0e8e362b14ab tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:22:54.243998 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:54.243998 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:54.255935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-9e52b846-7b08-40ae-a682-0e8e362b14ab tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:22:54.281588 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:54.281588 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:54.293444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-9e52b846-7b08-40ae-a682-0e8e362b14ab tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 returned with HTTP 200 Jan 12 14:22:54.294600 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 153/303] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:22:54 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 => generated 1012 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:22:54.318483 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-f57ec670-14cc-4673-8d6c-1d14f94e9340 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] PUT http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/0fd31acd-dbe0-4383-b218-ea4375ea940e Jan 12 14:22:54.319666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-f57ec670-14cc-4673-8d6c-1d14f94e9340 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdc"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:22:54.356672 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:22:54.356672 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:22:54.357495 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-f57ec670-14cc-4673-8d6c-1d14f94e9340 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Lock "b'cinder-attachment_update-3b06a4d7-18da-4988-92c7-22439fc3ff65-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:22:54.360744 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:54.360744 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:55.944850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-f57ec670-14cc-4673-8d6c-1d14f94e9340 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Lock "b'cinder-attachment_update-3b06a4d7-18da-4988-92c7-22439fc3ff65-n-h1-764292-10'" released by "attachment_update" :: held 1.587s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:22:55.945532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-f57ec670-14cc-4673-8d6c-1d14f94e9340 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/0fd31acd-dbe0-4383-b218-ea4375ea940e returned with HTTP 200 Jan 12 14:22:55.946795 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 151/304] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:22:54 2021] PUT /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/0fd31acd-dbe0-4383-b218-ea4375ea940e => generated 762 bytes in 1635 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:22:56.028215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-6e401552-050f-475d-8f3f-6847c322327d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] POST http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/0fd31acd-dbe0-4383-b218-ea4375ea940e/action Jan 12 14:22:56.029165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:22:56.029165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:22:56.030030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-6e401552-050f-475d-8f3f-6847c322327d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:22:56.030577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-6e401552-050f-475d-8f3f-6847c322327d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:22:56.138407 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:22:56.138407 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:22:56.159784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c231c1b8-e5f3-4378-a64a-af1596744632 req-6e401552-050f-475d-8f3f-6847c322327d tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/0fd31acd-dbe0-4383-b218-ea4375ea940e/action returned with HTTP 204 Jan 12 14:22:56.161279 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 154/305] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:22:56 2021] POST /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/0fd31acd-dbe0-4383-b218-ea4375ea940e/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:23:38.982622 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] POST http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes Jan 12 14:23:38.983478 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:38.983478 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:38.983976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1158831304"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:23:38.985744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1158831304'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:23:38.986348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Create volume of 1 GB Jan 12 14:23:38.987443 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:38.987443 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:39.029677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Availability Zones retrieved successfully. Jan 12 14:23:39.057020 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Flow 'volume_create_api' (bd670102-083f-4ea2-a21d-1ab81e20942b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:23:39.072644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1281bb8c-4138-4604-bd9d-dbcda03c3147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:23:39.074768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:23:39.222643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1281bb8c-4138-4604-bd9d-dbcda03c3147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:23:39.224882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9dbcbc-6b60-4052-b1e0-f6ddc0d736fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:23:39.390129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Created reservations ['55da4426-afb5-44bd-86fc-bfc2fb49daf4', '8fbddc05-f98c-483c-afef-2044d48e9d11', '56f7b525-d2af-49d0-9bf2-05a7290b7c64', 'd718b473-95de-41c9-b147-9adf9a6f06fa'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:23:39.392894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9dbcbc-6b60-4052-b1e0-f6ddc0d736fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55da4426-afb5-44bd-86fc-bfc2fb49daf4', '8fbddc05-f98c-483c-afef-2044d48e9d11', '56f7b525-d2af-49d0-9bf2-05a7290b7c64', 'd718b473-95de-41c9-b147-9adf9a6f06fa']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:23:39.401716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667019c0-8a70-495e-bdb4-3e2753a33970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:23:39.484658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667019c0-8a70-495e-bdb4-3e2753a33970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1158831304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffbbb5455824732a0bde492e553790f',qos_specs=None,replication_status=,reservations=['55da4426-afb5-44bd-86fc-bfc2fb49daf4','8fbddc05-f98c-483c-afef-2044d48e9d11','56f7b525-d2af-49d0-9bf2-05a7290b7c64','d718b473-95de-41c9-b147-9adf9a6f06fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d662fbd7640642108787e01c90158884',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1158831304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffbbb5455824732a0bde492e553790f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d662fbd7640642108787e01c90158884',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:23:39.489953 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8ec90f-6297-49ae-913a-80f67c35264a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:23:39.544031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8ec90f-6297-49ae-913a-80f67c35264a) transitioned into state 'SUCCESS' from state '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-1158831304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffbbb5455824732a0bde492e553790f',qos_specs=None,replication_status=,reservations=['55da4426-afb5-44bd-86fc-bfc2fb49daf4','8fbddc05-f98c-483c-afef-2044d48e9d11','56f7b525-d2af-49d0-9bf2-05a7290b7c64','d718b473-95de-41c9-b147-9adf9a6f06fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d662fbd7640642108787e01c90158884',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:23:39.546148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759d464f-3d6f-4c7e-bd02-4bf7dcf51d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:23:39.585528 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759d464f-3d6f-4c7e-bd02-4bf7dcf51d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:23:39.590898 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Flow 'volume_create_api' (bd670102-083f-4ea2-a21d-1ab81e20942b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:23:39.674279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Create volume request issued successfully. Jan 12 14:23:39.706007 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f7b626c-d137-4a97-b207-56fa1b5a8514 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes returned with HTTP 202 Jan 12 14:23:39.715892 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 152/306] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:23:38 2021] POST /volume/v3/bffbbb5455824732a0bde492e553790f/volumes => generated 821 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:23:39.727391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7dc6c677-e9bb-4b20-a378-c5d90840b7f7 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:39.727967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7dc6c677-e9bb-4b20-a378-c5d90840b7f7 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:39.728315 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:39.728315 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:39.728697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7dc6c677-e9bb-4b20-a378-c5d90840b7f7 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:39.826323 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:39.826323 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:39.839311 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7dc6c677-e9bb-4b20-a378-c5d90840b7f7 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:39.907341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7dc6c677-e9bb-4b20-a378-c5d90840b7f7 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:39.908914 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 155/307] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:39 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 913 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:40.925628 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2116c215-3144-46bc-a247-2f22781dd9e5 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:40.926184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2116c215-3144-46bc-a247-2f22781dd9e5 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:40.926367 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:40.926367 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:40.926995 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2116c215-3144-46bc-a247-2f22781dd9e5 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:41.038613 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:41.038613 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:41.061497 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2116c215-3144-46bc-a247-2f22781dd9e5 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:41.110982 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2116c215-3144-46bc-a247-2f22781dd9e5 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:41.111884 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 153/308] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:40 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:41.946527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-9d91ecad-748f-48df-9efe-5fcd2c64ea3a tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:41.947044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-9d91ecad-748f-48df-9efe-5fcd2c64ea3a tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:41.947238 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:41.947238 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:41.947897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-9d91ecad-748f-48df-9efe-5fcd2c64ea3a tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:42.026284 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:42.026284 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:42.037634 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-9d91ecad-748f-48df-9efe-5fcd2c64ea3a tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:42.063138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-9d91ecad-748f-48df-9efe-5fcd2c64ea3a tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:42.064356 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 156/309] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:23:41 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:42.174702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2116c215-3144-46bc-a247-2f22781dd9e5 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume// Jan 12 14:23:42.175575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2116c215-3144-46bc-a247-2f22781dd9e5 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:42.175977 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:42.175977 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:42.176636 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2116c215-3144-46bc-a247-2f22781dd9e5 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:42.178960 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2116c215-3144-46bc-a247-2f22781dd9e5 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:23:42.180098 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 154/310] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:23:42 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:23:42.197450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ed2c9d6f-fefd-4c19-bc44-f5ed654d2295 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] POST http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/attachments Jan 12 14:23:42.197891 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:42.197891 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:42.198738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ed2c9d6f-fefd-4c19-bc44-f5ed654d2295 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0", "instance_uuid": "d4a5bdfc-c8af-4e68-9f51-31424f7608f5", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:23:42.256920 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:42.256920 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:42.334240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ed2c9d6f-fefd-4c19-bc44-f5ed654d2295 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/attachments returned with HTTP 200 Jan 12 14:23:42.335718 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 157/311] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:23:42 2021] POST /volume/v3/bffbbb5455824732a0bde492e553790f/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:23:42.393282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36265401-6a46-491c-88c0-c7ecd6b30d80 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:42.396672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-36265401-6a46-491c-88c0-c7ecd6b30d80 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:42.397421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-36265401-6a46-491c-88c0-c7ecd6b30d80 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:42.435936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ed2c9d6f-fefd-4c19-bc44-f5ed654d2295 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume// Jan 12 14:23:42.436413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ed2c9d6f-fefd-4c19-bc44-f5ed654d2295 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:42.436633 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:42.436633 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:42.437014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ed2c9d6f-fefd-4c19-bc44-f5ed654d2295 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:42.438720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ed2c9d6f-fefd-4c19-bc44-f5ed654d2295 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:23:42.439362 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 158/312] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:23:42 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:23:42.460671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ccda2a3c-1e14-4399-8318-880e70452f47 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:42.461236 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ccda2a3c-1e14-4399-8318-880e70452f47 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:42.461721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ccda2a3c-1e14-4399-8318-880e70452f47 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:42.479218 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:42.479218 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:42.509261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-36265401-6a46-491c-88c0-c7ecd6b30d80 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:42.538931 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:42.538931 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:42.547348 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:42.547348 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:42.559508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ccda2a3c-1e14-4399-8318-880e70452f47 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:42.572691 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36265401-6a46-491c-88c0-c7ecd6b30d80 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:42.574352 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 155/313] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:42 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 913 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:42.588393 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:42.588393 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:42.599494 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-ccda2a3c-1e14-4399-8318-880e70452f47 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:42.600649 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 159/314] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:23:42 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 1012 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:23:42.637815 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-c05ccb92-7737-4a2c-836a-37b232fec384 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] PUT http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/attachments/d9af7bae-e0ca-4448-9592-ba5b2065165d Jan 12 14:23:42.650910 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:42.650910 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:42.650910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-c05ccb92-7737-4a2c-836a-37b232fec384 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:23:42.682632 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:23:42.682632 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:23:42.683150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-c05ccb92-7737-4a2c-836a-37b232fec384 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Lock "b'cinder-attachment_update-63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:23:42.686933 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:42.686933 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:43.598947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b4311fe-1fe0-4a5c-944d-e8f02de9c421 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:43.599443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b4311fe-1fe0-4a5c-944d-e8f02de9c421 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:43.599880 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:43.599880 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:43.600735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b4311fe-1fe0-4a5c-944d-e8f02de9c421 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:43.679984 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:43.679984 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:43.693402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0b4311fe-1fe0-4a5c-944d-e8f02de9c421 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:43.723707 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:43.723707 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:43.736038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b4311fe-1fe0-4a5c-944d-e8f02de9c421 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:43.737448 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 160/315] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:43 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:44.744354 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-c05ccb92-7737-4a2c-836a-37b232fec384 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Lock "b'cinder-attachment_update-63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0-n-h1-764292-10'" released by "attachment_update" :: held 2.061s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:23:44.745371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-c05ccb92-7737-4a2c-836a-37b232fec384 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/attachments/d9af7bae-e0ca-4448-9592-ba5b2065165d returned with HTTP 200 Jan 12 14:23:44.746068 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 156/316] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:23:42 2021] PUT /volume/v3/bffbbb5455824732a0bde492e553790f/attachments/d9af7bae-e0ca-4448-9592-ba5b2065165d => generated 762 bytes in 2119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:23:44.754173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-962a5d9c-af3a-4d0f-b8ca-15a0ebad84c0 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:44.758709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-962a5d9c-af3a-4d0f-b8ca-15a0ebad84c0 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:44.758927 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:44.758927 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:44.759311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-962a5d9c-af3a-4d0f-b8ca-15a0ebad84c0 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:44.891852 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:44.891852 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:44.920759 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-962a5d9c-af3a-4d0f-b8ca-15a0ebad84c0 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:44.944514 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:44.944514 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:44.966813 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-962a5d9c-af3a-4d0f-b8ca-15a0ebad84c0 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:44.985925 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 161/317] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:44 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:46.002514 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4c3acdd-f3f0-425a-a5f0-e4c12ab030f8 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:46.003690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4c3acdd-f3f0-425a-a5f0-e4c12ab030f8 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:46.003690 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:46.003690 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:46.003690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4c3acdd-f3f0-425a-a5f0-e4c12ab030f8 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:46.079657 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:46.079657 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:46.088020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a4c3acdd-f3f0-425a-a5f0-e4c12ab030f8 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:46.107894 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:46.107894 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:46.116578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4c3acdd-f3f0-425a-a5f0-e4c12ab030f8 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:46.129267 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 157/318] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:45 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:47.144092 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a859d556-05af-4ff3-9372-8c28748144fc tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:47.145257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a859d556-05af-4ff3-9372-8c28748144fc tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:47.145612 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:47.145612 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:47.146202 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a859d556-05af-4ff3-9372-8c28748144fc tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:47.230635 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:47.230635 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:47.240381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a859d556-05af-4ff3-9372-8c28748144fc tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:47.273833 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:47.273833 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:47.284797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a859d556-05af-4ff3-9372-8c28748144fc tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:47.286343 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 162/319] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:47 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:48.302799 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-61643d25-cd59-4922-85da-708a31388239 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:48.304065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-61643d25-cd59-4922-85da-708a31388239 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:48.304463 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:48.304463 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:48.305055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-61643d25-cd59-4922-85da-708a31388239 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:48.361056 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:48.361056 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:48.370673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-61643d25-cd59-4922-85da-708a31388239 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:48.393202 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:48.393202 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:48.402785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-61643d25-cd59-4922-85da-708a31388239 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:48.410463 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 158/320] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:48 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:49.420828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3899012f-f761-4a51-bbb7-ef7238b8a49a tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:49.421400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3899012f-f761-4a51-bbb7-ef7238b8a49a tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:49.421506 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:49.421506 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:49.421878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3899012f-f761-4a51-bbb7-ef7238b8a49a tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:49.509416 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:49.509416 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:49.519388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3899012f-f761-4a51-bbb7-ef7238b8a49a tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:49.575461 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:49.575461 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:49.636810 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3899012f-f761-4a51-bbb7-ef7238b8a49a tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:49.639725 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 163/321] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:49 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:50.657678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3d2477d-9f9f-45e7-96d1-8a989a888437 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:50.659445 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3d2477d-9f9f-45e7-96d1-8a989a888437 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:50.659930 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:50.659930 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:50.660606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3d2477d-9f9f-45e7-96d1-8a989a888437 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:50.733636 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-8f692062-aee2-4743-bf9f-e2a99eff0d3c tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] POST http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/attachments/d9af7bae-e0ca-4448-9592-ba5b2065165d/action Jan 12 14:23:50.734155 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:50.734155 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:50.734608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-8f692062-aee2-4743-bf9f-e2a99eff0d3c tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:23:50.734993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-8f692062-aee2-4743-bf9f-e2a99eff0d3c tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:23:50.741054 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:50.741054 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:50.752015 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d3d2477d-9f9f-45e7-96d1-8a989a888437 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:50.774341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:50.774341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:50.785050 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3d2477d-9f9f-45e7-96d1-8a989a888437 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:50.786728 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 159/322] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:50 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:23:50.891877 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:50.891877 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:50.907680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-808df6aa-49ed-43f0-8f7a-5a501009ed28 req-8f692062-aee2-4743-bf9f-e2a99eff0d3c tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/attachments/d9af7bae-e0ca-4448-9592-ba5b2065165d/action returned with HTTP 204 Jan 12 14:23:50.908816 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 164/323] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:23:50 2021] POST /volume/v3/bffbbb5455824732a0bde492e553790f/attachments/d9af7bae-e0ca-4448-9592-ba5b2065165d/action => generated 0 bytes in 180 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:23:51.801819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c91479cb-cfdf-43a7-8e7c-cecc7943abc3 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:23:51.802321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c91479cb-cfdf-43a7-8e7c-cecc7943abc3 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:23:51.802501 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:23:51.802501 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:23:51.803444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c91479cb-cfdf-43a7-8e7c-cecc7943abc3 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:23:51.899402 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:51.899402 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:51.909466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c91479cb-cfdf-43a7-8e7c-cecc7943abc3 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:23:51.929932 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:23:51.929932 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:23:51.939601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c91479cb-cfdf-43a7-8e7c-cecc7943abc3 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:23:51.940692 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 160/324] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:23:51 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 1206 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:24:02.639400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9a5f84ed-0fe6-4448-9761-bbfe86047b8b req-b94fd0bf-8597-4f1e-a7fb-5a0387eea037 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] DELETE http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/attachments/d9af7bae-e0ca-4448-9592-ba5b2065165d Jan 12 14:24:02.640515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9a5f84ed-0fe6-4448-9761-bbfe86047b8b req-b94fd0bf-8597-4f1e-a7fb-5a0387eea037 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:24:02.641202 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:24:02.641202 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:24:02.642004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9a5f84ed-0fe6-4448-9761-bbfe86047b8b req-b94fd0bf-8597-4f1e-a7fb-5a0387eea037 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:24:02.666175 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:24:02.666175 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:24:03.281381 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-9a5f84ed-0fe6-4448-9761-bbfe86047b8b req-b94fd0bf-8597-4f1e-a7fb-5a0387eea037 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:24:03.282531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-9a5f84ed-0fe6-4448-9761-bbfe86047b8b req-b94fd0bf-8597-4f1e-a7fb-5a0387eea037 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:24:03.311291 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9a5f84ed-0fe6-4448-9761-bbfe86047b8b req-b94fd0bf-8597-4f1e-a7fb-5a0387eea037 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/attachments/d9af7bae-e0ca-4448-9592-ba5b2065165d returned with HTTP 200 Jan 12 14:24:03.313184 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 165/325] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:24:02 2021] DELETE /volume/v3/bffbbb5455824732a0bde492e553790f/attachments/d9af7bae-e0ca-4448-9592-ba5b2065165d => generated 19 bytes in 680 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:24:05.742746 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dce96610-dfab-46f2-b962-40482aa54404 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:24:05.743283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dce96610-dfab-46f2-b962-40482aa54404 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:24:05.743467 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:24:05.743467 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:24:05.744028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dce96610-dfab-46f2-b962-40482aa54404 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:24:05.805594 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:24:05.805594 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:24:05.821650 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dce96610-dfab-46f2-b962-40482aa54404 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:24:05.883363 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dce96610-dfab-46f2-b962-40482aa54404 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:24:05.885592 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 161/326] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:24:05 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:24:05.903117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f7a4f18-a20f-40d2-a198-f824069146e4 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:24:05.904379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f7a4f18-a20f-40d2-a198-f824069146e4 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:24:05.904942 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:24:05.904942 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:24:05.905585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f7a4f18-a20f-40d2-a198-f824069146e4 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:24:05.975310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:24:05.975310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:24:05.985214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4f7a4f18-a20f-40d2-a198-f824069146e4 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:24:06.056004 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f7a4f18-a20f-40d2-a198-f824069146e4 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:24:06.056004 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 166/327] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:24:05 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:24:06.066272 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-324b41b1-e1f7-4a0a-a90f-4205a3101228 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:24:06.067055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-324b41b1-e1f7-4a0a-a90f-4205a3101228 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:24:06.067644 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:24:06.067644 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:24:06.068065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-324b41b1-e1f7-4a0a-a90f-4205a3101228 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:24:06.118879 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:24:06.118879 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:24:06.127861 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-324b41b1-e1f7-4a0a-a90f-4205a3101228 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:24:06.151990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-324b41b1-e1f7-4a0a-a90f-4205a3101228 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:24:06.153824 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 162/328] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:24:06 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:12.411057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] POST http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes Jan 12 14:28:12.412106 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:12.412106 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:12.412450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1350233648"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:28:12.413677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1350233648'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:28:12.420104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Create volume of 1 GB Jan 12 14:28:12.462765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Availability Zones retrieved successfully. Jan 12 14:28:12.489564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Flow 'volume_create_api' (988de247-a127-4dc5-bdaa-3d1cbf84327b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:28:12.503706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b770195-bc3b-45b7-a936-b3e46f0f01a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:28:12.505906 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:28:12.773470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b770195-bc3b-45b7-a936-b3e46f0f01a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:28:12.784163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749b8bdf-3cf2-4378-bc52-345a193f98c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:28:13.168151 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Created reservations ['cfe68f8a-a3d9-4952-9374-b794e182db8d', '08f7b7ba-2985-47e4-9965-643baf333e70', 'cc9fffe9-cb94-40f7-85fc-46ad8990422e', 'e18b84ed-890c-4808-9dff-3829ed7efc8d'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:28:13.182039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749b8bdf-3cf2-4378-bc52-345a193f98c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfe68f8a-a3d9-4952-9374-b794e182db8d', '08f7b7ba-2985-47e4-9965-643baf333e70', 'cc9fffe9-cb94-40f7-85fc-46ad8990422e', 'e18b84ed-890c-4808-9dff-3829ed7efc8d']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:28:13.197368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc78c3cf-2f3a-4b49-bab2-dfd8f3c5fa7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:28:13.465351 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc78c3cf-2f3a-4b49-bab2-dfd8f3c5fa7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc2415b2-e2c0-49ac-a3ed-c8cab263ed12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1350233648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b639437ac024bc1887f99ae5efc889c',qos_specs=None,replication_status=,reservations=['cfe68f8a-a3d9-4952-9374-b794e182db8d','08f7b7ba-2985-47e4-9965-643baf333e70','cc9fffe9-cb94-40f7-85fc-46ad8990422e','e18b84ed-890c-4808-9dff-3829ed7efc8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4e22d13acd2446f834114a24775fd80',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1350233648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc2415b2-e2c0-49ac-a3ed-c8cab263ed12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b639437ac024bc1887f99ae5efc889c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c4e22d13acd2446f834114a24775fd80',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:28:13.471283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee2afb1e-04a3-4042-9366-d628a33866f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:28:13.545783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee2afb1e-04a3-4042-9366-d628a33866f1) transitioned into state 'SUCCESS' from state '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-1350233648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b639437ac024bc1887f99ae5efc889c',qos_specs=None,replication_status=,reservations=['cfe68f8a-a3d9-4952-9374-b794e182db8d','08f7b7ba-2985-47e4-9965-643baf333e70','cc9fffe9-cb94-40f7-85fc-46ad8990422e','e18b84ed-890c-4808-9dff-3829ed7efc8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4e22d13acd2446f834114a24775fd80',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:28:13.547564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e4c8e03-369d-4ccd-9210-cd5c29af7968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:28:13.574506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e4c8e03-369d-4ccd-9210-cd5c29af7968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:28:13.593541 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Flow 'volume_create_api' (988de247-a127-4dc5-bdaa-3d1cbf84327b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:28:13.733787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Create volume request issued successfully. Jan 12 14:28:13.769140 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0c5c36df-e022-4c83-94a2-37688f4eba3a tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes returned with HTTP 202 Jan 12 14:28:13.770381 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 167/329] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:28:12 2021] POST /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes => generated 828 bytes in 1366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:28:13.785168 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-356ab89f-4af1-465d-95ac-fd9044a24623 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 Jan 12 14:28:13.786073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-356ab89f-4af1-465d-95ac-fd9044a24623 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:13.786532 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:13.786532 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:13.787443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-356ab89f-4af1-465d-95ac-fd9044a24623 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:14.007184 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:14.007184 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:14.027683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-356ab89f-4af1-465d-95ac-fd9044a24623 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:28:14.104812 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-356ab89f-4af1-465d-95ac-fd9044a24623 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 returned with HTTP 200 Jan 12 14:28:14.106468 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 163/330] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:13 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 => generated 920 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:15.131103 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45ce297b-ed79-47cd-bec6-380c3434a951 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 Jan 12 14:28:15.131861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45ce297b-ed79-47cd-bec6-380c3434a951 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:15.132190 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:15.132190 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:15.132711 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45ce297b-ed79-47cd-bec6-380c3434a951 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:15.294350 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:15.294350 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:15.319177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-45ce297b-ed79-47cd-bec6-380c3434a951 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:28:15.404309 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45ce297b-ed79-47cd-bec6-380c3434a951 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 returned with HTTP 200 Jan 12 14:28:15.405601 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 168/331] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:15 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 => generated 920 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:16.421116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da80e51f-14f8-487d-a18b-8fc5acd87415 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 Jan 12 14:28:16.421611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da80e51f-14f8-487d-a18b-8fc5acd87415 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:16.421991 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:16.421991 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:16.422737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da80e51f-14f8-487d-a18b-8fc5acd87415 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:16.633488 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:16.633488 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:16.681180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-da80e51f-14f8-487d-a18b-8fc5acd87415 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:28:16.766374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da80e51f-14f8-487d-a18b-8fc5acd87415 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 returned with HTTP 200 Jan 12 14:28:16.778178 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 164/332] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:16 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 => generated 921 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:19.632708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f2bac92-8523-4134-9fb8-b756c428a045 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] DELETE http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:28:19.633671 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f2bac92-8523-4134-9fb8-b756c428a045 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:19.634038 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:19.634038 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:19.634740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f2bac92-8523-4134-9fb8-b756c428a045 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:19.652859 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5f2bac92-8523-4134-9fb8-b756c428a045 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Delete volume with id: 63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:28:19.795714 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:19.795714 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:19.796925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5f2bac92-8523-4134-9fb8-b756c428a045 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:28:19.869678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5f2bac92-8523-4134-9fb8-b756c428a045 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Delete volume request issued successfully. Jan 12 14:28:19.871986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f2bac92-8523-4134-9fb8-b756c428a045 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 202 Jan 12 14:28:19.873101 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 169/333] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:28:19 2021] DELETE /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:28:19.881534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0074ae6b-9548-4b85-b7d6-6bc05fa7938b tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:28:19.885454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0074ae6b-9548-4b85-b7d6-6bc05fa7938b tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:19.885993 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:19.885993 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:19.886687 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0074ae6b-9548-4b85-b7d6-6bc05fa7938b tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:19.943838 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:19.943838 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:19.953919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0074ae6b-9548-4b85-b7d6-6bc05fa7938b tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:28:19.981822 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0074ae6b-9548-4b85-b7d6-6bc05fa7938b tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:28:19.996582 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 165/334] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:19 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:21.002207 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e3a66d6-855d-4b81-9be9-e4f8584da3a7 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:28:21.003524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e3a66d6-855d-4b81-9be9-e4f8584da3a7 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:21.003961 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:21.003961 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:21.004779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e3a66d6-855d-4b81-9be9-e4f8584da3a7 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:21.204235 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:21.204235 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:21.231176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4e3a66d6-855d-4b81-9be9-e4f8584da3a7 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:28:21.288722 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e3a66d6-855d-4b81-9be9-e4f8584da3a7 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:28:21.295464 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 170/335] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:20 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 913 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:22.305544 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71791267-38cc-4f69-b2d7-21ee7d8f8355 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:28:22.306078 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71791267-38cc-4f69-b2d7-21ee7d8f8355 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:22.306339 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:22.306339 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:22.306612 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71791267-38cc-4f69-b2d7-21ee7d8f8355 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:22.396921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:22.396921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:22.417113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-71791267-38cc-4f69-b2d7-21ee7d8f8355 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:28:22.457097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71791267-38cc-4f69-b2d7-21ee7d8f8355 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:28:22.470882 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 166/336] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:22 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:23.478894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5468a603-feb7-4e4f-91d1-204d0d0fc4b9 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:28:23.480145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5468a603-feb7-4e4f-91d1-204d0d0fc4b9 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:23.480509 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:23.480509 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:23.481094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5468a603-feb7-4e4f-91d1-204d0d0fc4b9 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:23.693783 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:23.693783 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:23.733770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5468a603-feb7-4e4f-91d1-204d0d0fc4b9 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Volume info retrieved successfully. Jan 12 14:28:23.795203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5468a603-feb7-4e4f-91d1-204d0d0fc4b9 tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 200 Jan 12 14:28:23.796325 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 171/337] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:23 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 913 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:24.817862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2460e852-4ebe-4089-8c05-06b18ff9870c tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] GET http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 Jan 12 14:28:24.818417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2460e852-4ebe-4089-8c05-06b18ff9870c tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:24.818553 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:24.818553 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:24.819194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2460e852-4ebe-4089-8c05-06b18ff9870c tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:25.011077 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2460e852-4ebe-4089-8c05-06b18ff9870c tempest-DeleteServersTestJSON-725763038 tempest-DeleteServersTestJSON-725763038] http://10.222.0.43/volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 returned with HTTP 404 Jan 12 14:28:25.024748 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 167/338] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:24 2021] GET /volume/v3/bffbbb5455824732a0bde492e553790f/volumes/63a1dfb2-0abd-4ab8-a6bb-1316b70bd0a0 => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:28:51.949622 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] POST http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes Jan 12 14:28:51.950775 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:51.950775 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:51.951486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1066299656"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:28:51.952864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1066299656'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:28:51.953483 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Create volume of 1 GB Jan 12 14:28:52.001121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Availability Zones retrieved successfully. Jan 12 14:28:52.037625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Flow 'volume_create_api' (39290d28-295a-47f7-a0b4-8db25a7a65f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:28:52.042975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f09598-9117-4564-bf1e-b5c9a63580d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:28:52.046686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:28:52.282719 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f09598-9117-4564-bf1e-b5c9a63580d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:28:52.293995 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c513f837-6068-4c9d-95bf-0548d5d410cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:28:52.542873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Created reservations ['44f43a08-09ea-48ee-af46-7530fc996771', '08c4b127-211c-4eb2-a2d5-c6241f3594fa', '92f63a39-7669-410d-97dd-0d356a3f3f32', '0994e5e9-138b-4a57-84be-49b99d956ecc'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:28:52.546310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c513f837-6068-4c9d-95bf-0548d5d410cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f43a08-09ea-48ee-af46-7530fc996771', '08c4b127-211c-4eb2-a2d5-c6241f3594fa', '92f63a39-7669-410d-97dd-0d356a3f3f32', '0994e5e9-138b-4a57-84be-49b99d956ecc']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:28:52.552460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (364e29ac-9484-4e46-bc46-7558fcabbb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:28:52.776227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (364e29ac-9484-4e46-bc46-7558fcabbb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e116f6de-39b8-46ba-9c77-b3efabf0cf40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1066299656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b639437ac024bc1887f99ae5efc889c',qos_specs=None,replication_status=,reservations=['44f43a08-09ea-48ee-af46-7530fc996771','08c4b127-211c-4eb2-a2d5-c6241f3594fa','92f63a39-7669-410d-97dd-0d356a3f3f32','0994e5e9-138b-4a57-84be-49b99d956ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4e22d13acd2446f834114a24775fd80',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1066299656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e116f6de-39b8-46ba-9c77-b3efabf0cf40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b639437ac024bc1887f99ae5efc889c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c4e22d13acd2446f834114a24775fd80',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:28:52.778316 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a48a7d-7de8-4f89-a1d6-c768168f80b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:28:52.852706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a48a7d-7de8-4f89-a1d6-c768168f80b3) transitioned into state 'SUCCESS' from state '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-1066299656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b639437ac024bc1887f99ae5efc889c',qos_specs=None,replication_status=,reservations=['44f43a08-09ea-48ee-af46-7530fc996771','08c4b127-211c-4eb2-a2d5-c6241f3594fa','92f63a39-7669-410d-97dd-0d356a3f3f32','0994e5e9-138b-4a57-84be-49b99d956ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4e22d13acd2446f834114a24775fd80',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:28:52.854843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b111a1d8-7e61-4415-819a-356bda34ccf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:28:52.887783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b111a1d8-7e61-4415-819a-356bda34ccf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:28:52.891547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Flow 'volume_create_api' (39290d28-295a-47f7-a0b4-8db25a7a65f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:28:52.958337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Create volume request issued successfully. Jan 12 14:28:52.975002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a151ee81-93ce-43bf-b7cd-12f92109efb7 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes returned with HTTP 202 Jan 12 14:28:52.976370 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 172/339] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:28:51 2021] POST /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes => generated 828 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:28:52.994431 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8491d50d-085d-4fe8-80de-5ede87a32cf5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:28:52.995707 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8491d50d-085d-4fe8-80de-5ede87a32cf5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:52.997810 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8491d50d-085d-4fe8-80de-5ede87a32cf5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:53.142681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:53.142681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:53.164707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8491d50d-085d-4fe8-80de-5ede87a32cf5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:28:53.212233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8491d50d-085d-4fe8-80de-5ede87a32cf5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:28:53.217193 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 168/340] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:52 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 920 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:54.240662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f842d21b-cdee-414f-8384-3c3e446cf499 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:28:54.241559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f842d21b-cdee-414f-8384-3c3e446cf499 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:54.241559 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:54.241559 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:54.242073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f842d21b-cdee-414f-8384-3c3e446cf499 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:54.386443 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:54.386443 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:54.422179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f842d21b-cdee-414f-8384-3c3e446cf499 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:28:54.520633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f842d21b-cdee-414f-8384-3c3e446cf499 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:28:54.528877 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 173/341] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:54 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 921 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:56.321018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-0335f43e-98aa-4e56-a1c7-2bd663bc85b1 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:28:56.321723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-0335f43e-98aa-4e56-a1c7-2bd663bc85b1 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:56.322118 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:56.322118 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:56.322646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-0335f43e-98aa-4e56-a1c7-2bd663bc85b1 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:56.467868 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:56.467868 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:56.502166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-0335f43e-98aa-4e56-a1c7-2bd663bc85b1 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:28:56.558006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-0335f43e-98aa-4e56-a1c7-2bd663bc85b1 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:28:56.560234 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 169/342] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:28:56 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 921 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:56.720355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f842d21b-cdee-414f-8384-3c3e446cf499 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume// Jan 12 14:28:56.720924 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f842d21b-cdee-414f-8384-3c3e446cf499 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:56.721169 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:56.721169 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:56.722251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f842d21b-cdee-414f-8384-3c3e446cf499 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:56.724904 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f842d21b-cdee-414f-8384-3c3e446cf499 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:28:56.725895 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 174/343] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:28:56 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:28:56.763530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-36f9639d-064a-422a-8097-b5cd2daec8c0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] POST http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments Jan 12 14:28:56.765110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:56.765110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:56.772335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-36f9639d-064a-422a-8097-b5cd2daec8c0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e116f6de-39b8-46ba-9c77-b3efabf0cf40", "instance_uuid": "f2161b96-4170-4051-84a4-09ab2f4ef71d", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:28:56.953801 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:56.953801 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:57.187429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-36f9639d-064a-422a-8097-b5cd2daec8c0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments returned with HTTP 200 Jan 12 14:28:57.189006 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 170/344] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:28:56 2021] POST /volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments => generated 273 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:28:57.299251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7c0ab83-5661-4714-ab03-1ca66a9abdfa tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:28:57.300792 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7c0ab83-5661-4714-ab03-1ca66a9abdfa tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:57.301930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7c0ab83-5661-4714-ab03-1ca66a9abdfa tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:57.304884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-36f9639d-064a-422a-8097-b5cd2daec8c0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume// Jan 12 14:28:57.305343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-36f9639d-064a-422a-8097-b5cd2daec8c0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:57.305858 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:57.305858 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:57.306451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-36f9639d-064a-422a-8097-b5cd2daec8c0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:57.307642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-36f9639d-064a-422a-8097-b5cd2daec8c0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:28:57.308433 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 171/345] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:28:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 14:28:57.322502 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-08716ba9-405b-4626-a019-e150de37504c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:28:57.323706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-08716ba9-405b-4626-a019-e150de37504c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:57.324408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-08716ba9-405b-4626-a019-e150de37504c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:57.446383 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:57.446383 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:57.481345 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-08716ba9-405b-4626-a019-e150de37504c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:28:57.537484 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:57.537484 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:57.554291 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:57.554291 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:57.569177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e7c0ab83-5661-4714-ab03-1ca66a9abdfa tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:28:57.593144 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-08716ba9-405b-4626-a019-e150de37504c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:28:57.593957 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 172/346] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:28:57 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 1019 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:28:57.634198 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-d45a23a8-2aa2-49cb-ac25-aa05b7557be9 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] PUT http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments/19aa334e-551b-4067-a9f3-fe666107e803 Jan 12 14:28:57.635079 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:57.635079 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:57.635733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-d45a23a8-2aa2-49cb-ac25-aa05b7557be9 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:28:57.646750 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:57.646750 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:57.667864 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7c0ab83-5661-4714-ab03-1ca66a9abdfa tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:28:57.677789 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 175/347] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:57 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 920 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:28:57.718120 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:28:57.718120 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:28:57.718120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-d45a23a8-2aa2-49cb-ac25-aa05b7557be9 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Lock "b'cinder-attachment_update-e116f6de-39b8-46ba-9c77-b3efabf0cf40-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.021s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:28:57.720898 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:57.720898 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:58.688207 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ac26db31-4f0f-4adc-afb4-c634247c1708 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:28:58.688994 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ac26db31-4f0f-4adc-afb4-c634247c1708 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:58.688994 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:58.688994 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:58.689379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ac26db31-4f0f-4adc-afb4-c634247c1708 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:28:58.857008 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:58.857008 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:58.877775 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ac26db31-4f0f-4adc-afb4-c634247c1708 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:28:58.912159 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:28:58.912159 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:28:58.926308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ac26db31-4f0f-4adc-afb4-c634247c1708 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:28:58.938459 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 176/348] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:58 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 920 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:28:59.945738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73be11f6-5454-462f-aa24-a3042b3a017c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:28:59.947456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73be11f6-5454-462f-aa24-a3042b3a017c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:28:59.947866 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:28:59.947866 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:28:59.948502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73be11f6-5454-462f-aa24-a3042b3a017c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:00.078453 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:00.078453 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:00.122851 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73be11f6-5454-462f-aa24-a3042b3a017c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:00.150682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:00.150682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:00.184760 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73be11f6-5454-462f-aa24-a3042b3a017c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:00.185863 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 177/349] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:28:59 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 920 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:00.343679 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-d45a23a8-2aa2-49cb-ac25-aa05b7557be9 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Lock "b'cinder-attachment_update-e116f6de-39b8-46ba-9c77-b3efabf0cf40-n-h1-764292-10'" released by "attachment_update" :: held 2.626s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:29:00.344393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-d45a23a8-2aa2-49cb-ac25-aa05b7557be9 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments/19aa334e-551b-4067-a9f3-fe666107e803 returned with HTTP 200 Jan 12 14:29:00.345282 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 173/350] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:28:57 2021] PUT /volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments/19aa334e-551b-4067-a9f3-fe666107e803 => generated 762 bytes in 2716 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:29:01.211774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-653c424b-67dc-46c3-ba1e-8634d65d98d0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:01.213644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-653c424b-67dc-46c3-ba1e-8634d65d98d0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:01.213644 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:01.213644 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:01.214459 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-653c424b-67dc-46c3-ba1e-8634d65d98d0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:01.282920 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:01.282920 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:01.293644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-653c424b-67dc-46c3-ba1e-8634d65d98d0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:01.335426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:01.335426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:01.351498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-653c424b-67dc-46c3-ba1e-8634d65d98d0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:01.353149 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 178/351] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:01 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 921 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:02.374334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9510a874-f746-4660-91e9-a19a7da535d0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:02.375350 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9510a874-f746-4660-91e9-a19a7da535d0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:02.375556 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:02.375556 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:02.376536 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9510a874-f746-4660-91e9-a19a7da535d0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:02.445867 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:02.445867 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:02.467168 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9510a874-f746-4660-91e9-a19a7da535d0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:02.508164 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:02.508164 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:02.521530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9510a874-f746-4660-91e9-a19a7da535d0 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:02.523188 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 174/352] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:02 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 921 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:29:03.546863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1aadaf24-7aab-485d-bb10-8762e9156340 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:03.548424 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1aadaf24-7aab-485d-bb10-8762e9156340 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:03.548934 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:03.548934 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:03.549838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1aadaf24-7aab-485d-bb10-8762e9156340 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:03.742013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:03.742013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:03.761750 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1aadaf24-7aab-485d-bb10-8762e9156340 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:03.831027 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:03.831027 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:03.853379 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1aadaf24-7aab-485d-bb10-8762e9156340 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:03.860454 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 179/353] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:03 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 921 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:29:04.879401 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-193f85ed-26fe-4ab9-b0f2-ab5081c91cc2 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:04.880079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-193f85ed-26fe-4ab9-b0f2-ab5081c91cc2 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:04.880198 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:04.880198 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:04.880525 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-193f85ed-26fe-4ab9-b0f2-ab5081c91cc2 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:04.970977 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:04.970977 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:04.994839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-193f85ed-26fe-4ab9-b0f2-ab5081c91cc2 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:05.049492 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:05.049492 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:05.068717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-193f85ed-26fe-4ab9-b0f2-ab5081c91cc2 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:05.077105 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 175/354] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:04 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 921 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:06.048632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-d0216b1a-c154-4845-bd9a-ac82aca6a874 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] POST http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments/19aa334e-551b-4067-a9f3-fe666107e803/action Jan 12 14:29:06.056283 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:06.056283 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:06.060547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-d0216b1a-c154-4845-bd9a-ac82aca6a874 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:29:06.063694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-d0216b1a-c154-4845-bd9a-ac82aca6a874 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:29:06.096688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2502d986-986b-4b01-aeaa-93e66084c893 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:06.097640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2502d986-986b-4b01-aeaa-93e66084c893 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:06.099098 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:06.099098 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:06.100049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2502d986-986b-4b01-aeaa-93e66084c893 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:06.259308 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:06.259308 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:06.301227 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2502d986-986b-4b01-aeaa-93e66084c893 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:06.328529 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:06.328529 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:06.369172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:06.369172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:06.375629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a8fdd860-c31a-418f-84b7-0381030c7511 req-d0216b1a-c154-4845-bd9a-ac82aca6a874 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments/19aa334e-551b-4067-a9f3-fe666107e803/action returned with HTTP 204 Jan 12 14:29:06.376647 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 180/355] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:29:06 2021] POST /volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments/19aa334e-551b-4067-a9f3-fe666107e803/action => generated 0 bytes in 333 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:29:06.396610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2502d986-986b-4b01-aeaa-93e66084c893 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:06.401522 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 176/356] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:06 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 921 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:07.417115 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d133afff-6aa4-4565-a17d-52833b184853 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:07.418408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d133afff-6aa4-4565-a17d-52833b184853 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:07.418408 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:07.418408 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:07.418408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d133afff-6aa4-4565-a17d-52833b184853 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:07.509448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:07.509448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:07.525410 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d133afff-6aa4-4565-a17d-52833b184853 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:07.597458 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:07.597458 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:07.614910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d133afff-6aa4-4565-a17d-52833b184853 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:07.619484 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 181/357] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:07 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 1213 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:29:08.068697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8b2e4830-6855-48dc-b3f2-13fb4af87e8f req-de7a7830-8d29-4717-ad0b-d13967133365 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:08.069483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8b2e4830-6855-48dc-b3f2-13fb4af87e8f req-de7a7830-8d29-4717-ad0b-d13967133365 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:08.069780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:08.069780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:08.070334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8b2e4830-6855-48dc-b3f2-13fb4af87e8f req-de7a7830-8d29-4717-ad0b-d13967133365 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:08.151382 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:08.151382 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:08.169935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8b2e4830-6855-48dc-b3f2-13fb4af87e8f req-de7a7830-8d29-4717-ad0b-d13967133365 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:08.211022 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:08.211022 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:08.228569 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8b2e4830-6855-48dc-b3f2-13fb4af87e8f req-de7a7830-8d29-4717-ad0b-d13967133365 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:08.229844 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 177/358] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:29:08 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 1213 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:29:25.001910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-f0ee810e-b318-4c79-a04c-07dea7184e02 req-053c7787-94a6-4214-98d0-de0be37ca5e3 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:25.004173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-f0ee810e-b318-4c79-a04c-07dea7184e02 req-053c7787-94a6-4214-98d0-de0be37ca5e3 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:25.004864 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:25.004864 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:25.005595 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-f0ee810e-b318-4c79-a04c-07dea7184e02 req-053c7787-94a6-4214-98d0-de0be37ca5e3 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:25.074798 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:25.074798 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:25.100805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-f0ee810e-b318-4c79-a04c-07dea7184e02 req-053c7787-94a6-4214-98d0-de0be37ca5e3 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:25.167527 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:25.167527 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:25.190286 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-f0ee810e-b318-4c79-a04c-07dea7184e02 req-053c7787-94a6-4214-98d0-de0be37ca5e3 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:25.193922 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 182/359] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:29:24 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 1213 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:29:37.021161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-146b3416-d074-47f0-85a2-3b451fe4fe0b tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:37.022094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-146b3416-d074-47f0-85a2-3b451fe4fe0b tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:37.022563 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:37.022563 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:37.023551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-146b3416-d074-47f0-85a2-3b451fe4fe0b tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:37.133241 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:37.133241 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:37.150784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-146b3416-d074-47f0-85a2-3b451fe4fe0b tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:37.187901 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:37.187901 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:37.198610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-146b3416-d074-47f0-85a2-3b451fe4fe0b tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:37.200726 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 178/360] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:37 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 1213 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:29:38.569319 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-b571428b-21c8-4cc1-b630-6da7bd1ca691 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:38.570994 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-b571428b-21c8-4cc1-b630-6da7bd1ca691 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:38.573493 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:38.573493 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:38.577669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-b571428b-21c8-4cc1-b630-6da7bd1ca691 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:38.695145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:38.695145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:38.715622 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-b571428b-21c8-4cc1-b630-6da7bd1ca691 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:38.747161 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:38.747161 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:38.763608 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-b571428b-21c8-4cc1-b630-6da7bd1ca691 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:38.767657 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 183/361] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:29:38 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 1213 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:29:38.811755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-6b5cc199-af76-41e4-a4c4-0858fe1fe9b5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] POST http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40/action Jan 12 14:29:38.812646 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:38.812646 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:38.813397 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-6b5cc199-af76-41e4-a4c4-0858fe1fe9b5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:29:38.814326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-6b5cc199-af76-41e4-a4c4-0858fe1fe9b5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:29:38.895115 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:38.895115 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:38.896367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-6b5cc199-af76-41e4-a4c4-0858fe1fe9b5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:38.911042 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-6b5cc199-af76-41e4-a4c4-0858fe1fe9b5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Begin detaching volume completed successfully. Jan 12 14:29:38.911862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-6b5cc199-af76-41e4-a4c4-0858fe1fe9b5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40/action returned with HTTP 202 Jan 12 14:29:38.912943 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 179/362] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:29:38 2021] POST /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:29:38.954542 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-340a1919-7aed-4498-b823-42976c85562c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:38.955303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-340a1919-7aed-4498-b823-42976c85562c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:38.955525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:38.955525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:38.956171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-340a1919-7aed-4498-b823-42976c85562c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:39.051790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-6b5cc199-af76-41e4-a4c4-0858fe1fe9b5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume// Jan 12 14:29:39.052368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-6b5cc199-af76-41e4-a4c4-0858fe1fe9b5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:39.052642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:39.052642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:39.053192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-6b5cc199-af76-41e4-a4c4-0858fe1fe9b5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:39.055014 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-6b5cc199-af76-41e4-a4c4-0858fe1fe9b5 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:29:39.056145 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 180/363] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:29:39 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:29:39.073579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-856332e1-7653-4b9a-889e-8f663c2c445e tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:39.076936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-856332e1-7653-4b9a-889e-8f663c2c445e tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:39.077884 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-856332e1-7653-4b9a-889e-8f663c2c445e tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:39.171610 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:39.171610 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:39.185290 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:39.185290 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:39.196812 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-856332e1-7653-4b9a-889e-8f663c2c445e tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:39.205727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-340a1919-7aed-4498-b823-42976c85562c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:39.224869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:39.224869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:39.235614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-856332e1-7653-4b9a-889e-8f663c2c445e tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:39.237128 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 181/364] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:29:39 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 1315 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:29:39.282740 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:39.282740 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:39.304127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-340a1919-7aed-4498-b823-42976c85562c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:39.317943 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 184/365] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:38 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 1216 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:29:39.812516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-97ed155d-7aee-4a81-85d8-0496f4fe215d tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] DELETE http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments/19aa334e-551b-4067-a9f3-fe666107e803 Jan 12 14:29:39.812516 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-97ed155d-7aee-4a81-85d8-0496f4fe215d tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:39.812516 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:39.812516 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:39.830800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-97ed155d-7aee-4a81-85d8-0496f4fe215d tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:39.981787 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:39.981787 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:40.327763 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8cd75c5-df16-4e4a-a90a-edfcb01f16f8 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:40.329863 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8cd75c5-df16-4e4a-a90a-edfcb01f16f8 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:40.330536 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:40.330536 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:40.331842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8cd75c5-df16-4e4a-a90a-edfcb01f16f8 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:40.466250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:40.466250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:40.492246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f8cd75c5-df16-4e4a-a90a-edfcb01f16f8 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:40.555761 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:40.555761 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:40.580847 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8cd75c5-df16-4e4a-a90a-edfcb01f16f8 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:40.583532 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 185/366] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:40 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 1216 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:29:41.125675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-97ed155d-7aee-4a81-85d8-0496f4fe215d tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:29:41.126280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-97ed155d-7aee-4a81-85d8-0496f4fe215d tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:29:41.138827 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-771a219f-cb6a-49ef-ad80-11d4a9ce9ed4 req-97ed155d-7aee-4a81-85d8-0496f4fe215d tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments/19aa334e-551b-4067-a9f3-fe666107e803 returned with HTTP 200 Jan 12 14:29:41.140151 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 182/367] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:29:39 2021] DELETE /volume/v3/8b639437ac024bc1887f99ae5efc889c/attachments/19aa334e-551b-4067-a9f3-fe666107e803 => generated 19 bytes in 1353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:41.608308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-acac2aba-63d7-43bf-9af1-b58bcfae7af3 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:41.609185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-acac2aba-63d7-43bf-9af1-b58bcfae7af3 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:41.609588 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:41.609588 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:41.610220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-acac2aba-63d7-43bf-9af1-b58bcfae7af3 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:41.677472 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:41.677472 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:41.691295 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-acac2aba-63d7-43bf-9af1-b58bcfae7af3 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:41.724776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-acac2aba-63d7-43bf-9af1-b58bcfae7af3 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:41.726138 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 186/368] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:41 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 921 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:42.941619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2d4f078-3abb-4a83-a9f2-883f42affc1f tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] DELETE http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:42.942148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2d4f078-3abb-4a83-a9f2-883f42affc1f tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:42.942234 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:42.942234 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:42.942810 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2d4f078-3abb-4a83-a9f2-883f42affc1f tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:42.943090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f2d4f078-3abb-4a83-a9f2-883f42affc1f tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Delete volume with id: e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:43.030490 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:43.030490 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:43.031696 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f2d4f078-3abb-4a83-a9f2-883f42affc1f tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:43.301787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f2d4f078-3abb-4a83-a9f2-883f42affc1f tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Delete volume request issued successfully. Jan 12 14:29:43.302617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2d4f078-3abb-4a83-a9f2-883f42affc1f tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 202 Jan 12 14:29:43.304651 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 183/369] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:29:42 2021] DELETE /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 0 bytes in 367 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:29:43.314744 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-81ddfdb1-c26d-4886-af21-b3061c920761 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:43.315335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-81ddfdb1-c26d-4886-af21-b3061c920761 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:43.316230 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:43.316230 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:43.316611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-81ddfdb1-c26d-4886-af21-b3061c920761 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:43.515003 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:43.515003 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:43.515003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-81ddfdb1-c26d-4886-af21-b3061c920761 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:43.515003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-81ddfdb1-c26d-4886-af21-b3061c920761 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:43.515003 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 187/370] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:43 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 920 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:44.522652 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20806bcb-b777-4450-8d7c-9a98d0a68569 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:44.524579 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20806bcb-b777-4450-8d7c-9a98d0a68569 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:44.524932 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:44.524932 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:44.525839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20806bcb-b777-4450-8d7c-9a98d0a68569 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:44.672500 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:44.672500 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:44.694998 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-20806bcb-b777-4450-8d7c-9a98d0a68569 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:44.752316 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20806bcb-b777-4450-8d7c-9a98d0a68569 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:44.771463 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 184/371] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:44 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 920 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:45.778444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90c61530-7107-4b2e-96e0-b6fe3161f347 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:45.779293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90c61530-7107-4b2e-96e0-b6fe3161f347 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:45.779618 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:45.779618 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:45.780192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90c61530-7107-4b2e-96e0-b6fe3161f347 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:45.966264 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:45.966264 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:46.005835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-90c61530-7107-4b2e-96e0-b6fe3161f347 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:46.086532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90c61530-7107-4b2e-96e0-b6fe3161f347 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 200 Jan 12 14:29:46.096124 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 188/372] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:45 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 920 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:47.124096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51468a42-58f6-48f3-86a5-1bce767f8d7b tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 Jan 12 14:29:47.125060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51468a42-58f6-48f3-86a5-1bce767f8d7b tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:47.125404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:47.125404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:47.126083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51468a42-58f6-48f3-86a5-1bce767f8d7b tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:47.332721 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51468a42-58f6-48f3-86a5-1bce767f8d7b tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 returned with HTTP 404 Jan 12 14:29:47.333747 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 185/373] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:47 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/e116f6de-39b8-46ba-9c77-b3efabf0cf40 => generated 109 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:29:47.344651 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3ff9fb9-8427-4f64-b288-2b2df6775196 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] DELETE http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 Jan 12 14:29:47.345926 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3ff9fb9-8427-4f64-b288-2b2df6775196 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:47.346557 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:47.346557 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:47.348085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3ff9fb9-8427-4f64-b288-2b2df6775196 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:47.349024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c3ff9fb9-8427-4f64-b288-2b2df6775196 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Delete volume with id: dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 Jan 12 14:29:47.599658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:47.599658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:47.601964 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c3ff9fb9-8427-4f64-b288-2b2df6775196 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:47.716274 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c3ff9fb9-8427-4f64-b288-2b2df6775196 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Delete volume request issued successfully. Jan 12 14:29:47.717157 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3ff9fb9-8427-4f64-b288-2b2df6775196 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 returned with HTTP 202 Jan 12 14:29:47.719206 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 189/374] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:29:47 2021] DELETE /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 => generated 0 bytes in 381 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:29:47.731138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d4701f6-62f9-4c4e-b092-b0fc4db4a80c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 Jan 12 14:29:47.732172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d4701f6-62f9-4c4e-b092-b0fc4db4a80c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:47.733062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d4701f6-62f9-4c4e-b092-b0fc4db4a80c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:47.939403 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:47.939403 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:47.970449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d4701f6-62f9-4c4e-b092-b0fc4db4a80c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:48.019658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d4701f6-62f9-4c4e-b092-b0fc4db4a80c tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 returned with HTTP 200 Jan 12 14:29:48.021365 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 186/375] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:47 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 => generated 920 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:49.044448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e33dce8d-bec6-4278-92bf-8ec76e7b1c6e tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 Jan 12 14:29:49.046954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e33dce8d-bec6-4278-92bf-8ec76e7b1c6e tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:49.047638 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:49.047638 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:49.048791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e33dce8d-bec6-4278-92bf-8ec76e7b1c6e tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:49.260418 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:49.260418 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:49.277959 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e33dce8d-bec6-4278-92bf-8ec76e7b1c6e tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:49.345963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e33dce8d-bec6-4278-92bf-8ec76e7b1c6e tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 returned with HTTP 200 Jan 12 14:29:49.348974 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 190/376] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:49 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 => generated 920 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:50.371044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c5f65fcd-999e-4f93-a4c4-f95344e49821 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 Jan 12 14:29:50.371728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c5f65fcd-999e-4f93-a4c4-f95344e49821 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:50.371728 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:50.371728 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:50.372246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c5f65fcd-999e-4f93-a4c4-f95344e49821 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:50.563409 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:29:50.563409 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:29:50.616822 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c5f65fcd-999e-4f93-a4c4-f95344e49821 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Volume info retrieved successfully. Jan 12 14:29:50.685649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c5f65fcd-999e-4f93-a4c4-f95344e49821 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 returned with HTTP 200 Jan 12 14:29:50.703225 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 187/377] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:50 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 => generated 920 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:29:51.712222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a647ecd-faa0-4891-ad7d-11f1d82f53a8 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] GET http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 Jan 12 14:29:51.713166 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a647ecd-faa0-4891-ad7d-11f1d82f53a8 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:29:51.713371 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:29:51.713371 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:29:51.714389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a647ecd-faa0-4891-ad7d-11f1d82f53a8 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:29:51.864451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a647ecd-faa0-4891-ad7d-11f1d82f53a8 tempest-ServerRescueNegativeTestJSON-531759711 tempest-ServerRescueNegativeTestJSON-531759711] http://10.222.0.43/volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 returned with HTTP 404 Jan 12 14:29:51.876070 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 191/378] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:29:51 2021] GET /volume/v3/8b639437ac024bc1887f99ae5efc889c/volumes/dc2415b2-e2c0-49ac-a3ed-c8cab263ed12 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:32:23.421969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-f22c518f-4d47-493c-97c0-d1594651db8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] DELETE http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/0513071b-0558-43f9-82c4-a0d394d262d9 Jan 12 14:32:23.422554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-f22c518f-4d47-493c-97c0-d1594651db8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:23.422657 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:23.422657 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:23.422984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-f22c518f-4d47-493c-97c0-d1594651db8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:23.445666 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:23.445666 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:24.160170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-128084da-aff3-40ef-b07f-8341efb17db9 req-f22c518f-4d47-493c-97c0-d1594651db8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:32:24.160569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-128084da-aff3-40ef-b07f-8341efb17db9 req-f22c518f-4d47-493c-97c0-d1594651db8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:32:24.170197 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-f22c518f-4d47-493c-97c0-d1594651db8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/0513071b-0558-43f9-82c4-a0d394d262d9 returned with HTTP 200 Jan 12 14:32:24.171524 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 188/379] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:32:23 2021] DELETE /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/0513071b-0558-43f9-82c4-a0d394d262d9 => generated 19 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:32:24.189660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-35da6f10-17f3-48c5-b29b-fb4fe376b954 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] DELETE http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/42c1838d-16fd-44bd-bf82-6d020949ac35 Jan 12 14:32:24.190151 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-35da6f10-17f3-48c5-b29b-fb4fe376b954 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:24.190597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-35da6f10-17f3-48c5-b29b-fb4fe376b954 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:24.214759 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:24.214759 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:25.058637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-128084da-aff3-40ef-b07f-8341efb17db9 req-35da6f10-17f3-48c5-b29b-fb4fe376b954 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:32:25.059548 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-128084da-aff3-40ef-b07f-8341efb17db9 req-35da6f10-17f3-48c5-b29b-fb4fe376b954 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:32:25.096021 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-35da6f10-17f3-48c5-b29b-fb4fe376b954 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/42c1838d-16fd-44bd-bf82-6d020949ac35 returned with HTTP 200 Jan 12 14:32:25.098931 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 192/380] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:32:24 2021] DELETE /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/42c1838d-16fd-44bd-bf82-6d020949ac35 => generated 19 bytes in 915 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:25.113569 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-679318fc-f994-49b4-a9fc-001b76b751ba tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] DELETE http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/c211f04c-2335-4e47-9272-3d5af8df7ac9 Jan 12 14:32:25.114034 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-679318fc-f994-49b4-a9fc-001b76b751ba tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:25.114239 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:25.114239 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:25.114614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-679318fc-f994-49b4-a9fc-001b76b751ba tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:25.167869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:25.167869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:26.164772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-128084da-aff3-40ef-b07f-8341efb17db9 req-679318fc-f994-49b4-a9fc-001b76b751ba tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:32:26.166763 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-128084da-aff3-40ef-b07f-8341efb17db9 req-679318fc-f994-49b4-a9fc-001b76b751ba tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:32:26.188233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-128084da-aff3-40ef-b07f-8341efb17db9 req-679318fc-f994-49b4-a9fc-001b76b751ba tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/c211f04c-2335-4e47-9272-3d5af8df7ac9 returned with HTTP 200 Jan 12 14:32:26.189587 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 189/381] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:32:25 2021] DELETE /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/attachments/c211f04c-2335-4e47-9272-3d5af8df7ac9 => generated 19 bytes in 1083 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:32:26.544540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes Jan 12 14:32:26.545019 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:26.545019 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:26.545967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1347452926"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:26.547318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1347452926'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:32:26.554028 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Create volume of 1 GB Jan 12 14:32:26.556382 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:26.556382 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:26.624908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Availability Zones retrieved successfully. Jan 12 14:32:26.684336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Flow 'volume_create_api' (99ba6b48-f0cb-45f3-b0d5-17f8c509c6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:32:26.706288 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8f9b438-1877-4e36-9459-9d4b2d9e5092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:26.716620 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:32:26.840583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8f9b438-1877-4e36-9459-9d4b2d9e5092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:26.843662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653dd5f2-7963-4034-9c6f-9fb078e2ae98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:27.084388 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Created reservations ['94e1ff6d-2d3b-4b58-9363-35c163b970ae', '2b04f6cf-e6cc-4ae2-80e0-1397b963865d', 'b7b49131-0679-4c50-ade3-ea4e847f1cbe', '8f6246a4-9f52-4335-a5d1-89fffaa2e110'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:32:27.086545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653dd5f2-7963-4034-9c6f-9fb078e2ae98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94e1ff6d-2d3b-4b58-9363-35c163b970ae', '2b04f6cf-e6cc-4ae2-80e0-1397b963865d', 'b7b49131-0679-4c50-ade3-ea4e847f1cbe', '8f6246a4-9f52-4335-a5d1-89fffaa2e110']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:27.091527 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f463ae-a90d-4360-9cbc-d81a8cfa2e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:27.238266 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f463ae-a90d-4360-9cbc-d81a8cfa2e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a45427b-5248-4089-a5fe-0deb2b0d9af7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1347452926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5bb1d6d1a54d8d9551d9521ef53682',qos_specs=None,replication_status=,reservations=['94e1ff6d-2d3b-4b58-9363-35c163b970ae','2b04f6cf-e6cc-4ae2-80e0-1397b963865d','b7b49131-0679-4c50-ade3-ea4e847f1cbe','8f6246a4-9f52-4335-a5d1-89fffaa2e110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2977011d2a4226a1782495ae667e9d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1347452926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a45427b-5248-4089-a5fe-0deb2b0d9af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b5bb1d6d1a54d8d9551d9521ef53682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6c2977011d2a4226a1782495ae667e9d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:27.246167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44891417-9dbb-4705-bf5c-043c7c41e0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:27.297159 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44891417-9dbb-4705-bf5c-043c7c41e0f6) transitioned into state 'SUCCESS' from state '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-1347452926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5bb1d6d1a54d8d9551d9521ef53682',qos_specs=None,replication_status=,reservations=['94e1ff6d-2d3b-4b58-9363-35c163b970ae','2b04f6cf-e6cc-4ae2-80e0-1397b963865d','b7b49131-0679-4c50-ade3-ea4e847f1cbe','8f6246a4-9f52-4335-a5d1-89fffaa2e110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2977011d2a4226a1782495ae667e9d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:27.299723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea752e70-53cc-43e7-8ec1-e4ab6f119cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:27.337660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea752e70-53cc-43e7-8ec1-e4ab6f119cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:27.348256 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Flow 'volume_create_api' (99ba6b48-f0cb-45f3-b0d5-17f8c509c6f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:32:27.496333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Create volume request issued successfully. Jan 12 14:32:27.531137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b938fbf-c9d6-4620-ba0d-825f84a56ad4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes returned with HTTP 202 Jan 12 14:32:27.542810 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 193/382] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:32:26 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes => generated 820 bytes in 1007 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:32:27.549535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a2d50bd-0191-4c6e-8a82-669377d00492 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:27.550401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a2d50bd-0191-4c6e-8a82-669377d00492 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:27.550713 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:27.550713 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:27.555343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a2d50bd-0191-4c6e-8a82-669377d00492 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:27.759788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:27.759788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:27.810229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5a2d50bd-0191-4c6e-8a82-669377d00492 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:27.877424 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a2d50bd-0191-4c6e-8a82-669377d00492 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:27.880082 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 190/383] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:27 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 912 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:28.897001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b652d91c-b438-4ea3-88b1-658ac18379d4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:28.897546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b652d91c-b438-4ea3-88b1-658ac18379d4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:28.897716 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:28.897716 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:28.898085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b652d91c-b438-4ea3-88b1-658ac18379d4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:29.083853 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:29.083853 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:29.135552 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b652d91c-b438-4ea3-88b1-658ac18379d4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:29.220104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b652d91c-b438-4ea3-88b1-658ac18379d4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:29.230271 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 194/384] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:28 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 912 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:30.240013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20aa07ef-a77d-4f1a-a8d2-3f6fd3a60897 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:30.241494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20aa07ef-a77d-4f1a-a8d2-3f6fd3a60897 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:30.242065 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:30.242065 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:30.242705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20aa07ef-a77d-4f1a-a8d2-3f6fd3a60897 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:30.362201 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:30.362201 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:30.384691 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-20aa07ef-a77d-4f1a-a8d2-3f6fd3a60897 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:30.423989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20aa07ef-a77d-4f1a-a8d2-3f6fd3a60897 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:30.426145 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 191/385] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:30 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:30.572114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-d0e27509-5f64-4030-ad2b-f028f8abd284 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:30.572989 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-d0e27509-5f64-4030-ad2b-f028f8abd284 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:30.573404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:30.573404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:30.574073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-d0e27509-5f64-4030-ad2b-f028f8abd284 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:30.644174 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:30.644174 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:30.653938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-d0e27509-5f64-4030-ad2b-f028f8abd284 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:30.681648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-d0e27509-5f64-4030-ad2b-f028f8abd284 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:30.682986 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 195/386] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:32:30 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:30.762765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20aa07ef-a77d-4f1a-a8d2-3f6fd3a60897 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume// Jan 12 14:32:30.763589 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20aa07ef-a77d-4f1a-a8d2-3f6fd3a60897 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:30.764034 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:30.764034 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:30.765197 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20aa07ef-a77d-4f1a-a8d2-3f6fd3a60897 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:30.767077 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20aa07ef-a77d-4f1a-a8d2-3f6fd3a60897 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:32:30.768207 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 192/387] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:32:30 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:32:30.795300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-975ff64f-4e01-4a15-b4fa-786a99f19e5a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments Jan 12 14:32:30.797050 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:30.797050 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:30.797723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-975ff64f-4e01-4a15-b4fa-786a99f19e5a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a45427b-5248-4089-a5fe-0deb2b0d9af7", "instance_uuid": "d914ddad-8edf-41e6-853d-46033cc68134", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:30.863980 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:30.863980 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:30.935221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-975ff64f-4e01-4a15-b4fa-786a99f19e5a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments returned with HTTP 200 Jan 12 14:32:30.937132 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 196/388] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:32:30 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:32:30.985709 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a527802-4193-45c5-aff2-d457d49d6a48 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:30.986247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a527802-4193-45c5-aff2-d457d49d6a48 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:30.986731 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a527802-4193-45c5-aff2-d457d49d6a48 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:31.006104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-975ff64f-4e01-4a15-b4fa-786a99f19e5a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume// Jan 12 14:32:31.006582 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-975ff64f-4e01-4a15-b4fa-786a99f19e5a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:31.006781 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:31.006781 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:31.007417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-975ff64f-4e01-4a15-b4fa-786a99f19e5a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:31.008806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-975ff64f-4e01-4a15-b4fa-786a99f19e5a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:32:31.009553 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 197/389] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:32:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:32:31.026760 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-fb6d7575-91c6-4517-b09d-743f67e69095 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:31.027342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-fb6d7575-91c6-4517-b09d-743f67e69095 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:31.028049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-fb6d7575-91c6-4517-b09d-743f67e69095 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:31.070314 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:31.070314 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:31.084757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0a527802-4193-45c5-aff2-d457d49d6a48 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:31.108255 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:31.108255 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:31.118310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a527802-4193-45c5-aff2-d457d49d6a48 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:31.119259 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 193/390] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:30 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:31.126738 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:31.126738 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:31.138843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-fb6d7575-91c6-4517-b09d-743f67e69095 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:31.198183 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:31.198183 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:31.214852 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-fb6d7575-91c6-4517-b09d-743f67e69095 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:31.217170 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 198/391] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:32:31 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 1011 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:32:31.238387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-aab4f944-122b-4e86-b119-5c73a3182d8f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] PUT http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/212a6a5a-6129-40d4-af92-de22e77afc98 Jan 12 14:32:31.239141 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:31.239141 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:31.239632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-aab4f944-122b-4e86-b119-5c73a3182d8f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:31.288437 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:32:31.288437 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:32:31.290649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-aab4f944-122b-4e86-b119-5c73a3182d8f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Lock "b'cinder-attachment_update-4a45427b-5248-4089-a5fe-0deb2b0d9af7-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.011s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:32:31.294193 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:31.294193 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:32.139010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5db127e8-863e-4cce-9396-b4ab9c2bab29 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:32.140101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5db127e8-863e-4cce-9396-b4ab9c2bab29 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:32.140324 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:32.140324 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:32.140698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5db127e8-863e-4cce-9396-b4ab9c2bab29 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:32.297135 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:32.297135 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:32.322276 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5db127e8-863e-4cce-9396-b4ab9c2bab29 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:32.380016 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:32.380016 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:32.406453 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5db127e8-863e-4cce-9396-b4ab9c2bab29 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:32.407477 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 199/392] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:32 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 912 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:33.434271 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90385f60-58fc-4796-ae41-b9a6338717d1 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:33.435234 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90385f60-58fc-4796-ae41-b9a6338717d1 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:33.442331 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:33.442331 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:33.443689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90385f60-58fc-4796-ae41-b9a6338717d1 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:33.689194 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:33.689194 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:33.704853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-90385f60-58fc-4796-ae41-b9a6338717d1 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:33.735711 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-aab4f944-122b-4e86-b119-5c73a3182d8f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Lock "b'cinder-attachment_update-4a45427b-5248-4089-a5fe-0deb2b0d9af7-n-h1-764292-10'" released by "attachment_update" :: held 2.447s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:32:33.736440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-aab4f944-122b-4e86-b119-5c73a3182d8f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/212a6a5a-6129-40d4-af92-de22e77afc98 returned with HTTP 200 Jan 12 14:32:33.737995 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 194/393] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:32:31 2021] PUT /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/212a6a5a-6129-40d4-af92-de22e77afc98 => generated 762 bytes in 2505 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:32:33.747076 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:33.747076 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:33.761968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90385f60-58fc-4796-ae41-b9a6338717d1 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:33.764643 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 200/394] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:33 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:34.781520 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03b3382b-8cb3-460b-90b3-0e245485df15 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:34.782090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03b3382b-8cb3-460b-90b3-0e245485df15 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:34.782231 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:34.782231 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:34.782896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03b3382b-8cb3-460b-90b3-0e245485df15 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:34.840034 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:34.840034 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:34.857685 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03b3382b-8cb3-460b-90b3-0e245485df15 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:34.890765 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:34.890765 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:34.902132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03b3382b-8cb3-460b-90b3-0e245485df15 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:34.914152 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 195/395] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:34 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:35.923423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3afb1010-df28-4695-81e4-b35fa03e6a52 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:35.924399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3afb1010-df28-4695-81e4-b35fa03e6a52 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:35.924775 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:35.924775 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:35.925387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3afb1010-df28-4695-81e4-b35fa03e6a52 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:36.084175 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:36.084175 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:36.101725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3afb1010-df28-4695-81e4-b35fa03e6a52 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:36.146199 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:36.146199 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:36.156977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3afb1010-df28-4695-81e4-b35fa03e6a52 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:36.158129 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 201/396] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:35 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:37.174730 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e283284-37ae-4c33-b85c-4a7768ea5dda tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:37.175416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e283284-37ae-4c33-b85c-4a7768ea5dda tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:37.175758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:37.175758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:37.176455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e283284-37ae-4c33-b85c-4a7768ea5dda tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:37.283568 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:37.283568 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:37.336817 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7e283284-37ae-4c33-b85c-4a7768ea5dda tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:37.382108 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:37.382108 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:37.412036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e283284-37ae-4c33-b85c-4a7768ea5dda tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:37.413582 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 202/397] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:37 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:37.425211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] POST http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes Jan 12 14:32:37.426106 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:37.426106 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:37.426878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-594221396"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:37.428279 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-594221396'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:32:37.432417 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Create volume of 1 GB Jan 12 14:32:37.447832 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Availability Zones retrieved successfully. Jan 12 14:32:37.468141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Flow 'volume_create_api' (9de4e23c-38b4-4a78-95d4-e8901b67f034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:32:37.471134 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825fce02-1481-46f0-b42f-c354916598b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:37.473456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:32:37.603685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825fce02-1481-46f0-b42f-c354916598b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:37.606623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a678d06-7713-450a-82a0-963212ce6294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:37.764515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Created reservations ['a5dd6248-5d4f-436a-bc58-45dcfe13d6c4', 'be7c0c4b-9668-4d8a-bfa7-aa53f6d1f79e', '8a8c536f-5a56-4535-8dd5-004cccec26fc', 'cde10e64-fedf-4169-a654-0190a39d2afb'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:32:37.772540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a678d06-7713-450a-82a0-963212ce6294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5dd6248-5d4f-436a-bc58-45dcfe13d6c4', 'be7c0c4b-9668-4d8a-bfa7-aa53f6d1f79e', '8a8c536f-5a56-4535-8dd5-004cccec26fc', 'cde10e64-fedf-4169-a654-0190a39d2afb']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:37.781631 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2abb64-25cd-4414-b933-f00840e45c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:37.866832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2abb64-25cd-4414-b933-f00840e45c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-594221396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63a42e75995a449bbeebb82d5535af82',qos_specs=None,replication_status=,reservations=['a5dd6248-5d4f-436a-bc58-45dcfe13d6c4','be7c0c4b-9668-4d8a-bfa7-aa53f6d1f79e','8a8c536f-5a56-4535-8dd5-004cccec26fc','cde10e64-fedf-4169-a654-0190a39d2afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b8cee0ec4f24ed7bae45bad76dd538c',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:32:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-594221396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63a42e75995a449bbeebb82d5535af82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b8cee0ec4f24ed7bae45bad76dd538c',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:37.869576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b932826-758f-435c-8302-046390af28a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:37.910037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b932826-758f-435c-8302-046390af28a8) transitioned into state 'SUCCESS' from state '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-594221396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63a42e75995a449bbeebb82d5535af82',qos_specs=None,replication_status=,reservations=['a5dd6248-5d4f-436a-bc58-45dcfe13d6c4','be7c0c4b-9668-4d8a-bfa7-aa53f6d1f79e','8a8c536f-5a56-4535-8dd5-004cccec26fc','cde10e64-fedf-4169-a654-0190a39d2afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b8cee0ec4f24ed7bae45bad76dd538c',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:37.913644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d09113f-6075-4040-8d39-38e663f4244d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:37.939460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d09113f-6075-4040-8d39-38e663f4244d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:37.943225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Flow 'volume_create_api' (9de4e23c-38b4-4a78-95d4-e8901b67f034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:32:38.073718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Create volume request issued successfully. Jan 12 14:32:38.117772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc3fb8ba-bd72-4d4e-bc00-dc3e9fa56b6a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes returned with HTTP 202 Jan 12 14:32:38.119236 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 196/398] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:32:36 2021] POST /volume/v3/63a42e75995a449bbeebb82d5535af82/volumes => generated 819 bytes in 1360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:32:38.137101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ade366f-dedd-4318-a375-d00abd938b40 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:32:38.138430 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ade366f-dedd-4318-a375-d00abd938b40 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:38.138872 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:38.138872 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:38.140049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ade366f-dedd-4318-a375-d00abd938b40 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:38.279004 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:38.279004 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:38.303302 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3ade366f-dedd-4318-a375-d00abd938b40 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Volume info retrieved successfully. Jan 12 14:32:38.373148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ade366f-dedd-4318-a375-d00abd938b40 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 returned with HTTP 200 Jan 12 14:32:38.376245 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 203/399] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:38 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 => generated 911 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:38.439119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e879fbe9-1a0d-4a3d-a8ea-0d019d991b31 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:38.440298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e879fbe9-1a0d-4a3d-a8ea-0d019d991b31 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:38.441094 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:38.441094 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:38.441925 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e879fbe9-1a0d-4a3d-a8ea-0d019d991b31 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:38.617685 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:38.617685 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:38.645253 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e879fbe9-1a0d-4a3d-a8ea-0d019d991b31 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:38.688671 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:38.688671 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:38.707882 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e879fbe9-1a0d-4a3d-a8ea-0d019d991b31 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:38.709844 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 197/400] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:38 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:39.392786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32008f0e-e9b9-42e1-a76b-c61e4f8ed6f9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:32:39.393525 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32008f0e-e9b9-42e1-a76b-c61e4f8ed6f9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:39.393525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:39.393525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:39.393938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32008f0e-e9b9-42e1-a76b-c61e4f8ed6f9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:39.462688 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:39.462688 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:39.477038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-32008f0e-e9b9-42e1-a76b-c61e4f8ed6f9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Volume info retrieved successfully. Jan 12 14:32:39.507792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32008f0e-e9b9-42e1-a76b-c61e4f8ed6f9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 returned with HTTP 200 Jan 12 14:32:39.509858 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 204/401] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:39 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 => generated 912 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:39.529637 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-390b3bb2-1f83-4790-8d1b-6141c5f7cbee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] POST http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots Jan 12 14:32:39.530086 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:39.530086 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:39.531142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-390b3bb2-1f83-4790-8d1b-6141c5f7cbee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13", "name": "tempest-SnapshotsActionsTest-Snapshot-1329971415"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:39.585324 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:39.585324 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:39.586829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-390b3bb2-1f83-4790-8d1b-6141c5f7cbee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Volume info retrieved successfully. Jan 12 14:32:39.587389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-390b3bb2-1f83-4790-8d1b-6141c5f7cbee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Create snapshot from volume c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:32:39.630919 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-390b3bb2-1f83-4790-8d1b-6141c5f7cbee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] 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 12 14:32:39.663364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-390b3bb2-1f83-4790-8d1b-6141c5f7cbee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Created reservations ['9d28dd27-be14-4d19-b89d-0bdef0995a56', '85826b81-a12f-4b14-9f4a-c84389d5f2f2', '80d887ea-38a7-4af9-a46f-2b4df14affbc', 'ac608234-98a1-4a88-aaa3-eea37592f0cb'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:32:39.725777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a585ce8c-ceea-4520-b13a-e681dad11e01 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:39.726316 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a585ce8c-ceea-4520-b13a-e681dad11e01 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:39.726515 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:39.726515 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:39.727165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a585ce8c-ceea-4520-b13a-e681dad11e01 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:39.831399 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:39.831399 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:39.842215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a585ce8c-ceea-4520-b13a-e681dad11e01 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:39.864305 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:39.864305 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:39.875894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a585ce8c-ceea-4520-b13a-e681dad11e01 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:39.877029 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 205/402] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:39 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:40.020581 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-390b3bb2-1f83-4790-8d1b-6141c5f7cbee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot create request issued successfully. Jan 12 14:32:40.022338 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-390b3bb2-1f83-4790-8d1b-6141c5f7cbee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots returned with HTTP 202 Jan 12 14:32:40.024141 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 198/403] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:32:39 2021] POST /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots => generated 307 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:32:40.038077 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ae793453-8288-4795-84b5-85995b02e49c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:32:40.038609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ae793453-8288-4795-84b5-85995b02e49c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:40.038810 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:40.038810 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:40.039578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ae793453-8288-4795-84b5-85995b02e49c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:40.097639 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:40.097639 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:40.099205 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ae793453-8288-4795-84b5-85995b02e49c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:40.101814 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ae793453-8288-4795-84b5-85995b02e49c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:32:40.103869 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 206/404] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:40 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 439 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:40.904152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b3a4f57-e127-4866-8372-5e7f99443548 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:40.905239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b3a4f57-e127-4866-8372-5e7f99443548 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:40.906334 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:40.906334 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:40.907012 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b3a4f57-e127-4866-8372-5e7f99443548 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:41.073806 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:41.073806 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:41.098356 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0b3a4f57-e127-4866-8372-5e7f99443548 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:41.118240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1aee3d22-61a7-417f-bed8-b06899cf98a2 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:32:41.118768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1aee3d22-61a7-417f-bed8-b06899cf98a2 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:41.118966 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:41.118966 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:41.119639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1aee3d22-61a7-417f-bed8-b06899cf98a2 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:41.140882 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:41.140882 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:41.151249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b3a4f57-e127-4866-8372-5e7f99443548 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:41.153289 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 199/405] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:40 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:41.216103 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:41.216103 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:41.218056 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1aee3d22-61a7-417f-bed8-b06899cf98a2 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:41.220173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1aee3d22-61a7-417f-bed8-b06899cf98a2 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:32:41.223859 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 207/406] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:41 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 439 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:42.096024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] POST http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes Jan 12 14:32:42.096510 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:42.096510 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:42.097041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1620556559"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:42.098222 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1620556559'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:32:42.098724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Create volume of 1 GB Jan 12 14:32:42.127223 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Availability Zones retrieved successfully. Jan 12 14:32:42.156106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Flow 'volume_create_api' (c1122476-1e2f-4dae-9811-a7a7b826212b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:32:42.159307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f64e5e-0955-4529-bf87-8b8bf91f4073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:42.161698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:32:42.171089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d7a569f-e607-417e-9430-71019871cff5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:42.171729 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d7a569f-e607-417e-9430-71019871cff5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:42.171955 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:42.171955 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:42.172677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d7a569f-e607-417e-9430-71019871cff5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:42.328753 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:42.328753 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:42.356759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f64e5e-0955-4529-bf87-8b8bf91f4073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:42.359412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51033c4e-125f-4071-88ce-dc37c8d1d8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:42.366254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3d7a569f-e607-417e-9430-71019871cff5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:42.410826 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:42.410826 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:42.449603 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d7a569f-e607-417e-9430-71019871cff5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:42.464416 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 208/407] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:42 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:42.481646 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a1293c9-9044-49b3-a021-821a48adfbda tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:32:42.483220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a1293c9-9044-49b3-a021-821a48adfbda tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:42.484050 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:42.484050 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:42.485138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a1293c9-9044-49b3-a021-821a48adfbda tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:42.584724 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:42.584724 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:42.598083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4a1293c9-9044-49b3-a021-821a48adfbda tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:42.602317 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a1293c9-9044-49b3-a021-821a48adfbda tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:32:42.603986 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 209/408] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:42 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 466 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:42.645967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Created reservations ['15904b79-b0f2-466d-8d6b-ed1d2552854f', '1b4f3c85-c70c-4575-9f6d-b410417606fe', 'd7dc742d-6a68-44de-86b1-39b7dadd244b', '8ab8e0d6-282e-4c23-a3cf-b35035221d4e'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:32:42.647894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51033c4e-125f-4071-88ce-dc37c8d1d8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15904b79-b0f2-466d-8d6b-ed1d2552854f', '1b4f3c85-c70c-4575-9f6d-b410417606fe', 'd7dc742d-6a68-44de-86b1-39b7dadd244b', '8ab8e0d6-282e-4c23-a3cf-b35035221d4e']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:42.650024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c27af118-7440-4b41-a834-d8166e12fe68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:42.766785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c27af118-7440-4b41-a834-d8166e12fe68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd581b3b4-a7d9-49a5-bc34-44efb6fa1eda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1620556559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159548e2be254b208688bf358355f23a',qos_specs=None,replication_status=,reservations=['15904b79-b0f2-466d-8d6b-ed1d2552854f','1b4f3c85-c70c-4575-9f6d-b410417606fe','d7dc742d-6a68-44de-86b1-39b7dadd244b','8ab8e0d6-282e-4c23-a3cf-b35035221d4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52131170cec34de98ab0fde396c1eacb',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:32:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1620556559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d581b3b4-a7d9-49a5-bc34-44efb6fa1eda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='159548e2be254b208688bf358355f23a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='52131170cec34de98ab0fde396c1eacb',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:42.769084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d478e93-0a5e-41ec-b607-8b02f72f7ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:42.801620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f227d6ae-ca30-4229-98c5-d2d8f104e115 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action Jan 12 14:32:42.804439 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:42.804439 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:42.806208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f227d6ae-ca30-4229-98c5-d2d8f104e115 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:42.807935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f227d6ae-ca30-4229-98c5-d2d8f104e115 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:42.810125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-f227d6ae-ca30-4229-98c5-d2d8f104e115 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '0b733c9a-a634-4f2f-9b42-2d789e32b61c' with '{'status': 'creating'}' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:32:42.814500 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d478e93-0a5e-41ec-b607-8b02f72f7ffb) transitioned into state 'SUCCESS' from state '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-1620556559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159548e2be254b208688bf358355f23a',qos_specs=None,replication_status=,reservations=['15904b79-b0f2-466d-8d6b-ed1d2552854f','1b4f3c85-c70c-4575-9f6d-b410417606fe','d7dc742d-6a68-44de-86b1-39b7dadd244b','8ab8e0d6-282e-4c23-a3cf-b35035221d4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52131170cec34de98ab0fde396c1eacb',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:42.817559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a6e513-f9d7-4921-aa4f-c60f5b90119b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:42.840056 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a6e513-f9d7-4921-aa4f-c60f5b90119b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:42.845537 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Flow 'volume_create_api' (c1122476-1e2f-4dae-9811-a7a7b826212b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:32:42.918551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Create volume request issued successfully. Jan 12 14:32:42.923247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:42.923247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:42.963744 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c23188d-aefb-4458-8abc-b5b9669d1d65 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes returned with HTTP 202 Jan 12 14:32:42.965022 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 200/409] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:32:42 2021] POST /volume/v3/159548e2be254b208688bf358355f23a/volumes => generated 823 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:32:42.980511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f227d6ae-ca30-4229-98c5-d2d8f104e115 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action returned with HTTP 202 Jan 12 14:32:42.980614 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 210/410] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:32:42 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action => generated 0 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:32:42.985504 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2688c37-faad-45c0-8a9f-c17c74ecdaf9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:32:42.986023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2688c37-faad-45c0-8a9f-c17c74ecdaf9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:42.986239 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:42.986239 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:42.986615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2688c37-faad-45c0-8a9f-c17c74ecdaf9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:42.989642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-54817870-ef88-4b77-a0e8-a92097c396d1 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:32:42.990326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-54817870-ef88-4b77-a0e8-a92097c396d1 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:42.993432 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:42.993432 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:42.994024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-54817870-ef88-4b77-a0e8-a92097c396d1 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:43.018519 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:43.018519 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:43.020713 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f2688c37-faad-45c0-8a9f-c17c74ecdaf9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:43.023560 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2688c37-faad-45c0-8a9f-c17c74ecdaf9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:32:43.024609 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 211/411] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:42 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:43.035787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8f36601-112b-4235-b3d2-c8066ac986d6 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action Jan 12 14:32:43.036498 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:43.036498 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:43.037153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8f36601-112b-4235-b3d2-c8066ac986d6 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:43.037681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8f36601-112b-4235-b3d2-c8066ac986d6 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:43.038751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-a8f36601-112b-4235-b3d2-c8066ac986d6 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '0b733c9a-a634-4f2f-9b42-2d789e32b61c' with '{'status': 'available'}' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:32:43.092494 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:43.092494 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:43.119097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-54817870-ef88-4b77-a0e8-a92097c396d1 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:32:43.122789 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:43.122789 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:43.159677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8f36601-112b-4235-b3d2-c8066ac986d6 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action returned with HTTP 202 Jan 12 14:32:43.161312 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 212/412] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:32:43 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:32:43.170890 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d0005d6-59d4-47dd-b745-6c501bccd0dc tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:32:43.171566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d0005d6-59d4-47dd-b745-6c501bccd0dc tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:43.171967 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:43.171967 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:43.172864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d0005d6-59d4-47dd-b745-6c501bccd0dc tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:43.201376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-54817870-ef88-4b77-a0e8-a92097c396d1 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda returned with HTTP 200 Jan 12 14:32:43.207310 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 201/413] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:42 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda => generated 915 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:43.209050 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:43.209050 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:43.219396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8d0005d6-59d4-47dd-b745-6c501bccd0dc tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:43.221575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d0005d6-59d4-47dd-b745-6c501bccd0dc tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:32:43.225892 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 213/414] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:43 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 466 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:43.236912 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55cf9886-3d3d-4190-bc11-db7a864aee2d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] POST http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots Jan 12 14:32:43.237765 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:43.237765 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:43.238490 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55cf9886-3d3d-4190-bc11-db7a864aee2d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13", "name": "tempest-SnapshotsActionsTest-Snapshot-1547175447"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:43.357912 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:43.357912 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:43.359630 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-55cf9886-3d3d-4190-bc11-db7a864aee2d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Volume info retrieved successfully. Jan 12 14:32:43.363629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-55cf9886-3d3d-4190-bc11-db7a864aee2d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Create snapshot from volume c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:32:43.482833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6eb7e91b-1615-4216-87f5-ac327ae52216 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:43.483366 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6eb7e91b-1615-4216-87f5-ac327ae52216 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:43.483552 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:43.483552 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:43.483996 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6eb7e91b-1615-4216-87f5-ac327ae52216 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:43.534240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-55cf9886-3d3d-4190-bc11-db7a864aee2d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Created reservations ['5f367c3e-91bd-4413-908a-6acd67758513', '26ca32f2-4802-4c5e-a66a-5af7bc6e01ce', '5f9645d0-72bf-4da3-81e4-a9bdd4b97164', '7e3cc767-5778-4aec-92f2-24cfa608b1fc'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:32:43.656908 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:43.656908 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:43.679383 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6eb7e91b-1615-4216-87f5-ac327ae52216 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:43.719228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-55cf9886-3d3d-4190-bc11-db7a864aee2d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot create request issued successfully. Jan 12 14:32:43.720101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55cf9886-3d3d-4190-bc11-db7a864aee2d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots returned with HTTP 202 Jan 12 14:32:43.735844 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:43.735844 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:43.737595 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 202/415] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:32:43 2021] POST /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots => generated 307 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:32:43.744181 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ae8201c-fc1a-4dbe-94c2-2367f3ad3e0f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de Jan 12 14:32:43.744724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ae8201c-fc1a-4dbe-94c2-2367f3ad3e0f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:43.744934 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:43.744934 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:43.745280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ae8201c-fc1a-4dbe-94c2-2367f3ad3e0f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:43.758071 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6eb7e91b-1615-4216-87f5-ac327ae52216 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:43.772369 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 214/416] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:43 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:43.884523 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:43.884523 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:43.885377 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ae8201c-fc1a-4dbe-94c2-2367f3ad3e0f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:43.887300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ae8201c-fc1a-4dbe-94c2-2367f3ad3e0f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de returned with HTTP 200 Jan 12 14:32:43.907895 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 203/417] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:43 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de => generated 439 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:44.224013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2f2e1ada-53e0-4b98-8ec7-e7a17200e866 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:32:44.224620 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2f2e1ada-53e0-4b98-8ec7-e7a17200e866 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:44.224620 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:44.224620 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:44.224974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2f2e1ada-53e0-4b98-8ec7-e7a17200e866 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:44.431029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-948d7edd-ab90-4e7d-a859-500b7d5e10d9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/212a6a5a-6129-40d4-af92-de22e77afc98/action Jan 12 14:32:44.431526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:44.431526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:44.431987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-948d7edd-ab90-4e7d-a859-500b7d5e10d9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:44.432372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-948d7edd-ab90-4e7d-a859-500b7d5e10d9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:44.534015 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:44.534015 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:44.550557 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:44.550557 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:44.563412 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-ab061b5f-a08a-493f-9d3a-9e15329114b5 req-948d7edd-ab90-4e7d-a859-500b7d5e10d9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/212a6a5a-6129-40d4-af92-de22e77afc98/action returned with HTTP 204 Jan 12 14:32:44.564734 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 204/418] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:32:44 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/212a6a5a-6129-40d4-af92-de22e77afc98/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:32:44.603148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2f2e1ada-53e0-4b98-8ec7-e7a17200e866 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:32:44.684638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2f2e1ada-53e0-4b98-8ec7-e7a17200e866 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda returned with HTTP 200 Jan 12 14:32:44.686777 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 215/419] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:44 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda => generated 915 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:44.790682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0444faf5-6199-4ae3-9499-ff55137a70e9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:32:44.791463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0444faf5-6199-4ae3-9499-ff55137a70e9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:44.791869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:44.791869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:44.792771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0444faf5-6199-4ae3-9499-ff55137a70e9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:44.887314 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:44.887314 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:44.898430 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0444faf5-6199-4ae3-9499-ff55137a70e9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:32:44.914338 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fd85464-cc25-4f28-abd3-427b1a006a73 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de Jan 12 14:32:44.914838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fd85464-cc25-4f28-abd3-427b1a006a73 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:44.915221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:44.915221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:44.915862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fd85464-cc25-4f28-abd3-427b1a006a73 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:44.925766 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:44.925766 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:44.938668 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0444faf5-6199-4ae3-9499-ff55137a70e9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:32:44.940468 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 205/420] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:44 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 1205 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:32:44.987539 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:44.987539 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:44.988734 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4fd85464-cc25-4f28-abd3-427b1a006a73 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:44.990675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fd85464-cc25-4f28-abd3-427b1a006a73 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de returned with HTTP 200 Jan 12 14:32:44.991769 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 216/421] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:44 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de => generated 439 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:45.706113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a31712da-bd24-4d6a-9227-dd885dd1511a tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:32:45.708011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a31712da-bd24-4d6a-9227-dd885dd1511a tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:45.708624 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:45.708624 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:45.709664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a31712da-bd24-4d6a-9227-dd885dd1511a tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:45.845338 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:45.845338 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:45.867502 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a31712da-bd24-4d6a-9227-dd885dd1511a tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:32:45.917426 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a31712da-bd24-4d6a-9227-dd885dd1511a tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda returned with HTTP 200 Jan 12 14:32:45.927837 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 206/422] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:45 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:45.939012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e1fd138-2675-453a-87fb-df01ff320870 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] POST http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda/action Jan 12 14:32:45.939486 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:45.939486 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:45.940041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e1fd138-2675-453a-87fb-df01ff320870 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:45.940435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e1fd138-2675-453a-87fb-df01ff320870 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:46.006331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-df871be9-3ed1-4739-8a4e-341973d27602 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de Jan 12 14:32:46.006331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-df871be9-3ed1-4739-8a4e-341973d27602 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:46.006331 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:46.006331 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:46.006331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-df871be9-3ed1-4739-8a4e-341973d27602 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:46.066911 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:46.066911 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:46.068392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-df871be9-3ed1-4739-8a4e-341973d27602 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:46.070546 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-df871be9-3ed1-4739-8a4e-341973d27602 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de returned with HTTP 200 Jan 12 14:32:46.074770 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:46.074770 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:46.076005 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2e1fd138-2675-453a-87fb-df01ff320870 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:32:46.081510 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 207/423] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:45 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de => generated 466 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:32:46.095186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ce58991-b0be-42d7-ba86-661c99121f7e tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/66c61359-2522-4caf-9ed9-8426995536de/action Jan 12 14:32:46.095479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2e1fd138-2675-453a-87fb-df01ff320870 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume updated successfully. Jan 12 14:32:46.096064 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:46.096064 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:46.096725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ce58991-b0be-42d7-ba86-661c99121f7e tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:46.096869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e1fd138-2675-453a-87fb-df01ff320870 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda/action returned with HTTP 200 Jan 12 14:32:46.097370 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ce58991-b0be-42d7-ba86-661c99121f7e tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:46.098467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-8ce58991-b0be-42d7-ba86-661c99121f7e tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '66c61359-2522-4caf-9ed9-8426995536de' with '{'status': 'creating'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:32:46.105054 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 217/424] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:32:45 2021] POST /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda/action => generated 0 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 12 14:32:46.112350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7392cc41-64b2-4cff-bcd1-2073a3ce94dd tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:32:46.112978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7392cc41-64b2-4cff-bcd1-2073a3ce94dd tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:46.119714 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:46.119714 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:46.120400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7392cc41-64b2-4cff-bcd1-2073a3ce94dd tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:46.166912 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:46.166912 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:46.231907 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:46.231907 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:46.245030 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7392cc41-64b2-4cff-bcd1-2073a3ce94dd tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:32:46.249168 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ce58991-b0be-42d7-ba86-661c99121f7e tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/66c61359-2522-4caf-9ed9-8426995536de/action returned with HTTP 202 Jan 12 14:32:46.250066 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 208/425] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:32:46 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/66c61359-2522-4caf-9ed9-8426995536de/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:32:46.261043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43a5ddff-6ae3-403e-a896-e37d1dafd7ba tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de Jan 12 14:32:46.261603 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43a5ddff-6ae3-403e-a896-e37d1dafd7ba tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:46.261828 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:46.261828 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:46.262168 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43a5ddff-6ae3-403e-a896-e37d1dafd7ba tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:46.280697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7392cc41-64b2-4cff-bcd1-2073a3ce94dd tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda returned with HTTP 200 Jan 12 14:32:46.282416 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 218/426] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:46 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:46.315714 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:46.315714 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:46.329047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-43a5ddff-6ae3-403e-a896-e37d1dafd7ba tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:46.332318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43a5ddff-6ae3-403e-a896-e37d1dafd7ba tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de returned with HTTP 200 Jan 12 14:32:46.347249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15b84a10-446c-4304-9bb0-7e9ec0fb63e8 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/66c61359-2522-4caf-9ed9-8426995536de/action Jan 12 14:32:46.349973 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:46.349973 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:46.350626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15b84a10-446c-4304-9bb0-7e9ec0fb63e8 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-force_delete": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:46.353155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15b84a10-446c-4304-9bb0-7e9ec0fb63e8 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:46.354530 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 209/427] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:46 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de => generated 465 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:46.402383 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:46.402383 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:46.403495 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-15b84a10-446c-4304-9bb0-7e9ec0fb63e8 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Snapshot retrieved successfully. Jan 12 14:32:46.462234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4606779e-1dc6-46e2-a972-05564f5a37e9 req-a2f1e9a1-eb26-4729-a3f5-2272c5cd2458 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:32:46.463110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4606779e-1dc6-46e2-a972-05564f5a37e9 req-a2f1e9a1-eb26-4729-a3f5-2272c5cd2458 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:46.463516 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:46.463516 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:46.464266 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4606779e-1dc6-46e2-a972-05564f5a37e9 req-a2f1e9a1-eb26-4729-a3f5-2272c5cd2458 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:46.545386 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-15b84a10-446c-4304-9bb0-7e9ec0fb63e8 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Snapshot delete request issued successfully. Jan 12 14:32:46.546001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15b84a10-446c-4304-9bb0-7e9ec0fb63e8 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/66c61359-2522-4caf-9ed9-8426995536de/action returned with HTTP 202 Jan 12 14:32:46.546935 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 219/428] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:32:46 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/66c61359-2522-4caf-9ed9-8426995536de/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:32:46.554808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6d0932d3-06b4-4c43-b012-0b219da74109 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de Jan 12 14:32:46.563337 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:46.563337 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:46.564042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6d0932d3-06b4-4c43-b012-0b219da74109 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:46.564310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:46.564310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:46.564742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6d0932d3-06b4-4c43-b012-0b219da74109 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:46.592313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4606779e-1dc6-46e2-a972-05564f5a37e9 req-a2f1e9a1-eb26-4729-a3f5-2272c5cd2458 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:32:46.638252 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:46.638252 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:46.640386 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6d0932d3-06b4-4c43-b012-0b219da74109 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:46.645114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6d0932d3-06b4-4c43-b012-0b219da74109 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de returned with HTTP 200 Jan 12 14:32:46.645414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4606779e-1dc6-46e2-a972-05564f5a37e9 req-a2f1e9a1-eb26-4729-a3f5-2272c5cd2458 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda returned with HTTP 200 Jan 12 14:32:46.650259 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 220/429] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:46 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de => generated 465 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:46.655010 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 210/430] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:32:46 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:47.235662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb44ed10-adf6-4be2-a350-6692eba6401f tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] DELETE http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 Jan 12 14:32:47.236619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb44ed10-adf6-4be2-a350-6692eba6401f tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:47.237089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:47.237089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:47.238888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb44ed10-adf6-4be2-a350-6692eba6401f tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:47.240057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-cb44ed10-adf6-4be2-a350-6692eba6401f tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Delete volume with id: 6395212c-66da-4fe4-9792-73db366b8445 Jan 12 14:32:47.334968 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:47.334968 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:47.336735 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cb44ed10-adf6-4be2-a350-6692eba6401f tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:47.388913 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cb44ed10-adf6-4be2-a350-6692eba6401f tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Delete volume request issued successfully. Jan 12 14:32:47.389394 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb44ed10-adf6-4be2-a350-6692eba6401f tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 returned with HTTP 202 Jan 12 14:32:47.390252 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 221/431] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:32:47 2021] DELETE /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:32:47.402385 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-caada880-83b8-4486-95ce-96f352e54452 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 Jan 12 14:32:47.403930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-caada880-83b8-4486-95ce-96f352e54452 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:47.404395 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:47.404395 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:47.405290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-caada880-83b8-4486-95ce-96f352e54452 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:47.582027 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:47.582027 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:47.616514 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-caada880-83b8-4486-95ce-96f352e54452 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:47.658726 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-836f6a2c-23f1-4b4d-bfa4-d4c289883142 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de Jan 12 14:32:47.659252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-836f6a2c-23f1-4b4d-bfa4-d4c289883142 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:47.659467 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:47.659467 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:47.660015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-836f6a2c-23f1-4b4d-bfa4-d4c289883142 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:47.675581 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-caada880-83b8-4486-95ce-96f352e54452 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 returned with HTTP 200 Jan 12 14:32:47.676646 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 211/432] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:47 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 => generated 916 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:47.741966 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:47.741966 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:47.743144 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-836f6a2c-23f1-4b4d-bfa4-d4c289883142 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:47.745151 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-836f6a2c-23f1-4b4d-bfa4-d4c289883142 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de returned with HTTP 200 Jan 12 14:32:47.745995 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 222/433] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:47 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de => generated 465 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:48.693919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1e676980-7241-4f1c-bdb5-ee97b34d433b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 Jan 12 14:32:48.695581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1e676980-7241-4f1c-bdb5-ee97b34d433b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:48.696277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:48.696277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:48.697389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1e676980-7241-4f1c-bdb5-ee97b34d433b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:48.759436 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27aacc55-2f0d-4aea-8d23-5414a304ec64 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de Jan 12 14:32:48.760171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27aacc55-2f0d-4aea-8d23-5414a304ec64 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:48.760521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:48.760521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:48.761114 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27aacc55-2f0d-4aea-8d23-5414a304ec64 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:48.845355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27aacc55-2f0d-4aea-8d23-5414a304ec64 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de returned with HTTP 404 Jan 12 14:32:48.846955 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 223/434] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:48 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de => generated 111 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:32:48.857122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aade9834-170c-4fff-b3de-d458117d39e2 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action Jan 12 14:32:48.858492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aade9834-170c-4fff-b3de-d458117d39e2 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:48.858878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aade9834-170c-4fff-b3de-d458117d39e2 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:48.859902 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-aade9834-170c-4fff-b3de-d458117d39e2 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '0b733c9a-a634-4f2f-9b42-2d789e32b61c' with '{'status': 'available'}' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:32:48.865251 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:48.865251 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:48.887600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1e676980-7241-4f1c-bdb5-ee97b34d433b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:48.935308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1e676980-7241-4f1c-bdb5-ee97b34d433b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 returned with HTTP 200 Jan 12 14:32:48.936841 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 212/435] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:48 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 => generated 916 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:32:48.956569 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:48.956569 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:48.997105 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aade9834-170c-4fff-b3de-d458117d39e2 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action returned with HTTP 202 Jan 12 14:32:48.998941 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 224/436] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:32:48 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:32:49.009005 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71f7c58e-eebb-44cb-bf32-5bf9a6041785 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:32:49.009720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71f7c58e-eebb-44cb-bf32-5bf9a6041785 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:49.010010 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:49.010010 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:49.010517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71f7c58e-eebb-44cb-bf32-5bf9a6041785 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:49.045821 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:49.045821 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:49.047765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-71f7c58e-eebb-44cb-bf32-5bf9a6041785 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:49.050002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71f7c58e-eebb-44cb-bf32-5bf9a6041785 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:32:49.051034 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 213/437] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:49 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:49.078296 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64acb2fa-c330-4fb3-816d-c931168000c9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] POST http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots Jan 12 14:32:49.079120 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:49.079120 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:49.079897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64acb2fa-c330-4fb3-816d-c931168000c9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13", "name": "tempest-SnapshotsActionsTest-Snapshot-586286552"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:49.191790 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:49.191790 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:49.194612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-64acb2fa-c330-4fb3-816d-c931168000c9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Volume info retrieved successfully. Jan 12 14:32:49.195206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-64acb2fa-c330-4fb3-816d-c931168000c9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Create snapshot from volume c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:32:49.246522 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-64acb2fa-c330-4fb3-816d-c931168000c9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] 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 12 14:32:49.271494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-64acb2fa-c330-4fb3-816d-c931168000c9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Created reservations ['eb054ba1-f143-41ae-8d63-69f8393a0bd9', '4e42f0ea-49c8-402a-ba4c-a5d8eebe0263', 'b27d572b-0905-4094-b878-02cbc35e00bc', 'af998c8e-4e92-4f13-9acb-a839805d4cca'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:32:49.495642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-64acb2fa-c330-4fb3-816d-c931168000c9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot create request issued successfully. Jan 12 14:32:49.496889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64acb2fa-c330-4fb3-816d-c931168000c9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots returned with HTTP 202 Jan 12 14:32:49.509974 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 225/438] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:32:49 2021] POST /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots => generated 306 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:32:49.522513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39a6160d-a9cc-4a94-96a9-7b41eaf634a6 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:32:49.527183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39a6160d-a9cc-4a94-96a9-7b41eaf634a6 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:49.527527 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:49.527527 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:49.530876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39a6160d-a9cc-4a94-96a9-7b41eaf634a6 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:49.594854 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:49.594854 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:49.595994 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-39a6160d-a9cc-4a94-96a9-7b41eaf634a6 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:49.602004 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39a6160d-a9cc-4a94-96a9-7b41eaf634a6 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 returned with HTTP 200 Jan 12 14:32:49.604466 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 214/439] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:49 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 => generated 438 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:49.770566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] POST http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes Jan 12 14:32:49.772426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:49.772426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:49.772825 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-688276278"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:49.781929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-688276278'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:32:49.782635 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Create volume of 1 GB Jan 12 14:32:49.783456 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:49.783456 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:49.823454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Availability Zones retrieved successfully. Jan 12 14:32:49.866757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Flow 'volume_create_api' (7ade1e66-5ab1-49a6-b563-dd6dc0cc2444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:32:49.873374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1cfb352-c764-4832-8de4-83ed37944ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:49.875466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:32:49.964908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-119846b1-cdc5-46d0-b028-4f26fd6beb1a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 Jan 12 14:32:49.965422 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-119846b1-cdc5-46d0-b028-4f26fd6beb1a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:49.965619 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:49.965619 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:49.966339 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-119846b1-cdc5-46d0-b028-4f26fd6beb1a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:50.082149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1cfb352-c764-4832-8de4-83ed37944ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:50.095147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b14932e-f6ea-4fa1-b54f-411b55279ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:50.128051 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:50.128051 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:50.169786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-119846b1-cdc5-46d0-b028-4f26fd6beb1a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:50.245680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-119846b1-cdc5-46d0-b028-4f26fd6beb1a tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 returned with HTTP 200 Jan 12 14:32:50.246822 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 215/440] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:49 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 => generated 916 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:50.301489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Created reservations ['1c9b63c3-0686-4d47-a9fc-ce65e0935862', 'de4e0e76-264e-4483-8c02-bb1f750eb8f8', 'e7362632-38d3-4356-a357-16a46a025b57', '9e67f6b8-5b49-459d-8dfe-ad76ac4ffca0'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:32:50.303454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b14932e-f6ea-4fa1-b54f-411b55279ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c9b63c3-0686-4d47-a9fc-ce65e0935862', 'de4e0e76-264e-4483-8c02-bb1f750eb8f8', 'e7362632-38d3-4356-a357-16a46a025b57', '9e67f6b8-5b49-459d-8dfe-ad76ac4ffca0']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:50.307616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a573b55-c6ed-4a98-89d6-ae5eed3283df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:50.436579 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a573b55-c6ed-4a98-89d6-ae5eed3283df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e088aeb7-5497-4d37-b34e-0c26dbe1af59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-688276278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159548e2be254b208688bf358355f23a',qos_specs=None,replication_status=,reservations=['1c9b63c3-0686-4d47-a9fc-ce65e0935862','de4e0e76-264e-4483-8c02-bb1f750eb8f8','e7362632-38d3-4356-a357-16a46a025b57','9e67f6b8-5b49-459d-8dfe-ad76ac4ffca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52131170cec34de98ab0fde396c1eacb',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-688276278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e088aeb7-5497-4d37-b34e-0c26dbe1af59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='159548e2be254b208688bf358355f23a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='52131170cec34de98ab0fde396c1eacb',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:50.438358 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1308ca-c9d4-4139-952f-73a1a64415cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:50.574469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1308ca-c9d4-4139-952f-73a1a64415cf) transitioned into state 'SUCCESS' from state '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-688276278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159548e2be254b208688bf358355f23a',qos_specs=None,replication_status=,reservations=['1c9b63c3-0686-4d47-a9fc-ce65e0935862','de4e0e76-264e-4483-8c02-bb1f750eb8f8','e7362632-38d3-4356-a357-16a46a025b57','9e67f6b8-5b49-459d-8dfe-ad76ac4ffca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52131170cec34de98ab0fde396c1eacb',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:50.583691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4033a621-43d2-4b78-a7e5-1d7c73d3052c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:32:50.618524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fcb926a-80a3-4107-b97d-22cda93e6215 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:32:50.620327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fcb926a-80a3-4107-b97d-22cda93e6215 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:50.620709 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:50.620709 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:50.621329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fcb926a-80a3-4107-b97d-22cda93e6215 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:50.652424 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4033a621-43d2-4b78-a7e5-1d7c73d3052c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:32:50.663049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Flow 'volume_create_api' (7ade1e66-5ab1-49a6-b563-dd6dc0cc2444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:32:50.681317 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:50.681317 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:50.682813 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2fcb926a-80a3-4107-b97d-22cda93e6215 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:50.688874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fcb926a-80a3-4107-b97d-22cda93e6215 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 returned with HTTP 200 Jan 12 14:32:50.692582 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 216/441] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:50 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 => generated 438 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:32:50.771130 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Create volume request issued successfully. Jan 12 14:32:50.788377 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca00c863-abdc-4666-8747-857a2a6817ad tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes returned with HTTP 202 Jan 12 14:32:50.791838 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 226/442] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:32:49 2021] POST /volume/v3/159548e2be254b208688bf358355f23a/volumes => generated 822 bytes in 1024 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Jan 12 14:32:50.816663 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d9d7b242-546e-40bb-9da3-c66ddade3079 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 Jan 12 14:32:50.818445 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d9d7b242-546e-40bb-9da3-c66ddade3079 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:50.818771 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:50.818771 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:50.819361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d9d7b242-546e-40bb-9da3-c66ddade3079 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:50.981471 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:50.981471 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:51.001779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d9d7b242-546e-40bb-9da3-c66ddade3079 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:32:51.047720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d9d7b242-546e-40bb-9da3-c66ddade3079 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 returned with HTTP 200 Jan 12 14:32:51.050195 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 217/443] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:50 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:51.275736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0e9ddfb-c072-4ec7-93ac-5ff5ff9bae33 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 Jan 12 14:32:51.277004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0e9ddfb-c072-4ec7-93ac-5ff5ff9bae33 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:51.277554 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:51.277554 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:51.278432 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0e9ddfb-c072-4ec7-93ac-5ff5ff9bae33 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:51.705976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-05817c21-3615-483c-9a17-a16a6d78b069 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:32:51.705976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-05817c21-3615-483c-9a17-a16a6d78b069 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:51.706346 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:51.706346 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:51.706583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-05817c21-3615-483c-9a17-a16a6d78b069 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:51.761816 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:51.761816 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:51.762965 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-05817c21-3615-483c-9a17-a16a6d78b069 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:51.774709 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-05817c21-3615-483c-9a17-a16a6d78b069 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 returned with HTTP 200 Jan 12 14:32:51.775720 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 218/444] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:51 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 => generated 438 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:32:52.054128 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0e9ddfb-c072-4ec7-93ac-5ff5ff9bae33 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 returned with HTTP 404 Jan 12 14:32:52.066766 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d2cb728-4921-4aab-b947-7e2563712c11 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 Jan 12 14:32:52.067123 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 227/445] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:51 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/6395212c-66da-4fe4-9792-73db366b8445 => generated 109 bytes in 795 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:32:52.067394 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d2cb728-4921-4aab-b947-7e2563712c11 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:52.067671 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:52.067671 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:52.068172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d2cb728-4921-4aab-b947-7e2563712c11 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:52.082981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c50c1650-d6e8-4f0f-b073-363dfcbea406 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] DELETE http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 Jan 12 14:32:52.086332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c50c1650-d6e8-4f0f-b073-363dfcbea406 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:52.093125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c50c1650-d6e8-4f0f-b073-363dfcbea406 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:52.094366 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c50c1650-d6e8-4f0f-b073-363dfcbea406 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Delete volume with id: 555e1b68-26ae-441c-afa4-92da4e2f9e76 Jan 12 14:32:52.189335 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:52.189335 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:52.221502 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8d2cb728-4921-4aab-b947-7e2563712c11 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:32:52.280294 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d2cb728-4921-4aab-b947-7e2563712c11 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 returned with HTTP 200 Jan 12 14:32:52.281140 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 219/446] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:52 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 => generated 914 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:32:52.338405 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:52.338405 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:52.353797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c50c1650-d6e8-4f0f-b073-363dfcbea406 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:52.447185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c50c1650-d6e8-4f0f-b073-363dfcbea406 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Delete volume request issued successfully. Jan 12 14:32:52.447757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c50c1650-d6e8-4f0f-b073-363dfcbea406 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 returned with HTTP 202 Jan 12 14:32:52.449195 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 228/447] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:32:52 2021] DELETE /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 => generated 0 bytes in 379 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:32:52.457941 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b46be55-535f-406a-b01a-9765dda0df3b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 Jan 12 14:32:52.458258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b46be55-535f-406a-b01a-9765dda0df3b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:52.458432 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:52.458432 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:52.458947 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b46be55-535f-406a-b01a-9765dda0df3b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:52.585003 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:52.585003 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:52.624379 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0b46be55-535f-406a-b01a-9765dda0df3b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:52.668018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b46be55-535f-406a-b01a-9765dda0df3b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 returned with HTTP 200 Jan 12 14:32:52.675873 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 220/448] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:52 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 => generated 918 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:52.793414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9922bdf1-345f-4bd5-96c3-d9b39644d4ee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:32:52.793942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9922bdf1-345f-4bd5-96c3-d9b39644d4ee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:52.794166 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:52.794166 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:52.795082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9922bdf1-345f-4bd5-96c3-d9b39644d4ee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:52.907004 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:52.907004 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:52.918593 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9922bdf1-345f-4bd5-96c3-d9b39644d4ee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:52.931774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9922bdf1-345f-4bd5-96c3-d9b39644d4ee tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 returned with HTTP 200 Jan 12 14:32:52.940660 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 229/449] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:52 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 => generated 465 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:52.948656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-815fa270-cea2-44d0-b97e-cd8e4a1945ca tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582/action Jan 12 14:32:52.949115 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:52.949115 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:52.949549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-815fa270-cea2-44d0-b97e-cd8e4a1945ca tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:52.949932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-815fa270-cea2-44d0-b97e-cd8e4a1945ca tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:52.951060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-815fa270-cea2-44d0-b97e-cd8e4a1945ca tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '0d082617-23be-47d0-a53e-b9c1a763e582' with '{'status': 'deleting'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:32:53.089433 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:53.089433 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:53.159123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-815fa270-cea2-44d0-b97e-cd8e4a1945ca tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582/action returned with HTTP 202 Jan 12 14:32:53.159961 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 221/450] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:32:52 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:32:53.169684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42a12799-0315-4dbd-a9b3-d9dca329503f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:32:53.170705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42a12799-0315-4dbd-a9b3-d9dca329503f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:53.170902 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:53.170902 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:53.171576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42a12799-0315-4dbd-a9b3-d9dca329503f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:53.205401 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:53.205401 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:53.206555 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-42a12799-0315-4dbd-a9b3-d9dca329503f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:53.213894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42a12799-0315-4dbd-a9b3-d9dca329503f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 returned with HTTP 200 Jan 12 14:32:53.214882 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 230/451] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:53 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 => generated 464 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:32:53.236429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31583bf0-1d3c-4924-b558-a55c67d06806 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582/action Jan 12 14:32:53.236887 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:53.236887 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:53.237316 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31583bf0-1d3c-4924-b558-a55c67d06806 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-force_delete": {}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:53.237697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31583bf0-1d3c-4924-b558-a55c67d06806 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:53.275276 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:53.275276 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:53.276165 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-31583bf0-1d3c-4924-b558-a55c67d06806 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Snapshot retrieved successfully. Jan 12 14:32:53.312088 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-11007062-1411-4b1c-a308-aa8e7e8294ff tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 Jan 12 14:32:53.312808 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-11007062-1411-4b1c-a308-aa8e7e8294ff tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:53.313134 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:53.313134 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:53.313719 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-11007062-1411-4b1c-a308-aa8e7e8294ff tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:53.378013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-31583bf0-1d3c-4924-b558-a55c67d06806 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Snapshot delete request issued successfully. Jan 12 14:32:53.378543 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31583bf0-1d3c-4924-b558-a55c67d06806 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582/action returned with HTTP 202 Jan 12 14:32:53.384181 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 222/452] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:32:53 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:32:53.389620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90a32786-3d9e-44e4-ab0d-8c6bf10d5d74 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:32:53.390142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90a32786-3d9e-44e4-ab0d-8c6bf10d5d74 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:53.390341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:53.390341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:53.390679 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90a32786-3d9e-44e4-ab0d-8c6bf10d5d74 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:53.479564 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:53.479564 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:53.482400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-90a32786-3d9e-44e4-ab0d-8c6bf10d5d74 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:53.492362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90a32786-3d9e-44e4-ab0d-8c6bf10d5d74 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 returned with HTTP 200 Jan 12 14:32:53.507164 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 223/453] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:53 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 => generated 464 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:32:53.564423 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:53.564423 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:53.608173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-11007062-1411-4b1c-a308-aa8e7e8294ff tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:32:53.697516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb799c4e-de94-4b5c-b4ba-5992f8f17b8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 Jan 12 14:32:53.698605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb799c4e-de94-4b5c-b4ba-5992f8f17b8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:53.699013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:53.699013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:53.699661 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb799c4e-de94-4b5c-b4ba-5992f8f17b8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:53.705795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-11007062-1411-4b1c-a308-aa8e7e8294ff tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 returned with HTTP 200 Jan 12 14:32:53.716010 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 231/454] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:53 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 => generated 915 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:53.855783 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:53.855783 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:53.880376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fb799c4e-de94-4b5c-b4ba-5992f8f17b8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:53.953719 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb799c4e-de94-4b5c-b4ba-5992f8f17b8b tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 returned with HTTP 200 Jan 12 14:32:53.964577 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 224/455] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:53 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 => generated 918 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:54.521861 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc961e07-c243-4f1d-a919-fa6f88017617 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:32:54.523082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bc961e07-c243-4f1d-a919-fa6f88017617 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:54.526392 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:54.526392 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:54.530141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bc961e07-c243-4f1d-a919-fa6f88017617 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:54.663033 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:54.663033 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:54.664216 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bc961e07-c243-4f1d-a919-fa6f88017617 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:54.674341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc961e07-c243-4f1d-a919-fa6f88017617 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 returned with HTTP 200 Jan 12 14:32:54.675334 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 232/456] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:54 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 => generated 464 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:54.993165 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc2769f1-784c-4fa1-9d8c-a2b86ffde434 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 Jan 12 14:32:54.993746 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc2769f1-784c-4fa1-9d8c-a2b86ffde434 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:54.993746 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:54.993746 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:54.994134 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc2769f1-784c-4fa1-9d8c-a2b86ffde434 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:55.164274 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:55.164274 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:55.189659 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cc2769f1-784c-4fa1-9d8c-a2b86ffde434 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:55.256630 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc2769f1-784c-4fa1-9d8c-a2b86ffde434 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 returned with HTTP 200 Jan 12 14:32:55.257697 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 225/457] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:54 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 => generated 918 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:32:55.690990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8a44a07-f47c-4d3d-b8aa-55f3e9094ae8 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:32:55.692157 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8a44a07-f47c-4d3d-b8aa-55f3e9094ae8 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:55.692547 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:55.692547 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:55.693177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8a44a07-f47c-4d3d-b8aa-55f3e9094ae8 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:55.760682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:55.760682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:55.767301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a8a44a07-f47c-4d3d-b8aa-55f3e9094ae8 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:55.770613 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8a44a07-f47c-4d3d-b8aa-55f3e9094ae8 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 returned with HTTP 200 Jan 12 14:32:55.777380 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 233/458] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:55 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 => generated 464 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:56.275457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb195eb2-fe2d-4602-a245-bf4ceae994f7 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 Jan 12 14:32:56.276567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb195eb2-fe2d-4602-a245-bf4ceae994f7 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:56.276963 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:56.276963 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:56.277640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb195eb2-fe2d-4602-a245-bf4ceae994f7 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:56.403316 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb195eb2-fe2d-4602-a245-bf4ceae994f7 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 returned with HTTP 404 Jan 12 14:32:56.417577 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 226/459] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:56 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/555e1b68-26ae-441c-afa4-92da4e2f9e76 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:32:56.421501 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16ae12c8-0c5a-46ff-941f-5eb2c14e3bc4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] DELETE http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:32:56.421992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16ae12c8-0c5a-46ff-941f-5eb2c14e3bc4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:56.422400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:56.422400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:56.423010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16ae12c8-0c5a-46ff-941f-5eb2c14e3bc4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:56.423699 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-16ae12c8-0c5a-46ff-941f-5eb2c14e3bc4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Delete volume with id: a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:32:56.514239 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:56.514239 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:56.516037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-16ae12c8-0c5a-46ff-941f-5eb2c14e3bc4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:56.583906 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-16ae12c8-0c5a-46ff-941f-5eb2c14e3bc4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Delete volume request issued successfully. Jan 12 14:32:56.584328 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16ae12c8-0c5a-46ff-941f-5eb2c14e3bc4 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 202 Jan 12 14:32:56.585565 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 234/460] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:32:56 2021] DELETE /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:32:56.596033 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb758e77-db05-491c-875a-433484d0b42d tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:32:56.596913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb758e77-db05-491c-875a-433484d0b42d tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:56.597599 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb758e77-db05-491c-875a-433484d0b42d tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:56.726718 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:56.726718 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:56.743644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eb758e77-db05-491c-875a-433484d0b42d tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:56.792248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f12490ed-f7f0-4d64-a828-2c01f0b348bc tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:32:56.792985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f12490ed-f7f0-4d64-a828-2c01f0b348bc tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:56.793403 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:56.793403 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:56.794041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f12490ed-f7f0-4d64-a828-2c01f0b348bc tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:56.810906 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb758e77-db05-491c-875a-433484d0b42d tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:32:56.811991 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 227/461] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:56 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 1364 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:32:56.872337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f12490ed-f7f0-4d64-a828-2c01f0b348bc tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 returned with HTTP 404 Jan 12 14:32:56.873905 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 235/462] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:56 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:32:56.884208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d901480c-6ef1-4783-8292-bd8db4031a8f tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action Jan 12 14:32:56.884719 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:56.884719 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:56.885170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d901480c-6ef1-4783-8292-bd8db4031a8f tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:56.885557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d901480c-6ef1-4783-8292-bd8db4031a8f tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:56.886505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-d901480c-6ef1-4783-8292-bd8db4031a8f tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '0b733c9a-a634-4f2f-9b42-2d789e32b61c' with '{'status': 'available'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:32:57.003166 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:57.003166 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:57.079577 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d901480c-6ef1-4783-8292-bd8db4031a8f tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action returned with HTTP 202 Jan 12 14:32:57.084392 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 228/463] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:32:56 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:32:57.090880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0d11e8a-cd0d-4c11-9260-4cb2328d4ec5 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:32:57.092337 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0d11e8a-cd0d-4c11-9260-4cb2328d4ec5 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:57.093022 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0d11e8a-cd0d-4c11-9260-4cb2328d4ec5 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:57.144955 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:57.144955 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:57.146082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a0d11e8a-cd0d-4c11-9260-4cb2328d4ec5 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:57.154029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0d11e8a-cd0d-4c11-9260-4cb2328d4ec5 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:32:57.158369 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 236/464] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:57 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 466 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:57.174474 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fddc056-5822-4366-8b34-df6557f1d1f1 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] POST http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots Jan 12 14:32:57.174925 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:57.174925 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:57.175346 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fddc056-5822-4366-8b34-df6557f1d1f1 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13", "name": "tempest-SnapshotsActionsTest-Snapshot-1843632395"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:57.308310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:57.308310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:57.309497 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4fddc056-5822-4366-8b34-df6557f1d1f1 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Volume info retrieved successfully. Jan 12 14:32:57.315969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-4fddc056-5822-4366-8b34-df6557f1d1f1 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Create snapshot from volume c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:32:57.435353 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-4fddc056-5822-4366-8b34-df6557f1d1f1 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Created reservations ['fb7caf22-d233-494c-8e55-50e4e8ac78b6', 'ed1b3852-76de-4bc4-b3d5-48149a04340c', 'f785b172-6954-4bb9-9d1b-1f14ebfeba7e', '57ef823b-c4ae-4a0b-b5cb-cfbad00bad4d'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:32:57.676769 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4fddc056-5822-4366-8b34-df6557f1d1f1 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot create request issued successfully. Jan 12 14:32:57.677852 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fddc056-5822-4366-8b34-df6557f1d1f1 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots returned with HTTP 202 Jan 12 14:32:57.678876 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 229/465] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:32:57 2021] POST /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots => generated 307 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:32:57.689859 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1204fb79-5852-404e-b469-91a2baa1960d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc Jan 12 14:32:57.690907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1204fb79-5852-404e-b469-91a2baa1960d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:57.691125 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:57.691125 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:57.691502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1204fb79-5852-404e-b469-91a2baa1960d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:57.750919 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:57.750919 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:57.752512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1204fb79-5852-404e-b469-91a2baa1960d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:57.754415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1204fb79-5852-404e-b469-91a2baa1960d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc returned with HTTP 200 Jan 12 14:32:57.755238 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 237/466] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:57 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc => generated 439 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:57.838500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1474d23c-789e-493b-8f95-45e41171b39c tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:32:57.845251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1474d23c-789e-493b-8f95-45e41171b39c tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:57.845505 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:57.845505 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:57.845848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1474d23c-789e-493b-8f95-45e41171b39c tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:57.974321 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:57.974321 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:57.997250 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1474d23c-789e-493b-8f95-45e41171b39c tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:58.054581 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1474d23c-789e-493b-8f95-45e41171b39c tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:32:58.055616 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 230/467] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:57 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 1364 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:32:58.767828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0083075-553b-4537-8d91-4c9574b05b6f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc Jan 12 14:32:58.768757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0083075-553b-4537-8d91-4c9574b05b6f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:58.769048 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:58.769048 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:58.769513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0083075-553b-4537-8d91-4c9574b05b6f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:58.839749 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:58.839749 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:58.857019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f0083075-553b-4537-8d91-4c9574b05b6f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:58.862855 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0083075-553b-4537-8d91-4c9574b05b6f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc returned with HTTP 200 Jan 12 14:32:58.864125 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 238/468] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:58 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc => generated 439 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:59.072258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9bef9513-0f15-499e-9378-8cbdf3e6af73 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:32:59.073013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9bef9513-0f15-499e-9378-8cbdf3e6af73 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:59.073764 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:59.073764 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:59.074348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9bef9513-0f15-499e-9378-8cbdf3e6af73 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:59.208239 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:59.208239 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:59.238929 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9bef9513-0f15-499e-9378-8cbdf3e6af73 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Volume info retrieved successfully. Jan 12 14:32:59.300779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9bef9513-0f15-499e-9378-8cbdf3e6af73 tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 200 Jan 12 14:32:59.302924 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 231/469] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:32:59 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 1364 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:32:59.878293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-861f1665-164c-4d11-b864-93bd2a430223 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc Jan 12 14:32:59.879003 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-861f1665-164c-4d11-b864-93bd2a430223 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:32:59.879201 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:59.879201 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:59.879533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-861f1665-164c-4d11-b864-93bd2a430223 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:32:59.944917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:32:59.944917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:32:59.946061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-861f1665-164c-4d11-b864-93bd2a430223 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:32:59.954922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-861f1665-164c-4d11-b864-93bd2a430223 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc returned with HTTP 200 Jan 12 14:32:59.956453 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 239/470] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:32:59 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc => generated 466 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:32:59.968012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01d2112d-fe0e-4d42-a70f-9d8f571da796 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc/action Jan 12 14:32:59.969134 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:32:59.969134 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:32:59.969759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01d2112d-fe0e-4d42-a70f-9d8f571da796 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:32:59.970168 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01d2112d-fe0e-4d42-a70f-9d8f571da796 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:32:59.971480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-01d2112d-fe0e-4d42-a70f-9d8f571da796 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '46d83ed2-bb28-4412-bfcf-2ba141a686fc' with '{'status': 'error'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:33:00.290714 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:00.290714 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:00.318501 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-127d60ee-4778-467f-8e22-57b080bec2fc tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] GET http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 Jan 12 14:33:00.319451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-127d60ee-4778-467f-8e22-57b080bec2fc tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:00.319671 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:00.319671 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:00.320090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-127d60ee-4778-467f-8e22-57b080bec2fc tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:00.332489 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01d2112d-fe0e-4d42-a70f-9d8f571da796 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc/action returned with HTTP 202 Jan 12 14:33:00.334024 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 232/471] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:32:59 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc/action => generated 0 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:33:00.347374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eddd74e8-f2eb-414c-9338-8e75691f6b50 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc Jan 12 14:33:00.347928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eddd74e8-f2eb-414c-9338-8e75691f6b50 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:00.348116 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:00.348116 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:00.348503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eddd74e8-f2eb-414c-9338-8e75691f6b50 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:00.403448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:00.403448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:00.415529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eddd74e8-f2eb-414c-9338-8e75691f6b50 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:00.417928 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eddd74e8-f2eb-414c-9338-8e75691f6b50 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc returned with HTTP 200 Jan 12 14:33:00.418754 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 233/472] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:00 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc => generated 462 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:00.438364 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8b814ad0-2616-49ee-94c4-f2b2af8aaf03 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc/action Jan 12 14:33:00.438833 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:00.438833 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:00.439274 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8b814ad0-2616-49ee-94c4-f2b2af8aaf03 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-force_delete": {}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:33:00.439660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8b814ad0-2616-49ee-94c4-f2b2af8aaf03 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:00.468118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-127d60ee-4778-467f-8e22-57b080bec2fc tempest-TaggedBootDevicesTest_v242-1155290420 tempest-TaggedBootDevicesTest_v242-1155290420] http://10.222.0.43/volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 returned with HTTP 404 Jan 12 14:33:00.469783 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 240/473] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:00 2021] GET /volume/v3/3b4ce250d5f54bb1aafdb07a983b7abd/volumes/a0825973-5d0b-487b-8351-d2f0a1f78684 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:00.516851 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:00.516851 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:00.518291 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8b814ad0-2616-49ee-94c4-f2b2af8aaf03 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Snapshot retrieved successfully. Jan 12 14:33:00.701240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8b814ad0-2616-49ee-94c4-f2b2af8aaf03 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Snapshot delete request issued successfully. Jan 12 14:33:00.701970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8b814ad0-2616-49ee-94c4-f2b2af8aaf03 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc/action returned with HTTP 202 Jan 12 14:33:00.702978 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 234/474] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:33:00 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc/action => generated 0 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:33:00.712405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16d194fc-1f81-40fa-b5a0-207b433a151a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc Jan 12 14:33:00.713226 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16d194fc-1f81-40fa-b5a0-207b433a151a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:00.713710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16d194fc-1f81-40fa-b5a0-207b433a151a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:00.797595 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:00.797595 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:00.798813 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-16d194fc-1f81-40fa-b5a0-207b433a151a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:00.804254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16d194fc-1f81-40fa-b5a0-207b433a151a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc returned with HTTP 200 Jan 12 14:33:00.805981 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 241/475] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:00 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc => generated 465 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:01.820480 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32175dc2-886d-4cc2-83b4-02d9c89e8287 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc Jan 12 14:33:01.821007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32175dc2-886d-4cc2-83b4-02d9c89e8287 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:01.821333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:01.821333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:01.821896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32175dc2-886d-4cc2-83b4-02d9c89e8287 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:01.865165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:01.865165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:01.867123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-32175dc2-886d-4cc2-83b4-02d9c89e8287 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:01.869641 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32175dc2-886d-4cc2-83b4-02d9c89e8287 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc returned with HTTP 200 Jan 12 14:33:01.871787 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 235/476] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:01 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:02.886339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3e2fa26-3d04-4b2c-ac11-1e1f598014d8 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc Jan 12 14:33:02.887364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3e2fa26-3d04-4b2c-ac11-1e1f598014d8 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:02.887750 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:02.887750 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:02.888378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3e2fa26-3d04-4b2c-ac11-1e1f598014d8 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:02.930229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3e2fa26-3d04-4b2c-ac11-1e1f598014d8 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc returned with HTTP 404 Jan 12 14:33:02.939621 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 242/477] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:02 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:02.943122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d1bc61d-50cf-4b16-a41a-1510d801f1d1 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action Jan 12 14:33:02.943599 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:02.943599 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:02.944081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d1bc61d-50cf-4b16-a41a-1510d801f1d1 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:33:02.944461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d1bc61d-50cf-4b16-a41a-1510d801f1d1 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:02.945423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-7d1bc61d-50cf-4b16-a41a-1510d801f1d1 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '0b733c9a-a634-4f2f-9b42-2d789e32b61c' with '{'status': 'available'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:33:03.079902 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:03.079902 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:03.176793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d1bc61d-50cf-4b16-a41a-1510d801f1d1 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action returned with HTTP 202 Jan 12 14:33:03.180772 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 236/478] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:33:02 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action => generated 0 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:33:03.186226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9010c67-2720-4405-9aab-3a75cefe98af tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:33:03.187945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9010c67-2720-4405-9aab-3a75cefe98af tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:03.188620 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9010c67-2720-4405-9aab-3a75cefe98af tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:03.245127 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:03.245127 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:03.249919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b9010c67-2720-4405-9aab-3a75cefe98af tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:03.261309 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9010c67-2720-4405-9aab-3a75cefe98af tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:33:03.262231 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 243/479] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:03 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 466 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:03.276601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-efb116ea-418d-4da2-97a5-06831916f12a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] POST http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots Jan 12 14:33:03.277323 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:03.277323 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:03.278229 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-efb116ea-418d-4da2-97a5-06831916f12a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13", "name": "tempest-SnapshotsActionsTest-Snapshot-1793069197"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:03.430103 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:03.430103 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:03.435570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-efb116ea-418d-4da2-97a5-06831916f12a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Volume info retrieved successfully. Jan 12 14:33:03.438464 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-efb116ea-418d-4da2-97a5-06831916f12a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Create snapshot from volume c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:33:03.665784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-efb116ea-418d-4da2-97a5-06831916f12a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Created reservations ['5e46b5af-5bb4-4690-946b-df953660ffe3', '2c0148ff-add5-4988-a20b-f40772af7c20', '2d162854-b5a6-4936-9afe-4a087ef35e7e', '049b2caf-9c3e-4d6d-82ae-7927ed29287d'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:33:03.900885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-efb116ea-418d-4da2-97a5-06831916f12a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot create request issued successfully. Jan 12 14:33:03.904909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-efb116ea-418d-4da2-97a5-06831916f12a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots returned with HTTP 202 Jan 12 14:33:03.906146 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 237/480] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:33:03 2021] POST /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots => generated 307 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:33:03.919083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f36f4d6e-62a4-4977-9582-3b5a889c7c5c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 Jan 12 14:33:03.920836 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f36f4d6e-62a4-4977-9582-3b5a889c7c5c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:03.921264 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:03.921264 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:03.921960 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f36f4d6e-62a4-4977-9582-3b5a889c7c5c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:03.974853 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:03.974853 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:03.988556 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f36f4d6e-62a4-4977-9582-3b5a889c7c5c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:03.992819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f36f4d6e-62a4-4977-9582-3b5a889c7c5c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 returned with HTTP 200 Jan 12 14:33:03.997605 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 244/481] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:03 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 => generated 439 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:05.010826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-191cb0c0-88e4-4778-9e87-b4904e4a4cde tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 Jan 12 14:33:05.011535 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-191cb0c0-88e4-4778-9e87-b4904e4a4cde tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:05.011761 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:05.011761 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:05.012193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-191cb0c0-88e4-4778-9e87-b4904e4a4cde tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:05.064175 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:05.064175 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:05.065324 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-191cb0c0-88e4-4778-9e87-b4904e4a4cde tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:05.067243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-191cb0c0-88e4-4778-9e87-b4904e4a4cde tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 returned with HTTP 200 Jan 12 14:33:05.078590 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 238/482] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:05 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 => generated 439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:33:06.090880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b03cf781-e178-4262-896d-282d754e2c82 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 Jan 12 14:33:06.092798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b03cf781-e178-4262-896d-282d754e2c82 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:06.093183 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:06.093183 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:06.093797 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b03cf781-e178-4262-896d-282d754e2c82 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:06.145034 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:06.145034 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:06.147919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b03cf781-e178-4262-896d-282d754e2c82 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:06.150235 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b03cf781-e178-4262-896d-282d754e2c82 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 returned with HTTP 200 Jan 12 14:33:06.151235 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 245/483] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:06 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 => generated 466 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:06.169372 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0adbf326-4da1-4b95-9ddb-e58510672c5c tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9/action Jan 12 14:33:06.174660 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:06.174660 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:06.175509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0adbf326-4da1-4b95-9ddb-e58510672c5c tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:33:06.176094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0adbf326-4da1-4b95-9ddb-e58510672c5c tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:06.177204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-0adbf326-4da1-4b95-9ddb-e58510672c5c tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '5e78643c-f9c2-4cc9-8916-224f27f0e4b9' with '{'status': 'error_deleting'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:33:06.247005 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:06.247005 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:06.295146 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0adbf326-4da1-4b95-9ddb-e58510672c5c tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9/action returned with HTTP 202 Jan 12 14:33:06.300259 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 239/484] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:33:06 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:33:06.304956 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-caedcca4-63ec-4db5-a739-2b0a91ec980c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 Jan 12 14:33:06.305562 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-caedcca4-63ec-4db5-a739-2b0a91ec980c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:06.306011 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:06.306011 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:06.306688 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-caedcca4-63ec-4db5-a739-2b0a91ec980c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:06.344384 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:06.344384 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:06.345892 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-caedcca4-63ec-4db5-a739-2b0a91ec980c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:06.347840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-caedcca4-63ec-4db5-a739-2b0a91ec980c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 returned with HTTP 200 Jan 12 14:33:06.348664 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 246/485] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:06 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 => generated 471 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:06.381571 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67ecf0a1-91d5-4a5a-b7b3-e1801181c0a7 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9/action Jan 12 14:33:06.384336 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:06.384336 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:06.386177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67ecf0a1-91d5-4a5a-b7b3-e1801181c0a7 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-force_delete": {}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:33:06.390526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67ecf0a1-91d5-4a5a-b7b3-e1801181c0a7 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:06.443162 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:06.443162 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:06.444314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-67ecf0a1-91d5-4a5a-b7b3-e1801181c0a7 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Snapshot retrieved successfully. Jan 12 14:33:06.543132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-67ecf0a1-91d5-4a5a-b7b3-e1801181c0a7 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Snapshot delete request issued successfully. Jan 12 14:33:06.543608 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67ecf0a1-91d5-4a5a-b7b3-e1801181c0a7 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9/action returned with HTTP 202 Jan 12 14:33:06.544978 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 240/486] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:33:06 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:33:06.553028 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39d17cf2-d4d1-4032-b5ad-45ad1ef2975a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 Jan 12 14:33:06.553520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39d17cf2-d4d1-4032-b5ad-45ad1ef2975a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:06.560307 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:06.560307 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:06.561113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39d17cf2-d4d1-4032-b5ad-45ad1ef2975a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:06.623333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:06.623333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:06.624923 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-39d17cf2-d4d1-4032-b5ad-45ad1ef2975a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:06.635189 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39d17cf2-d4d1-4032-b5ad-45ad1ef2975a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 returned with HTTP 200 Jan 12 14:33:06.636646 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 247/487] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:06 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 => generated 465 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:07.651147 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ae4e3ff-9709-4669-ab78-392bf461236c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 Jan 12 14:33:07.652435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ae4e3ff-9709-4669-ab78-392bf461236c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:07.652835 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:07.652835 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:07.653558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ae4e3ff-9709-4669-ab78-392bf461236c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:07.713903 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:07.713903 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:07.715610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ae4e3ff-9709-4669-ab78-392bf461236c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:07.718935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ae4e3ff-9709-4669-ab78-392bf461236c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 returned with HTTP 200 Jan 12 14:33:07.720552 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 241/488] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:07 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 => generated 465 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:08.738578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-df983845-33ab-4c8d-a6e2-984142192bdf tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 Jan 12 14:33:08.739140 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-df983845-33ab-4c8d-a6e2-984142192bdf tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:08.740222 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:08.740222 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:08.741506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-df983845-33ab-4c8d-a6e2-984142192bdf tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:08.781180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-df983845-33ab-4c8d-a6e2-984142192bdf tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 returned with HTTP 404 Jan 12 14:33:08.791722 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 248/489] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:08 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:08.804313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6368da0-fc07-4bca-9a7a-c1d7ecd4bd35 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action Jan 12 14:33:08.807003 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:08.807003 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:08.807940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6368da0-fc07-4bca-9a7a-c1d7ecd4bd35 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:33:08.808510 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6368da0-fc07-4bca-9a7a-c1d7ecd4bd35 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:08.812035 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-f6368da0-fc07-4bca-9a7a-c1d7ecd4bd35 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '0b733c9a-a634-4f2f-9b42-2d789e32b61c' with '{'status': 'available'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:33:08.933571 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:08.933571 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:08.993978 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6368da0-fc07-4bca-9a7a-c1d7ecd4bd35 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action returned with HTTP 202 Jan 12 14:33:08.995613 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 242/490] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:33:08 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:33:09.004352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-57c73e98-e7ff-4dc5-9f74-4b80d642f2be tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:33:09.005245 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-57c73e98-e7ff-4dc5-9f74-4b80d642f2be tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:09.006441 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-57c73e98-e7ff-4dc5-9f74-4b80d642f2be tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:09.036837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:09.036837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:09.038475 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-57c73e98-e7ff-4dc5-9f74-4b80d642f2be tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:09.041397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-57c73e98-e7ff-4dc5-9f74-4b80d642f2be tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:33:09.043028 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 249/491] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:08 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:33:09.055889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56354e08-eebd-4314-9ef6-8b7ff0afe1e9 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action Jan 12 14:33:09.057001 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:09.057001 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:09.057982 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56354e08-eebd-4314-9ef6-8b7ff0afe1e9 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:33:09.058580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56354e08-eebd-4314-9ef6-8b7ff0afe1e9 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:09.060469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-56354e08-eebd-4314-9ef6-8b7ff0afe1e9 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '0b733c9a-a634-4f2f-9b42-2d789e32b61c' with '{'status': 'creating'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:33:09.192636 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:09.192636 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:09.269018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56354e08-eebd-4314-9ef6-8b7ff0afe1e9 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action returned with HTTP 202 Jan 12 14:33:09.269895 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 243/492] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:33:09 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:33:09.278186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03693402-9945-437d-9149-c37dd2f8558a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:33:09.279488 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03693402-9945-437d-9149-c37dd2f8558a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:09.279879 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:09.279879 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:09.280560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03693402-9945-437d-9149-c37dd2f8558a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:09.338802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:09.338802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:09.340975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03693402-9945-437d-9149-c37dd2f8558a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:09.344421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03693402-9945-437d-9149-c37dd2f8558a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:33:09.349848 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 250/493] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:09 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 465 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:09.360837 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2965687-8c39-4a64-9ee0-7d2259e86857 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] POST http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action Jan 12 14:33:09.361555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:09.361555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:09.361978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2965687-8c39-4a64-9ee0-7d2259e86857 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:33:09.362530 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2965687-8c39-4a64-9ee0-7d2259e86857 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:09.363651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.snapshot_actions [None req-f2965687-8c39-4a64-9ee0-7d2259e86857 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87931) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 12 14:33:09.401435 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:09.401435 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:09.402082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.snapshot_actions [None req-f2965687-8c39-4a64-9ee0-7d2259e86857 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Updating snapshot 0b733c9a-a634-4f2f-9b42-2d789e32b61c with info {'id': '0b733c9a-a634-4f2f-9b42-2d789e32b61c', 'status': 'error', 'progress': '80%'} Jan 12 14:33:09.427339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2965687-8c39-4a64-9ee0-7d2259e86857 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action returned with HTTP 202 Jan 12 14:33:09.431339 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 244/494] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:33:09 2021] POST /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:33:09.439495 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5dd13851-d2ae-415f-b70c-92d463bca9ec tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] GET http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:33:09.440541 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5dd13851-d2ae-415f-b70c-92d463bca9ec tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:09.440948 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:09.440948 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:09.441576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5dd13851-d2ae-415f-b70c-92d463bca9ec tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:09.489960 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:09.489960 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:09.492269 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5dd13851-d2ae-415f-b70c-92d463bca9ec tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Snapshot retrieved successfully. Jan 12 14:33:09.496106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5dd13851-d2ae-415f-b70c-92d463bca9ec tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:33:09.508433 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 251/495] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:09 2021] GET /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 461 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:09.510488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9cdb5318-4ff6-476d-b0bc-628eb364d697 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] POST http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action Jan 12 14:33:09.510949 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:09.510949 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:09.511362 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9cdb5318-4ff6-476d-b0bc-628eb364d697 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:33:09.511740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9cdb5318-4ff6-476d-b0bc-628eb364d697 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:09.512684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-9cdb5318-4ff6-476d-b0bc-628eb364d697 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] Updating snapshot '0b733c9a-a634-4f2f-9b42-2d789e32b61c' with '{'status': 'available'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:33:09.618297 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:09.618297 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:09.686290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9cdb5318-4ff6-476d-b0bc-628eb364d697 tempest-SnapshotsActionsTest-857722150 tempest-SnapshotsActionsTest-857722150] http://10.222.0.43/volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action returned with HTTP 202 Jan 12 14:33:09.687157 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 245/496] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:33:09 2021] POST /volume/v3/1672d762fb354c41987740700ddf5226/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:33:09.696442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d78b5625-b8ec-4a64-a86b-a6d2e1a6810c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:33:09.697120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d78b5625-b8ec-4a64-a86b-a6d2e1a6810c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:09.697445 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:09.697445 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:09.698009 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d78b5625-b8ec-4a64-a86b-a6d2e1a6810c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:09.774170 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:09.774170 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:09.775715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d78b5625-b8ec-4a64-a86b-a6d2e1a6810c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:09.778073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d78b5625-b8ec-4a64-a86b-a6d2e1a6810c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:33:09.779501 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 252/497] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:09 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 465 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:09.791568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-839fba22-cf40-4b58-881f-60bfadc2848b tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] DELETE http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 Jan 12 14:33:09.792148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-839fba22-cf40-4b58-881f-60bfadc2848b tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:09.792338 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:09.792338 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:09.792974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-839fba22-cf40-4b58-881f-60bfadc2848b tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:09.793495 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-839fba22-cf40-4b58-881f-60bfadc2848b tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Delete snapshot with id: 5e78643c-f9c2-4cc9-8916-224f27f0e4b9 Jan 12 14:33:09.850140 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-839fba22-cf40-4b58-881f-60bfadc2848b tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 returned with HTTP 404 Jan 12 14:33:09.851479 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 246/498] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:33:09 2021] DELETE /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/5e78643c-f9c2-4cc9-8916-224f27f0e4b9 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:09.863665 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9cacbfd2-0c53-4dca-9058-f2d98ee1d55e tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] DELETE http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc Jan 12 14:33:09.864472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9cacbfd2-0c53-4dca-9058-f2d98ee1d55e tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:09.864815 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:09.864815 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:09.865899 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9cacbfd2-0c53-4dca-9058-f2d98ee1d55e tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:09.871959 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-9cacbfd2-0c53-4dca-9058-f2d98ee1d55e tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Delete snapshot with id: 46d83ed2-bb28-4412-bfcf-2ba141a686fc Jan 12 14:33:09.910761 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9cacbfd2-0c53-4dca-9058-f2d98ee1d55e tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc returned with HTTP 404 Jan 12 14:33:09.916052 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 253/499] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:33:09 2021] DELETE /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/46d83ed2-bb28-4412-bfcf-2ba141a686fc => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:09.921018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a7385404-8b06-4ad7-bba5-4da1920a5565 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] DELETE http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:33:09.921785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a7385404-8b06-4ad7-bba5-4da1920a5565 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:09.922444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a7385404-8b06-4ad7-bba5-4da1920a5565 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:09.922963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-a7385404-8b06-4ad7-bba5-4da1920a5565 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Delete snapshot with id: 0d082617-23be-47d0-a53e-b9c1a763e582 Jan 12 14:33:09.965884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a7385404-8b06-4ad7-bba5-4da1920a5565 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 returned with HTTP 404 Jan 12 14:33:09.974252 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 247/500] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:33:09 2021] DELETE /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0d082617-23be-47d0-a53e-b9c1a763e582 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:09.980363 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e93fb310-375e-49cf-83fa-b64fd7deb0a0 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] DELETE http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de Jan 12 14:33:09.981156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e93fb310-375e-49cf-83fa-b64fd7deb0a0 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:09.981949 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e93fb310-375e-49cf-83fa-b64fd7deb0a0 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:09.982429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-e93fb310-375e-49cf-83fa-b64fd7deb0a0 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Delete snapshot with id: 66c61359-2522-4caf-9ed9-8426995536de Jan 12 14:33:10.025466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e93fb310-375e-49cf-83fa-b64fd7deb0a0 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de returned with HTTP 404 Jan 12 14:33:10.030852 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 254/501] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:33:09 2021] DELETE /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/66c61359-2522-4caf-9ed9-8426995536de => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:33:10.035663 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3675270-ada6-47cf-a285-c870ecafdf4a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] DELETE http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:33:10.036218 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3675270-ada6-47cf-a285-c870ecafdf4a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:10.036704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3675270-ada6-47cf-a285-c870ecafdf4a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:10.037058 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-a3675270-ada6-47cf-a285-c870ecafdf4a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Delete snapshot with id: 0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:33:10.090199 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:10.090199 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:10.091378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3675270-ada6-47cf-a285-c870ecafdf4a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:10.163105 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3675270-ada6-47cf-a285-c870ecafdf4a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot delete request issued successfully. Jan 12 14:33:10.163902 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3675270-ada6-47cf-a285-c870ecafdf4a tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 202 Jan 12 14:33:10.165102 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 248/502] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:33:10 2021] DELETE /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:33:10.175016 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f61df67-dbb2-44ba-a9ca-065546d4532c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:33:10.175548 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f61df67-dbb2-44ba-a9ca-065546d4532c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:10.176117 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f61df67-dbb2-44ba-a9ca-065546d4532c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:10.235219 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:10.235219 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:10.238594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3f61df67-dbb2-44ba-a9ca-065546d4532c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:10.240978 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f61df67-dbb2-44ba-a9ca-065546d4532c tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:33:10.241786 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 255/503] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:10 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 464 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:11.254649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e643f08f-72f4-4e49-b868-7ca80622f63d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:33:11.255866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e643f08f-72f4-4e49-b868-7ca80622f63d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:11.256252 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:11.256252 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:11.257247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e643f08f-72f4-4e49-b868-7ca80622f63d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:11.346450 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:11.346450 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:11.350677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e643f08f-72f4-4e49-b868-7ca80622f63d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Snapshot retrieved successfully. Jan 12 14:33:11.357218 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e643f08f-72f4-4e49-b868-7ca80622f63d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 200 Jan 12 14:33:11.386483 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 249/504] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:11 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 464 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:12.400098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd06aeb8-e72c-4aaf-b446-62ddb3cf0cc4 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c Jan 12 14:33:12.400633 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd06aeb8-e72c-4aaf-b446-62ddb3cf0cc4 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:12.400825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:12.400825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:12.401205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd06aeb8-e72c-4aaf-b446-62ddb3cf0cc4 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:12.449906 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd06aeb8-e72c-4aaf-b446-62ddb3cf0cc4 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c returned with HTTP 404 Jan 12 14:33:12.451719 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 256/505] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:12 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/snapshots/0b733c9a-a634-4f2f-9b42-2d789e32b61c => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:12.460001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74ab0dc3-006e-4d66-a4be-ba8b3e522156 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] DELETE http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:33:12.460965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74ab0dc3-006e-4d66-a4be-ba8b3e522156 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:12.461463 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:12.461463 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:12.462078 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74ab0dc3-006e-4d66-a4be-ba8b3e522156 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:12.462703 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-74ab0dc3-006e-4d66-a4be-ba8b3e522156 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Delete volume with id: c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:33:12.607248 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:12.607248 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:12.613738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74ab0dc3-006e-4d66-a4be-ba8b3e522156 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Volume info retrieved successfully. Jan 12 14:33:12.680426 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74ab0dc3-006e-4d66-a4be-ba8b3e522156 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Delete volume request issued successfully. Jan 12 14:33:12.680887 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74ab0dc3-006e-4d66-a4be-ba8b3e522156 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 returned with HTTP 202 Jan 12 14:33:12.681933 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 250/506] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:33:12 2021] DELETE /volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:33:12.690704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29c6af73-297c-4841-b879-c1f3192ae62d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:33:12.691231 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29c6af73-297c-4841-b879-c1f3192ae62d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:12.691720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29c6af73-297c-4841-b879-c1f3192ae62d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:12.746137 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:12.746137 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:12.757765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-29c6af73-297c-4841-b879-c1f3192ae62d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Volume info retrieved successfully. Jan 12 14:33:12.785789 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29c6af73-297c-4841-b879-c1f3192ae62d tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 returned with HTTP 200 Jan 12 14:33:12.786886 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 257/507] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:12 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:13.813425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4eac73c-240d-4bcd-b520-36f81d4dd5a9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:33:13.814637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4eac73c-240d-4bcd-b520-36f81d4dd5a9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:13.817819 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:13.817819 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:13.818540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4eac73c-240d-4bcd-b520-36f81d4dd5a9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:13.975992 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:13.975992 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:13.990869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e4eac73c-240d-4bcd-b520-36f81d4dd5a9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Volume info retrieved successfully. Jan 12 14:33:14.041677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4eac73c-240d-4bcd-b520-36f81d4dd5a9 tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 returned with HTTP 200 Jan 12 14:33:14.049187 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 251/508] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:13 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 => generated 911 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:15.074415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-46a3fff9-a955-40df-a94f-07807143b82f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] GET http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 Jan 12 14:33:15.075275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-46a3fff9-a955-40df-a94f-07807143b82f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:15.075582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:15.075582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:15.076429 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-46a3fff9-a955-40df-a94f-07807143b82f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:15.212052 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-46a3fff9-a955-40df-a94f-07807143b82f tempest-SnapshotsActionsTest-528371909 tempest-SnapshotsActionsTest-528371909] http://10.222.0.43/volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 returned with HTTP 404 Jan 12 14:33:15.217542 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 258/509] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:15 2021] GET /volume/v3/63a42e75995a449bbeebb82d5535af82/volumes/c2045fd6-0e86-4184-8c9c-e2d1aaa6ab13 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:26.630824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] POST http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes Jan 12 14:33:26.631368 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:26.631368 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:26.632013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1266715555", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:26.635249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1266715555', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:33:26.635757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Create volume of 1 GB Jan 12 14:33:26.672914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Availability Zones retrieved successfully. Jan 12 14:33:26.710423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Flow 'volume_create_api' (d29439c4-954f-4808-8237-bb28526f7425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:26.713220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437b49c0-c2ec-4777-b1ec-93804aef0aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:26.729094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:33:26.862925 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437b49c0-c2ec-4777-b1ec-93804aef0aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:26.865149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348aee13-9313-43dc-96d6-76fb50b5cb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:26.970709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Created reservations ['fa7cd9a9-3257-4e4a-a85e-3d57ceaf30b1', 'f5560902-edc0-4084-9aef-6ae371a48bc7', '02efd522-1e08-44be-9b1e-c97589f78815', 'd3538966-cca4-407f-953e-19b6b47832c3'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:33:26.972828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348aee13-9313-43dc-96d6-76fb50b5cb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa7cd9a9-3257-4e4a-a85e-3d57ceaf30b1', 'f5560902-edc0-4084-9aef-6ae371a48bc7', '02efd522-1e08-44be-9b1e-c97589f78815', 'd3538966-cca4-407f-953e-19b6b47832c3']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:26.980036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4993c496-da19-4957-bc64-8da8961ee8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:27.099793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4993c496-da19-4957-bc64-8da8961ee8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a16796bc-1e61-4c9b-8317-9e0dbd26afd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1266715555',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c958681213da47ccb048769026456517',qos_specs=None,replication_status=,reservations=['fa7cd9a9-3257-4e4a-a85e-3d57ceaf30b1','f5560902-edc0-4084-9aef-6ae371a48bc7','02efd522-1e08-44be-9b1e-c97589f78815','d3538966-cca4-407f-953e-19b6b47832c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f75ba91010d4afa80ad344eeae01ce2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1266715555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a16796bc-1e61-4c9b-8317-9e0dbd26afd9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c958681213da47ccb048769026456517',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f75ba91010d4afa80ad344eeae01ce2',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:27.101911 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac98eae9-1984-4daf-a536-b0302b99ac56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:27.169718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac98eae9-1984-4daf-a536-b0302b99ac56) transitioned into state 'SUCCESS' from state '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-1266715555',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c958681213da47ccb048769026456517',qos_specs=None,replication_status=,reservations=['fa7cd9a9-3257-4e4a-a85e-3d57ceaf30b1','f5560902-edc0-4084-9aef-6ae371a48bc7','02efd522-1e08-44be-9b1e-c97589f78815','d3538966-cca4-407f-953e-19b6b47832c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f75ba91010d4afa80ad344eeae01ce2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:27.172153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bccf78d-ebd2-4b52-9de4-20df3d77c99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:27.189323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bccf78d-ebd2-4b52-9de4-20df3d77c99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:27.192375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Flow 'volume_create_api' (d29439c4-954f-4808-8237-bb28526f7425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:27.254905 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Create volume request issued successfully. Jan 12 14:33:27.280033 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-54ce121f-248e-4e22-bceb-7c0719ea75b9 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes returned with HTTP 202 Jan 12 14:33:27.286633 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 252/510] 10.222.0.43 () {64 vars in 1512 bytes} [Tue Jan 12 14:33:26 2021] POST /volume/v3/c958681213da47ccb048769026456517/volumes => generated 832 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:33:27.300345 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-2d907d68-d711-4842-84b5-26d170363a59 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] GET http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 Jan 12 14:33:27.301227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-2d907d68-d711-4842-84b5-26d170363a59 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:27.302175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-2d907d68-d711-4842-84b5-26d170363a59 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:27.403121 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:27.403121 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:27.412977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-2d907d68-d711-4842-84b5-26d170363a59 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Volume info retrieved successfully. Jan 12 14:33:27.439087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-990ec46b-25d5-48d0-bf4e-1986cb317b28 req-2d907d68-d711-4842-84b5-26d170363a59 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 returned with HTTP 200 Jan 12 14:33:27.440505 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 259/511] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:33:27 2021] GET /volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 => generated 900 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:28.470648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-2c063a1d-1242-46aa-ade6-4066cb307273 req-46d79f71-14af-4c67-97de-f7dd48f27e7b tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] GET http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 Jan 12 14:33:28.471665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-2c063a1d-1242-46aa-ade6-4066cb307273 req-46d79f71-14af-4c67-97de-f7dd48f27e7b tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:28.472072 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:28.472072 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:28.472713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-2c063a1d-1242-46aa-ade6-4066cb307273 req-46d79f71-14af-4c67-97de-f7dd48f27e7b tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:28.533173 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:28.533173 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:28.542648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-2c063a1d-1242-46aa-ade6-4066cb307273 req-46d79f71-14af-4c67-97de-f7dd48f27e7b tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Volume info retrieved successfully. Jan 12 14:33:28.566364 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-2c063a1d-1242-46aa-ade6-4066cb307273 req-46d79f71-14af-4c67-97de-f7dd48f27e7b tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 returned with HTTP 200 Jan 12 14:33:28.587431 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 253/512] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:33:28 2021] GET /volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 => generated 925 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:28.610303 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e260b165-62e5-4fea-9152-b4ae6d01d5ee req-08f730b4-3ef4-4230-bf9a-5e2067c64733 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] GET http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 Jan 12 14:33:28.611129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e260b165-62e5-4fea-9152-b4ae6d01d5ee req-08f730b4-3ef4-4230-bf9a-5e2067c64733 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:28.611369 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:28.611369 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:28.612071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e260b165-62e5-4fea-9152-b4ae6d01d5ee req-08f730b4-3ef4-4230-bf9a-5e2067c64733 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:28.736126 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:28.736126 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:28.764775 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-e260b165-62e5-4fea-9152-b4ae6d01d5ee req-08f730b4-3ef4-4230-bf9a-5e2067c64733 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Volume info retrieved successfully. Jan 12 14:33:28.807335 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e260b165-62e5-4fea-9152-b4ae6d01d5ee req-08f730b4-3ef4-4230-bf9a-5e2067c64733 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 returned with HTTP 200 Jan 12 14:33:28.808217 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 260/513] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:33:28 2021] GET /volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 => generated 925 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:28.871248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-96d5bee6-751c-448d-a89d-0f865d2a1107 req-79c9e87a-3450-4f42-84b4-a2af952b287f tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] DELETE http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 Jan 12 14:33:28.871768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-96d5bee6-751c-448d-a89d-0f865d2a1107 req-79c9e87a-3450-4f42-84b4-a2af952b287f tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:28.872508 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:28.872508 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:28.872868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-96d5bee6-751c-448d-a89d-0f865d2a1107 req-79c9e87a-3450-4f42-84b4-a2af952b287f tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:28.873324 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-96d5bee6-751c-448d-a89d-0f865d2a1107 req-79c9e87a-3450-4f42-84b4-a2af952b287f tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Delete volume with id: a16796bc-1e61-4c9b-8317-9e0dbd26afd9 Jan 12 14:33:28.938749 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:28.938749 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:28.940287 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-96d5bee6-751c-448d-a89d-0f865d2a1107 req-79c9e87a-3450-4f42-84b4-a2af952b287f tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Volume info retrieved successfully. Jan 12 14:33:28.986413 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-96d5bee6-751c-448d-a89d-0f865d2a1107 req-79c9e87a-3450-4f42-84b4-a2af952b287f tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Delete volume request issued successfully. Jan 12 14:33:28.987402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-96d5bee6-751c-448d-a89d-0f865d2a1107 req-79c9e87a-3450-4f42-84b4-a2af952b287f tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 returned with HTTP 202 Jan 12 14:33:29.006055 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 254/514] 10.222.0.43 () {62 vars in 1591 bytes} [Tue Jan 12 14:33:28 2021] DELETE /volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:33:29.035112 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9a29fcdc-852f-4ddd-a1d4-274acb735b57 req-56981003-c5e5-49e2-9308-5c16041685d7 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] GET http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 Jan 12 14:33:29.035984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9a29fcdc-852f-4ddd-a1d4-274acb735b57 req-56981003-c5e5-49e2-9308-5c16041685d7 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:29.036341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:29.036341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:29.037385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9a29fcdc-852f-4ddd-a1d4-274acb735b57 req-56981003-c5e5-49e2-9308-5c16041685d7 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:29.119205 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:29.119205 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:29.129410 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-dc9a8891-ddf7-4806-92d9-fc731b6ab06a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] DELETE http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/b5c94cf7-a768-4e8d-8a00-d6c50bd1d2ed Jan 12 14:33:29.130449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-dc9a8891-ddf7-4806-92d9-fc731b6ab06a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:29.131249 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:29.131249 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:29.132379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-dc9a8891-ddf7-4806-92d9-fc731b6ab06a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:29.157164 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-9a29fcdc-852f-4ddd-a1d4-274acb735b57 req-56981003-c5e5-49e2-9308-5c16041685d7 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Volume info retrieved successfully. Jan 12 14:33:29.181218 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:29.181218 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:29.219747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9a29fcdc-852f-4ddd-a1d4-274acb735b57 req-56981003-c5e5-49e2-9308-5c16041685d7 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 returned with HTTP 200 Jan 12 14:33:29.221037 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 261/515] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:33:29 2021] GET /volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 => generated 924 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:29.876649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eba6a7b9-4f9f-4ab9-b3c8-2aae452607f9 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] GET http://10.222.0.43/volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 Jan 12 14:33:29.878014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eba6a7b9-4f9f-4ab9-b3c8-2aae452607f9 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:29.878381 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:29.878381 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:29.879031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eba6a7b9-4f9f-4ab9-b3c8-2aae452607f9 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:29.928920 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-eba6a7b9-4f9f-4ab9-b3c8-2aae452607f9 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] 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 12 14:33:29.930033 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-eba6a7b9-4f9f-4ab9-b3c8-2aae452607f9 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] 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 12 14:33:29.932532 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-eba6a7b9-4f9f-4ab9-b3c8-2aae452607f9 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] 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 12 14:33:29.934091 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-eba6a7b9-4f9f-4ab9-b3c8-2aae452607f9 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] 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 12 14:33:29.938116 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-eba6a7b9-4f9f-4ab9-b3c8-2aae452607f9 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] 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 12 14:33:29.954074 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eba6a7b9-4f9f-4ab9-b3c8-2aae452607f9 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] http://10.222.0.43/volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 returned with HTTP 200 Jan 12 14:33:29.955532 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 262/516] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:33:29 2021] GET /volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 => generated 361 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:30.276539 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] POST http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes Jan 12 14:33:30.277606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1635923651"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:30.279538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1635923651'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:33:30.280364 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Create volume of 1 GB Jan 12 14:33:30.316775 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Availability Zones retrieved successfully. Jan 12 14:33:30.324171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-dc9a8891-ddf7-4806-92d9-fc731b6ab06a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:33:30.337637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-dc9a8891-ddf7-4806-92d9-fc731b6ab06a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:33:30.355606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Flow 'volume_create_api' (81d98085-b0e0-4324-bdae-a1965a1cfe48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:30.358110 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-dc9a8891-ddf7-4806-92d9-fc731b6ab06a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/b5c94cf7-a768-4e8d-8a00-d6c50bd1d2ed returned with HTTP 200 Jan 12 14:33:30.360966 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 255/517] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:33:29 2021] DELETE /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/b5c94cf7-a768-4e8d-8a00-d6c50bd1d2ed => generated 19 bytes in 1238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:30.375058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e03053-203f-442a-84da-121e1dc56fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:30.382492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:33:30.407012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f9943a02-645e-49ef-a477-3dea1a1f9365 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] DELETE http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/55fe1f5a-95ab-44b5-baaf-84445fcf77d5 Jan 12 14:33:30.407746 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f9943a02-645e-49ef-a477-3dea1a1f9365 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:30.408165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:30.408165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:30.408789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f9943a02-645e-49ef-a477-3dea1a1f9365 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:30.472335 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:30.472335 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:30.568979 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e03053-203f-442a-84da-121e1dc56fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:30.571297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f566dca-d204-4ffc-9b19-c857889a7399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:30.856774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Created reservations ['91425bf6-a5ab-47a8-afe3-2e6d42d76485', '9cdc1289-6706-4932-bfa1-0c1c8507300e', '8a7aca7d-f20d-4a9f-ae62-2e69fcacc146', '94898c00-a6d1-412e-9850-cbc04f222ad9'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:33:30.859338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f566dca-d204-4ffc-9b19-c857889a7399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91425bf6-a5ab-47a8-afe3-2e6d42d76485', '9cdc1289-6706-4932-bfa1-0c1c8507300e', '8a7aca7d-f20d-4a9f-ae62-2e69fcacc146', '94898c00-a6d1-412e-9850-cbc04f222ad9']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:30.866895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed2f8871-3a29-405f-885a-d8bf98c5cd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:31.006477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed2f8871-3a29-405f-885a-d8bf98c5cd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdaad98e-29e6-4c9c-a1f6-4172ea78306a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1635923651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46031ff3a5046a8bb60d12f0b6b4181',qos_specs=None,replication_status=,reservations=['91425bf6-a5ab-47a8-afe3-2e6d42d76485','9cdc1289-6706-4932-bfa1-0c1c8507300e','8a7aca7d-f20d-4a9f-ae62-2e69fcacc146','94898c00-a6d1-412e-9850-cbc04f222ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6a365bb4c25446ea2bb3d6a0c0df5c4',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1635923651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdaad98e-29e6-4c9c-a1f6-4172ea78306a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46031ff3a5046a8bb60d12f0b6b4181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f6a365bb4c25446ea2bb3d6a0c0df5c4',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:31.012570 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04daf5e1-0c53-446c-a035-7c15b9dc8c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:31.079833 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04daf5e1-0c53-446c-a035-7c15b9dc8c27) transitioned into state 'SUCCESS' from state '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-1635923651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46031ff3a5046a8bb60d12f0b6b4181',qos_specs=None,replication_status=,reservations=['91425bf6-a5ab-47a8-afe3-2e6d42d76485','9cdc1289-6706-4932-bfa1-0c1c8507300e','8a7aca7d-f20d-4a9f-ae62-2e69fcacc146','94898c00-a6d1-412e-9850-cbc04f222ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6a365bb4c25446ea2bb3d6a0c0df5c4',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:31.083355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541a9586-0b3b-49a0-a937-8c228f7b4b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:31.119356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541a9586-0b3b-49a0-a937-8c228f7b4b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:31.123272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Flow 'volume_create_api' (81d98085-b0e0-4324-bdae-a1965a1cfe48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:31.244878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Create volume request issued successfully. Jan 12 14:33:31.277393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb8b6e26-a9c8-4857-a913-cd956889f718 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes returned with HTTP 202 Jan 12 14:33:31.288858 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 263/518] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:33:29 2021] POST /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes => generated 828 bytes in 1320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:33:31.293162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5a50a16f-f10f-4175-a839-ab475bd84f3b req-b5859e71-af36-4e70-8869-edb54bded688 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] GET http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 Jan 12 14:33:31.294255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5a50a16f-f10f-4175-a839-ab475bd84f3b req-b5859e71-af36-4e70-8869-edb54bded688 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:31.294474 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:31.294474 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:31.294961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5a50a16f-f10f-4175-a839-ab475bd84f3b req-b5859e71-af36-4e70-8869-edb54bded688 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:31.431864 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:31.431864 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:31.451089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-5a50a16f-f10f-4175-a839-ab475bd84f3b req-b5859e71-af36-4e70-8869-edb54bded688 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Volume info retrieved successfully. Jan 12 14:33:31.503326 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5a50a16f-f10f-4175-a839-ab475bd84f3b req-b5859e71-af36-4e70-8869-edb54bded688 tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 returned with HTTP 200 Jan 12 14:33:31.504329 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 264/519] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:33:31 2021] GET /volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 => generated 924 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:31.516722 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f070f390-996c-4239-9e6b-dfa69d5742c8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] GET http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a Jan 12 14:33:31.517412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f070f390-996c-4239-9e6b-dfa69d5742c8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:31.517634 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:31.517634 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:31.518012 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f070f390-996c-4239-9e6b-dfa69d5742c8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:31.523952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f9943a02-645e-49ef-a477-3dea1a1f9365 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:33:31.524384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f9943a02-645e-49ef-a477-3dea1a1f9365 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:33:31.545818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f9943a02-645e-49ef-a477-3dea1a1f9365 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/55fe1f5a-95ab-44b5-baaf-84445fcf77d5 returned with HTTP 200 Jan 12 14:33:31.546702 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 256/520] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:33:30 2021] DELETE /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/55fe1f5a-95ab-44b5-baaf-84445fcf77d5 => generated 19 bytes in 1146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:33:31.564396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f3fba99d-14e8-4838-ad70-ac35cfb2bb41 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] DELETE http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/0fd31acd-dbe0-4383-b218-ea4375ea940e Jan 12 14:33:31.564916 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f3fba99d-14e8-4838-ad70-ac35cfb2bb41 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:31.565110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:31.565110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:31.567497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f3fba99d-14e8-4838-ad70-ac35cfb2bb41 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:31.653952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:31.653952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:31.710457 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:31.710457 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:31.732085 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f070f390-996c-4239-9e6b-dfa69d5742c8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Volume info retrieved successfully. Jan 12 14:33:31.784915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f070f390-996c-4239-9e6b-dfa69d5742c8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a returned with HTTP 200 Jan 12 14:33:31.785926 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 265/521] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:31 2021] GET /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a => generated 920 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:32.802375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0910e07c-83b5-4f3a-aee4-6d92aab2e0d8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] GET http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a Jan 12 14:33:32.803404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0910e07c-83b5-4f3a-aee4-6d92aab2e0d8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:32.803779 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:32.803779 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:32.804434 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0910e07c-83b5-4f3a-aee4-6d92aab2e0d8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:32.915845 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:32.915845 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:32.936833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0910e07c-83b5-4f3a-aee4-6d92aab2e0d8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Volume info retrieved successfully. Jan 12 14:33:32.960823 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f3fba99d-14e8-4838-ad70-ac35cfb2bb41 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:33:32.961803 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f3fba99d-14e8-4838-ad70-ac35cfb2bb41 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:33:32.971922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c90626b8-dc23-42ad-80db-909b5b664a49 req-f3fba99d-14e8-4838-ad70-ac35cfb2bb41 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/0fd31acd-dbe0-4383-b218-ea4375ea940e returned with HTTP 200 Jan 12 14:33:32.973340 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 257/522] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:33:31 2021] DELETE /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/attachments/0fd31acd-dbe0-4383-b218-ea4375ea940e => generated 19 bytes in 1414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:33:32.995568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0910e07c-83b5-4f3a-aee4-6d92aab2e0d8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a returned with HTTP 200 Jan 12 14:33:32.996438 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 266/523] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:32 2021] GET /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:33.053512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bf908934-33ed-4574-950a-299d612d496a req-3616abcf-13ad-4080-8df7-2a46a0ad0e1c tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] GET http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 Jan 12 14:33:33.054220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bf908934-33ed-4574-950a-299d612d496a req-3616abcf-13ad-4080-8df7-2a46a0ad0e1c tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:33.054555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:33.054555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:33.055118 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bf908934-33ed-4574-950a-299d612d496a req-3616abcf-13ad-4080-8df7-2a46a0ad0e1c tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:33.190919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bf908934-33ed-4574-950a-299d612d496a req-3616abcf-13ad-4080-8df7-2a46a0ad0e1c tempest-VolumesGetTestJSON-42220638 tempest-VolumesGetTestJSON-42220638] http://10.222.0.43/volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 returned with HTTP 404 Jan 12 14:33:33.194148 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 258/524] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:33:33 2021] GET /volume/v3/c958681213da47ccb048769026456517/volumes/a16796bc-1e61-4c9b-8317-9e0dbd26afd9 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:34.021242 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b40b4ee9-0523-47d7-9a5f-8f8fb244d323 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] GET http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a Jan 12 14:33:34.022336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b40b4ee9-0523-47d7-9a5f-8f8fb244d323 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:34.022704 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:34.022704 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:34.023318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b40b4ee9-0523-47d7-9a5f-8f8fb244d323 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:34.138841 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:34.138841 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:34.159505 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b40b4ee9-0523-47d7-9a5f-8f8fb244d323 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Volume info retrieved successfully. Jan 12 14:33:34.189338 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b40b4ee9-0523-47d7-9a5f-8f8fb244d323 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a returned with HTTP 200 Jan 12 14:33:34.190593 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 267/525] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:34 2021] GET /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a => generated 921 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:34.207199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c97a3ecf-9925-4775-b606-93377f769f67 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] PUT http://10.222.0.43/volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 Jan 12 14:33:34.207980 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c97a3ecf-9925-4775-b606-93377f769f67 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:34.224773 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:34.224773 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:34.298896 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c97a3ecf-9925-4775-b606-93377f769f67 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] 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 12 14:33:34.299870 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c97a3ecf-9925-4775-b606-93377f769f67 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] 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 12 14:33:34.302276 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c97a3ecf-9925-4775-b606-93377f769f67 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] 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 12 14:33:34.303294 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c97a3ecf-9925-4775-b606-93377f769f67 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] 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 12 14:33:34.304196 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c97a3ecf-9925-4775-b606-93377f769f67 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] 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 12 14:33:34.316187 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c97a3ecf-9925-4775-b606-93377f769f67 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] http://10.222.0.43/volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 returned with HTTP 200 Jan 12 14:33:34.317249 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 259/526] 10.222.0.43 () {60 vars in 1341 bytes} [Tue Jan 12 14:33:34 2021] PUT /volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 => generated 316 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:34.327421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] POST http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes Jan 12 14:33:34.332476 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:34.332476 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:34.332476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:34.332476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Create volume request body: {'volume': {'size': 2}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:33:34.332476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Create volume of 2 GB Jan 12 14:33:34.361032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Availability Zones retrieved successfully. Jan 12 14:33:34.378008 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Flow 'volume_create_api' (e23f9b3d-765e-43fb-af7e-cc760e41e952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:34.380740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ed498e-5a68-4ae0-8b94-4ad84a138921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:34.382779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Validating volume size '2' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:33:34.456967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ed498e-5a68-4ae0-8b94-4ad84a138921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:34.459427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cab5660-c688-4a8a-ae63-410907f655eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:34.516844 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota_utils [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Quota exceeded for f46031ff3a5046a8bb60d12f0b6b4181, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 12 14:33:34.596970 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cab5660-c688-4a8a-ae63-410907f655eb) transitioned into state 'FAILURE' from state 'RUNNING' Jan 12 14:33:34.597275 n-d-764292-10 devstack@c-api.service[87930]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 12 14:33:34.604424 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cab5660-c688-4a8a-ae63-410907f655eb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:34.608252 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cab5660-c688-4a8a-ae63-410907f655eb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 12 14:33:34.615816 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ed498e-5a68-4ae0-8b94-4ad84a138921) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:34.633401 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ed498e-5a68-4ae0-8b94-4ad84a138921) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 12 14:33:34.645153 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Flow 'volume_create_api' (e23f9b3d-765e-43fb-af7e-cc760e41e952) transitioned into state 'REVERTED' from state 'RUNNING' Jan 12 14:33:34.646268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.middleware.fault [None req-3540f257-6537-492c-ba17-c6f40cb4982b tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes returned with HTTP 413 Jan 12 14:33:34.648157 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 268/527] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:33:34 2021] POST /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes => generated 208 bytes in 325 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 12 14:33:34.659509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-409d69f0-dbc0-42dc-a6fc-7667de105316 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] PUT http://10.222.0.43/volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 Jan 12 14:33:34.660441 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-409d69f0-dbc0-42dc-a6fc-7667de105316 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:34.885647 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-409d69f0-dbc0-42dc-a6fc-7667de105316 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] http://10.222.0.43/volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 returned with HTTP 200 Jan 12 14:33:34.886967 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 260/528] 10.222.0.43 () {60 vars in 1341 bytes} [Tue Jan 12 14:33:34 2021] PUT /volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 => generated 316 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:34.898957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] POST http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes Jan 12 14:33:34.899966 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:34.899966 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:34.900884 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:34.902372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Create volume request body: {'volume': {'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:33:34.902998 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Create volume of 1 GB Jan 12 14:33:34.904492 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:34.904492 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:34.922680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Availability Zones retrieved successfully. Jan 12 14:33:34.956131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Flow 'volume_create_api' (094a0957-2d3b-4b44-8599-614734889c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:34.964382 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0e05bf5-505e-4c7c-bbf5-3052db8463c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:34.966415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:33:35.117928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0e05bf5-505e-4c7c-bbf5-3052db8463c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:35.120143 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b35a1a-76b6-4a8a-8b84-5996b1e2e2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:35.262344 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota_utils [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Quota exceeded for f46031ff3a5046a8bb60d12f0b6b4181, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 12 14:33:35.264814 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b35a1a-76b6-4a8a-8b84-5996b1e2e2d2) transitioned into state 'FAILURE' from state 'RUNNING' Jan 12 14:33:35.267334 n-d-764292-10 devstack@c-api.service[87930]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 12 14:33:35.275948 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b35a1a-76b6-4a8a-8b84-5996b1e2e2d2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:35.288943 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b35a1a-76b6-4a8a-8b84-5996b1e2e2d2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 12 14:33:35.290919 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0e05bf5-505e-4c7c-bbf5-3052db8463c0) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:35.293241 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0e05bf5-505e-4c7c-bbf5-3052db8463c0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 12 14:33:35.297119 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Flow 'volume_create_api' (094a0957-2d3b-4b44-8599-614734889c7f) transitioned into state 'REVERTED' from state 'RUNNING' Jan 12 14:33:35.308960 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.middleware.fault [None req-5681077f-c365-4992-a2c3-b7d63fb47986 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes returned with HTTP 413 Jan 12 14:33:35.310665 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 269/529] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:33:34 2021] POST /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes => generated 150 bytes in 417 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 12 14:33:35.322650 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b278f3ed-77d2-4e07-94e4-b9b5cdb722bd tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] PUT http://10.222.0.43/volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 Jan 12 14:33:35.323892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b278f3ed-77d2-4e07-94e4-b9b5cdb722bd tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:35.459161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b278f3ed-77d2-4e07-94e4-b9b5cdb722bd tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] http://10.222.0.43/volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 returned with HTTP 200 Jan 12 14:33:35.460441 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 261/530] 10.222.0.43 () {60 vars in 1341 bytes} [Tue Jan 12 14:33:35 2021] PUT /volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 => generated 315 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:35.471605 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f8c9174-0aa6-4e23-9cf7-3506c29ea1e9 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] POST http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a/action Jan 12 14:33:35.472074 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:35.472074 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:35.472537 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f8c9174-0aa6-4e23-9cf7-3506c29ea1e9 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:33:35.472900 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f8c9174-0aa6-4e23-9cf7-3506c29ea1e9 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:35.530896 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:35.530896 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:35.532513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3f8c9174-0aa6-4e23-9cf7-3506c29ea1e9 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Volume info retrieved successfully. Jan 12 14:33:35.680397 n-d-764292-10 devstack@c-api.service[87930]: ERROR cinder.volume.api [None req-3f8c9174-0aa6-4e23-9cf7-3506c29ea1e9 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Quota exceeded for f46031ff3a5046a8bb60d12f0b6b4181, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 12 14:33:35.690043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.middleware.fault [None req-3f8c9174-0aa6-4e23-9cf7-3506c29ea1e9 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a/action returned with HTTP 413 Jan 12 14:33:35.691688 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 270/531] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:33:35 2021] POST /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a/action => generated 208 bytes in 225 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 12 14:33:35.703255 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ad419f9-3a46-4f7f-8f9e-b08db61038b8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] DELETE http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a Jan 12 14:33:35.704416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ad419f9-3a46-4f7f-8f9e-b08db61038b8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:35.704918 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ad419f9-3a46-4f7f-8f9e-b08db61038b8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:35.705388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-2ad419f9-3a46-4f7f-8f9e-b08db61038b8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Delete volume with id: fdaad98e-29e6-4c9c-a1f6-4172ea78306a Jan 12 14:33:35.809145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:35.809145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:35.811214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2ad419f9-3a46-4f7f-8f9e-b08db61038b8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Volume info retrieved successfully. Jan 12 14:33:35.843528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2ad419f9-3a46-4f7f-8f9e-b08db61038b8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Delete volume request issued successfully. Jan 12 14:33:35.844365 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ad419f9-3a46-4f7f-8f9e-b08db61038b8 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a returned with HTTP 202 Jan 12 14:33:35.845857 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 262/532] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:33:35 2021] DELETE /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:33:35.858925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-404671b2-1863-4b52-b5af-07986ff1edec tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] GET http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a Jan 12 14:33:35.859554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-404671b2-1863-4b52-b5af-07986ff1edec tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:35.859776 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:35.859776 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:35.860247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-404671b2-1863-4b52-b5af-07986ff1edec tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:35.983163 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:35.983163 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:35.995768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-404671b2-1863-4b52-b5af-07986ff1edec tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Volume info retrieved successfully. Jan 12 14:33:36.021335 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-404671b2-1863-4b52-b5af-07986ff1edec tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a returned with HTTP 200 Jan 12 14:33:36.033083 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 271/533] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:35 2021] GET /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a => generated 920 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:37.041785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2eb19b30-cb4f-4292-8ae0-fb01b7899351 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] GET http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a Jan 12 14:33:37.042296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2eb19b30-cb4f-4292-8ae0-fb01b7899351 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:37.042389 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:37.042389 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:37.042743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2eb19b30-cb4f-4292-8ae0-fb01b7899351 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:37.159415 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:37.159415 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:37.185858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2eb19b30-cb4f-4292-8ae0-fb01b7899351 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Volume info retrieved successfully. Jan 12 14:33:37.245321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2eb19b30-cb4f-4292-8ae0-fb01b7899351 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a returned with HTTP 200 Jan 12 14:33:37.246187 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 263/534] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:37 2021] GET /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a => generated 920 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:37.474956 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-42b971c8-e522-4f6c-86a5-0d1c5bd0970a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:33:37.475685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-42b971c8-e522-4f6c-86a5-0d1c5bd0970a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:37.476097 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:37.476097 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:37.476735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-42b971c8-e522-4f6c-86a5-0d1c5bd0970a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:37.588118 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:37.588118 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:37.635280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-42b971c8-e522-4f6c-86a5-0d1c5bd0970a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:33:37.690753 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:37.690753 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:37.712817 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-42b971c8-e522-4f6c-86a5-0d1c5bd0970a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:33:37.713677 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 272/535] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:33:37 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 1205 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:33:37.783067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-8b1a8f39-f7ad-4e70-90b3-39b6f068ef7b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7/action Jan 12 14:33:37.783522 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:37.783522 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:37.783989 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-8b1a8f39-f7ad-4e70-90b3-39b6f068ef7b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:33:37.784376 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-8b1a8f39-f7ad-4e70-90b3-39b6f068ef7b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:37.899362 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:37.899362 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:37.900610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-8b1a8f39-f7ad-4e70-90b3-39b6f068ef7b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:33:37.939145 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-8b1a8f39-f7ad-4e70-90b3-39b6f068ef7b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Begin detaching volume completed successfully. Jan 12 14:33:37.940517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-8b1a8f39-f7ad-4e70-90b3-39b6f068ef7b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7/action returned with HTTP 202 Jan 12 14:33:37.942024 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 264/536] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:33:37 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:33:37.987918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b27c0b2d-9075-4167-8c54-b5fe0b6a1f50 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:33:37.988745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b27c0b2d-9075-4167-8c54-b5fe0b6a1f50 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:37.988745 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:37.988745 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:37.989013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b27c0b2d-9075-4167-8c54-b5fe0b6a1f50 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:38.033881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-8b1a8f39-f7ad-4e70-90b3-39b6f068ef7b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume// Jan 12 14:33:38.034873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-8b1a8f39-f7ad-4e70-90b3-39b6f068ef7b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:38.035250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:38.035250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:38.035926 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-8b1a8f39-f7ad-4e70-90b3-39b6f068ef7b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:38.037516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-8b1a8f39-f7ad-4e70-90b3-39b6f068ef7b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:33:38.038288 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 265/537] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:33:38 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:33:38.051129 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-32007605-8827-4575-99ce-3cfe9a8a3be6 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:33:38.051721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-32007605-8827-4575-99ce-3cfe9a8a3be6 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:38.052242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-32007605-8827-4575-99ce-3cfe9a8a3be6 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:38.131062 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:38.131062 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:38.156369 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b27c0b2d-9075-4167-8c54-b5fe0b6a1f50 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:33:38.168753 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:38.168753 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:38.187026 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:38.187026 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:38.191006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-32007605-8827-4575-99ce-3cfe9a8a3be6 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:33:38.217817 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b27c0b2d-9075-4167-8c54-b5fe0b6a1f50 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:33:38.217817 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 273/538] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:37 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 1208 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:33:38.239869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:38.239869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:38.253316 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-32007605-8827-4575-99ce-3cfe9a8a3be6 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:33:38.255182 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 266/539] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:33:38 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 1307 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:33:38.261809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77ff6576-5c90-4bb9-91aa-4179d2143d48 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] GET http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a Jan 12 14:33:38.262892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77ff6576-5c90-4bb9-91aa-4179d2143d48 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:38.263107 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:38.263107 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:38.263482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77ff6576-5c90-4bb9-91aa-4179d2143d48 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:38.345176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77ff6576-5c90-4bb9-91aa-4179d2143d48 tempest-VolumeQuotasNegativeTestJSON-1561490940 tempest-VolumeQuotasNegativeTestJSON-1561490940] http://10.222.0.43/volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a returned with HTTP 404 Jan 12 14:33:38.350730 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 274/540] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:38 2021] GET /volume/v3/f46031ff3a5046a8bb60d12f0b6b4181/volumes/fdaad98e-29e6-4c9c-a1f6-4172ea78306a => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:38.357168 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28e4c6bf-1e04-4bf5-8595-c122d12245c6 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] PUT http://10.222.0.43/volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 Jan 12 14:33:38.357631 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:38.357631 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:38.358173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28e4c6bf-1e04-4bf5-8595-c122d12245c6 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:38.748744 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28e4c6bf-1e04-4bf5-8595-c122d12245c6 tempest-VolumeQuotasNegativeTestJSON-543813136 tempest-VolumeQuotasNegativeTestJSON-543813136] http://10.222.0.43/volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 returned with HTTP 200 Jan 12 14:33:38.755067 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 267/541] 10.222.0.43 () {60 vars in 1342 bytes} [Tue Jan 12 14:33:38 2021] PUT /volume/v3/422e1e386d944cbda5abe7bab825ea9e/os-quota-sets/f46031ff3a5046a8bb60d12f0b6b4181 => generated 319 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:38.758035 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] POST http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes Jan 12 14:33:38.758909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1549687163"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:38.761131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1549687163'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:33:38.761525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Create volume of 1 GB Jan 12 14:33:38.783676 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-b7cb55aa-e048-4b87-a5d4-9413a2fd839c tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] DELETE http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/212a6a5a-6129-40d4-af92-de22e77afc98 Jan 12 14:33:38.791377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-b7cb55aa-e048-4b87-a5d4-9413a2fd839c tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:38.791377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-b7cb55aa-e048-4b87-a5d4-9413a2fd839c tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:38.791584 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Availability Zones retrieved successfully. Jan 12 14:33:38.850567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Flow 'volume_create_api' (544d2c3a-ed87-40df-82b1-d30a08fb190e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:38.859428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71e360c-65a0-4346-8c24-583318f6d556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:38.862157 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:38.862157 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:38.866872 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:33:39.082818 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71e360c-65a0-4346-8c24-583318f6d556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:39.087039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f50f8a-e3a5-4d66-85f5-6be844537dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:39.349253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Created reservations ['d1f22c56-6960-4160-809f-88387344a28b', '146bf416-0bbf-489d-a0ce-d900e949ef36', 'ebd9f140-95cf-4d0e-8c5b-0f488c283357', '958c9ead-2457-4605-b83d-964fe94073f0'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:33:39.351030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f50f8a-e3a5-4d66-85f5-6be844537dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1f22c56-6960-4160-809f-88387344a28b', '146bf416-0bbf-489d-a0ce-d900e949ef36', 'ebd9f140-95cf-4d0e-8c5b-0f488c283357', '958c9ead-2457-4605-b83d-964fe94073f0']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:39.353754 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c3529a-aaf2-479e-81cb-d9559c3c888f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:39.463600 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c3529a-aaf2-479e-81cb-d9559c3c888f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c56b6f6d-53b4-4f67-b365-1ab7cafd83cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1549687163',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='20843cc40a5b42ec9632794aa03bf794',qos_specs=None,replication_status=,reservations=['d1f22c56-6960-4160-809f-88387344a28b','146bf416-0bbf-489d-a0ce-d900e949ef36','ebd9f140-95cf-4d0e-8c5b-0f488c283357','958c9ead-2457-4605-b83d-964fe94073f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d20069fa3a8b4b49ad91aebb77f829de',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1549687163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c56b6f6d-53b4-4f67-b365-1ab7cafd83cd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='20843cc40a5b42ec9632794aa03bf794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d20069fa3a8b4b49ad91aebb77f829de',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:39.466204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a7c8863-4136-483a-aa4b-4653c75e8a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:39.520632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a7c8863-4136-483a-aa4b-4653c75e8a7b) transitioned into state 'SUCCESS' from state '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-1549687163',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='20843cc40a5b42ec9632794aa03bf794',qos_specs=None,replication_status=,reservations=['d1f22c56-6960-4160-809f-88387344a28b','146bf416-0bbf-489d-a0ce-d900e949ef36','ebd9f140-95cf-4d0e-8c5b-0f488c283357','958c9ead-2457-4605-b83d-964fe94073f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d20069fa3a8b4b49ad91aebb77f829de',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:39.523093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a281de-4e49-4ff1-a2ac-4caf36bb047f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:39.576107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a281de-4e49-4ff1-a2ac-4caf36bb047f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:39.582742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Flow 'volume_create_api' (544d2c3a-ed87-40df-82b1-d30a08fb190e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:39.747984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Create volume request issued successfully. Jan 12 14:33:39.788006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-728a2f94-e197-478c-8fcb-9ef09b53e51c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes returned with HTTP 202 Jan 12 14:33:39.790092 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 275/542] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:33:38 2021] POST /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes => generated 829 bytes in 1350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:33:39.802846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ee08225-5dcf-4ed6-b365-8394bf59079e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:33:39.804125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ee08225-5dcf-4ed6-b365-8394bf59079e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:39.804532 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:39.804532 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:39.805234 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ee08225-5dcf-4ed6-b365-8394bf59079e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:39.924390 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:39.924390 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:39.945434 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3ee08225-5dcf-4ed6-b365-8394bf59079e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:33:39.992270 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:39.992270 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:40.011738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ee08225-5dcf-4ed6-b365-8394bf59079e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:33:40.021756 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 276/543] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:39 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 1208 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:33:40.034133 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-382b0bd4-aca5-4f29-b694-bc870f16a135 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd Jan 12 14:33:40.035142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-382b0bd4-aca5-4f29-b694-bc870f16a135 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:40.035522 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:40.035522 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:40.036185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-382b0bd4-aca5-4f29-b694-bc870f16a135 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:40.165993 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:40.165993 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:40.190552 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-382b0bd4-aca5-4f29-b694-bc870f16a135 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:33:40.271995 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-382b0bd4-aca5-4f29-b694-bc870f16a135 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd returned with HTTP 200 Jan 12 14:33:40.277128 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 277/544] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:40 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd => generated 921 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:40.475381 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-b7cb55aa-e048-4b87-a5d4-9413a2fd839c tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:33:40.475840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-b7cb55aa-e048-4b87-a5d4-9413a2fd839c tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:33:40.487593 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-16cc4360-cac4-4240-9241-8213a12d5d57 req-b7cb55aa-e048-4b87-a5d4-9413a2fd839c tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/212a6a5a-6129-40d4-af92-de22e77afc98 returned with HTTP 200 Jan 12 14:33:40.489199 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 268/545] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:33:38 2021] DELETE /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/212a6a5a-6129-40d4-af92-de22e77afc98 => generated 19 bytes in 1738 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:41.029497 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ddc9f09b-5b9d-4fed-9ca6-6a74f6a1995d tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:33:41.030716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ddc9f09b-5b9d-4fed-9ca6-6a74f6a1995d tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:41.031146 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:41.031146 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:41.032065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ddc9f09b-5b9d-4fed-9ca6-6a74f6a1995d tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:41.118764 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:41.118764 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:41.128292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ddc9f09b-5b9d-4fed-9ca6-6a74f6a1995d tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:33:41.152087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ddc9f09b-5b9d-4fed-9ca6-6a74f6a1995d tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:33:41.154451 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 278/546] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:41 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:41.295732 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58d3816a-7eec-4bbc-9d33-f5305a731389 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd Jan 12 14:33:41.297336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58d3816a-7eec-4bbc-9d33-f5305a731389 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:41.297772 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:41.297772 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:41.298496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58d3816a-7eec-4bbc-9d33-f5305a731389 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:41.431942 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:41.431942 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:41.446904 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-58d3816a-7eec-4bbc-9d33-f5305a731389 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:33:41.482458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58d3816a-7eec-4bbc-9d33-f5305a731389 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd returned with HTTP 200 Jan 12 14:33:41.498936 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 269/547] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:41 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd => generated 922 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:42.755934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-f49ea612-315e-47e1-9677-fd6b9146767d req-ba6ed7b3-db89-4e58-aded-2d7de1a551c3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd Jan 12 14:33:42.757319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-f49ea612-315e-47e1-9677-fd6b9146767d req-ba6ed7b3-db89-4e58-aded-2d7de1a551c3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:42.757701 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:42.757701 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:42.758346 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-f49ea612-315e-47e1-9677-fd6b9146767d req-ba6ed7b3-db89-4e58-aded-2d7de1a551c3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:42.883147 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:42.883147 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:42.925765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-f49ea612-315e-47e1-9677-fd6b9146767d req-ba6ed7b3-db89-4e58-aded-2d7de1a551c3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:33:42.975428 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-f49ea612-315e-47e1-9677-fd6b9146767d req-ba6ed7b3-db89-4e58-aded-2d7de1a551c3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd returned with HTTP 200 Jan 12 14:33:42.980297 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 279/548] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:33:42 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd => generated 922 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:42.996674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] POST http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes Jan 12 14:33:42.997132 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:42.997132 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:42.997858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-825645620"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:42.999224 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-825645620'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:33:42.999773 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Create volume of 1 GB Jan 12 14:33:43.028452 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Availability Zones retrieved successfully. Jan 12 14:33:43.055728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Flow 'volume_create_api' (357db7f2-db72-4eb7-a9ee-ca2df99dd706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:43.070854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (badaafc2-7460-427b-87b9-22de7681db69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:43.077844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:33:43.211559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (badaafc2-7460-427b-87b9-22de7681db69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:43.214080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb485c96-db33-4915-ac9e-25b21ae64f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:43.300778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Created reservations ['6252c382-4739-40b9-9dbe-7e7fda396b15', '5b211d21-501a-412d-8d04-129eb42a7a4a', '71109c40-b854-4ec8-8ad7-e0e6997e2c8e', 'f923c027-715e-4222-98d0-4ba4d4c6695b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:33:43.304297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb485c96-db33-4915-ac9e-25b21ae64f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6252c382-4739-40b9-9dbe-7e7fda396b15', '5b211d21-501a-412d-8d04-129eb42a7a4a', '71109c40-b854-4ec8-8ad7-e0e6997e2c8e', 'f923c027-715e-4222-98d0-4ba4d4c6695b']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:43.308017 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1807b8-654f-4949-bc61-3937e21f56ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:43.416800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1807b8-654f-4949-bc61-3937e21f56ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c4518b1-5fa3-45e1-be56-d3a6f0b54347', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-825645620',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='20843cc40a5b42ec9632794aa03bf794',qos_specs=None,replication_status=,reservations=['6252c382-4739-40b9-9dbe-7e7fda396b15','5b211d21-501a-412d-8d04-129eb42a7a4a','71109c40-b854-4ec8-8ad7-e0e6997e2c8e','f923c027-715e-4222-98d0-4ba4d4c6695b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d20069fa3a8b4b49ad91aebb77f829de',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-825645620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c4518b1-5fa3-45e1-be56-d3a6f0b54347,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='20843cc40a5b42ec9632794aa03bf794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d20069fa3a8b4b49ad91aebb77f829de',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:43.419729 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5f769c-1015-43f9-b823-4fc167d2bd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:43.559757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c5f769c-1015-43f9-b823-4fc167d2bd7b) transitioned into state 'SUCCESS' from state '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-825645620',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='20843cc40a5b42ec9632794aa03bf794',qos_specs=None,replication_status=,reservations=['6252c382-4739-40b9-9dbe-7e7fda396b15','5b211d21-501a-412d-8d04-129eb42a7a4a','71109c40-b854-4ec8-8ad7-e0e6997e2c8e','f923c027-715e-4222-98d0-4ba4d4c6695b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d20069fa3a8b4b49ad91aebb77f829de',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:43.562089 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e14c756-635f-4c84-9eb3-7e98a7246441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:43.618405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e14c756-635f-4c84-9eb3-7e98a7246441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:43.629533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Flow 'volume_create_api' (357db7f2-db72-4eb7-a9ee-ca2df99dd706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:43.732253 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Create volume request issued successfully. Jan 12 14:33:43.770710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24e6ef98-9d63-4322-a847-3ee8b9260f5f tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes returned with HTTP 202 Jan 12 14:33:43.770710 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 270/549] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:33:42 2021] POST /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes => generated 828 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:33:43.780823 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b35f228-6734-4e52-8be9-7e3e8b6fd01e tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 Jan 12 14:33:43.781686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b35f228-6734-4e52-8be9-7e3e8b6fd01e tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:43.782243 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:43.782243 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:43.782889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b35f228-6734-4e52-8be9-7e3e8b6fd01e tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:43.935619 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:43.935619 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:43.957455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2b35f228-6734-4e52-8be9-7e3e8b6fd01e tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:33:44.011286 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b35f228-6734-4e52-8be9-7e3e8b6fd01e tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 returned with HTTP 200 Jan 12 14:33:44.012243 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 280/550] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:43 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 => generated 896 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:45.029232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a65fd76d-b061-4c52-8d56-05ee9f06eb8b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 Jan 12 14:33:45.029743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a65fd76d-b061-4c52-8d56-05ee9f06eb8b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:45.030182 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:45.030182 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:45.031125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a65fd76d-b061-4c52-8d56-05ee9f06eb8b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:45.237471 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:45.237471 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:45.280444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a65fd76d-b061-4c52-8d56-05ee9f06eb8b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:33:45.393473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a65fd76d-b061-4c52-8d56-05ee9f06eb8b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 returned with HTTP 200 Jan 12 14:33:45.399519 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 271/551] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:45 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 => generated 921 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:47.443331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-74cd156a-7b4c-4dd7-b773-2b9723b1cf81 req-38a7f3e8-6daf-4cbe-9c0c-0a3a3c49343b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 Jan 12 14:33:47.443900 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-74cd156a-7b4c-4dd7-b773-2b9723b1cf81 req-38a7f3e8-6daf-4cbe-9c0c-0a3a3c49343b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:47.444063 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:47.444063 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:47.444680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-74cd156a-7b4c-4dd7-b773-2b9723b1cf81 req-38a7f3e8-6daf-4cbe-9c0c-0a3a3c49343b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:47.516794 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:47.516794 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:47.549948 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-74cd156a-7b4c-4dd7-b773-2b9723b1cf81 req-38a7f3e8-6daf-4cbe-9c0c-0a3a3c49343b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:33:47.613587 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-74cd156a-7b4c-4dd7-b773-2b9723b1cf81 req-38a7f3e8-6daf-4cbe-9c0c-0a3a3c49343b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 returned with HTTP 200 Jan 12 14:33:47.618174 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 281/552] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:33:47 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 => generated 921 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:47.635084 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] POST http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes Jan 12 14:33:47.635456 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:47.635456 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:47.636000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-301036810"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:47.637235 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-301036810'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:33:47.637705 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Create volume of 1 GB Jan 12 14:33:47.679321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Availability Zones retrieved successfully. Jan 12 14:33:47.714052 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Flow 'volume_create_api' (f7ccdeac-19de-4bd2-b42e-954595089822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:47.729709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75fa21f-3e81-423f-ae1a-23aa21737ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:47.732361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:33:47.890964 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75fa21f-3e81-423f-ae1a-23aa21737ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:47.893401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50ed500-62f0-4c53-be0d-30465cfd8d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:48.019745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Created reservations ['0daa295f-b98c-45b4-a474-a82b20c85ed4', '94481bd9-dad4-4620-bdd2-384a830cc766', '0172d9bf-dd80-4a86-a0be-a326133e0a69', '98de4e82-c1c6-49ed-a97f-27aebc9e173b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:33:48.024997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50ed500-62f0-4c53-be0d-30465cfd8d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0daa295f-b98c-45b4-a474-a82b20c85ed4', '94481bd9-dad4-4620-bdd2-384a830cc766', '0172d9bf-dd80-4a86-a0be-a326133e0a69', '98de4e82-c1c6-49ed-a97f-27aebc9e173b']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:48.032478 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55efdbda-fdc4-42ea-a077-00a000f0f379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:48.169793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55efdbda-fdc4-42ea-a077-00a000f0f379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-301036810',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='20843cc40a5b42ec9632794aa03bf794',qos_specs=None,replication_status=,reservations=['0daa295f-b98c-45b4-a474-a82b20c85ed4','94481bd9-dad4-4620-bdd2-384a830cc766','0172d9bf-dd80-4a86-a0be-a326133e0a69','98de4e82-c1c6-49ed-a97f-27aebc9e173b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d20069fa3a8b4b49ad91aebb77f829de',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-301036810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='20843cc40a5b42ec9632794aa03bf794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d20069fa3a8b4b49ad91aebb77f829de',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:48.173615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4941b399-28c1-4493-864b-b38171e28a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:48.217729 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4941b399-28c1-4493-864b-b38171e28a07) transitioned into state 'SUCCESS' from state '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-301036810',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='20843cc40a5b42ec9632794aa03bf794',qos_specs=None,replication_status=,reservations=['0daa295f-b98c-45b4-a474-a82b20c85ed4','94481bd9-dad4-4620-bdd2-384a830cc766','0172d9bf-dd80-4a86-a0be-a326133e0a69','98de4e82-c1c6-49ed-a97f-27aebc9e173b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d20069fa3a8b4b49ad91aebb77f829de',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:48.220937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91867637-bae1-4108-8039-9263e326f206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:48.254731 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91867637-bae1-4108-8039-9263e326f206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:48.264642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Flow 'volume_create_api' (f7ccdeac-19de-4bd2-b42e-954595089822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:48.424552 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Create volume request issued successfully. Jan 12 14:33:48.473595 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-abba119a-b44b-4d34-b597-da2989dd02aa tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes returned with HTTP 202 Jan 12 14:33:48.474837 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 272/553] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:33:47 2021] POST /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes => generated 828 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:33:48.497833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a989ee58-8886-4a8f-bdac-8e81ac40e069 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b Jan 12 14:33:48.498240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a989ee58-8886-4a8f-bdac-8e81ac40e069 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:48.498460 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:48.498460 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:48.498837 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a989ee58-8886-4a8f-bdac-8e81ac40e069 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:48.513869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39e0a9d9-9977-43e6-82c6-e43cd566d773 tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] GET http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services Jan 12 14:33:48.514730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39e0a9d9-9977-43e6-82c6-e43cd566d773 tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:48.515113 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:48.515113 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:48.515731 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39e0a9d9-9977-43e6-82c6-e43cd566d773 tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:48.550915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39e0a9d9-9977-43e6-82c6-e43cd566d773 tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services returned with HTTP 200 Jan 12 14:33:48.563086 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 282/554] 10.222.0.43 () {58 vars in 1216 bytes} [Tue Jan 12 14:33:48 2021] GET /volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services => generated 632 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:48.590661 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70f64aa5-029a-4ce5-bb99-82b2d2f58abf tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] PUT http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/disable-log-reason Jan 12 14:33:48.591455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70f64aa5-029a-4ce5-bb99-82b2d2f58abf tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] Action: 'update', calling method: update, body: {"host": "n-d-764292-10", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:48.595713 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:48.595713 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:48.605743 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70f64aa5-029a-4ce5-bb99-82b2d2f58abf tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/disable-log-reason returned with HTTP 400 Jan 12 14:33:48.615462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a989ee58-8886-4a8f-bdac-8e81ac40e069 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:33:48.615942 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 283/555] 10.222.0.43 () {60 vars in 1293 bytes} [Tue Jan 12 14:33:48 2021] PUT /volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/disable-log-reason => generated 136 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:33:48.638450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23ec8651-1b71-45ac-8fb0-d3900bf9d14e tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] PUT http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/disable Jan 12 14:33:48.653651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23ec8651-1b71-45ac-8fb0-d3900bf9d14e tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] Action: 'update', calling method: update, body: {"host": "n-d-764292-10", "binary": "invalid_binary"} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:48.674334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a989ee58-8886-4a8f-bdac-8e81ac40e069 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b returned with HTTP 200 Jan 12 14:33:48.684683 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 273/556] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:48 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b => generated 896 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:33:48.723661 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23ec8651-1b71-45ac-8fb0-d3900bf9d14e tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/disable returned with HTTP 404 Jan 12 14:33:48.727445 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 284/557] 10.222.0.43 () {60 vars in 1260 bytes} [Tue Jan 12 14:33:48 2021] PUT /volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/disable => generated 110 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:33:48.740010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6aa30778-28fa-4f5d-9516-385f10a43d7c tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] PUT http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/enable Jan 12 14:33:48.740571 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:48.740571 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:48.740987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6aa30778-28fa-4f5d-9516-385f10a43d7c tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:48.766717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6aa30778-28fa-4f5d-9516-385f10a43d7c tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/enable returned with HTTP 404 Jan 12 14:33:48.768123 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 274/558] 10.222.0.43 () {60 vars in 1257 bytes} [Tue Jan 12 14:33:48 2021] PUT /volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/enable => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:33:48.781117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1183e563-c248-4c40-8bef-10fe030ad471 tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] PUT http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/freeze Jan 12 14:33:48.782120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1183e563-c248-4c40-8bef-10fe030ad471 tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:48.809600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1183e563-c248-4c40-8bef-10fe030ad471 tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/freeze returned with HTTP 400 Jan 12 14:33:48.821844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99da2e83-e21b-4014-a4c2-802a3012d8d9 tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] PUT http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/thaw Jan 12 14:33:48.822609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99da2e83-e21b-4014-a4c2-802a3012d8d9 tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:48.825351 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 285/559] 10.222.0.43 () {60 vars in 1257 bytes} [Tue Jan 12 14:33:48 2021] PUT /volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/freeze => generated 83 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:33:48.846808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99da2e83-e21b-4014-a4c2-802a3012d8d9 tempest-VolumeServicesNegativeTest-1669713342 tempest-VolumeServicesNegativeTest-1669713342] http://10.222.0.43/volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/thaw returned with HTTP 400 Jan 12 14:33:48.848116 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 275/560] 10.222.0.43 () {60 vars in 1251 bytes} [Tue Jan 12 14:33:48 2021] PUT /volume/v3/c1c63d237e9c4a6db8a1b77f7734ddac/os-services/thaw => generated 83 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:33:49.691202 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5bb4eeda-652f-44b7-aebd-e8d12a0fee5a tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b Jan 12 14:33:49.692544 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5bb4eeda-652f-44b7-aebd-e8d12a0fee5a tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:49.693037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5bb4eeda-652f-44b7-aebd-e8d12a0fee5a tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:49.866174 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:49.866174 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:49.886008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5bb4eeda-652f-44b7-aebd-e8d12a0fee5a tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:33:49.946328 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5bb4eeda-652f-44b7-aebd-e8d12a0fee5a tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b returned with HTTP 200 Jan 12 14:33:49.975252 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 286/561] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:49 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b => generated 920 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:33:50.978251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-419845da-c6dd-4ea1-9e17-a66740f485f0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b Jan 12 14:33:50.979838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-419845da-c6dd-4ea1-9e17-a66740f485f0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:50.980767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-419845da-c6dd-4ea1-9e17-a66740f485f0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:51.065497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:51.065497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:51.076863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-419845da-c6dd-4ea1-9e17-a66740f485f0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:33:51.102568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-419845da-c6dd-4ea1-9e17-a66740f485f0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b returned with HTTP 200 Jan 12 14:33:51.103816 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 276/562] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:50 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b => generated 921 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:53.790178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7c84c1e-cab4-4f6d-adb8-a7a194df9b51 req-cadb7eb2-8224-4c9d-948c-55eadac12c7e tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b Jan 12 14:33:53.791422 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7c84c1e-cab4-4f6d-adb8-a7a194df9b51 req-cadb7eb2-8224-4c9d-948c-55eadac12c7e tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:53.791936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:53.791936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:53.793225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7c84c1e-cab4-4f6d-adb8-a7a194df9b51 req-cadb7eb2-8224-4c9d-948c-55eadac12c7e tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:53.852928 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:53.852928 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:53.863396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c7c84c1e-cab4-4f6d-adb8-a7a194df9b51 req-cadb7eb2-8224-4c9d-948c-55eadac12c7e tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:33:53.892844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7c84c1e-cab4-4f6d-adb8-a7a194df9b51 req-cadb7eb2-8224-4c9d-948c-55eadac12c7e tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b returned with HTTP 200 Jan 12 14:33:53.893832 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 287/563] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:33:53 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b => generated 921 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:55.112905 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-fd52c530-9a27-43f1-898c-6b1bd2bd1661 req-ccdbed75-bf2a-435b-a0c2-a6d8ceb851f3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail Jan 12 14:33:55.114110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-fd52c530-9a27-43f1-898c-6b1bd2bd1661 req-ccdbed75-bf2a-435b-a0c2-a6d8ceb851f3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:55.114535 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:55.114535 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:55.115436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-fd52c530-9a27-43f1-898c-6b1bd2bd1661 req-ccdbed75-bf2a-435b-a0c2-a6d8ceb851f3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:55.123249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [req-fd52c530-9a27-43f1-898c-6b1bd2bd1661 req-ccdbed75-bf2a-435b-a0c2-a6d8ceb851f3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:33:55.125575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-fd52c530-9a27-43f1-898c-6b1bd2bd1661 req-ccdbed75-bf2a-435b-a0c2-a6d8ceb851f3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:33:55.247132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-fd52c530-9a27-43f1-898c-6b1bd2bd1661 req-ccdbed75-bf2a-435b-a0c2-a6d8ceb851f3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Get all volumes completed successfully. Jan 12 14:33:55.257700 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:55.257700 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:55.269654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-fd52c530-9a27-43f1-898c-6b1bd2bd1661 req-ccdbed75-bf2a-435b-a0c2-a6d8ceb851f3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail returned with HTTP 200 Jan 12 14:33:55.271090 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 277/564] 10.222.0.43 () {60 vars in 1479 bytes} [Tue Jan 12 14:33:55 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail => generated 2747 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:33:56.383248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36c718e8-5ff8-4443-8463-ae85fe644a2f req-e282cea3-8696-4e63-ba97-f6d2f179bdf3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail Jan 12 14:33:56.385617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36c718e8-5ff8-4443-8463-ae85fe644a2f req-e282cea3-8696-4e63-ba97-f6d2f179bdf3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:56.385617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:56.385617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:56.385617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36c718e8-5ff8-4443-8463-ae85fe644a2f req-e282cea3-8696-4e63-ba97-f6d2f179bdf3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:56.385617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [req-36c718e8-5ff8-4443-8463-ae85fe644a2f req-e282cea3-8696-4e63-ba97-f6d2f179bdf3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:33:56.387864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-36c718e8-5ff8-4443-8463-ae85fe644a2f req-e282cea3-8696-4e63-ba97-f6d2f179bdf3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:33:56.490885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-36c718e8-5ff8-4443-8463-ae85fe644a2f req-e282cea3-8696-4e63-ba97-f6d2f179bdf3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Get all volumes completed successfully. Jan 12 14:33:56.493633 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:56.493633 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:56.505853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36c718e8-5ff8-4443-8463-ae85fe644a2f req-e282cea3-8696-4e63-ba97-f6d2f179bdf3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail returned with HTTP 200 Jan 12 14:33:56.521139 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 288/565] 10.222.0.43 () {60 vars in 1479 bytes} [Tue Jan 12 14:33:56 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail => generated 2747 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:33:57.818393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8c85784a-a3f8-49b8-8a73-313f8d6164fb req-b90b0596-7c28-4b97-84e6-18d15d0fe0d0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail Jan 12 14:33:57.819645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8c85784a-a3f8-49b8-8a73-313f8d6164fb req-b90b0596-7c28-4b97-84e6-18d15d0fe0d0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:57.820389 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:57.820389 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:57.821090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8c85784a-a3f8-49b8-8a73-313f8d6164fb req-b90b0596-7c28-4b97-84e6-18d15d0fe0d0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:57.821920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [req-8c85784a-a3f8-49b8-8a73-313f8d6164fb req-b90b0596-7c28-4b97-84e6-18d15d0fe0d0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:33:57.824125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-8c85784a-a3f8-49b8-8a73-313f8d6164fb req-b90b0596-7c28-4b97-84e6-18d15d0fe0d0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:33:57.903642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8c85784a-a3f8-49b8-8a73-313f8d6164fb req-b90b0596-7c28-4b97-84e6-18d15d0fe0d0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Get all volumes completed successfully. Jan 12 14:33:57.906199 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:57.906199 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:57.916320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8c85784a-a3f8-49b8-8a73-313f8d6164fb req-b90b0596-7c28-4b97-84e6-18d15d0fe0d0 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail returned with HTTP 200 Jan 12 14:33:57.917539 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 278/566] 10.222.0.43 () {60 vars in 1479 bytes} [Tue Jan 12 14:33:57 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail => generated 2747 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:33:58.645809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] POST http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes Jan 12 14:33:58.646281 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:58.646281 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:58.646688 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1727707643"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:33:58.647766 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1727707643'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:33:58.648162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Create volume of 1 GB Jan 12 14:33:58.662117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Availability Zones retrieved successfully. Jan 12 14:33:58.680384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Flow 'volume_create_api' (89a67270-fb6a-44b5-9ecd-cbb23ff48edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:58.683133 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91fcea34-0769-43eb-bbf8-4fa126ca1c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:58.685371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:33:58.750713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91fcea34-0769-43eb-bbf8-4fa126ca1c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:58.753212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4c1d32-09e5-456b-8aa6-43779862d9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:58.841941 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Created reservations ['5e21f23a-70c9-408f-ac6b-e41c49a100c2', '3752a6d2-ee4f-45d9-89f6-f3998e03d7b3', '948a8cb5-4609-45b0-acdf-d3b8dc844a2a', 'eef5f7eb-a2f5-43a7-807c-e87696d47e1e'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:33:58.843843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4c1d32-09e5-456b-8aa6-43779862d9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e21f23a-70c9-408f-ac6b-e41c49a100c2', '3752a6d2-ee4f-45d9-89f6-f3998e03d7b3', '948a8cb5-4609-45b0-acdf-d3b8dc844a2a', 'eef5f7eb-a2f5-43a7-807c-e87696d47e1e']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:58.845929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d9b6c8-5067-4264-a2cc-9d1ad2726a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:58.913673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d9b6c8-5067-4264-a2cc-9d1ad2726a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa1656f-2f47-4a06-b08f-1d50177c68d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1727707643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e49c183576f4d0e99f7011e428083b3',qos_specs=None,replication_status=,reservations=['5e21f23a-70c9-408f-ac6b-e41c49a100c2','3752a6d2-ee4f-45d9-89f6-f3998e03d7b3','948a8cb5-4609-45b0-acdf-d3b8dc844a2a','eef5f7eb-a2f5-43a7-807c-e87696d47e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dde197f5da9f454b8b65be3209aea2e4',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:33:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1727707643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fa1656f-2f47-4a06-b08f-1d50177c68d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e49c183576f4d0e99f7011e428083b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dde197f5da9f454b8b65be3209aea2e4',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:58.916486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86cf371-c962-481e-b93c-66655397bbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:58.947470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86cf371-c962-481e-b93c-66655397bbf3) transitioned into state 'SUCCESS' from state '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-1727707643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e49c183576f4d0e99f7011e428083b3',qos_specs=None,replication_status=,reservations=['5e21f23a-70c9-408f-ac6b-e41c49a100c2','3752a6d2-ee4f-45d9-89f6-f3998e03d7b3','948a8cb5-4609-45b0-acdf-d3b8dc844a2a','eef5f7eb-a2f5-43a7-807c-e87696d47e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dde197f5da9f454b8b65be3209aea2e4',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:58.950550 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c54638b0-d670-4e74-a9d2-d0c210882e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:33:58.969572 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c54638b0-d670-4e74-a9d2-d0c210882e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:33:58.972653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Flow 'volume_create_api' (89a67270-fb6a-44b5-9ecd-cbb23ff48edb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:33:59.028993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Create volume request issued successfully. Jan 12 14:33:59.047289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ced5f09a-0d1a-489a-ac36-3bab4c8c8a2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes returned with HTTP 202 Jan 12 14:33:59.048409 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 289/567] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:33:58 2021] POST /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes => generated 823 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:33:59.063066 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b408ad6-49c3-4f7d-b3c0-ee161de74500 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 Jan 12 14:33:59.064255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b408ad6-49c3-4f7d-b3c0-ee161de74500 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:59.065037 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:59.065037 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:59.066446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b408ad6-49c3-4f7d-b3c0-ee161de74500 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:59.282720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3f46946d-cf05-4eee-b1e2-972f0cdfe490 req-f2a24c55-19aa-4a52-b3db-e1753b3486a7 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail Jan 12 14:33:59.283483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3f46946d-cf05-4eee-b1e2-972f0cdfe490 req-f2a24c55-19aa-4a52-b3db-e1753b3486a7 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:59.285578 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:59.285578 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:59.286382 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3f46946d-cf05-4eee-b1e2-972f0cdfe490 req-f2a24c55-19aa-4a52-b3db-e1753b3486a7 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:59.287278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [req-3f46946d-cf05-4eee-b1e2-972f0cdfe490 req-f2a24c55-19aa-4a52-b3db-e1753b3486a7 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:33:59.288287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:59.288287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:59.289617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-3f46946d-cf05-4eee-b1e2-972f0cdfe490 req-f2a24c55-19aa-4a52-b3db-e1753b3486a7 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:33:59.296735 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:59.296735 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:59.319390 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5b408ad6-49c3-4f7d-b3c0-ee161de74500 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:33:59.373090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b408ad6-49c3-4f7d-b3c0-ee161de74500 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 returned with HTTP 200 Jan 12 14:33:59.386400 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 279/568] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:59 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 => generated 891 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:33:59.400163 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-81d45662-6364-45cc-90e9-332148efcbc4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] DELETE http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 Jan 12 14:33:59.401055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-81d45662-6364-45cc-90e9-332148efcbc4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:59.401457 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:59.401457 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:59.402090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-81d45662-6364-45cc-90e9-332148efcbc4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:59.402792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-81d45662-6364-45cc-90e9-332148efcbc4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Delete volume with id: 3b06a4d7-18da-4988-92c7-22439fc3ff65 Jan 12 14:33:59.421218 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-3f46946d-cf05-4eee-b1e2-972f0cdfe490 req-f2a24c55-19aa-4a52-b3db-e1753b3486a7 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Get all volumes completed successfully. Jan 12 14:33:59.426712 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:59.426712 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:59.443355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3f46946d-cf05-4eee-b1e2-972f0cdfe490 req-f2a24c55-19aa-4a52-b3db-e1753b3486a7 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail returned with HTTP 200 Jan 12 14:33:59.446640 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 290/569] 10.222.0.43 () {60 vars in 1479 bytes} [Tue Jan 12 14:33:59 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail => generated 2747 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:33:59.485615 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:59.485615 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:59.487254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-81d45662-6364-45cc-90e9-332148efcbc4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:33:59.516547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-81d45662-6364-45cc-90e9-332148efcbc4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Delete volume request issued successfully. Jan 12 14:33:59.517223 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-81d45662-6364-45cc-90e9-332148efcbc4 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 returned with HTTP 202 Jan 12 14:33:59.518592 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 280/570] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:33:59 2021] DELETE /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:33:59.525998 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa5f459e-7525-4dc7-9d9d-ea794a36a9d6 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 Jan 12 14:33:59.526779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa5f459e-7525-4dc7-9d9d-ea794a36a9d6 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:33:59.527224 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:33:59.527224 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:33:59.527891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa5f459e-7525-4dc7-9d9d-ea794a36a9d6 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:33:59.636249 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:33:59.636249 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:33:59.663439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fa5f459e-7525-4dc7-9d9d-ea794a36a9d6 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:33:59.712926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa5f459e-7525-4dc7-9d9d-ea794a36a9d6 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 returned with HTTP 200 Jan 12 14:33:59.716855 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 291/571] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:33:59 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:34:00.393831 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-57eb4bde-0a3a-45d0-8e86-25371745e21b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 Jan 12 14:34:00.395212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-57eb4bde-0a3a-45d0-8e86-25371745e21b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:00.395621 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:00.395621 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:00.396435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-57eb4bde-0a3a-45d0-8e86-25371745e21b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:00.579096 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:00.579096 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:00.593829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-57eb4bde-0a3a-45d0-8e86-25371745e21b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:34:00.648373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-57eb4bde-0a3a-45d0-8e86-25371745e21b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 returned with HTTP 200 Jan 12 14:34:00.649865 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 281/572] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:00 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 => generated 915 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:00.735554 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-489111f0-a0b7-4836-95c4-92ae94eed210 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 Jan 12 14:34:00.735963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-489111f0-a0b7-4836-95c4-92ae94eed210 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:00.736182 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:00.736182 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:00.736530 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-489111f0-a0b7-4836-95c4-92ae94eed210 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:00.797527 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:00.797527 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:00.808035 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-489111f0-a0b7-4836-95c4-92ae94eed210 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:34:00.834882 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-489111f0-a0b7-4836-95c4-92ae94eed210 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 returned with HTTP 200 Jan 12 14:34:00.835751 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 292/573] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:00 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 => generated 913 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:01.253217 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-514507fe-e3c6-465c-8a61-dddbba4a4e74 req-a59ed57f-c37b-4369-ba1d-203a6201ceb3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail Jan 12 14:34:01.254032 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-514507fe-e3c6-465c-8a61-dddbba4a4e74 req-a59ed57f-c37b-4369-ba1d-203a6201ceb3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:01.254408 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:01.254408 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:01.255045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-514507fe-e3c6-465c-8a61-dddbba4a4e74 req-a59ed57f-c37b-4369-ba1d-203a6201ceb3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:01.255673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [req-514507fe-e3c6-465c-8a61-dddbba4a4e74 req-a59ed57f-c37b-4369-ba1d-203a6201ceb3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:34:01.257512 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-514507fe-e3c6-465c-8a61-dddbba4a4e74 req-a59ed57f-c37b-4369-ba1d-203a6201ceb3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:34:01.336645 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-514507fe-e3c6-465c-8a61-dddbba4a4e74 req-a59ed57f-c37b-4369-ba1d-203a6201ceb3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Get all volumes completed successfully. Jan 12 14:34:01.338901 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:01.338901 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:01.352333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-514507fe-e3c6-465c-8a61-dddbba4a4e74 req-a59ed57f-c37b-4369-ba1d-203a6201ceb3 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail returned with HTTP 200 Jan 12 14:34:01.353238 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 282/574] 10.222.0.43 () {60 vars in 1479 bytes} [Tue Jan 12 14:34:01 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail => generated 2747 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:34:01.666106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a9c2ae1-84b4-4932-bd20-e7316da4f39a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 Jan 12 14:34:01.666797 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a9c2ae1-84b4-4932-bd20-e7316da4f39a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:01.667244 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:01.667244 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:01.668511 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a9c2ae1-84b4-4932-bd20-e7316da4f39a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:01.783885 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:01.783885 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:01.793425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3a9c2ae1-84b4-4932-bd20-e7316da4f39a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:34:01.821535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a9c2ae1-84b4-4932-bd20-e7316da4f39a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 returned with HTTP 200 Jan 12 14:34:01.823030 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 293/575] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:01 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:01.842704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7243463f-6f60-4ec8-9dd5-c05b819382c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] POST http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups Jan 12 14:34:01.843338 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:01.843338 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:01.844044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7243463f-6f60-4ec8-9dd5-c05b819382c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7fa1656f-2f47-4a06-b08f-1d50177c68d9", "name": "tempest-VolumesBackupsAdminTest-Backup-2004791145"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:34:01.845826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-7243463f-6f60-4ec8-9dd5-c05b819382c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Creating new backup {'backup': {'volume_id': '7fa1656f-2f47-4a06-b08f-1d50177c68d9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2004791145'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 12 14:34:01.846490 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-7243463f-6f60-4ec8-9dd5-c05b819382c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Creating backup of volume 7fa1656f-2f47-4a06-b08f-1d50177c68d9 in container None Jan 12 14:34:01.853459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28ba5001-34d1-4d51-a147-aff9f329e223 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 Jan 12 14:34:01.853966 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28ba5001-34d1-4d51-a147-aff9f329e223 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:01.854174 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:01.854174 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:01.857168 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28ba5001-34d1-4d51-a147-aff9f329e223 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:01.937000 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:01.937000 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:01.938698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7243463f-6f60-4ec8-9dd5-c05b819382c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:34:01.973044 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:01.973044 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:01.998405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-28ba5001-34d1-4d51-a147-aff9f329e223 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:34:02.019175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-7243463f-6f60-4ec8-9dd5-c05b819382c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Created reservations ['9b6bfacc-dfc7-460a-8f0e-43c28cfd9586', 'c63379a6-b7d4-4ca4-9c3c-4a79b90cae11'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:34:02.056554 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28ba5001-34d1-4d51-a147-aff9f329e223 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 returned with HTTP 200 Jan 12 14:34:02.057584 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 294/576] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:01 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 => generated 913 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:02.108879 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7243463f-6f60-4ec8-9dd5-c05b819382c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups returned with HTTP 202 Jan 12 14:34:02.110055 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 283/577] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:34:01 2021] POST /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups => generated 401 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:34:02.121870 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9dd81b4e-a4db-4d0a-8c34-6f2f559d2f49 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:02.122401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9dd81b4e-a4db-4d0a-8c34-6f2f559d2f49 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:02.122619 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:02.122619 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:02.122987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9dd81b4e-a4db-4d0a-8c34-6f2f559d2f49 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:02.123349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9dd81b4e-a4db-4d0a-8c34-6f2f559d2f49 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:02.193985 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:02.193985 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:02.197367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9dd81b4e-a4db-4d0a-8c34-6f2f559d2f49 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:02.198514 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 295/578] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:02 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 808 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:02.897910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-95c72d83-4447-45c9-b34b-ab295c9411d1 req-09c3c1d0-12f4-402c-95ff-34ea373ac689 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail Jan 12 14:34:02.899090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-95c72d83-4447-45c9-b34b-ab295c9411d1 req-09c3c1d0-12f4-402c-95ff-34ea373ac689 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:02.899457 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:02.899457 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:02.900121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-95c72d83-4447-45c9-b34b-ab295c9411d1 req-09c3c1d0-12f4-402c-95ff-34ea373ac689 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:02.901551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [req-95c72d83-4447-45c9-b34b-ab295c9411d1 req-09c3c1d0-12f4-402c-95ff-34ea373ac689 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:34:02.903280 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:02.903280 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:02.905632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-95c72d83-4447-45c9-b34b-ab295c9411d1 req-09c3c1d0-12f4-402c-95ff-34ea373ac689 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:34:03.029708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-95c72d83-4447-45c9-b34b-ab295c9411d1 req-09c3c1d0-12f4-402c-95ff-34ea373ac689 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Get all volumes completed successfully. Jan 12 14:34:03.035939 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:03.035939 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:03.054129 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-95c72d83-4447-45c9-b34b-ab295c9411d1 req-09c3c1d0-12f4-402c-95ff-34ea373ac689 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail returned with HTTP 200 Jan 12 14:34:03.068244 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 284/579] 10.222.0.43 () {60 vars in 1479 bytes} [Tue Jan 12 14:34:02 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail => generated 2747 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:34:03.079988 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8c08972-866d-4628-adb5-cc93fd36fe5e tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 Jan 12 14:34:03.081494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8c08972-866d-4628-adb5-cc93fd36fe5e tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:03.081876 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:03.081876 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:03.082508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8c08972-866d-4628-adb5-cc93fd36fe5e tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:03.213516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f63bb9d8-a43a-43d8-8f6e-5ffa35560b46 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:03.214272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f63bb9d8-a43a-43d8-8f6e-5ffa35560b46 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:03.214759 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:03.214759 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:03.215271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f63bb9d8-a43a-43d8-8f6e-5ffa35560b46 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:03.215716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f63bb9d8-a43a-43d8-8f6e-5ffa35560b46 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:03.238525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8c08972-866d-4628-adb5-cc93fd36fe5e tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 returned with HTTP 404 Jan 12 14:34:03.241766 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 296/580] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:03 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/3b06a4d7-18da-4988-92c7-22439fc3ff65 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:34:03.258101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e985e32c-572a-4fa4-97aa-ee858de31dcf tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] DELETE http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:34:03.260648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e985e32c-572a-4fa4-97aa-ee858de31dcf tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:03.264080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e985e32c-572a-4fa4-97aa-ee858de31dcf tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:03.264892 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-e985e32c-572a-4fa4-97aa-ee858de31dcf tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Delete volume with id: 26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:34:03.280260 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:03.280260 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:03.282382 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f63bb9d8-a43a-43d8-8f6e-5ffa35560b46 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:03.286530 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 285/581] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:03 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 808 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:03.372040 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:03.372040 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:03.373645 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e985e32c-572a-4fa4-97aa-ee858de31dcf tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:34:03.438250 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e985e32c-572a-4fa4-97aa-ee858de31dcf tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Delete volume request issued successfully. Jan 12 14:34:03.438838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e985e32c-572a-4fa4-97aa-ee858de31dcf tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f returned with HTTP 202 Jan 12 14:34:03.440057 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 297/582] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:34:03 2021] DELETE /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:34:03.447595 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7589a6b4-51a6-4118-8a57-6f0798ebb713 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:34:03.448489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7589a6b4-51a6-4118-8a57-6f0798ebb713 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:03.448791 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:03.448791 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:03.450139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7589a6b4-51a6-4118-8a57-6f0798ebb713 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:03.481419 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-72cf1b29-34e7-4a1a-bab7-e917dfc1543e req-ef695bb8-813d-476b-b6ec-954dea1e1e57 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail Jan 12 14:34:03.482055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-72cf1b29-34e7-4a1a-bab7-e917dfc1543e req-ef695bb8-813d-476b-b6ec-954dea1e1e57 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:03.482422 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:03.482422 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:03.482957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-72cf1b29-34e7-4a1a-bab7-e917dfc1543e req-ef695bb8-813d-476b-b6ec-954dea1e1e57 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:03.483707 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [req-72cf1b29-34e7-4a1a-bab7-e917dfc1543e req-ef695bb8-813d-476b-b6ec-954dea1e1e57 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:34:03.485659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-72cf1b29-34e7-4a1a-bab7-e917dfc1543e req-ef695bb8-813d-476b-b6ec-954dea1e1e57 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:34:03.636089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:03.636089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:03.662367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7589a6b4-51a6-4118-8a57-6f0798ebb713 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:34:03.675839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-72cf1b29-34e7-4a1a-bab7-e917dfc1543e req-ef695bb8-813d-476b-b6ec-954dea1e1e57 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Get all volumes completed successfully. Jan 12 14:34:03.692061 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:03.692061 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:03.712974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-72cf1b29-34e7-4a1a-bab7-e917dfc1543e req-ef695bb8-813d-476b-b6ec-954dea1e1e57 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail returned with HTTP 200 Jan 12 14:34:03.714225 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 298/583] 10.222.0.43 () {60 vars in 1479 bytes} [Tue Jan 12 14:34:03 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail => generated 2747 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:34:03.720686 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7589a6b4-51a6-4118-8a57-6f0798ebb713 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f returned with HTTP 200 Jan 12 14:34:03.721984 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 286/584] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:03 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f => generated 913 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:04.184157 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-93f86de6-e13a-41d2-9df8-8e9d393ef2f2 req-47a68ad7-a805-43a6-bce4-f80fd0c0974b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail Jan 12 14:34:04.184831 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-93f86de6-e13a-41d2-9df8-8e9d393ef2f2 req-47a68ad7-a805-43a6-bce4-f80fd0c0974b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:04.185140 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:04.185140 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:04.186023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-93f86de6-e13a-41d2-9df8-8e9d393ef2f2 req-47a68ad7-a805-43a6-bce4-f80fd0c0974b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:04.186861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [req-93f86de6-e13a-41d2-9df8-8e9d393ef2f2 req-47a68ad7-a805-43a6-bce4-f80fd0c0974b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:34:04.189611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-93f86de6-e13a-41d2-9df8-8e9d393ef2f2 req-47a68ad7-a805-43a6-bce4-f80fd0c0974b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:34:04.299467 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dae4f66c-bbbb-44ee-ae20-641590471833 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:04.301229 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dae4f66c-bbbb-44ee-ae20-641590471833 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:04.301675 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:04.301675 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:04.302349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dae4f66c-bbbb-44ee-ae20-641590471833 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:04.302928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-dae4f66c-bbbb-44ee-ae20-641590471833 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:04.374992 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:04.374992 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:04.381683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dae4f66c-bbbb-44ee-ae20-641590471833 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:04.390720 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 287/585] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:04 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 808 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:04.393168 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-93f86de6-e13a-41d2-9df8-8e9d393ef2f2 req-47a68ad7-a805-43a6-bce4-f80fd0c0974b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Get all volumes completed successfully. Jan 12 14:34:04.395630 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:04.395630 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:04.425346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-93f86de6-e13a-41d2-9df8-8e9d393ef2f2 req-47a68ad7-a805-43a6-bce4-f80fd0c0974b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail returned with HTTP 200 Jan 12 14:34:04.431833 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 299/586] 10.222.0.43 () {60 vars in 1479 bytes} [Tue Jan 12 14:34:04 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/detail => generated 2747 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:34:04.456247 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39beb625-f8c1-4cdb-a431-611b7f2a7f4b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] DELETE http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b Jan 12 14:34:04.457312 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39beb625-f8c1-4cdb-a431-611b7f2a7f4b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:04.457817 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:04.457817 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:04.458645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39beb625-f8c1-4cdb-a431-611b7f2a7f4b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:04.463676 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-39beb625-f8c1-4cdb-a431-611b7f2a7f4b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Delete volume with id: b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b Jan 12 14:34:04.632545 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:04.632545 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:04.634148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-39beb625-f8c1-4cdb-a431-611b7f2a7f4b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:34:04.684830 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-39beb625-f8c1-4cdb-a431-611b7f2a7f4b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Delete volume request issued successfully. Jan 12 14:34:04.685624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39beb625-f8c1-4cdb-a431-611b7f2a7f4b tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b returned with HTTP 202 Jan 12 14:34:04.686683 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 288/587] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:34:04 2021] DELETE /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:34:04.695534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3924abd1-4a5b-4f05-aef5-41eb4e713ed1 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b Jan 12 14:34:04.696398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3924abd1-4a5b-4f05-aef5-41eb4e713ed1 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:04.696845 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:04.696845 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:04.700346 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3924abd1-4a5b-4f05-aef5-41eb4e713ed1 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:04.744655 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd6c004c-d4e5-44fd-94b5-87c7e6203e8a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:34:04.745390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd6c004c-d4e5-44fd-94b5-87c7e6203e8a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:04.746474 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:04.746474 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:04.747116 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd6c004c-d4e5-44fd-94b5-87c7e6203e8a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:04.829028 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:04.829028 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:04.849279 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:04.849279 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:04.855832 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3924abd1-4a5b-4f05-aef5-41eb4e713ed1 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:34:04.864676 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bd6c004c-d4e5-44fd-94b5-87c7e6203e8a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:34:04.911786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3924abd1-4a5b-4f05-aef5-41eb4e713ed1 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b returned with HTTP 200 Jan 12 14:34:04.927316 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 300/588] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:04 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b => generated 920 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:04.927561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd6c004c-d4e5-44fd-94b5-87c7e6203e8a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f returned with HTTP 200 Jan 12 14:34:04.927561 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 289/589] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:04 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f => generated 913 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:05.405952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ae69d9b6-05d2-41c0-9881-968e44583fd5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:05.406460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ae69d9b6-05d2-41c0-9881-968e44583fd5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:05.406687 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:05.406687 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:05.407058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ae69d9b6-05d2-41c0-9881-968e44583fd5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:05.407593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ae69d9b6-05d2-41c0-9881-968e44583fd5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:05.472273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:05.472273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:05.474469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ae69d9b6-05d2-41c0-9881-968e44583fd5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:05.475305 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 301/590] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:05 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 808 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:05.934093 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b8e4e6d-4a99-4bea-ba24-1aa4dec94a03 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b Jan 12 14:34:05.934537 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b8e4e6d-4a99-4bea-ba24-1aa4dec94a03 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:05.934730 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:05.934730 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:05.935864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b8e4e6d-4a99-4bea-ba24-1aa4dec94a03 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:05.946220 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2647174f-e8c1-4989-ac85-aed6512a0d63 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:34:05.947095 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2647174f-e8c1-4989-ac85-aed6512a0d63 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:05.947521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:05.947521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:05.948411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2647174f-e8c1-4989-ac85-aed6512a0d63 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:06.073766 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:06.073766 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:06.093426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:06.093426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:06.097425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2647174f-e8c1-4989-ac85-aed6512a0d63 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:34:06.130529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6b8e4e6d-4a99-4bea-ba24-1aa4dec94a03 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:34:06.149776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2647174f-e8c1-4989-ac85-aed6512a0d63 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f returned with HTTP 200 Jan 12 14:34:06.150767 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 302/591] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:05 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:06.203374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b8e4e6d-4a99-4bea-ba24-1aa4dec94a03 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b returned with HTTP 200 Jan 12 14:34:06.223006 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 290/592] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:05 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b => generated 920 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:06.491791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6aee1d6a-fbb9-4c27-b8da-e9d0b44fed86 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:06.492322 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6aee1d6a-fbb9-4c27-b8da-e9d0b44fed86 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:06.492513 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:06.492513 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:06.493157 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6aee1d6a-fbb9-4c27-b8da-e9d0b44fed86 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:06.493685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6aee1d6a-fbb9-4c27-b8da-e9d0b44fed86 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:06.570424 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:06.570424 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:06.574769 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6aee1d6a-fbb9-4c27-b8da-e9d0b44fed86 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:06.584679 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 303/593] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:06 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 808 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:07.166524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc6e7d86-e08f-4ade-a4b7-36e8d2634a53 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f Jan 12 14:34:07.167158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc6e7d86-e08f-4ade-a4b7-36e8d2634a53 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:07.167380 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:07.167380 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:07.168118 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc6e7d86-e08f-4ade-a4b7-36e8d2634a53 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:07.229688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95f5b37f-d5ff-465f-82e2-9c6d9d975f98 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b Jan 12 14:34:07.230256 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95f5b37f-d5ff-465f-82e2-9c6d9d975f98 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:07.230474 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:07.230474 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:07.230849 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95f5b37f-d5ff-465f-82e2-9c6d9d975f98 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:07.310010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc6e7d86-e08f-4ade-a4b7-36e8d2634a53 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f returned with HTTP 404 Jan 12 14:34:07.311315 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 291/594] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:07 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/26e19a08-df4c-47f7-84e8-5c4006be6d3f => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:34:07.322005 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9dee51cd-b07f-447a-820f-2057c34d8214 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] DELETE http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:34:07.322524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9dee51cd-b07f-447a-820f-2057c34d8214 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:07.323005 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9dee51cd-b07f-447a-820f-2057c34d8214 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:07.323462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-9dee51cd-b07f-447a-820f-2057c34d8214 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Delete volume with id: 884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:34:07.349370 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:07.349370 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:07.372287 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-95f5b37f-d5ff-465f-82e2-9c6d9d975f98 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:34:07.428903 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95f5b37f-d5ff-465f-82e2-9c6d9d975f98 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b returned with HTTP 200 Jan 12 14:34:07.440060 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 304/595] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:07 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:07.446989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:07.446989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:07.448824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9dee51cd-b07f-447a-820f-2057c34d8214 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:34:07.482271 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9dee51cd-b07f-447a-820f-2057c34d8214 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Delete volume request issued successfully. Jan 12 14:34:07.482907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9dee51cd-b07f-447a-820f-2057c34d8214 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 202 Jan 12 14:34:07.486994 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 292/596] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:34:07 2021] DELETE /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:34:07.492919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c275071b-2d20-4195-9831-ea82b932360a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:34:07.493592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c275071b-2d20-4195-9831-ea82b932360a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:07.493917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:07.493917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:07.494487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c275071b-2d20-4195-9831-ea82b932360a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:07.600053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7519a70a-e31b-4e2d-a83b-8bb5d83b9ca8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:07.600989 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7519a70a-e31b-4e2d-a83b-8bb5d83b9ca8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:07.601563 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:07.601563 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:07.602370 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7519a70a-e31b-4e2d-a83b-8bb5d83b9ca8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:07.602991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7519a70a-e31b-4e2d-a83b-8bb5d83b9ca8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:07.611836 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:07.611836 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:07.631453 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c275071b-2d20-4195-9831-ea82b932360a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:34:07.674018 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:07.674018 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:07.682092 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c275071b-2d20-4195-9831-ea82b932360a tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:34:07.683026 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 305/597] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:07 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 1361 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:34:07.692094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7519a70a-e31b-4e2d-a83b-8bb5d83b9ca8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:07.698573 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 293/598] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:07 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 808 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:08.447063 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f13ec021-41eb-4b5f-abdc-9a34a5fee792 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b Jan 12 14:34:08.447589 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f13ec021-41eb-4b5f-abdc-9a34a5fee792 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:08.447823 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:08.447823 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:08.448368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f13ec021-41eb-4b5f-abdc-9a34a5fee792 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:08.601286 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f13ec021-41eb-4b5f-abdc-9a34a5fee792 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b returned with HTTP 404 Jan 12 14:34:08.602351 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 306/599] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:08 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/b4e8fdf3-b1f7-4965-b8b1-2a2ad18d880b => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:34:08.610669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3101baac-16e6-4907-95bb-e8ad3d463682 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] DELETE http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 Jan 12 14:34:08.611473 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3101baac-16e6-4907-95bb-e8ad3d463682 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:08.611711 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:08.611711 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:08.612595 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3101baac-16e6-4907-95bb-e8ad3d463682 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:08.613461 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3101baac-16e6-4907-95bb-e8ad3d463682 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Delete volume with id: 8c4518b1-5fa3-45e1-be56-d3a6f0b54347 Jan 12 14:34:08.700788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01f4c778-1801-4243-a43e-100b569acd3f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:34:08.701898 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01f4c778-1801-4243-a43e-100b569acd3f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:08.702547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01f4c778-1801-4243-a43e-100b569acd3f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:08.770032 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:08.770032 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:08.783666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3101baac-16e6-4907-95bb-e8ad3d463682 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:34:08.833386 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3101baac-16e6-4907-95bb-e8ad3d463682 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Delete volume request issued successfully. Jan 12 14:34:08.834008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3101baac-16e6-4907-95bb-e8ad3d463682 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 returned with HTTP 202 Jan 12 14:34:08.835464 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 294/600] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:34:08 2021] DELETE /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:34:08.842695 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-281cd338-9e9d-44b7-965f-cd3b097b96eb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:08.845468 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-281cd338-9e9d-44b7-965f-cd3b097b96eb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:08.848399 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:08.848399 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:08.849066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-281cd338-9e9d-44b7-965f-cd3b097b96eb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:08.849572 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-281cd338-9e9d-44b7-965f-cd3b097b96eb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:08.928880 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:08.928880 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:08.933794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-281cd338-9e9d-44b7-965f-cd3b097b96eb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:08.934004 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:08.934004 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:08.945798 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 295/601] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:08 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 808 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:08.954675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-418f2993-d2bf-4440-9fc7-b263b2b5eb77 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 Jan 12 14:34:08.955350 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-418f2993-d2bf-4440-9fc7-b263b2b5eb77 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:08.955683 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:08.955683 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:08.956274 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-418f2993-d2bf-4440-9fc7-b263b2b5eb77 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:09.000712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-01f4c778-1801-4243-a43e-100b569acd3f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:34:09.066718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01f4c778-1801-4243-a43e-100b569acd3f tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:34:09.073496 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 307/602] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:08 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 1361 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:34:09.135657 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:09.135657 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:09.177244 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-418f2993-d2bf-4440-9fc7-b263b2b5eb77 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:34:09.241318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-418f2993-d2bf-4440-9fc7-b263b2b5eb77 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 returned with HTTP 200 Jan 12 14:34:09.242388 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 296/603] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:08 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 => generated 920 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:09.952419 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-313c5804-19ae-4243-af74-f789596d0cef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:09.953457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-313c5804-19ae-4243-af74-f789596d0cef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:09.953836 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:09.953836 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:09.954469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-313c5804-19ae-4243-af74-f789596d0cef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:09.954988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-313c5804-19ae-4243-af74-f789596d0cef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:09.978178 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:09.978178 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:09.980917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-313c5804-19ae-4243-af74-f789596d0cef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:09.981944 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 308/604] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:09 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 808 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:10.102142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87309388-b6a3-49ad-b1ba-b58423d191f2 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:34:10.102142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87309388-b6a3-49ad-b1ba-b58423d191f2 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:10.102142 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:10.102142 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:10.102142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87309388-b6a3-49ad-b1ba-b58423d191f2 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:10.207861 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:10.207861 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:10.226705 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-87309388-b6a3-49ad-b1ba-b58423d191f2 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Volume info retrieved successfully. Jan 12 14:34:10.259851 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a4cf02b-1885-46be-9ca1-cb15fdbf98af tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 Jan 12 14:34:10.260465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a4cf02b-1885-46be-9ca1-cb15fdbf98af tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:10.260723 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:10.260723 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:10.261403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a4cf02b-1885-46be-9ca1-cb15fdbf98af tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:10.278037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87309388-b6a3-49ad-b1ba-b58423d191f2 tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 200 Jan 12 14:34:10.279745 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 297/605] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:10 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 1361 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:34:10.353642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:10.353642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:10.368181 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9a4cf02b-1885-46be-9ca1-cb15fdbf98af tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:34:10.423047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a4cf02b-1885-46be-9ca1-cb15fdbf98af tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 returned with HTTP 200 Jan 12 14:34:10.424573 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 309/606] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:10 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:10.997362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b43afc9-6a65-4eb7-ab1a-0460f0f6e4d4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:10.997882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b43afc9-6a65-4eb7-ab1a-0460f0f6e4d4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:10.998066 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:10.998066 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:10.998446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b43afc9-6a65-4eb7-ab1a-0460f0f6e4d4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:10.998819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7b43afc9-6a65-4eb7-ab1a-0460f0f6e4d4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:11.059667 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:11.059667 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:11.066627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b43afc9-6a65-4eb7-ab1a-0460f0f6e4d4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:11.068241 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 298/607] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:10 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 808 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:11.302097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d445fce-c0db-45e9-828b-5945470c71eb tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] GET http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 Jan 12 14:34:11.302997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d445fce-c0db-45e9-828b-5945470c71eb tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:11.303221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:11.303221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:11.303604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d445fce-c0db-45e9-828b-5945470c71eb tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:11.434712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d445fce-c0db-45e9-828b-5945470c71eb tempest-TaggedBootDevicesTest-433014882 tempest-TaggedBootDevicesTest-433014882] http://10.222.0.43/volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 returned with HTTP 404 Jan 12 14:34:11.435873 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 310/608] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:11 2021] GET /volume/v3/30c77e9d797c4f179b5cba0d7bc3a265/volumes/884f7386-7fdb-4de1-8c96-28d1c5ef77e9 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:34:11.442229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be3f4890-902a-4873-9ed4-f5a13139b532 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 Jan 12 14:34:11.442910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be3f4890-902a-4873-9ed4-f5a13139b532 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:11.443240 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:11.443240 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:11.449713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be3f4890-902a-4873-9ed4-f5a13139b532 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:11.526748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be3f4890-902a-4873-9ed4-f5a13139b532 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 returned with HTTP 404 Jan 12 14:34:11.528617 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 299/609] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:11 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/8c4518b1-5fa3-45e1-be56-d3a6f0b54347 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:34:11.537169 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-652951d0-3031-43cd-8923-f2581a5e552c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] DELETE http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd Jan 12 14:34:11.538026 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-652951d0-3031-43cd-8923-f2581a5e552c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:11.538716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-652951d0-3031-43cd-8923-f2581a5e552c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:11.539857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-652951d0-3031-43cd-8923-f2581a5e552c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Delete volume with id: c56b6f6d-53b4-4f67-b365-1ab7cafd83cd Jan 12 14:34:11.632067 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:11.632067 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:11.655386 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-652951d0-3031-43cd-8923-f2581a5e552c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:34:11.801089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-652951d0-3031-43cd-8923-f2581a5e552c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Delete volume request issued successfully. Jan 12 14:34:11.801809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-652951d0-3031-43cd-8923-f2581a5e552c tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd returned with HTTP 202 Jan 12 14:34:11.823782 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 311/610] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:34:11 2021] DELETE /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:34:11.832215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c083339b-2809-4fc1-8498-f08fdfd68582 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd Jan 12 14:34:11.833364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c083339b-2809-4fc1-8498-f08fdfd68582 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:11.834054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c083339b-2809-4fc1-8498-f08fdfd68582 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:11.991618 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:11.991618 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:12.029185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c083339b-2809-4fc1-8498-f08fdfd68582 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:34:12.082819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15d34b40-5a3b-411e-98f3-d71484c4cd10 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:12.083371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15d34b40-5a3b-411e-98f3-d71484c4cd10 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:12.083596 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:12.083596 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:12.084007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15d34b40-5a3b-411e-98f3-d71484c4cd10 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:12.084382 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-15d34b40-5a3b-411e-98f3-d71484c4cd10 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:12.129918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c083339b-2809-4fc1-8498-f08fdfd68582 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd returned with HTTP 200 Jan 12 14:34:12.130768 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 300/611] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:11 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd => generated 921 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:12.155572 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:12.155572 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:12.157857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15d34b40-5a3b-411e-98f3-d71484c4cd10 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:12.164717 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 312/612] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:12 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:13.148045 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-069dfae3-d208-4e5e-b1dc-7fdd31381dd1 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd Jan 12 14:34:13.149961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-069dfae3-d208-4e5e-b1dc-7fdd31381dd1 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:13.150397 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:13.150397 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:13.151066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-069dfae3-d208-4e5e-b1dc-7fdd31381dd1 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:13.178553 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97b17934-4a92-47e7-b8a3-af316879c16f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:13.180216 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97b17934-4a92-47e7-b8a3-af316879c16f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:13.180648 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:13.180648 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:13.181319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97b17934-4a92-47e7-b8a3-af316879c16f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:13.181880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-97b17934-4a92-47e7-b8a3-af316879c16f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:13.229771 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:13.229771 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:13.241976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97b17934-4a92-47e7-b8a3-af316879c16f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:13.243200 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 313/613] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:13 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:34:13.285639 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:13.285639 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:13.295384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-069dfae3-d208-4e5e-b1dc-7fdd31381dd1 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Volume info retrieved successfully. Jan 12 14:34:13.349118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-069dfae3-d208-4e5e-b1dc-7fdd31381dd1 tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd returned with HTTP 200 Jan 12 14:34:13.350003 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 301/614] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:13 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd => generated 921 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:14.261568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eab96f80-e6ab-4346-abc9-58e5ae7826fe tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:14.262084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eab96f80-e6ab-4346-abc9-58e5ae7826fe tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:14.262276 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:14.262276 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:14.265239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eab96f80-e6ab-4346-abc9-58e5ae7826fe tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:14.266236 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-eab96f80-e6ab-4346-abc9-58e5ae7826fe tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:14.360757 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:14.360757 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:14.370805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ef8fa4f-d9f4-4378-9dd5-a4cff750414d tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] GET http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd Jan 12 14:34:14.370805 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ef8fa4f-d9f4-4378-9dd5-a4cff750414d tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:14.370805 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:14.370805 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:14.370805 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ef8fa4f-d9f4-4378-9dd5-a4cff750414d tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:14.373887 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eab96f80-e6ab-4346-abc9-58e5ae7826fe tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:14.375438 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 314/615] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:14 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:14.530269 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ef8fa4f-d9f4-4378-9dd5-a4cff750414d tempest-VolumesTestJSON-1469540790 tempest-VolumesTestJSON-1469540790] http://10.222.0.43/volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd returned with HTTP 404 Jan 12 14:34:14.532964 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 302/616] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:14 2021] GET /volume/v3/20843cc40a5b42ec9632794aa03bf794/volumes/c56b6f6d-53b4-4f67-b365-1ab7cafd83cd => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:34:15.390096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-534fac6c-20e3-4176-ac1a-bbef42f895f5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:15.390611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-534fac6c-20e3-4176-ac1a-bbef42f895f5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:15.390827 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:15.390827 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:15.391209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-534fac6c-20e3-4176-ac1a-bbef42f895f5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:15.391568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-534fac6c-20e3-4176-ac1a-bbef42f895f5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:15.458416 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:15.458416 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:15.460617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-534fac6c-20e3-4176-ac1a-bbef42f895f5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:15.461647 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 315/617] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:15 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:16.475791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13ef9625-309f-4736-9301-1e5cebdb5919 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:16.476310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13ef9625-309f-4736-9301-1e5cebdb5919 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:16.476936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13ef9625-309f-4736-9301-1e5cebdb5919 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:16.477481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-13ef9625-309f-4736-9301-1e5cebdb5919 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:16.522975 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:16.522975 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:16.527001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13ef9625-309f-4736-9301-1e5cebdb5919 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:16.536657 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 303/618] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:16 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:17.544168 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f8311a3-9e65-48d1-aa2f-89ace7c12702 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:17.544723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f8311a3-9e65-48d1-aa2f-89ace7c12702 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:17.545128 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:17.545128 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:17.545275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f8311a3-9e65-48d1-aa2f-89ace7c12702 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:17.545602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5f8311a3-9e65-48d1-aa2f-89ace7c12702 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:17.619044 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:17.619044 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:17.625186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f8311a3-9e65-48d1-aa2f-89ace7c12702 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:17.626272 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 316/619] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:17 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:18.641723 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1db35c0-479e-456b-8ee6-02b2012b564c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:18.643353 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1db35c0-479e-456b-8ee6-02b2012b564c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:18.643665 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:18.643665 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:18.644233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1db35c0-479e-456b-8ee6-02b2012b564c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:18.644710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a1db35c0-479e-456b-8ee6-02b2012b564c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:18.671866 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:18.671866 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:18.680617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1db35c0-479e-456b-8ee6-02b2012b564c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:18.683322 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 304/620] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:18 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:19.695760 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f190f92c-75e8-413e-a044-c07d511793f3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:19.696395 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f190f92c-75e8-413e-a044-c07d511793f3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:19.696723 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:19.696723 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:19.697093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f190f92c-75e8-413e-a044-c07d511793f3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:19.697547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f190f92c-75e8-413e-a044-c07d511793f3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:19.725286 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:19.725286 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:19.728175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f190f92c-75e8-413e-a044-c07d511793f3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:19.729609 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 317/621] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:19 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:20.744222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1ac37ab-c5f2-4493-a9ed-bd8554a84675 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:20.747077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1ac37ab-c5f2-4493-a9ed-bd8554a84675 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:20.747458 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:20.747458 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:20.748182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1ac37ab-c5f2-4493-a9ed-bd8554a84675 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:20.749088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c1ac37ab-c5f2-4493-a9ed-bd8554a84675 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:20.790472 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:20.790472 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:20.792639 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1ac37ab-c5f2-4493-a9ed-bd8554a84675 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:20.800178 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 305/622] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:20 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:21.810212 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15c9a8ec-da22-45fd-8782-5fe1388732b3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:21.812342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15c9a8ec-da22-45fd-8782-5fe1388732b3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:21.812342 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:21.812342 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:21.812597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15c9a8ec-da22-45fd-8782-5fe1388732b3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:21.812874 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-15c9a8ec-da22-45fd-8782-5fe1388732b3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:21.858103 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:21.858103 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:21.869789 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15c9a8ec-da22-45fd-8782-5fe1388732b3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:21.871592 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 318/623] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:21 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:22.885696 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c382729a-fcc9-42c1-9d3e-7b0672584d52 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:22.886392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c382729a-fcc9-42c1-9d3e-7b0672584d52 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:22.886713 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:22.886713 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:22.887294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c382729a-fcc9-42c1-9d3e-7b0672584d52 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:22.887754 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c382729a-fcc9-42c1-9d3e-7b0672584d52 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:22.944865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:22.944865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:22.947281 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c382729a-fcc9-42c1-9d3e-7b0672584d52 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:22.953577 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 306/624] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:22 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:23.967578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ec358c7-0cbb-480b-8696-cdec200e3274 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:23.968141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ec358c7-0cbb-480b-8696-cdec200e3274 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:23.968363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:23.968363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:23.968740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ec358c7-0cbb-480b-8696-cdec200e3274 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:23.969114 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8ec358c7-0cbb-480b-8696-cdec200e3274 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:23.994479 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:23.994479 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:23.996898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ec358c7-0cbb-480b-8696-cdec200e3274 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:23.998255 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 319/625] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:23 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:25.011968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-529cc267-0883-43c6-9ac4-299bf041c745 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:25.013081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-529cc267-0883-43c6-9ac4-299bf041c745 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:25.013450 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:25.013450 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:25.014068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-529cc267-0883-43c6-9ac4-299bf041c745 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:25.014590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-529cc267-0883-43c6-9ac4-299bf041c745 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:25.057076 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:25.057076 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:25.059991 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-529cc267-0883-43c6-9ac4-299bf041c745 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:25.060289 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 307/626] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:25 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:26.074178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d702637f-60f3-4005-8c6c-d930cc7a9021 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:26.074765 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d702637f-60f3-4005-8c6c-d930cc7a9021 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:26.074894 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:26.074894 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:26.075314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d702637f-60f3-4005-8c6c-d930cc7a9021 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:26.075740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d702637f-60f3-4005-8c6c-d930cc7a9021 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:26.117071 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:26.117071 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:26.119507 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d702637f-60f3-4005-8c6c-d930cc7a9021 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:26.121208 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 320/627] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:26 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:27.135107 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a7f7477-a02a-4577-b4cf-b99423274a60 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:27.135717 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a7f7477-a02a-4577-b4cf-b99423274a60 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:27.136362 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:27.136362 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:27.136846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a7f7477-a02a-4577-b4cf-b99423274a60 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:27.137183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1a7f7477-a02a-4577-b4cf-b99423274a60 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:27.246349 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:27.246349 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:27.248652 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a7f7477-a02a-4577-b4cf-b99423274a60 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:27.249688 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 308/628] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:27 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:28.263916 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-623f2de2-94e0-4a64-8159-df4ebb236752 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:28.272319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-623f2de2-94e0-4a64-8159-df4ebb236752 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:28.272795 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:28.272795 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:28.273472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-623f2de2-94e0-4a64-8159-df4ebb236752 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:28.274051 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-623f2de2-94e0-4a64-8159-df4ebb236752 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:28.305826 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:28.305826 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:28.310732 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-623f2de2-94e0-4a64-8159-df4ebb236752 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:28.311794 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 321/629] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:28 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:29.325584 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b145eb78-433e-41f3-8ffa-4ea079873b34 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:29.326148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b145eb78-433e-41f3-8ffa-4ea079873b34 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:29.326277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:29.326277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:29.326630 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b145eb78-433e-41f3-8ffa-4ea079873b34 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:29.326999 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b145eb78-433e-41f3-8ffa-4ea079873b34 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:29.390215 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:29.390215 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:29.393529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b145eb78-433e-41f3-8ffa-4ea079873b34 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:29.397821 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 309/630] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:29 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:30.412973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-808d9962-0ad8-4253-a41e-fac51723dd04 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:30.413537 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-808d9962-0ad8-4253-a41e-fac51723dd04 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:30.413638 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:30.413638 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:30.413994 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-808d9962-0ad8-4253-a41e-fac51723dd04 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:30.414359 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-808d9962-0ad8-4253-a41e-fac51723dd04 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:30.492411 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:30.492411 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:30.498097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-808d9962-0ad8-4253-a41e-fac51723dd04 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:30.499367 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 322/631] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:30 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:31.518411 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9efa88a6-aabb-4129-9045-6200564fe52e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:31.519137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9efa88a6-aabb-4129-9045-6200564fe52e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:31.519457 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:31.519457 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:31.519724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9efa88a6-aabb-4129-9045-6200564fe52e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:31.520060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9efa88a6-aabb-4129-9045-6200564fe52e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:31.614688 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:31.614688 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:31.618415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9efa88a6-aabb-4129-9045-6200564fe52e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:31.622923 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 310/632] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:31 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:32.637377 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b79a91e-3704-4cb8-ae64-9f155aeff7a9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:32.637955 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b79a91e-3704-4cb8-ae64-9f155aeff7a9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:32.638352 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:32.638352 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:32.638534 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b79a91e-3704-4cb8-ae64-9f155aeff7a9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:32.638791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5b79a91e-3704-4cb8-ae64-9f155aeff7a9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:32.676417 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:32.676417 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:32.678500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b79a91e-3704-4cb8-ae64-9f155aeff7a9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:32.679469 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 323/633] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:32 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:33.700488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-57841b12-e712-49b4-9af5-76c8f3955073 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:33.700488 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-57841b12-e712-49b4-9af5-76c8f3955073 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:33.700488 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:33.700488 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:33.700488 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-57841b12-e712-49b4-9af5-76c8f3955073 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:33.700488 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-57841b12-e712-49b4-9af5-76c8f3955073 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:33.722113 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:33.722113 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:33.723920 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-57841b12-e712-49b4-9af5-76c8f3955073 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:33.725012 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 311/634] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:33 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:34.283051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-705993d4-bd17-446f-a77d-83915e80708a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:34:34.283902 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-705993d4-bd17-446f-a77d-83915e80708a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:34.284271 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:34.284271 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:34.284887 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-705993d4-bd17-446f-a77d-83915e80708a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:34.413581 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:34.413581 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:34.423610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-705993d4-bd17-446f-a77d-83915e80708a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:34:34.453591 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-705993d4-bd17-446f-a77d-83915e80708a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:34:34.455287 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 324/635] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:34 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:34.470982 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7738cf03-4072-4ab1-b5f4-8c4699b65d42 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:34:34.471757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7738cf03-4072-4ab1-b5f4-8c4699b65d42 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:34.472153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:34.472153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:34.472786 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7738cf03-4072-4ab1-b5f4-8c4699b65d42 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:34.609115 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:34.609115 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:34.634055 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7738cf03-4072-4ab1-b5f4-8c4699b65d42 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:34:34.688802 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7738cf03-4072-4ab1-b5f4-8c4699b65d42 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:34:34.689886 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 312/636] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:34 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 913 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:34.742680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aec0991b-1948-4703-aafe-860e2516a2c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:34.742680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aec0991b-1948-4703-aafe-860e2516a2c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:34.742680 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:34.742680 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:34.742680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aec0991b-1948-4703-aafe-860e2516a2c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:34.742680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-aec0991b-1948-4703-aafe-860e2516a2c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:34.798257 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:34.798257 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:34.802753 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aec0991b-1948-4703-aafe-860e2516a2c2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:34.803916 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 325/637] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:34 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:35.820792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2020b3d2-bb6b-462a-9365-c3aa4d012bd1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:35.824852 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2020b3d2-bb6b-462a-9365-c3aa4d012bd1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:35.825018 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:35.825018 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:35.825475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2020b3d2-bb6b-462a-9365-c3aa4d012bd1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:35.826740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2020b3d2-bb6b-462a-9365-c3aa4d012bd1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:35.902028 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:35.902028 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:35.903942 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2020b3d2-bb6b-462a-9365-c3aa4d012bd1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:35.924245 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 313/638] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:35 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:36.920364 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93e301d2-1349-4259-a387-df278c76b198 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:36.921071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93e301d2-1349-4259-a387-df278c76b198 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:36.921404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:36.921404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:36.921757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93e301d2-1349-4259-a387-df278c76b198 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:36.922379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-93e301d2-1349-4259-a387-df278c76b198 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:36.972532 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:36.972532 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:36.974739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93e301d2-1349-4259-a387-df278c76b198 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:36.983359 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 326/639] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:36 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:37.991248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3af65b3b-a600-425c-8889-a6a4e13210ec tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:37.991747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3af65b3b-a600-425c-8889-a6a4e13210ec tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:37.992153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:37.992153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:37.992798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3af65b3b-a600-425c-8889-a6a4e13210ec tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:37.993451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3af65b3b-a600-425c-8889-a6a4e13210ec tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:38.038856 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:38.038856 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:38.044327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3af65b3b-a600-425c-8889-a6a4e13210ec tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:38.052987 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 314/640] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:37 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:39.067437 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-18cf1c3d-4e50-4566-bbcb-9a208bc5c9ce tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:39.069247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-18cf1c3d-4e50-4566-bbcb-9a208bc5c9ce tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:39.069247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:39.069247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:39.069948 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-18cf1c3d-4e50-4566-bbcb-9a208bc5c9ce tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:39.069948 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-18cf1c3d-4e50-4566-bbcb-9a208bc5c9ce tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:39.158981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:39.158981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:39.162644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-18cf1c3d-4e50-4566-bbcb-9a208bc5c9ce tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:39.163489 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 327/641] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:39 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:40.183987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-806b78ce-4c5a-4888-ac8f-b5bd4e9db1e7 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:40.184505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-806b78ce-4c5a-4888-ac8f-b5bd4e9db1e7 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:40.184702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:40.184702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:40.185073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-806b78ce-4c5a-4888-ac8f-b5bd4e9db1e7 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:40.185437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-806b78ce-4c5a-4888-ac8f-b5bd4e9db1e7 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:40.307587 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:40.307587 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:40.309531 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-806b78ce-4c5a-4888-ac8f-b5bd4e9db1e7 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:40.310363 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 315/642] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:40 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:41.324813 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85b8945c-fc5f-4951-ab7e-51cd486c035e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:41.325415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85b8945c-fc5f-4951-ab7e-51cd486c035e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:41.325516 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:41.325516 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:41.325850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85b8945c-fc5f-4951-ab7e-51cd486c035e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:41.326406 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-85b8945c-fc5f-4951-ab7e-51cd486c035e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:41.372708 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:41.372708 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:41.384764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85b8945c-fc5f-4951-ab7e-51cd486c035e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:41.394009 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 328/643] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:41 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:42.417917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-227f48cc-5a64-4c4e-9d5d-e357db4b86ab tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:42.418473 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-227f48cc-5a64-4c4e-9d5d-e357db4b86ab tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:42.418692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:42.418692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:42.419044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-227f48cc-5a64-4c4e-9d5d-e357db4b86ab tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:42.419400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-227f48cc-5a64-4c4e-9d5d-e357db4b86ab tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:42.504409 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:42.504409 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:42.508287 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-227f48cc-5a64-4c4e-9d5d-e357db4b86ab tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:42.513884 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 316/644] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:42 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:43.528247 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3b6415d-1520-47f1-8813-1df97810a047 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:43.529313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3b6415d-1520-47f1-8813-1df97810a047 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:43.529697 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:43.529697 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:43.530337 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3b6415d-1520-47f1-8813-1df97810a047 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:43.530865 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b3b6415d-1520-47f1-8813-1df97810a047 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:43.579750 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:43.579750 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:43.585800 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3b6415d-1520-47f1-8813-1df97810a047 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:43.605679 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 329/645] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:43 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:44.609512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fb16c12-fe94-44fb-9ffa-1602cc68787b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:44.610447 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fb16c12-fe94-44fb-9ffa-1602cc68787b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:44.610761 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:44.610761 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:44.611676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fb16c12-fe94-44fb-9ffa-1602cc68787b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:44.612192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7fb16c12-fe94-44fb-9ffa-1602cc68787b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:44.708858 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:44.708858 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:44.714400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fb16c12-fe94-44fb-9ffa-1602cc68787b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:44.718173 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 317/646] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:44 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:34:45.733131 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f25cd378-643e-4d8d-8ef4-e2cde4bcf227 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:45.734379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f25cd378-643e-4d8d-8ef4-e2cde4bcf227 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:45.734765 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:45.734765 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:45.735665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f25cd378-643e-4d8d-8ef4-e2cde4bcf227 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:45.736295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f25cd378-643e-4d8d-8ef4-e2cde4bcf227 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:45.781382 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:45.781382 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:45.783840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f25cd378-643e-4d8d-8ef4-e2cde4bcf227 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:45.785075 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 330/647] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:45 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:46.806328 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-731ad6f0-7a85-4e13-bf87-ac4121fd106f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:46.806973 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-731ad6f0-7a85-4e13-bf87-ac4121fd106f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:46.807079 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:46.807079 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:46.808028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-731ad6f0-7a85-4e13-bf87-ac4121fd106f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:46.808974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-731ad6f0-7a85-4e13-bf87-ac4121fd106f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:46.855261 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:46.855261 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:46.862255 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-731ad6f0-7a85-4e13-bf87-ac4121fd106f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:46.881041 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 318/648] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:46 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:47.886570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9e817f1-d1a9-4d3e-993d-b52e6caec96d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:47.887031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9e817f1-d1a9-4d3e-993d-b52e6caec96d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:47.887151 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:47.887151 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:47.887423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9e817f1-d1a9-4d3e-993d-b52e6caec96d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:47.887781 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e9e817f1-d1a9-4d3e-993d-b52e6caec96d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:47.952984 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:47.952984 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:47.963091 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9e817f1-d1a9-4d3e-993d-b52e6caec96d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:47.974769 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 331/649] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:47 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:48.990098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1a66e8d-e5ea-4f46-b685-2691fcef4868 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:48.990701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1a66e8d-e5ea-4f46-b685-2691fcef4868 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:48.990825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:48.990825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:48.991167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1a66e8d-e5ea-4f46-b685-2691fcef4868 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:48.991538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a1a66e8d-e5ea-4f46-b685-2691fcef4868 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:49.088428 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:49.088428 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:49.118615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1a66e8d-e5ea-4f46-b685-2691fcef4868 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:49.119464 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 319/650] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:48 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:50.134007 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-653ede9b-a624-47ea-b34f-cb1e4ff391d5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:50.135120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-653ede9b-a624-47ea-b34f-cb1e4ff391d5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:50.136099 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:50.136099 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:50.136808 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-653ede9b-a624-47ea-b34f-cb1e4ff391d5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:50.137384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-653ede9b-a624-47ea-b34f-cb1e4ff391d5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:50.214470 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:50.214470 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:50.216679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-653ede9b-a624-47ea-b34f-cb1e4ff391d5 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:50.228846 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 332/651] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:50 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:51.246113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe2262bc-547a-4340-acf3-3d5c5deb4b9d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:51.246674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe2262bc-547a-4340-acf3-3d5c5deb4b9d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:51.246959 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:51.246959 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:51.248053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe2262bc-547a-4340-acf3-3d5c5deb4b9d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:51.248435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fe2262bc-547a-4340-acf3-3d5c5deb4b9d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:51.341597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:51.341597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:51.347585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe2262bc-547a-4340-acf3-3d5c5deb4b9d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:51.353550 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 320/652] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:51 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:52.374322 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa6cf5cf-d930-4ee9-9f16-ca9e70cc5215 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:52.375449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa6cf5cf-d930-4ee9-9f16-ca9e70cc5215 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:52.375961 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:52.375961 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:52.376671 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa6cf5cf-d930-4ee9-9f16-ca9e70cc5215 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:52.377269 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-aa6cf5cf-d930-4ee9-9f16-ca9e70cc5215 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:52.459961 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:52.459961 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:52.476306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa6cf5cf-d930-4ee9-9f16-ca9e70cc5215 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:52.482228 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 333/653] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:52 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:53.502954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9ce5f1e-3daa-45ec-b4f8-696b05142cad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:53.503524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9ce5f1e-3daa-45ec-b4f8-696b05142cad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:53.503627 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:53.503627 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:53.504392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9ce5f1e-3daa-45ec-b4f8-696b05142cad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:53.504937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a9ce5f1e-3daa-45ec-b4f8-696b05142cad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:53.652563 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:53.652563 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:53.654407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9ce5f1e-3daa-45ec-b4f8-696b05142cad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:53.655211 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 321/654] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:53 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:34:54.669874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ac82d4f-caff-4e25-95c0-401fd4ceaf70 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:54.670549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ac82d4f-caff-4e25-95c0-401fd4ceaf70 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:54.670872 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:54.670872 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:54.671446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ac82d4f-caff-4e25-95c0-401fd4ceaf70 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:54.671958 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7ac82d4f-caff-4e25-95c0-401fd4ceaf70 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:54.735337 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:54.735337 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:54.740914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ac82d4f-caff-4e25-95c0-401fd4ceaf70 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:54.753493 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 334/655] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:54 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:55.761137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47eb1093-b06d-4916-8656-d3b4c3208994 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:55.762449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47eb1093-b06d-4916-8656-d3b4c3208994 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:55.762884 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:55.762884 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:55.763561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47eb1093-b06d-4916-8656-d3b4c3208994 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:55.764194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-47eb1093-b06d-4916-8656-d3b4c3208994 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:55.855345 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:55.855345 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:55.861535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47eb1093-b06d-4916-8656-d3b4c3208994 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:55.872202 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 322/656] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:55 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:56.882686 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fabcfcf2-b299-4775-b843-109d00d9016e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:56.884198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fabcfcf2-b299-4775-b843-109d00d9016e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:56.884786 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:56.884786 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:56.885894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fabcfcf2-b299-4775-b843-109d00d9016e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:56.887630 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fabcfcf2-b299-4775-b843-109d00d9016e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:57.009753 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:57.009753 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:57.011687 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fabcfcf2-b299-4775-b843-109d00d9016e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:57.026793 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 335/657] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:56 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:58.041911 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb5d953d-c4f1-4c12-a243-589225dee8ee tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:58.043546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb5d953d-c4f1-4c12-a243-589225dee8ee tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:58.044335 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:58.044335 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:58.044984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb5d953d-c4f1-4c12-a243-589225dee8ee tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:58.045559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-bb5d953d-c4f1-4c12-a243-589225dee8ee tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:58.124695 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:58.124695 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:58.132612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb5d953d-c4f1-4c12-a243-589225dee8ee tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:58.140949 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 323/658] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:58 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:34:59.149086 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-551d8ea7-f0ed-449e-9e11-4a9179af7b1b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:34:59.149805 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-551d8ea7-f0ed-449e-9e11-4a9179af7b1b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:34:59.149998 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:34:59.149998 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:34:59.150705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-551d8ea7-f0ed-449e-9e11-4a9179af7b1b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:34:59.151963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-551d8ea7-f0ed-449e-9e11-4a9179af7b1b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:34:59.217650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:34:59.217650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:34:59.221429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-551d8ea7-f0ed-449e-9e11-4a9179af7b1b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:34:59.232218 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 336/659] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:34:59 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:00.248204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22805a8c-8e3d-45e9-ab05-b05f02c29486 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:00.249585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22805a8c-8e3d-45e9-ab05-b05f02c29486 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:00.250085 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:00.250085 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:00.250969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22805a8c-8e3d-45e9-ab05-b05f02c29486 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:00.251538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-22805a8c-8e3d-45e9-ab05-b05f02c29486 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:00.355964 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:00.355964 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:00.368887 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22805a8c-8e3d-45e9-ab05-b05f02c29486 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:00.378198 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 324/660] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:00 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:01.391175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb4408b9-e834-49fe-bdd8-debdfe40a007 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:01.392399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb4408b9-e834-49fe-bdd8-debdfe40a007 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:01.392802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:01.392802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:01.393596 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb4408b9-e834-49fe-bdd8-debdfe40a007 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:01.394131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fb4408b9-e834-49fe-bdd8-debdfe40a007 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:01.438262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:01.438262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:01.456427 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb4408b9-e834-49fe-bdd8-debdfe40a007 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:01.464112 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 337/661] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:01 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:02.492611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a396468b-3f4d-443a-a4bf-2f1ad573c216 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:02.493160 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a396468b-3f4d-443a-a4bf-2f1ad573c216 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:02.493332 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:02.493332 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:02.494025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a396468b-3f4d-443a-a4bf-2f1ad573c216 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:02.495144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a396468b-3f4d-443a-a4bf-2f1ad573c216 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:02.580171 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:02.580171 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:02.593437 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a396468b-3f4d-443a-a4bf-2f1ad573c216 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:02.605401 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 325/662] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:02 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:03.619243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-54085960-fca1-4cba-884f-146216497396 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:03.620290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-54085960-fca1-4cba-884f-146216497396 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:03.620840 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:03.620840 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:03.621711 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-54085960-fca1-4cba-884f-146216497396 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:03.623226 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-54085960-fca1-4cba-884f-146216497396 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:03.713591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:03.713591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:03.718605 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-54085960-fca1-4cba-884f-146216497396 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:03.726915 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 338/663] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:03 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:04.741567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3503923c-6a5b-4d83-a47b-699294ebf669 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:04.742079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3503923c-6a5b-4d83-a47b-699294ebf669 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:04.742204 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:04.742204 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:04.742600 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3503923c-6a5b-4d83-a47b-699294ebf669 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:04.742856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3503923c-6a5b-4d83-a47b-699294ebf669 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:04.789155 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:04.789155 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:04.794364 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3503923c-6a5b-4d83-a47b-699294ebf669 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:04.802478 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 326/664] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:04 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:05.816898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66a0b147-ef74-40c8-8461-4d825769ae19 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:05.818142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66a0b147-ef74-40c8-8461-4d825769ae19 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:05.818590 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:05.818590 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:05.819230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66a0b147-ef74-40c8-8461-4d825769ae19 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:05.819774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-66a0b147-ef74-40c8-8461-4d825769ae19 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:05.890631 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:05.890631 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:05.892979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66a0b147-ef74-40c8-8461-4d825769ae19 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:05.901011 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 339/665] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:05 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:06.907876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e4f7d40-b117-4c91-a192-4f81b3c29fcb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:06.908416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e4f7d40-b117-4c91-a192-4f81b3c29fcb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:06.908592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:06.908592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:06.908975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e4f7d40-b117-4c91-a192-4f81b3c29fcb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:06.909348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0e4f7d40-b117-4c91-a192-4f81b3c29fcb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:06.959582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:06.959582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:06.960135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e4f7d40-b117-4c91-a192-4f81b3c29fcb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:06.976182 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 327/666] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:06 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:07.991432 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f61d9c7-94b5-47e7-bc36-ec01100d7524 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:07.992104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f61d9c7-94b5-47e7-bc36-ec01100d7524 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:07.992440 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:07.992440 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:07.992992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f61d9c7-94b5-47e7-bc36-ec01100d7524 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:07.993464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3f61d9c7-94b5-47e7-bc36-ec01100d7524 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:08.058287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:08.058287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:08.063627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f61d9c7-94b5-47e7-bc36-ec01100d7524 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:08.070808 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 340/667] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:07 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:09.082330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b7b9c6f-b067-4491-a0a5-e8d514377179 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:09.084250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b7b9c6f-b067-4491-a0a5-e8d514377179 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:09.085094 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:09.085094 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:09.085743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b7b9c6f-b067-4491-a0a5-e8d514377179 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:09.087226 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1b7b9c6f-b067-4491-a0a5-e8d514377179 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:09.124386 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:09.124386 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:09.127131 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b7b9c6f-b067-4491-a0a5-e8d514377179 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:09.135955 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 328/668] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:09 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:10.142176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-673977fb-4b08-422c-9821-87558fe90cd2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:10.142721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-673977fb-4b08-422c-9821-87558fe90cd2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:10.142862 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:10.142862 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:10.143519 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-673977fb-4b08-422c-9821-87558fe90cd2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:10.144080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-673977fb-4b08-422c-9821-87558fe90cd2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:10.212608 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:10.212608 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:10.215003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-673977fb-4b08-422c-9821-87558fe90cd2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:10.230055 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 341/669] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:10 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:11.236237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2132f700-c4a2-4c3a-9fbf-0f92fa538b41 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:11.237379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2132f700-c4a2-4c3a-9fbf-0f92fa538b41 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:11.237821 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:11.237821 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:11.238525 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2132f700-c4a2-4c3a-9fbf-0f92fa538b41 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:11.239761 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2132f700-c4a2-4c3a-9fbf-0f92fa538b41 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:11.267027 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:11.267027 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:11.269664 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2132f700-c4a2-4c3a-9fbf-0f92fa538b41 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:11.271120 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 329/670] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:11 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:12.285688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ddaa8f0e-3dda-4c33-8b8c-1f94ccafb083 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:12.286221 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ddaa8f0e-3dda-4c33-8b8c-1f94ccafb083 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:12.286367 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:12.286367 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:12.287011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ddaa8f0e-3dda-4c33-8b8c-1f94ccafb083 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:12.287559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ddaa8f0e-3dda-4c33-8b8c-1f94ccafb083 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:12.335825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:12.335825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:12.338724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ddaa8f0e-3dda-4c33-8b8c-1f94ccafb083 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:12.339726 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 342/671] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:12 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:12.352416 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4dd354c-f640-4885-b9fc-3a7e92d75dd8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 Jan 12 14:35:12.353174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4dd354c-f640-4885-b9fc-3a7e92d75dd8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:12.354072 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:12.354072 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:12.354974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4dd354c-f640-4885-b9fc-3a7e92d75dd8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:12.483948 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:12.483948 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:12.502330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a4dd354c-f640-4885-b9fc-3a7e92d75dd8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:35:12.578016 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4dd354c-f640-4885-b9fc-3a7e92d75dd8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 returned with HTTP 200 Jan 12 14:35:12.592291 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 330/672] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:12 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 => generated 916 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:13.004183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-171547c7-d77a-453c-8eec-9f43f1c6b90d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] GET http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/35c45158-d348-484c-a2e0-a4e5f2036788/export_record Jan 12 14:35:13.004874 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-171547c7-d77a-453c-8eec-9f43f1c6b90d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:13.005196 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:13.005196 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:13.005754 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-171547c7-d77a-453c-8eec-9f43f1c6b90d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Calling method 'export_record' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:13.008103 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-171547c7-d77a-453c-8eec-9f43f1c6b90d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Export record for backup 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 12 14:35:13.036704 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:13.036704 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:13.039246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.api [None req-171547c7-d77a-453c-8eec-9f43f1c6b90d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Calling RPCAPI with context: , host: n-d-764292-10, backup: 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 12 14:35:13.054981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-171547c7-d77a-453c-8eec-9f43f1c6b90d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] export_record in rpcapi backup_id 35c45158-d348-484c-a2e0-a4e5f2036788 on host n-d-764292-10. {{(pid=87932) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 12 14:35:13.074000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-171547c7-d77a-453c-8eec-9f43f1c6b90d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzVjNDUxNTgtZDM0OC00ODRjLWEyZTAtYTRlNWYyMDM2Nzg4IiwgInVzZXJfaWQiOiAiZGRlMTk3ZjVkYTlmNDU0YjhiNjViZTMyMDlhZWEyZTQiLCAicHJvamVjdF9pZCI6ICIwZTQ5YzE4MzU3NmY0ZDBlOTlmNzAxMWU0MjgwODNiMyIsICJ2b2x1bWVfaWQiOiAiN2ZhMTY1NmYtMmY0Ny00YTA2LWIwOGYtMWQ1MDE3N2M2OGQ5IiwgImhvc3QiOiAibi1kLTc2NDI5Mi0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0yMDA0NzkxMTQ1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2ZhMTY1NmYtMmY0Ny00YTA2LWIwOGYtMWQ1MDE3N2M2OGQ5LzIwMjEwMTEyMTQzNDEyL2F6X25vdmFfYmFja3VwXzM1YzQ1MTU4LWQzNDgtNDg0Yy1hMmUwLWE0ZTVmMjAzNjc4OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTEyVDE0OjM0OjAyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTEyVDE0OjM0OjAyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMTJUMTQ6MzU6MTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=87932) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 12 14:35:13.074880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-171547c7-d77a-453c-8eec-9f43f1c6b90d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/35c45158-d348-484c-a2e0-a4e5f2036788/export_record returned with HTTP 200 Jan 12 14:35:13.076382 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 343/673] 10.222.0.43 () {58 vars in 1357 bytes} [Tue Jan 12 14:35:12 2021] GET /volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/35c45158-d348-484c-a2e0-a4e5f2036788/export_record => generated 1452 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:35:13.090138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa3a2bb3-8b79-46d1-91de-1fdf71655a94 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] POST http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/import_record Jan 12 14:35:13.090603 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:13.090603 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:13.091121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa3a2bb3-8b79-46d1-91de-1fdf71655a94 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzk2ZjlkZjMtNzliYi00NDVjLWJjZjEtOGY2YWFlYWZmMzQzIiwgInVzZXJfaWQiOiAiZGRlMTk3ZjVkYTlmNDU0YjhiNjViZTMyMDlhZWEyZTQiLCAicHJvamVjdF9pZCI6ICIwZTQ5YzE4MzU3NmY0ZDBlOTlmNzAxMWU0MjgwODNiMyIsICJ2b2x1bWVfaWQiOiAiN2ZhMTY1NmYtMmY0Ny00YTA2LWIwOGYtMWQ1MDE3N2M2OGQ5IiwgImhvc3QiOiAibi1kLTc2NDI5Mi0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0yMDA0NzkxMTQ1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2ZhMTY1NmYtMmY0Ny00YTA2LWIwOGYtMWQ1MDE3N2M2OGQ5LzIwMjEwMTEyMTQzNDEyL2F6X25vdmFfYmFja3VwXzM1YzQ1MTU4LWQzNDgtNDg0Yy1hMmUwLWE0ZTVmMjAzNjc4OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTEyVDE0OjM0OjAyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTEyVDE0OjM0OjAyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMTJUMTQ6MzU6MTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:35:13.097567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-aa3a2bb3-8b79-46d1-91de-1fdf71655a94 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzk2ZjlkZjMtNzliYi00NDVjLWJjZjEtOGY2YWFlYWZmMzQzIiwgInVzZXJfaWQiOiAiZGRlMTk3ZjVkYTlmNDU0YjhiNjViZTMyMDlhZWEyZTQiLCAicHJvamVjdF9pZCI6ICIwZTQ5YzE4MzU3NmY0ZDBlOTlmNzAxMWU0MjgwODNiMyIsICJ2b2x1bWVfaWQiOiAiN2ZhMTY1NmYtMmY0Ny00YTA2LWIwOGYtMWQ1MDE3N2M2OGQ5IiwgImhvc3QiOiAibi1kLTc2NDI5Mi0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0yMDA0NzkxMTQ1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2ZhMTY1NmYtMmY0Ny00YTA2LWIwOGYtMWQ1MDE3N2M2OGQ5LzIwMjEwMTEyMTQzNDEyL2F6X25vdmFfYmFja3VwXzM1YzQ1MTU4LWQzNDgtNDg0Yy1hMmUwLWE0ZTVmMjAzNjc4OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTEyVDE0OjM0OjAyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTEyVDE0OjM0OjAyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMTJUMTQ6MzU6MTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=87931) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 12 14:35:13.098575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-aa3a2bb3-8b79-46d1-91de-1fdf71655a94 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzk2ZjlkZjMtNzliYi00NDVjLWJjZjEtOGY2YWFlYWZmMzQzIiwgInVzZXJfaWQiOiAiZGRlMTk3ZjVkYTlmNDU0YjhiNjViZTMyMDlhZWEyZTQiLCAicHJvamVjdF9pZCI6ICIwZTQ5YzE4MzU3NmY0ZDBlOTlmNzAxMWU0MjgwODNiMyIsICJ2b2x1bWVfaWQiOiAiN2ZhMTY1NmYtMmY0Ny00YTA2LWIwOGYtMWQ1MDE3N2M2OGQ5IiwgImhvc3QiOiAibi1kLTc2NDI5Mi0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0yMDA0NzkxMTQ1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2ZhMTY1NmYtMmY0Ny00YTA2LWIwOGYtMWQ1MDE3N2M2OGQ5LzIwMjEwMTEyMTQzNDEyL2F6X25vdmFfYmFja3VwXzM1YzQ1MTU4LWQzNDgtNDg0Yy1hMmUwLWE0ZTVmMjAzNjc4OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTEyVDE0OjM0OjAyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTEyVDE0OjM0OjAyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMTJUMTQ6MzU6MTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=87931) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 12 14:35:13.179631 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-aa3a2bb3-8b79-46d1-91de-1fdf71655a94 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Created reservations ['c3e7442d-e28e-4978-a2c3-ce377efbbe2e', 'bf289ee2-46f1-4b2c-8377-1c6460016cf4'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:35:13.265657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-aa3a2bb3-8b79-46d1-91de-1fdf71655a94 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] import_record rpcapi backup id 396f9df3-79bb-445c-bcf1-8f6aaeaff343 on host n-d-764292-10 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzk2ZjlkZjMtNzliYi00NDVjLWJjZjEtOGY2YWFlYWZmMzQzIiwgInVzZXJfaWQiOiAiZGRlMTk3ZjVkYTlmNDU0YjhiNjViZTMyMDlhZWEyZTQiLCAicHJvamVjdF9pZCI6ICIwZTQ5YzE4MzU3NmY0ZDBlOTlmNzAxMWU0MjgwODNiMyIsICJ2b2x1bWVfaWQiOiAiN2ZhMTY1NmYtMmY0Ny00YTA2LWIwOGYtMWQ1MDE3N2M2OGQ5IiwgImhvc3QiOiAibi1kLTc2NDI5Mi0xMCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0yMDA0NzkxMTQ1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2ZhMTY1NmYtMmY0Ny00YTA2LWIwOGYtMWQ1MDE3N2M2OGQ5LzIwMjEwMTEyMTQzNDEyL2F6X25vdmFfYmFja3VwXzM1YzQ1MTU4LWQzNDgtNDg0Yy1hMmUwLWE0ZTVmMjAzNjc4OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTEyVDE0OjM0OjAyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTEyVDE0OjM0OjAyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMTJUMTQ6MzU6MTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=87931) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 12 14:35:13.273471 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-aa3a2bb3-8b79-46d1-91de-1fdf71655a94 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Import record output: {'backup': {'id': '396f9df3-79bb-445c-bcf1-8f6aaeaff343', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343'}, {'rel': 'bookmark', 'href': 'http://10.222.0.43/volume/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343'}]}}. {{(pid=87931) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 12 14:35:13.273946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa3a2bb3-8b79-46d1-91de-1fdf71655a94 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/import_record returned with HTTP 201 Jan 12 14:35:13.274857 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 331/674] 10.222.0.43 () {60 vars in 1269 bytes} [Tue Jan 12 14:35:13 2021] POST /volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/import_record => generated 354 bytes in 192 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 12 14:35:13.285246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b4469e22-1bf5-4e8f-b731-f5250f89e20e tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] GET http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 Jan 12 14:35:13.285763 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b4469e22-1bf5-4e8f-b731-f5250f89e20e tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:13.286216 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:13.286216 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:13.286428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b4469e22-1bf5-4e8f-b731-f5250f89e20e tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:13.286665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b4469e22-1bf5-4e8f-b731-f5250f89e20e tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Show backup with id 396f9df3-79bb-445c-bcf1-8f6aaeaff343. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:13.345551 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:13.345551 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:13.354649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b4469e22-1bf5-4e8f-b731-f5250f89e20e tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 returned with HTTP 200 Jan 12 14:35:13.355932 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 344/675] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:13 2021] GET /volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 => generated 713 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:14.371733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62322738-e9df-474e-98ff-9d9056063970 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] GET http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 Jan 12 14:35:14.372872 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62322738-e9df-474e-98ff-9d9056063970 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:14.373249 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:14.373249 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:14.373904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62322738-e9df-474e-98ff-9d9056063970 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:14.374476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-62322738-e9df-474e-98ff-9d9056063970 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Show backup with id 396f9df3-79bb-445c-bcf1-8f6aaeaff343. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:14.421727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:14.421727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:14.423633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62322738-e9df-474e-98ff-9d9056063970 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 returned with HTTP 200 Jan 12 14:35:14.430260 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 332/676] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:14 2021] GET /volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 => generated 824 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:14.443487 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24c67239-d5e9-4e10-8c15-ab3d54346dc7 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] GET http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups Jan 12 14:35:14.444762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24c67239-d5e9-4e10-8c15-ab3d54346dc7 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:14.444980 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:14.444980 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:14.445358 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24c67239-d5e9-4e10-8c15-ab3d54346dc7 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:14.507062 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24c67239-d5e9-4e10-8c15-ab3d54346dc7 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups returned with HTTP 200 Jan 12 14:35:14.516431 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 345/677] 10.222.0.43 () {58 vars in 1204 bytes} [Tue Jan 12 14:35:14 2021] GET /volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups => generated 404 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:14.523258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] POST http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788/restore Jan 12 14:35:14.523975 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:14.523975 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:14.524676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:35:14.526182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Restoring backup 35c45158-d348-484c-a2e0-a4e5f2036788 ({'restore': {}}) {{(pid=87931) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 12 14:35:14.526671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Restoring backup 35c45158-d348-484c-a2e0-a4e5f2036788 to volume None. Jan 12 14:35:14.575479 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:14.575479 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:14.579303 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.backup.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Creating volume of 1 GB for restore of backup 35c45158-d348-484c-a2e0-a4e5f2036788. Jan 12 14:35:14.626839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Availability zone cache updated, next update will occur around 2021-01-12 15:35:14.626126. {{(pid=87931) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 12 14:35:14.627235 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Availability Zones retrieved successfully. Jan 12 14:35:14.661868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Flow 'volume_create_api' (52943296-9e71-46f5-ba9e-bf7b9c0352ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:35:14.678269 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d570212d-c66b-4f91-8290-b4b40f5823c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:35:14.680626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:35:14.824439 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d570212d-c66b-4f91-8290-b4b40f5823c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:35:14.826670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9946966-f1a0-4da6-b825-4d7c52a6492b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:35:14.999250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Created reservations ['cd7c48f1-3c29-4fbf-b92d-e6c85c58b4de', 'ac73b5ef-4f8f-491f-815d-e01625c61e8d', 'f740596b-95cf-4b2b-bd6a-22333e574f2f', '894244eb-123c-46a5-a16f-71e0adf82295'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:35:15.001368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9946966-f1a0-4da6-b825-4d7c52a6492b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd7c48f1-3c29-4fbf-b92d-e6c85c58b4de', 'ac73b5ef-4f8f-491f-815d-e01625c61e8d', 'f740596b-95cf-4b2b-bd6a-22333e574f2f', '894244eb-123c-46a5-a16f-71e0adf82295']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:35:15.004399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2852fb60-1304-449b-9824-a9443830bf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:35:15.141155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2852fb60-1304-449b-9824-a9443830bf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '972b7819-b729-4ada-a26d-0d64857c5101', '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_35c45158-d348-484c-a2e0-a4e5f2036788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e49c183576f4d0e99f7011e428083b3',qos_specs=None,replication_status=,reservations=['cd7c48f1-3c29-4fbf-b92d-e6c85c58b4de','ac73b5ef-4f8f-491f-815d-e01625c61e8d','f740596b-95cf-4b2b-bd6a-22333e574f2f','894244eb-123c-46a5-a16f-71e0adf82295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dde197f5da9f454b8b65be3209aea2e4',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:35:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_35c45158-d348-484c-a2e0-a4e5f2036788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=972b7819-b729-4ada-a26d-0d64857c5101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e49c183576f4d0e99f7011e428083b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dde197f5da9f454b8b65be3209aea2e4',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:35:15.148640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (085e9a8c-5245-480a-9bb4-ae9a21f4fb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:35:15.211528 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (085e9a8c-5245-480a-9bb4-ae9a21f4fb47) transitioned into 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_35c45158-d348-484c-a2e0-a4e5f2036788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e49c183576f4d0e99f7011e428083b3',qos_specs=None,replication_status=,reservations=['cd7c48f1-3c29-4fbf-b92d-e6c85c58b4de','ac73b5ef-4f8f-491f-815d-e01625c61e8d','f740596b-95cf-4b2b-bd6a-22333e574f2f','894244eb-123c-46a5-a16f-71e0adf82295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dde197f5da9f454b8b65be3209aea2e4',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:35:15.214534 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (188e7d45-aafb-4756-a75d-273555f5ed2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:35:15.254051 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (188e7d45-aafb-4756-a75d-273555f5ed2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:35:15.262423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Flow 'volume_create_api' (52943296-9e71-46f5-ba9e-bf7b9c0352ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:35:15.415574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Create volume request issued successfully. Jan 12 14:35:15.484263 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:15.484263 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:15.486078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:35:15.486846 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 12 14:35:15.486846 n-d-764292-10 devstack@c-api.service[87930]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 12 14:35:15.486846 n-d-764292-10 devstack@c-api.service[87930]: hub = hubs.get_hub() Jan 12 14:35:16.661237 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:16.661237 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:16.665624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:35:17.769465 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:17.769465 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:17.771368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:35:17.771942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Checking backup size 1 against volume size 1 {{(pid=87931) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 12 14:35:17.772609 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.backup.api [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Overwriting volume 972b7819-b729-4ada-a26d-0d64857c5101 with restore of backup 35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:17.815728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] restore_backup in rpcapi backup_id 35c45158-d348-484c-a2e0-a4e5f2036788 {{(pid=87931) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 12 14:35:17.820640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a198cd6-304b-4683-a7ab-d51d52934488 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788/restore returned with HTTP 202 Jan 12 14:35:17.824840 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 333/678] 10.222.0.43 () {60 vars in 1360 bytes} [Tue Jan 12 14:35:14 2021] POST /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788/restore => generated 189 bytes in 3306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:35:17.833263 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f2197ee-f16f-437c-8cfc-db83d59a6e04 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:17.834068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f2197ee-f16f-437c-8cfc-db83d59a6e04 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:17.834444 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:17.834444 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:17.836697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f2197ee-f16f-437c-8cfc-db83d59a6e04 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:17.837265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4f2197ee-f16f-437c-8cfc-db83d59a6e04 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:17.898392 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:17.898392 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:17.901045 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f2197ee-f16f-437c-8cfc-db83d59a6e04 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:17.902130 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 346/679] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:17 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:18.937391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e52d89a-72cf-40c7-ae86-52ab58f1f69b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:18.937391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e52d89a-72cf-40c7-ae86-52ab58f1f69b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:18.937391 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:18.937391 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:18.937391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e52d89a-72cf-40c7-ae86-52ab58f1f69b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:18.937391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0e52d89a-72cf-40c7-ae86-52ab58f1f69b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:18.988801 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:18.988801 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:19.017732 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e52d89a-72cf-40c7-ae86-52ab58f1f69b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:19.018751 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 334/680] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:18 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:20.049869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-425cafba-75e5-4dcc-bfa0-f7b8efa1a835 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:20.049869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-425cafba-75e5-4dcc-bfa0-f7b8efa1a835 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:20.049869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:20.049869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:20.049869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-425cafba-75e5-4dcc-bfa0-f7b8efa1a835 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:20.049869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-425cafba-75e5-4dcc-bfa0-f7b8efa1a835 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:20.125991 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:20.125991 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:20.129816 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-425cafba-75e5-4dcc-bfa0-f7b8efa1a835 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:20.131912 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 347/681] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:20 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:21.146023 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76ee850f-9bd6-4a05-bfaf-86ea727d9e10 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:21.147225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76ee850f-9bd6-4a05-bfaf-86ea727d9e10 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:21.147652 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:21.147652 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:21.148382 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76ee850f-9bd6-4a05-bfaf-86ea727d9e10 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:21.148945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-76ee850f-9bd6-4a05-bfaf-86ea727d9e10 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:21.188505 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:21.188505 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:21.194842 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76ee850f-9bd6-4a05-bfaf-86ea727d9e10 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:21.196473 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 335/682] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:21 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:22.218116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8910a5f8-ccc4-4f15-bfe6-3ba41465c6f3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:22.218116 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8910a5f8-ccc4-4f15-bfe6-3ba41465c6f3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:22.218116 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:22.218116 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:22.227387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8910a5f8-ccc4-4f15-bfe6-3ba41465c6f3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:22.227387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8910a5f8-ccc4-4f15-bfe6-3ba41465c6f3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:22.336791 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:22.336791 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:22.343865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8910a5f8-ccc4-4f15-bfe6-3ba41465c6f3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:22.344791 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 348/683] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:22 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:23.367485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a34ba790-95f8-4c60-b91b-076fa299345a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:23.367485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a34ba790-95f8-4c60-b91b-076fa299345a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:23.367485 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:23.367485 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:23.367485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a34ba790-95f8-4c60-b91b-076fa299345a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:23.367485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a34ba790-95f8-4c60-b91b-076fa299345a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:23.427530 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:23.427530 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:23.433717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a34ba790-95f8-4c60-b91b-076fa299345a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:23.440142 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 336/684] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:23 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:24.449020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-92076f6b-4962-4d68-b99c-0a9f2af09028 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:24.449610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-92076f6b-4962-4d68-b99c-0a9f2af09028 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:24.449856 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:24.449856 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:24.450346 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-92076f6b-4962-4d68-b99c-0a9f2af09028 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:24.450815 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-92076f6b-4962-4d68-b99c-0a9f2af09028 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:24.564398 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:24.564398 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:24.564398 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-92076f6b-4962-4d68-b99c-0a9f2af09028 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:24.564398 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 349/685] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:24 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:25.574947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-04793d87-7703-4e0d-8bae-b632d9286ed8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:25.575648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-04793d87-7703-4e0d-8bae-b632d9286ed8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:25.575648 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:25.575648 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:25.575987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-04793d87-7703-4e0d-8bae-b632d9286ed8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:25.576987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-04793d87-7703-4e0d-8bae-b632d9286ed8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:25.677229 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:25.677229 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:25.679044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-04793d87-7703-4e0d-8bae-b632d9286ed8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:25.694022 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 337/686] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:25 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:26.766664 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d7a44b0-12f2-4ace-a438-93c74169a619 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:26.766664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d7a44b0-12f2-4ace-a438-93c74169a619 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:26.766664 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:26.766664 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:26.766664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d7a44b0-12f2-4ace-a438-93c74169a619 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:26.766664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0d7a44b0-12f2-4ace-a438-93c74169a619 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:26.872588 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:26.872588 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:26.886740 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d7a44b0-12f2-4ace-a438-93c74169a619 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:26.895187 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 350/687] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:26 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:27.907342 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ecd7f573-f2e2-4206-8e16-866670c0d7b0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:27.907342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ecd7f573-f2e2-4206-8e16-866670c0d7b0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:27.907342 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:27.907342 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:27.907342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ecd7f573-f2e2-4206-8e16-866670c0d7b0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:27.907342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ecd7f573-f2e2-4206-8e16-866670c0d7b0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:28.006127 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:28.006127 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:28.006127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ecd7f573-f2e2-4206-8e16-866670c0d7b0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:28.006127 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 338/688] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:27 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:29.024561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5551027b-ecf0-42db-90c5-fd979fd824bc tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:29.024561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5551027b-ecf0-42db-90c5-fd979fd824bc tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:29.024561 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:29.024561 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:29.024561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5551027b-ecf0-42db-90c5-fd979fd824bc tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:29.024561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5551027b-ecf0-42db-90c5-fd979fd824bc tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:29.062282 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:29.062282 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:29.064894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5551027b-ecf0-42db-90c5-fd979fd824bc tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:29.069380 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 351/689] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:29 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:30.105171 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff863dae-b2c6-4fdb-a718-5a6991604262 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:30.105171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff863dae-b2c6-4fdb-a718-5a6991604262 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:30.105171 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:30.105171 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:30.105171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff863dae-b2c6-4fdb-a718-5a6991604262 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:30.105171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ff863dae-b2c6-4fdb-a718-5a6991604262 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:30.241556 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:30.241556 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:30.246359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff863dae-b2c6-4fdb-a718-5a6991604262 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:30.247251 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 339/690] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:30 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:31.267318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ef0c84f-1891-421b-958b-d4beec937dc6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:31.267318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ef0c84f-1891-421b-958b-d4beec937dc6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:31.267318 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:31.267318 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:31.267318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ef0c84f-1891-421b-958b-d4beec937dc6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:31.267318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3ef0c84f-1891-421b-958b-d4beec937dc6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:31.349592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:31.349592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:31.349592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ef0c84f-1891-421b-958b-d4beec937dc6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:31.364399 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 352/691] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:31 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:32.371392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9319df08-736d-4a05-9de1-434026a2c6b1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:32.371392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9319df08-736d-4a05-9de1-434026a2c6b1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:32.371392 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:32.371392 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:32.371392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9319df08-736d-4a05-9de1-434026a2c6b1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:32.371392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9319df08-736d-4a05-9de1-434026a2c6b1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:32.396298 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:32.396298 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:32.396298 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9319df08-736d-4a05-9de1-434026a2c6b1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:32.400597 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 340/692] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:32 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:33.422819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e462099-7b1f-482e-8dad-8abbd1edad2b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:33.422819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e462099-7b1f-482e-8dad-8abbd1edad2b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:33.422819 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:33.422819 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:33.422819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e462099-7b1f-482e-8dad-8abbd1edad2b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:33.422819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5e462099-7b1f-482e-8dad-8abbd1edad2b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:33.509761 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:33.509761 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:33.529087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e462099-7b1f-482e-8dad-8abbd1edad2b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:33.533296 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 353/693] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:33 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:34.545390 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71c2e384-e196-46b6-a3d0-d8a1b85e574b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:34.545390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71c2e384-e196-46b6-a3d0-d8a1b85e574b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:34.545390 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:34.545390 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:34.545390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71c2e384-e196-46b6-a3d0-d8a1b85e574b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:34.545390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-71c2e384-e196-46b6-a3d0-d8a1b85e574b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:34.661080 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:34.661080 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:34.674175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71c2e384-e196-46b6-a3d0-d8a1b85e574b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:34.674175 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 341/694] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:34 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:35.683451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b11f3334-fd98-4c61-bbad-6b5b425b106c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:35.684214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b11f3334-fd98-4c61-bbad-6b5b425b106c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:35.684214 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:35.684214 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:35.684693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b11f3334-fd98-4c61-bbad-6b5b425b106c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:35.684929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b11f3334-fd98-4c61-bbad-6b5b425b106c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:35.726997 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:35.726997 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:35.728953 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b11f3334-fd98-4c61-bbad-6b5b425b106c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:35.734986 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 354/695] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:35 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:36.748218 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-721dce63-fda5-4390-b6f1-4e3f51cc725c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:36.752531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-721dce63-fda5-4390-b6f1-4e3f51cc725c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:36.752848 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:36.752848 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:36.753378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-721dce63-fda5-4390-b6f1-4e3f51cc725c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:36.756289 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-721dce63-fda5-4390-b6f1-4e3f51cc725c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:36.792561 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:36.792561 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:36.802081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-721dce63-fda5-4390-b6f1-4e3f51cc725c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:36.809713 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 342/696] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:36 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:37.814903 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2e6d19f-8601-4db3-a109-f7a0b6460640 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:37.815416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2e6d19f-8601-4db3-a109-f7a0b6460640 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:37.815637 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:37.815637 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:37.816043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2e6d19f-8601-4db3-a109-f7a0b6460640 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:37.816415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c2e6d19f-8601-4db3-a109-f7a0b6460640 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:37.874692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:37.874692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:37.874692 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2e6d19f-8601-4db3-a109-f7a0b6460640 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:37.874692 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 355/697] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:37 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:38.895043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3d909fd-c890-4cb2-964e-64bf7ae33687 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:38.895554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3d909fd-c890-4cb2-964e-64bf7ae33687 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:38.895765 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:38.895765 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:38.896169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3d909fd-c890-4cb2-964e-64bf7ae33687 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:38.896544 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b3d909fd-c890-4cb2-964e-64bf7ae33687 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:39.009189 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:39.009189 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:39.039708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3d909fd-c890-4cb2-964e-64bf7ae33687 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:39.085545 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 343/698] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:38 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:40.100081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66ee995e-0d2e-487c-9c5d-8ff7df52f9ae tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:40.100081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66ee995e-0d2e-487c-9c5d-8ff7df52f9ae tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:40.100081 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:40.100081 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:40.100081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66ee995e-0d2e-487c-9c5d-8ff7df52f9ae tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:40.100081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-66ee995e-0d2e-487c-9c5d-8ff7df52f9ae tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:40.144465 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:40.144465 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:40.155368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66ee995e-0d2e-487c-9c5d-8ff7df52f9ae tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:40.157126 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 356/699] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:40 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:41.181368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb95de85-aab3-4e17-a524-c115fa023cb9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:41.181368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb95de85-aab3-4e17-a524-c115fa023cb9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:41.181368 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:41.181368 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:41.198843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb95de85-aab3-4e17-a524-c115fa023cb9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:41.198843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fb95de85-aab3-4e17-a524-c115fa023cb9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:41.249078 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:41.249078 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:41.249078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb95de85-aab3-4e17-a524-c115fa023cb9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:41.249078 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 344/700] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:41 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:42.278175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0fbea7c1-81dc-40d2-9e4b-bf7aed22ea6d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:42.278175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0fbea7c1-81dc-40d2-9e4b-bf7aed22ea6d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:42.278175 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:42.278175 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:42.278175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0fbea7c1-81dc-40d2-9e4b-bf7aed22ea6d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:42.278175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0fbea7c1-81dc-40d2-9e4b-bf7aed22ea6d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:42.334620 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:42.334620 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:42.334620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0fbea7c1-81dc-40d2-9e4b-bf7aed22ea6d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:42.346393 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 357/701] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:42 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:43.342990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f15ad154-1077-47bd-8a45-5247e304be07 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:43.343522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f15ad154-1077-47bd-8a45-5247e304be07 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:43.344020 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:43.344020 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:43.344396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f15ad154-1077-47bd-8a45-5247e304be07 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:43.344760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f15ad154-1077-47bd-8a45-5247e304be07 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:43.407790 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:43.407790 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:43.417590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f15ad154-1077-47bd-8a45-5247e304be07 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:43.418850 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 345/702] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:43 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:44.433022 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6e0f667-d58a-4cff-bd21-09959654ede1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:44.434384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6e0f667-d58a-4cff-bd21-09959654ede1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:44.434604 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:44.434604 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:44.434979 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6e0f667-d58a-4cff-bd21-09959654ede1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:44.435342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a6e0f667-d58a-4cff-bd21-09959654ede1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:44.476644 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:44.476644 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:44.479559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6e0f667-d58a-4cff-bd21-09959654ede1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:44.481305 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 358/703] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:44 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:45.504633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5cedcfaa-2c7d-458f-94c8-3326c4d075e1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:45.504633 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5cedcfaa-2c7d-458f-94c8-3326c4d075e1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:45.504633 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:45.504633 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:45.517791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5cedcfaa-2c7d-458f-94c8-3326c4d075e1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:45.517791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5cedcfaa-2c7d-458f-94c8-3326c4d075e1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:45.694720 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:45.694720 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:45.694720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5cedcfaa-2c7d-458f-94c8-3326c4d075e1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:45.709078 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 346/704] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:45 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:46.717860 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-52a21c10-58f9-4ebb-8f37-b2b59e825d28 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:46.717860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-52a21c10-58f9-4ebb-8f37-b2b59e825d28 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:46.717860 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:46.717860 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:46.717860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-52a21c10-58f9-4ebb-8f37-b2b59e825d28 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:46.717860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-52a21c10-58f9-4ebb-8f37-b2b59e825d28 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:46.837967 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:46.837967 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:46.837967 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-52a21c10-58f9-4ebb-8f37-b2b59e825d28 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:46.859883 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 359/705] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:46 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:47.877233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e4ee9f6-a53b-469c-9bf4-d0833caa9b98 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:47.877233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e4ee9f6-a53b-469c-9bf4-d0833caa9b98 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:47.877233 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:47.877233 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:47.877233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e4ee9f6-a53b-469c-9bf4-d0833caa9b98 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:47.877233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4e4ee9f6-a53b-469c-9bf4-d0833caa9b98 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:47.988880 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:47.988880 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:47.988880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e4ee9f6-a53b-469c-9bf4-d0833caa9b98 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:47.996008 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 347/706] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:47 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:49.016059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e567986-02ab-466a-b48b-ca4114a25261 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:49.016059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e567986-02ab-466a-b48b-ca4114a25261 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:49.016059 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:49.016059 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:49.016059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e567986-02ab-466a-b48b-ca4114a25261 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:49.016059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8e567986-02ab-466a-b48b-ca4114a25261 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:49.111232 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:49.111232 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:49.113139 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e567986-02ab-466a-b48b-ca4114a25261 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:49.114218 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 360/707] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:48 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:50.139245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4787c121-5f31-46dd-91cf-767d29547063 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:50.146297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4787c121-5f31-46dd-91cf-767d29547063 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:50.146297 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:50.146297 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:50.146297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4787c121-5f31-46dd-91cf-767d29547063 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:50.146297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4787c121-5f31-46dd-91cf-767d29547063 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:50.237463 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:50.237463 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:50.244089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4787c121-5f31-46dd-91cf-767d29547063 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:50.244089 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 348/708] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:50 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:51.257473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-acc38afc-dd3e-4536-9c15-ad9400e41926 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:51.258136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-acc38afc-dd3e-4536-9c15-ad9400e41926 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:51.258426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:51.258426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:51.258888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-acc38afc-dd3e-4536-9c15-ad9400e41926 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:51.259265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-acc38afc-dd3e-4536-9c15-ad9400e41926 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:51.345052 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:51.345052 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:51.345052 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-acc38afc-dd3e-4536-9c15-ad9400e41926 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:51.362300 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 361/709] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:51 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:52.359463 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0279384-bc11-46c2-9801-739c01de638d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:52.360100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0279384-bc11-46c2-9801-739c01de638d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:52.360275 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:52.360275 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:52.360601 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0279384-bc11-46c2-9801-739c01de638d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:52.360970 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f0279384-bc11-46c2-9801-739c01de638d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:52.427088 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:52.427088 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:52.430952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0279384-bc11-46c2-9801-739c01de638d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:52.445271 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 349/710] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:52 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:53.453184 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a421fb6d-101d-49fd-8380-eeffb9ebb5d0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:53.453759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a421fb6d-101d-49fd-8380-eeffb9ebb5d0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:53.453942 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:53.453942 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:53.454313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a421fb6d-101d-49fd-8380-eeffb9ebb5d0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:53.454677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a421fb6d-101d-49fd-8380-eeffb9ebb5d0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:53.522257 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:53.522257 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:53.524370 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a421fb6d-101d-49fd-8380-eeffb9ebb5d0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:53.525231 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 362/711] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:53 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:54.552609 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-595991a2-f4be-4e7d-b6cd-45b64a6eba3e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:54.552609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-595991a2-f4be-4e7d-b6cd-45b64a6eba3e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:54.552609 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:54.552609 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:54.552609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-595991a2-f4be-4e7d-b6cd-45b64a6eba3e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:54.552609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-595991a2-f4be-4e7d-b6cd-45b64a6eba3e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:54.642262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:54.642262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:54.661779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-595991a2-f4be-4e7d-b6cd-45b64a6eba3e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:54.662621 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 350/712] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:54 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:55.682175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15bd85d2-46be-4bbb-a9e1-000387be24e8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:55.682764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15bd85d2-46be-4bbb-a9e1-000387be24e8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:55.682885 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:55.682885 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:55.683443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15bd85d2-46be-4bbb-a9e1-000387be24e8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:55.683981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-15bd85d2-46be-4bbb-a9e1-000387be24e8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:55.764245 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:55.764245 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:55.766100 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15bd85d2-46be-4bbb-a9e1-000387be24e8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:55.766931 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 363/713] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:55 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:56.781765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16a2e085-cc2c-409e-845f-6d8b93e55723 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:56.783032 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16a2e085-cc2c-409e-845f-6d8b93e55723 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:56.783230 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:56.783230 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:56.784037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16a2e085-cc2c-409e-845f-6d8b93e55723 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:56.784567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-16a2e085-cc2c-409e-845f-6d8b93e55723 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 35c45158-d348-484c-a2e0-a4e5f2036788. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:56.877258 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:56.877258 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:56.888039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16a2e085-cc2c-409e-845f-6d8b93e55723 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 200 Jan 12 14:35:56.894535 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 351/714] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:56 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 822 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:56.903643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a79c6cf0-20e6-4fcd-ac7c-d3d48033ddb3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/972b7819-b729-4ada-a26d-0d64857c5101 Jan 12 14:35:56.905205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a79c6cf0-20e6-4fcd-ac7c-d3d48033ddb3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:56.905402 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:56.905402 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:56.906113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a79c6cf0-20e6-4fcd-ac7c-d3d48033ddb3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:57.068089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:57.068089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:57.088391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a79c6cf0-20e6-4fcd-ac7c-d3d48033ddb3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:35:57.140435 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a79c6cf0-20e6-4fcd-ac7c-d3d48033ddb3 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/972b7819-b729-4ada-a26d-0d64857c5101 returned with HTTP 200 Jan 12 14:35:57.144491 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 364/715] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:56 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/972b7819-b729-4ada-a26d-0d64857c5101 => generated 971 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:57.159300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6e79958-6c9d-49fa-a80b-058cccf33dad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes Jan 12 14:35:57.159874 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6e79958-6c9d-49fa-a80b-058cccf33dad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:57.160019 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:57.160019 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:57.160634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6e79958-6c9d-49fa-a80b-058cccf33dad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:57.161478 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-b6e79958-6c9d-49fa-a80b-058cccf33dad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:35:57.163401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b6e79958-6c9d-49fa-a80b-058cccf33dad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:35:57.264205 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b6e79958-6c9d-49fa-a80b-058cccf33dad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Get all volumes completed successfully. Jan 12 14:35:57.265839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6e79958-6c9d-49fa-a80b-058cccf33dad tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes returned with HTTP 200 Jan 12 14:35:57.267412 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 352/716] 10.222.0.43 () {58 vars in 1204 bytes} [Tue Jan 12 14:35:57 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes => generated 795 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:57.278881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f09ffab-1955-40a4-8aa4-9e4382faa98d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] DELETE http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/972b7819-b729-4ada-a26d-0d64857c5101 Jan 12 14:35:57.279672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f09ffab-1955-40a4-8aa4-9e4382faa98d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:57.280110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:57.280110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:57.280722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f09ffab-1955-40a4-8aa4-9e4382faa98d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:57.281340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-6f09ffab-1955-40a4-8aa4-9e4382faa98d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Delete volume with id: 972b7819-b729-4ada-a26d-0d64857c5101 Jan 12 14:35:57.402431 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:57.402431 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:57.403650 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6f09ffab-1955-40a4-8aa4-9e4382faa98d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:35:57.476118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6f09ffab-1955-40a4-8aa4-9e4382faa98d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Delete volume request issued successfully. Jan 12 14:35:57.476917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f09ffab-1955-40a4-8aa4-9e4382faa98d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/972b7819-b729-4ada-a26d-0d64857c5101 returned with HTTP 202 Jan 12 14:35:57.478729 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 365/717] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:35:57 2021] DELETE /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/972b7819-b729-4ada-a26d-0d64857c5101 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:35:57.487365 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbd6d267-680f-49cd-bf42-64fe526d7a1d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] DELETE http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 Jan 12 14:35:57.488097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbd6d267-680f-49cd-bf42-64fe526d7a1d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:57.488426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:57.488426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:57.489202 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbd6d267-680f-49cd-bf42-64fe526d7a1d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:57.489688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-dbd6d267-680f-49cd-bf42-64fe526d7a1d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Delete backup with id: 396f9df3-79bb-445c-bcf1-8f6aaeaff343. Jan 12 14:35:57.578454 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:57.578454 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:57.650656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-dbd6d267-680f-49cd-bf42-64fe526d7a1d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] delete_backup rpcapi backup_id 396f9df3-79bb-445c-bcf1-8f6aaeaff343 {{(pid=87931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 12 14:35:57.654029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbd6d267-680f-49cd-bf42-64fe526d7a1d tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 returned with HTTP 202 Jan 12 14:35:57.655922 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 353/718] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:35:57 2021] DELETE /volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:35:57.665154 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e94928b2-4326-4ef6-95ab-2bc4b654eb60 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] GET http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 Jan 12 14:35:57.665862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e94928b2-4326-4ef6-95ab-2bc4b654eb60 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:57.666260 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:57.666260 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:57.666947 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e94928b2-4326-4ef6-95ab-2bc4b654eb60 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:57.667488 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e94928b2-4326-4ef6-95ab-2bc4b654eb60 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Show backup with id 396f9df3-79bb-445c-bcf1-8f6aaeaff343. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:57.718373 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:57.718373 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:57.720689 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e94928b2-4326-4ef6-95ab-2bc4b654eb60 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 returned with HTTP 200 Jan 12 14:35:57.725955 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 366/719] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:57 2021] GET /volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 => generated 823 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:35:58.740896 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1af2cb7-df60-47ae-be8c-e1fd6eabd56e tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] GET http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 Jan 12 14:35:58.741859 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1af2cb7-df60-47ae-be8c-e1fd6eabd56e tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:58.742191 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:58.742191 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:58.743826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1af2cb7-df60-47ae-be8c-e1fd6eabd56e tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:58.744235 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a1af2cb7-df60-47ae-be8c-e1fd6eabd56e tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Show backup with id 396f9df3-79bb-445c-bcf1-8f6aaeaff343. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:35:58.823075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1af2cb7-df60-47ae-be8c-e1fd6eabd56e tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 returned with HTTP 404 Jan 12 14:35:58.825350 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 354/720] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:35:58 2021] GET /volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/396f9df3-79bb-445c-bcf1-8f6aaeaff343 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:35:58.834919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a70ede8-06a7-4048-a2d0-9e8d8a505be6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] DELETE http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 Jan 12 14:35:58.835706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a70ede8-06a7-4048-a2d0-9e8d8a505be6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:35:58.836122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:35:58.836122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:35:58.837590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a70ede8-06a7-4048-a2d0-9e8d8a505be6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:35:58.838394 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-3a70ede8-06a7-4048-a2d0-9e8d8a505be6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Delete backup with id: 35c45158-d348-484c-a2e0-a4e5f2036788. Jan 12 14:35:58.914033 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:35:58.914033 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:35:58.987335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-3a70ede8-06a7-4048-a2d0-9e8d8a505be6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] delete_backup rpcapi backup_id 35c45158-d348-484c-a2e0-a4e5f2036788 {{(pid=87932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 12 14:35:58.995172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a70ede8-06a7-4048-a2d0-9e8d8a505be6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 returned with HTTP 202 Jan 12 14:35:59.003760 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 367/721] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:35:58 2021] DELETE /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/35c45158-d348-484c-a2e0-a4e5f2036788 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:35:59.044012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] POST http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes Jan 12 14:35:59.045515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-518487048"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:35:59.047791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-518487048'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:35:59.049293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Create volume of 1 GB Jan 12 14:35:59.095230 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Availability Zones retrieved successfully. Jan 12 14:35:59.141875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Flow 'volume_create_api' (26c3afe3-ffc6-47c6-94d4-819d8cc5f1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:35:59.153270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81481417-6dc4-49d4-9b6a-f6b1aafef270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:35:59.156976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:35:59.325507 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81481417-6dc4-49d4-9b6a-f6b1aafef270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:35:59.327638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (848d3489-61d5-4108-b7a3-5935a3c6e4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:35:59.492093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Created reservations ['4723618b-61dc-4387-9a1d-8dcc55e43b1c', '3f5e1e11-2a05-4385-9427-a7388e870a9d', '02636c1a-67ba-427c-8b3a-1fb085acac46', 'eedf8035-99ef-486d-a3f4-20dd3cca2256'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:35:59.494212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (848d3489-61d5-4108-b7a3-5935a3c6e4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4723618b-61dc-4387-9a1d-8dcc55e43b1c', '3f5e1e11-2a05-4385-9427-a7388e870a9d', '02636c1a-67ba-427c-8b3a-1fb085acac46', 'eedf8035-99ef-486d-a3f4-20dd3cca2256']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:35:59.496693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f6a6e7-42ef-49ab-b547-c9c54542b674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:35:59.642672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f6a6e7-42ef-49ab-b547-c9c54542b674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35e5464e-0ed5-41b9-b279-c5eaf671f7a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-518487048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e49c183576f4d0e99f7011e428083b3',qos_specs=None,replication_status=,reservations=['4723618b-61dc-4387-9a1d-8dcc55e43b1c','3f5e1e11-2a05-4385-9427-a7388e870a9d','02636c1a-67ba-427c-8b3a-1fb085acac46','eedf8035-99ef-486d-a3f4-20dd3cca2256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dde197f5da9f454b8b65be3209aea2e4',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-518487048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35e5464e-0ed5-41b9-b279-c5eaf671f7a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e49c183576f4d0e99f7011e428083b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dde197f5da9f454b8b65be3209aea2e4',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:35:59.649474 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23f561a-49bb-4c24-b7f9-5cb61b6b4153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:35:59.721838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d23f561a-49bb-4c24-b7f9-5cb61b6b4153) transitioned into state 'SUCCESS' from state '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-518487048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e49c183576f4d0e99f7011e428083b3',qos_specs=None,replication_status=,reservations=['4723618b-61dc-4387-9a1d-8dcc55e43b1c','3f5e1e11-2a05-4385-9427-a7388e870a9d','02636c1a-67ba-427c-8b3a-1fb085acac46','eedf8035-99ef-486d-a3f4-20dd3cca2256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dde197f5da9f454b8b65be3209aea2e4',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:35:59.726521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6b9350-e34f-4cf9-9d5d-1cc7c2b8c3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:35:59.783443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6b9350-e34f-4cf9-9d5d-1cc7c2b8c3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:35:59.786162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Flow 'volume_create_api' (26c3afe3-ffc6-47c6-94d4-819d8cc5f1e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:35:59.969822 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Create volume request issued successfully. Jan 12 14:36:00.029177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73705e68-3da2-485c-8ed3-6896280b2765 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes returned with HTTP 202 Jan 12 14:36:00.030211 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 355/722] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:35:59 2021] POST /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes => generated 822 bytes in 993 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:36:00.047670 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7464e856-3b84-4aff-8db1-3ad52c36484d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 Jan 12 14:36:00.047670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7464e856-3b84-4aff-8db1-3ad52c36484d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:00.047670 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:00.047670 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:00.047670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7464e856-3b84-4aff-8db1-3ad52c36484d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:00.147991 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:00.147991 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:00.162439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7464e856-3b84-4aff-8db1-3ad52c36484d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:36:00.194289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7464e856-3b84-4aff-8db1-3ad52c36484d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 returned with HTTP 200 Jan 12 14:36:00.195354 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 368/723] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:00 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 => generated 914 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:01.212309 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-802017ed-99ea-4756-9ad9-3d89cdc2ff0b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 Jan 12 14:36:01.212877 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-802017ed-99ea-4756-9ad9-3d89cdc2ff0b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:01.213003 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:01.213003 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:01.213639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-802017ed-99ea-4756-9ad9-3d89cdc2ff0b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:01.453220 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:01.453220 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:01.497096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-802017ed-99ea-4756-9ad9-3d89cdc2ff0b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:36:01.590339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-802017ed-99ea-4756-9ad9-3d89cdc2ff0b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 returned with HTTP 200 Jan 12 14:36:01.595632 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 356/724] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:01 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 => generated 914 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:02.608997 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-647fe046-37ee-410c-869e-6e18ca79b83c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 Jan 12 14:36:02.609580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-647fe046-37ee-410c-869e-6e18ca79b83c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:02.609895 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:02.609895 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:02.610049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-647fe046-37ee-410c-869e-6e18ca79b83c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:02.733914 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:02.733914 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:02.755957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-647fe046-37ee-410c-869e-6e18ca79b83c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:36:02.801560 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-647fe046-37ee-410c-869e-6e18ca79b83c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 returned with HTTP 200 Jan 12 14:36:02.802395 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 369/725] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:02 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:02.818471 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-78268cad-d8ab-447f-99b5-f0bb417e84fa tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] POST http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups Jan 12 14:36:02.819255 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:02.819255 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:02.819916 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-78268cad-d8ab-447f-99b5-f0bb417e84fa tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35e5464e-0ed5-41b9-b279-c5eaf671f7a8", "name": "tempest-VolumesBackupsAdminTest-Backup-396039942"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:36:02.821626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-78268cad-d8ab-447f-99b5-f0bb417e84fa tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Creating new backup {'backup': {'volume_id': '35e5464e-0ed5-41b9-b279-c5eaf671f7a8', 'name': 'tempest-VolumesBackupsAdminTest-Backup-396039942'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 12 14:36:02.822047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-78268cad-d8ab-447f-99b5-f0bb417e84fa tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Creating backup of volume 35e5464e-0ed5-41b9-b279-c5eaf671f7a8 in container None Jan 12 14:36:02.977232 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:02.977232 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:02.979115 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-78268cad-d8ab-447f-99b5-f0bb417e84fa tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:36:03.023538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-78268cad-d8ab-447f-99b5-f0bb417e84fa tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Created reservations ['7c0b9a7a-ea97-4119-904b-9f2d29eef121', '4efec8a6-a243-47ba-9df7-f3968ce28137'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:36:03.146818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-78268cad-d8ab-447f-99b5-f0bb417e84fa tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups returned with HTTP 202 Jan 12 14:36:03.156060 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 357/726] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:36:02 2021] POST /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups => generated 400 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:36:03.171580 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66735134-8f81-460c-8109-1fdb812950ed tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:03.172191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66735134-8f81-460c-8109-1fdb812950ed tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:03.172390 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:03.172390 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:03.173165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66735134-8f81-460c-8109-1fdb812950ed tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:03.173539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-66735134-8f81-460c-8109-1fdb812950ed tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:03.242253 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:03.242253 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:03.253674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66735134-8f81-460c-8109-1fdb812950ed tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:03.255349 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 370/727] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:03 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 807 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:04.270922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d93d1d5f-4b4e-4b1e-9688-23c193decc58 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:04.273398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d93d1d5f-4b4e-4b1e-9688-23c193decc58 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:04.274331 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:04.274331 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:04.274959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d93d1d5f-4b4e-4b1e-9688-23c193decc58 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:04.275521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d93d1d5f-4b4e-4b1e-9688-23c193decc58 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:04.307600 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:04.307600 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:04.312260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d93d1d5f-4b4e-4b1e-9688-23c193decc58 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:04.313626 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 358/728] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:04 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 807 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:05.334059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-baaacd65-5282-4726-96ca-658ccc4697e9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:05.334806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-baaacd65-5282-4726-96ca-658ccc4697e9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:05.335070 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:05.335070 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:05.335598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-baaacd65-5282-4726-96ca-658ccc4697e9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:05.336367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-baaacd65-5282-4726-96ca-658ccc4697e9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:05.417752 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:05.417752 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:05.434805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-baaacd65-5282-4726-96ca-658ccc4697e9 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:05.436391 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 371/729] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:05 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 807 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:06.465365 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-824ed4f8-0b0b-4c08-801c-79820cee0f46 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:06.465365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-824ed4f8-0b0b-4c08-801c-79820cee0f46 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:06.465365 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:06.465365 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:06.465365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-824ed4f8-0b0b-4c08-801c-79820cee0f46 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:06.465365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-824ed4f8-0b0b-4c08-801c-79820cee0f46 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:06.650991 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:06.650991 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:06.666480 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-824ed4f8-0b0b-4c08-801c-79820cee0f46 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:06.671774 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 359/730] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:06 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 807 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:36:07.691036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dfb81838-ad29-409e-bf72-74a4e6eb7c40 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:07.691684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dfb81838-ad29-409e-bf72-74a4e6eb7c40 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:07.692087 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:07.692087 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:07.692087 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dfb81838-ad29-409e-bf72-74a4e6eb7c40 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:07.692636 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-dfb81838-ad29-409e-bf72-74a4e6eb7c40 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:07.730070 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:07.730070 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:07.732367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dfb81838-ad29-409e-bf72-74a4e6eb7c40 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:07.733391 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 372/731] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:07 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 807 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:08.752830 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7625d70-52dc-4bd2-ae70-22321a96a147 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:08.753966 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7625d70-52dc-4bd2-ae70-22321a96a147 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:08.754371 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:08.754371 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:08.755041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7625d70-52dc-4bd2-ae70-22321a96a147 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:08.756000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c7625d70-52dc-4bd2-ae70-22321a96a147 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:08.817672 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:08.817672 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:08.820158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7625d70-52dc-4bd2-ae70-22321a96a147 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:08.821240 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 360/732] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:08 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:09.843295 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea18f408-534a-4e4e-80e5-1df36c34cc6c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:09.844085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea18f408-534a-4e4e-80e5-1df36c34cc6c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:09.844422 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:09.844422 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:09.844951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea18f408-534a-4e4e-80e5-1df36c34cc6c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:09.845452 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ea18f408-534a-4e4e-80e5-1df36c34cc6c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:09.888604 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:09.888604 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:09.895284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea18f408-534a-4e4e-80e5-1df36c34cc6c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:09.896607 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 373/733] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:09 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:10.912566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-019e3628-f824-4d52-9df9-f2438d2300bb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:10.913051 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-019e3628-f824-4d52-9df9-f2438d2300bb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:10.913465 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:10.913465 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:10.913913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-019e3628-f824-4d52-9df9-f2438d2300bb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:10.914448 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-019e3628-f824-4d52-9df9-f2438d2300bb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:10.976321 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:10.976321 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:10.979220 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-019e3628-f824-4d52-9df9-f2438d2300bb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:10.989459 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 361/734] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:10 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:12.001681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6a94336-e844-4c2f-9c97-3f8fc28fd63f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:12.002949 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6a94336-e844-4c2f-9c97-3f8fc28fd63f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:12.003352 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:12.003352 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:12.004038 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6a94336-e844-4c2f-9c97-3f8fc28fd63f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:12.004609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e6a94336-e844-4c2f-9c97-3f8fc28fd63f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:12.033849 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:12.033849 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:12.036414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6a94336-e844-4c2f-9c97-3f8fc28fd63f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:12.037787 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 374/735] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:11 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:13.057857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbfe0061-974b-4cdd-8dc2-a606bb5e52a7 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:13.065197 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbfe0061-974b-4cdd-8dc2-a606bb5e52a7 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:13.065760 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:13.065760 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:13.066759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbfe0061-974b-4cdd-8dc2-a606bb5e52a7 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:13.067620 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-dbfe0061-974b-4cdd-8dc2-a606bb5e52a7 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:13.235139 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:13.235139 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:13.238566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbfe0061-974b-4cdd-8dc2-a606bb5e52a7 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:13.250965 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 362/736] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:13 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:14.266285 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85680cab-9a58-4ab4-9680-b660a0683f73 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:14.266879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85680cab-9a58-4ab4-9680-b660a0683f73 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:14.267156 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:14.267156 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:14.267646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85680cab-9a58-4ab4-9680-b660a0683f73 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:14.268236 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-85680cab-9a58-4ab4-9680-b660a0683f73 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:14.315697 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:14.315697 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:14.320295 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85680cab-9a58-4ab4-9680-b660a0683f73 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:14.325189 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 375/737] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:14 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:15.339491 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a213971-7c66-495e-97f7-b48363144381 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:15.341455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a213971-7c66-495e-97f7-b48363144381 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:15.342057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:15.342057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:15.343094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a213971-7c66-495e-97f7-b48363144381 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:15.344097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2a213971-7c66-495e-97f7-b48363144381 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:15.376870 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:15.376870 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:15.379392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a213971-7c66-495e-97f7-b48363144381 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:15.380502 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 363/738] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:15 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:16.394725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3eeb11d-e04d-4395-aa64-0323efb30639 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:16.396479 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3eeb11d-e04d-4395-aa64-0323efb30639 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:16.397100 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:16.397100 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:16.397713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3eeb11d-e04d-4395-aa64-0323efb30639 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:16.398225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a3eeb11d-e04d-4395-aa64-0323efb30639 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:16.462363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:16.462363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:16.464281 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3eeb11d-e04d-4395-aa64-0323efb30639 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:16.465129 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 376/739] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:16 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:17.479097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66025e3e-f67a-4f15-9b93-4d6f138ab74e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:17.479623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66025e3e-f67a-4f15-9b93-4d6f138ab74e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:17.479859 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:17.479859 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:17.480240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66025e3e-f67a-4f15-9b93-4d6f138ab74e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:17.480622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-66025e3e-f67a-4f15-9b93-4d6f138ab74e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:17.512282 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:17.512282 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:17.514774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66025e3e-f67a-4f15-9b93-4d6f138ab74e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:17.515943 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 364/740] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:17 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:18.546267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8cec54c-956f-4c66-b65f-3cca2f87e5d6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:18.546958 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8cec54c-956f-4c66-b65f-3cca2f87e5d6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:18.546958 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:18.546958 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:18.547289 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8cec54c-956f-4c66-b65f-3cca2f87e5d6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:18.547682 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f8cec54c-956f-4c66-b65f-3cca2f87e5d6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:18.625271 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:18.625271 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:18.633813 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8cec54c-956f-4c66-b65f-3cca2f87e5d6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:18.640859 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 377/741] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:18 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:19.667965 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1a91b07-8c9e-4dfe-9276-24116658abd4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:19.667965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1a91b07-8c9e-4dfe-9276-24116658abd4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:19.667965 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:19.667965 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:19.667965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1a91b07-8c9e-4dfe-9276-24116658abd4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:19.667965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c1a91b07-8c9e-4dfe-9276-24116658abd4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:19.735640 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:19.735640 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:19.738524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1a91b07-8c9e-4dfe-9276-24116658abd4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:19.740068 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 365/742] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:19 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:20.755954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bdc04ced-16ea-423f-a494-d171da678493 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:20.756698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bdc04ced-16ea-423f-a494-d171da678493 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:20.756892 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:20.756892 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:20.759050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bdc04ced-16ea-423f-a494-d171da678493 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:20.759763 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-bdc04ced-16ea-423f-a494-d171da678493 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:20.810323 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:20.810323 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:20.813671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bdc04ced-16ea-423f-a494-d171da678493 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:20.816191 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 378/743] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:20 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:21.833423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d47ac6b7-6dc5-46ef-b039-9b341fa401b8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:21.834581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d47ac6b7-6dc5-46ef-b039-9b341fa401b8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:21.834917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:21.834917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:21.835497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d47ac6b7-6dc5-46ef-b039-9b341fa401b8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:21.836807 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d47ac6b7-6dc5-46ef-b039-9b341fa401b8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:21.961413 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:21.961413 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:21.966307 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d47ac6b7-6dc5-46ef-b039-9b341fa401b8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:21.969908 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 366/744] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:21 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:22.989256 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9d91c4b-db84-45b7-96d8-a65326ff8b97 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:22.991142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9d91c4b-db84-45b7-96d8-a65326ff8b97 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:22.991723 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:22.991723 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:22.992800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9d91c4b-db84-45b7-96d8-a65326ff8b97 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:22.996970 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a9d91c4b-db84-45b7-96d8-a65326ff8b97 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:23.076796 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:23.076796 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:23.079164 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9d91c4b-db84-45b7-96d8-a65326ff8b97 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:23.086512 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 379/745] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:22 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:24.095681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e7015ae-dd1f-4983-b4e7-08e9de6a2741 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:24.096510 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e7015ae-dd1f-4983-b4e7-08e9de6a2741 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:24.096510 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:24.096510 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:24.096965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e7015ae-dd1f-4983-b4e7-08e9de6a2741 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:24.097178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9e7015ae-dd1f-4983-b4e7-08e9de6a2741 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:24.159510 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:24.159510 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:24.168756 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e7015ae-dd1f-4983-b4e7-08e9de6a2741 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:24.170309 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 367/746] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:24 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:25.184614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-158fae6a-897d-4fa4-a580-32d81b583adf tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:25.185119 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-158fae6a-897d-4fa4-a580-32d81b583adf tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:25.185446 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:25.185446 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:25.185824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-158fae6a-897d-4fa4-a580-32d81b583adf tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:25.186194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-158fae6a-897d-4fa4-a580-32d81b583adf tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:25.236492 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:25.236492 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:25.238512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-158fae6a-897d-4fa4-a580-32d81b583adf tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:25.239591 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 380/747] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:25 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:26.266572 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44cebb4d-e4ff-4b64-a8c1-61a8acf80722 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:26.270332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44cebb4d-e4ff-4b64-a8c1-61a8acf80722 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:26.271917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:26.271917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:26.279993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44cebb4d-e4ff-4b64-a8c1-61a8acf80722 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:26.283043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-44cebb4d-e4ff-4b64-a8c1-61a8acf80722 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:26.355075 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:26.355075 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:26.363208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44cebb4d-e4ff-4b64-a8c1-61a8acf80722 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:26.368945 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 368/748] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:26 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:27.385341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ec81727-8d7b-4cb4-81ca-aefea0126adc tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:27.389875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ec81727-8d7b-4cb4-81ca-aefea0126adc tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:27.389875 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:27.389875 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:27.389875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ec81727-8d7b-4cb4-81ca-aefea0126adc tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:27.389875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9ec81727-8d7b-4cb4-81ca-aefea0126adc tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:27.459033 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:27.459033 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:27.463108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ec81727-8d7b-4cb4-81ca-aefea0126adc tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:27.468986 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 381/749] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:27 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:28.483000 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-282f79d9-2a9d-484f-b951-57f0b96b2e96 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:28.483502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-282f79d9-2a9d-484f-b951-57f0b96b2e96 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:28.483703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:28.483703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:28.484391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-282f79d9-2a9d-484f-b951-57f0b96b2e96 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:28.484902 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-282f79d9-2a9d-484f-b951-57f0b96b2e96 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:28.558466 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:28.558466 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:28.560992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-282f79d9-2a9d-484f-b951-57f0b96b2e96 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:28.567090 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 369/750] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:28 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:29.583036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f92205e7-a312-4aea-8a27-02ef40c0a683 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:29.584124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f92205e7-a312-4aea-8a27-02ef40c0a683 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:29.584483 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:29.584483 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:29.585141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f92205e7-a312-4aea-8a27-02ef40c0a683 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:29.586191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f92205e7-a312-4aea-8a27-02ef40c0a683 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:29.699396 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:29.699396 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:29.721561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f92205e7-a312-4aea-8a27-02ef40c0a683 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:29.728098 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 382/751] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:29 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:30.742011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e3a262f-0785-4ef4-836a-7f04e9564a82 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:30.743202 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e3a262f-0785-4ef4-836a-7f04e9564a82 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:30.743590 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:30.743590 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:30.744216 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e3a262f-0785-4ef4-836a-7f04e9564a82 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:30.744732 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8e3a262f-0785-4ef4-836a-7f04e9564a82 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:30.772371 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:30.772371 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:30.778738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e3a262f-0785-4ef4-836a-7f04e9564a82 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:30.779821 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 370/752] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:30 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:31.794457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fcc48622-41b2-41dd-9fc3-1ae1606529ef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:31.794989 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fcc48622-41b2-41dd-9fc3-1ae1606529ef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:31.795384 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:31.795384 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:31.795899 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fcc48622-41b2-41dd-9fc3-1ae1606529ef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:31.796430 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fcc48622-41b2-41dd-9fc3-1ae1606529ef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:31.842072 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:31.842072 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:31.844615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fcc48622-41b2-41dd-9fc3-1ae1606529ef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:31.845628 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 383/753] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:31 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:32.860331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2d59539-001a-4565-91a5-d76a87d1dae6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:32.860828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2d59539-001a-4565-91a5-d76a87d1dae6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:32.861059 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:32.861059 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:32.861435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2d59539-001a-4565-91a5-d76a87d1dae6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:32.861804 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d2d59539-001a-4565-91a5-d76a87d1dae6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:32.900105 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:32.900105 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:32.902083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2d59539-001a-4565-91a5-d76a87d1dae6 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:32.903297 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 371/754] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:32 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:33.916110 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed0fe216-8b5e-461b-bbf9-8aa468240212 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:33.917203 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed0fe216-8b5e-461b-bbf9-8aa468240212 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:33.917579 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:33.917579 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:33.918263 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed0fe216-8b5e-461b-bbf9-8aa468240212 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:33.918777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ed0fe216-8b5e-461b-bbf9-8aa468240212 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:33.958461 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:33.958461 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:33.968891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed0fe216-8b5e-461b-bbf9-8aa468240212 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:33.970626 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 384/755] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:33 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:34.988957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c25d082-a4de-4f65-9f44-0a102b752c9b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:34.989652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c25d082-a4de-4f65-9f44-0a102b752c9b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:34.989652 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:34.989652 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:34.990035 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c25d082-a4de-4f65-9f44-0a102b752c9b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:34.990467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1c25d082-a4de-4f65-9f44-0a102b752c9b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:35.065764 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:35.065764 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:35.070949 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c25d082-a4de-4f65-9f44-0a102b752c9b tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:35.084743 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 372/756] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:34 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:36.095145 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad277a20-5036-4f22-bbc9-81be48c738bd tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:36.095665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad277a20-5036-4f22-bbc9-81be48c738bd tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:36.095908 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:36.095908 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:36.096280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad277a20-5036-4f22-bbc9-81be48c738bd tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:36.096646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ad277a20-5036-4f22-bbc9-81be48c738bd tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:36.148933 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:36.148933 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:36.150819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad277a20-5036-4f22-bbc9-81be48c738bd tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:36.158597 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 385/757] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:36 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:37.171985 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34636f81-0c83-46d4-ab60-7516112cb5ca tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:37.173025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34636f81-0c83-46d4-ab60-7516112cb5ca tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:37.173396 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:37.173396 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:37.173975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34636f81-0c83-46d4-ab60-7516112cb5ca tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:37.174506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-34636f81-0c83-46d4-ab60-7516112cb5ca tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:37.223150 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:37.223150 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:37.223150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34636f81-0c83-46d4-ab60-7516112cb5ca tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:37.242908 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 373/758] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:37 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:38.238063 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79034dc6-f07b-45da-a0be-3234b39fa847 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:38.238857 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79034dc6-f07b-45da-a0be-3234b39fa847 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:38.239010 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:38.239010 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:38.239590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79034dc6-f07b-45da-a0be-3234b39fa847 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:38.240194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-79034dc6-f07b-45da-a0be-3234b39fa847 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:38.262754 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:38.262754 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:38.265108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79034dc6-f07b-45da-a0be-3234b39fa847 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:38.267036 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 386/759] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:38 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:39.280789 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ee4d64d-34d8-4362-aba9-b8cf3ed68fb1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:39.281275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ee4d64d-34d8-4362-aba9-b8cf3ed68fb1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:39.281419 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:39.281419 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:39.282358 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ee4d64d-34d8-4362-aba9-b8cf3ed68fb1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:39.282881 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1ee4d64d-34d8-4362-aba9-b8cf3ed68fb1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:39.317644 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:39.317644 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:39.320963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ee4d64d-34d8-4362-aba9-b8cf3ed68fb1 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:39.322032 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 374/760] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:39 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:40.335410 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29a281a2-b1ae-4d88-8f5f-ff2ffc8c5e4e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:40.337139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29a281a2-b1ae-4d88-8f5f-ff2ffc8c5e4e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:40.337564 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:40.337564 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:40.338243 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29a281a2-b1ae-4d88-8f5f-ff2ffc8c5e4e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:40.338842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-29a281a2-b1ae-4d88-8f5f-ff2ffc8c5e4e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:40.416115 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:40.416115 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:40.418452 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29a281a2-b1ae-4d88-8f5f-ff2ffc8c5e4e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:40.421279 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 387/761] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:40 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:41.436226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd8da1c6-3c98-4514-b200-1969b4d71442 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:41.444144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd8da1c6-3c98-4514-b200-1969b4d71442 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:41.444144 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:41.444144 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:41.444144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd8da1c6-3c98-4514-b200-1969b4d71442 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:41.444144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fd8da1c6-3c98-4514-b200-1969b4d71442 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:41.499237 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:41.499237 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:41.501707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd8da1c6-3c98-4514-b200-1969b4d71442 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:41.503081 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 375/762] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:41 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:42.516638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8412639d-45c8-43c9-868d-ba9f48318bbb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:42.517135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8412639d-45c8-43c9-868d-ba9f48318bbb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:42.517356 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:42.517356 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:42.517727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8412639d-45c8-43c9-868d-ba9f48318bbb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:42.518095 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8412639d-45c8-43c9-868d-ba9f48318bbb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:42.612073 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:42.612073 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:42.616739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8412639d-45c8-43c9-868d-ba9f48318bbb tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:42.619207 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 388/763] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:42 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:43.633120 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-372dbf60-700c-44be-9322-2669fe7e31c4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:43.634226 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-372dbf60-700c-44be-9322-2669fe7e31c4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:43.634226 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:43.634226 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:43.641331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-372dbf60-700c-44be-9322-2669fe7e31c4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:43.641331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-372dbf60-700c-44be-9322-2669fe7e31c4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:43.721625 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:43.721625 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:43.723532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-372dbf60-700c-44be-9322-2669fe7e31c4 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:43.724403 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 376/764] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:43 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:44.741343 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d46320d9-d484-459c-b2ae-ab131e34105e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:44.743083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d46320d9-d484-459c-b2ae-ab131e34105e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:44.744154 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:44.744154 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:44.744914 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d46320d9-d484-459c-b2ae-ab131e34105e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:44.745500 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d46320d9-d484-459c-b2ae-ab131e34105e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:44.791897 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:44.791897 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:44.795548 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d46320d9-d484-459c-b2ae-ab131e34105e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:44.796963 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 389/765] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:44 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:45.826043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-126e2b2c-2521-4405-8324-855a025444ef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:45.826695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-126e2b2c-2521-4405-8324-855a025444ef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:45.826923 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:45.826923 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:45.830304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-126e2b2c-2521-4405-8324-855a025444ef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:45.830713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-126e2b2c-2521-4405-8324-855a025444ef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:45.914788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:45.914788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:45.916739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-126e2b2c-2521-4405-8324-855a025444ef tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:45.917558 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 377/766] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:45 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:46.932079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06f3dc27-32cf-46dd-91ab-2e00b4010671 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:46.932599 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06f3dc27-32cf-46dd-91ab-2e00b4010671 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:46.932679 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:46.932679 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:46.933018 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06f3dc27-32cf-46dd-91ab-2e00b4010671 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:46.933570 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-06f3dc27-32cf-46dd-91ab-2e00b4010671 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:47.032496 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:47.032496 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:47.034677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06f3dc27-32cf-46dd-91ab-2e00b4010671 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:47.037237 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 390/767] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:46 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:48.050359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64ba908c-2597-4550-9471-f4047c9c390f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:48.051421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64ba908c-2597-4550-9471-f4047c9c390f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:48.051780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:48.051780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:48.052489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64ba908c-2597-4550-9471-f4047c9c390f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:48.053180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-64ba908c-2597-4550-9471-f4047c9c390f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:48.105003 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:48.105003 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:48.107193 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64ba908c-2597-4550-9471-f4047c9c390f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:48.140850 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 378/768] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:48 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:49.153747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e1c1a74a-4dbf-4f67-9f24-6dd7846f0c37 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:49.154846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e1c1a74a-4dbf-4f67-9f24-6dd7846f0c37 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:49.155269 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:49.155269 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:49.155947 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e1c1a74a-4dbf-4f67-9f24-6dd7846f0c37 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:49.156521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e1c1a74a-4dbf-4f67-9f24-6dd7846f0c37 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:49.206082 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:49.206082 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:49.209466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e1c1a74a-4dbf-4f67-9f24-6dd7846f0c37 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:49.211991 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 391/769] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:49 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:50.225539 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc82b0bc-528d-484f-8ddf-5dc3ccf8bcf0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:50.226106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc82b0bc-528d-484f-8ddf-5dc3ccf8bcf0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:50.226308 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:50.226308 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:50.226849 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc82b0bc-528d-484f-8ddf-5dc3ccf8bcf0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:50.227713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-cc82b0bc-528d-484f-8ddf-5dc3ccf8bcf0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:50.301564 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:50.301564 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:50.303673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc82b0bc-528d-484f-8ddf-5dc3ccf8bcf0 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:50.310169 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 379/770] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:50 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:51.323848 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7620c57-3ade-4f19-ba10-8570b3788cbd tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:51.324469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7620c57-3ade-4f19-ba10-8570b3788cbd tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:51.324469 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:51.324469 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:51.324682 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7620c57-3ade-4f19-ba10-8570b3788cbd tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:51.325653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f7620c57-3ade-4f19-ba10-8570b3788cbd tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:51.358607 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:51.358607 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:51.361191 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7620c57-3ade-4f19-ba10-8570b3788cbd tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:51.362911 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 392/771] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:51 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:52.377272 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fab8a040-254a-4aa8-b5bf-b09023e44f56 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:52.377929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fab8a040-254a-4aa8-b5bf-b09023e44f56 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:52.378245 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:52.378245 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:52.378800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fab8a040-254a-4aa8-b5bf-b09023e44f56 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:52.379276 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fab8a040-254a-4aa8-b5bf-b09023e44f56 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:52.446992 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:52.446992 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:52.462540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fab8a040-254a-4aa8-b5bf-b09023e44f56 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:52.463529 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 380/772] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:52 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:53.478213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a96e753-cf5b-454c-bb6a-e317ad140ea2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:53.478718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a96e753-cf5b-454c-bb6a-e317ad140ea2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:53.478918 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:53.478918 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:53.479552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a96e753-cf5b-454c-bb6a-e317ad140ea2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:53.480088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7a96e753-cf5b-454c-bb6a-e317ad140ea2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:53.525212 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:53.525212 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:53.538999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a96e753-cf5b-454c-bb6a-e317ad140ea2 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:53.540467 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 393/773] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:53 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:54.553551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-024270ef-bde8-4350-9ea6-c238252d0d42 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:54.557558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-024270ef-bde8-4350-9ea6-c238252d0d42 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:54.557995 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:54.557995 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:54.558840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-024270ef-bde8-4350-9ea6-c238252d0d42 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:54.559433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-024270ef-bde8-4350-9ea6-c238252d0d42 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:54.609677 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:54.609677 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:54.615273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-024270ef-bde8-4350-9ea6-c238252d0d42 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:54.628182 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 381/774] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:54 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 820 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:55.631354 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33bd82fa-ddc1-44a7-8d4c-d06ab19f031a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:55.632653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33bd82fa-ddc1-44a7-8d4c-d06ab19f031a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:55.633026 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:55.633026 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:55.633621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33bd82fa-ddc1-44a7-8d4c-d06ab19f031a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:55.634128 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-33bd82fa-ddc1-44a7-8d4c-d06ab19f031a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:55.674383 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:55.674383 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:55.677996 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33bd82fa-ddc1-44a7-8d4c-d06ab19f031a tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:55.684184 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 394/775] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:55 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:55.697024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-344aece4-4b96-4d40-bcb6-7c54fc94e300 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 Jan 12 14:36:55.698382 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-344aece4-4b96-4d40-bcb6-7c54fc94e300 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:55.698581 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:55.698581 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:55.699000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-344aece4-4b96-4d40-bcb6-7c54fc94e300 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:55.818325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:55.818325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:55.840674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-344aece4-4b96-4d40-bcb6-7c54fc94e300 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:36:55.915689 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-344aece4-4b96-4d40-bcb6-7c54fc94e300 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 returned with HTTP 200 Jan 12 14:36:55.919395 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 382/776] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:55 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 => generated 915 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:55.937266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4308866-8855-42dc-b204-36599d2e80f0 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] POST http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5/action Jan 12 14:36:55.937920 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:55.937920 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:55.938566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4308866-8855-42dc-b204-36599d2e80f0 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:36:55.939102 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4308866-8855-42dc-b204-36599d2e80f0 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:36:55.940248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-a4308866-8855-42dc-b204-36599d2e80f0 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] Updating backup '67f711fc-14d6-468b-a0e1-395b6eea53a5' with '{'status': 'error'}' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 12 14:36:55.987684 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:55.987684 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:56.005722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-a4308866-8855-42dc-b204-36599d2e80f0 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] reset_status in rpcapi backup_id 67f711fc-14d6-468b-a0e1-395b6eea53a5 on host n-d-764292-10. {{(pid=87932) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 12 14:36:56.009850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4308866-8855-42dc-b204-36599d2e80f0 tempest-VolumesBackupsAdminTest-1392199468 tempest-VolumesBackupsAdminTest-1392199468] http://10.222.0.43/volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5/action returned with HTTP 202 Jan 12 14:36:56.020348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af2c2adc-3781-419e-a02c-06777c6a4628 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:56.020878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af2c2adc-3781-419e-a02c-06777c6a4628 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:56.021098 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:56.021098 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:56.021481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af2c2adc-3781-419e-a02c-06777c6a4628 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:56.021842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-af2c2adc-3781-419e-a02c-06777c6a4628 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Show backup with id 67f711fc-14d6-468b-a0e1-395b6eea53a5. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:36:56.024214 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 395/777] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:36:55 2021] POST /volume/v3/8c670d2260c24b39a270f42cedf54bc1/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:36:56.054179 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:56.054179 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:56.067201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af2c2adc-3781-419e-a02c-06777c6a4628 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 200 Jan 12 14:36:56.080431 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 383/778] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:56 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:56.087644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e9af0e9-5d79-4303-a986-8f97e75bad51 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] DELETE http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 Jan 12 14:36:56.088334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e9af0e9-5d79-4303-a986-8f97e75bad51 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:56.088598 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:56.088598 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:56.089364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e9af0e9-5d79-4303-a986-8f97e75bad51 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:56.089748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-3e9af0e9-5d79-4303-a986-8f97e75bad51 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Delete backup with id: 67f711fc-14d6-468b-a0e1-395b6eea53a5. Jan 12 14:36:56.119738 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:56.119738 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:56.154467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-3e9af0e9-5d79-4303-a986-8f97e75bad51 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] delete_backup rpcapi backup_id 67f711fc-14d6-468b-a0e1-395b6eea53a5 {{(pid=87932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 12 14:36:56.158658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e9af0e9-5d79-4303-a986-8f97e75bad51 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 returned with HTTP 202 Jan 12 14:36:56.160061 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 396/779] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:36:56 2021] DELETE /volume/v3/0e49c183576f4d0e99f7011e428083b3/backups/67f711fc-14d6-468b-a0e1-395b6eea53a5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:36:56.179586 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5438eafe-18e3-4179-98a8-defb4ed1de2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] DELETE http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 Jan 12 14:36:56.180369 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5438eafe-18e3-4179-98a8-defb4ed1de2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:56.180591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:56.180591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:56.180967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5438eafe-18e3-4179-98a8-defb4ed1de2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:56.181500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5438eafe-18e3-4179-98a8-defb4ed1de2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Delete volume with id: 35e5464e-0ed5-41b9-b279-c5eaf671f7a8 Jan 12 14:36:56.313657 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:56.313657 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:56.317922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5438eafe-18e3-4179-98a8-defb4ed1de2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:36:56.407339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5438eafe-18e3-4179-98a8-defb4ed1de2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Delete volume request issued successfully. Jan 12 14:36:56.407834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5438eafe-18e3-4179-98a8-defb4ed1de2e tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 returned with HTTP 202 Jan 12 14:36:56.412423 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 384/780] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:36:56 2021] DELETE /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:36:56.417214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b556c85-7f2b-438c-8889-9dee2e3505d8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 Jan 12 14:36:56.418218 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b556c85-7f2b-438c-8889-9dee2e3505d8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:56.419254 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:56.419254 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:56.419894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b556c85-7f2b-438c-8889-9dee2e3505d8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:56.585640 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:56.585640 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:56.610007 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1b556c85-7f2b-438c-8889-9dee2e3505d8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:36:56.655469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b556c85-7f2b-438c-8889-9dee2e3505d8 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 returned with HTTP 200 Jan 12 14:36:56.656804 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 397/781] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:56 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 => generated 914 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:57.674957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-125855b6-2384-43f1-8f25-08680cb6630d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 Jan 12 14:36:57.675549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-125855b6-2384-43f1-8f25-08680cb6630d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:57.683830 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:57.683830 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:57.685486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-125855b6-2384-43f1-8f25-08680cb6630d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:57.801678 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:57.801678 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:57.820681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-125855b6-2384-43f1-8f25-08680cb6630d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:36:57.896123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-125855b6-2384-43f1-8f25-08680cb6630d tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 returned with HTTP 200 Jan 12 14:36:57.897292 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 385/782] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:57 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 => generated 914 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:58.914498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-217380bf-ada1-4003-b624-db6282fab509 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 Jan 12 14:36:58.915093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-217380bf-ada1-4003-b624-db6282fab509 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:58.915320 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:58.915320 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:58.915672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-217380bf-ada1-4003-b624-db6282fab509 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:59.027439 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:36:59.027439 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:36:59.038624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-217380bf-ada1-4003-b624-db6282fab509 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:36:59.078373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-217380bf-ada1-4003-b624-db6282fab509 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 returned with HTTP 200 Jan 12 14:36:59.098239 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 398/783] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:36:58 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 => generated 914 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:36:59.981144 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f09e6579-3033-49b1-a22b-532933c83e4b tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] DELETE http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 Jan 12 14:36:59.982228 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f09e6579-3033-49b1-a22b-532933c83e4b tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:36:59.982559 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:36:59.982559 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:36:59.983271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f09e6579-3033-49b1-a22b-532933c83e4b tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:36:59.983917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f09e6579-3033-49b1-a22b-532933c83e4b tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Delete volume with id: e088aeb7-5497-4d37-b34e-0c26dbe1af59 Jan 12 14:37:00.098025 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:00.098025 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:00.100140 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77967f5a-e3e9-4025-9a45-bba045e0772c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 Jan 12 14:37:00.100760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77967f5a-e3e9-4025-9a45-bba045e0772c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:00.100983 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:00.100983 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:00.101365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77967f5a-e3e9-4025-9a45-bba045e0772c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:00.104858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f09e6579-3033-49b1-a22b-532933c83e4b tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:37:00.170119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f09e6579-3033-49b1-a22b-532933c83e4b tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Delete volume request issued successfully. Jan 12 14:37:00.170763 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f09e6579-3033-49b1-a22b-532933c83e4b tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 returned with HTTP 202 Jan 12 14:37:00.171768 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 386/784] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:36:59 2021] DELETE /volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:37:00.179708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f0b554e-8a2f-402c-b6d9-28a989bc3414 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 Jan 12 14:37:00.180625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f0b554e-8a2f-402c-b6d9-28a989bc3414 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:00.181035 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:00.181035 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:00.181984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f0b554e-8a2f-402c-b6d9-28a989bc3414 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:00.232643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77967f5a-e3e9-4025-9a45-bba045e0772c tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 returned with HTTP 404 Jan 12 14:37:00.239494 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 399/785] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:00 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/35e5464e-0ed5-41b9-b279-c5eaf671f7a8 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:37:00.244713 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6a4c44c-7045-41ab-bb9e-91325cfcc57f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] DELETE http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 Jan 12 14:37:00.249768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6a4c44c-7045-41ab-bb9e-91325cfcc57f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:00.251589 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6a4c44c-7045-41ab-bb9e-91325cfcc57f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:00.253712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-a6a4c44c-7045-41ab-bb9e-91325cfcc57f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Delete volume with id: 7fa1656f-2f47-4a06-b08f-1d50177c68d9 Jan 12 14:37:00.276287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:00.276287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:00.299498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1f0b554e-8a2f-402c-b6d9-28a989bc3414 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:37:00.362018 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:00.362018 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:00.365570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f0b554e-8a2f-402c-b6d9-28a989bc3414 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 returned with HTTP 200 Jan 12 14:37:00.367382 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 387/786] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:00 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 => generated 914 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:00.368121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a6a4c44c-7045-41ab-bb9e-91325cfcc57f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:37:00.434161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a6a4c44c-7045-41ab-bb9e-91325cfcc57f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Delete volume request issued successfully. Jan 12 14:37:00.434667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6a4c44c-7045-41ab-bb9e-91325cfcc57f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 returned with HTTP 202 Jan 12 14:37:00.435708 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 400/787] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:37:00 2021] DELETE /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:37:00.443500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc2e8c86-68ba-4422-beec-d901dceb4833 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 Jan 12 14:37:00.444862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc2e8c86-68ba-4422-beec-d901dceb4833 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:00.445377 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:00.445377 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:00.446067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc2e8c86-68ba-4422-beec-d901dceb4833 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:00.563911 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:00.563911 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:00.588203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dc2e8c86-68ba-4422-beec-d901dceb4833 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:37:00.648596 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc2e8c86-68ba-4422-beec-d901dceb4833 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 returned with HTTP 200 Jan 12 14:37:00.656368 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 388/788] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:00 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:01.384127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c3a9725-422d-46a3-b3cd-409307293368 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 Jan 12 14:37:01.385902 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c3a9725-422d-46a3-b3cd-409307293368 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:01.386302 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:01.386302 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:01.386920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c3a9725-422d-46a3-b3cd-409307293368 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:01.513380 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:01.513380 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:01.548451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9c3a9725-422d-46a3-b3cd-409307293368 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:37:01.614380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c3a9725-422d-46a3-b3cd-409307293368 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 returned with HTTP 200 Jan 12 14:37:01.624466 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 401/789] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:01 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 => generated 914 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:01.673262 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-05a17190-0969-4101-8873-9011877fa9be tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 Jan 12 14:37:01.673764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-05a17190-0969-4101-8873-9011877fa9be tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:01.673978 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:01.673978 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:01.674344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-05a17190-0969-4101-8873-9011877fa9be tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:01.815348 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:01.815348 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:01.867523 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-05a17190-0969-4101-8873-9011877fa9be tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:37:01.917460 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-05a17190-0969-4101-8873-9011877fa9be tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 returned with HTTP 200 Jan 12 14:37:01.918278 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 389/790] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:01 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 => generated 915 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:02.637963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-61d6f983-8828-4e72-be12-16f5e555b971 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 Jan 12 14:37:02.638627 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-61d6f983-8828-4e72-be12-16f5e555b971 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:02.639024 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:02.639024 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:02.639620 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-61d6f983-8828-4e72-be12-16f5e555b971 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:02.745700 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:02.745700 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:02.765299 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-61d6f983-8828-4e72-be12-16f5e555b971 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:37:02.818673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-61d6f983-8828-4e72-be12-16f5e555b971 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 returned with HTTP 200 Jan 12 14:37:02.829203 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 402/791] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:02 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 => generated 914 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:02.934524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-12316cae-8888-4d35-8994-1e147a182a40 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 Jan 12 14:37:02.935172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-12316cae-8888-4d35-8994-1e147a182a40 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:02.935532 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:02.935532 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:02.936110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-12316cae-8888-4d35-8994-1e147a182a40 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:03.044642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:03.044642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:03.065320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-12316cae-8888-4d35-8994-1e147a182a40 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Volume info retrieved successfully. Jan 12 14:37:03.114737 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-12316cae-8888-4d35-8994-1e147a182a40 tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 returned with HTTP 200 Jan 12 14:37:03.115738 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 390/792] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:02 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:03.836267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0918d0d5-fc34-42e9-a293-f53cf6fa0a01 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 Jan 12 14:37:03.836785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0918d0d5-fc34-42e9-a293-f53cf6fa0a01 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:03.837054 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:03.837054 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:03.837429 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0918d0d5-fc34-42e9-a293-f53cf6fa0a01 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:03.960722 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0918d0d5-fc34-42e9-a293-f53cf6fa0a01 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 returned with HTTP 404 Jan 12 14:37:03.964174 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 403/793] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:03 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/e088aeb7-5497-4d37-b34e-0c26dbe1af59 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:37:03.970556 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-59a7122b-7c3f-41ab-9b2e-e4ff5634937c tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] DELETE http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:37:03.971074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-59a7122b-7c3f-41ab-9b2e-e4ff5634937c tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:03.971288 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:03.971288 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:03.971664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-59a7122b-7c3f-41ab-9b2e-e4ff5634937c tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:03.972147 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-59a7122b-7c3f-41ab-9b2e-e4ff5634937c tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Delete volume with id: d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:37:04.063362 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:04.063362 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:04.065174 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-59a7122b-7c3f-41ab-9b2e-e4ff5634937c tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:37:04.121528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-59a7122b-7c3f-41ab-9b2e-e4ff5634937c tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Delete volume request issued successfully. Jan 12 14:37:04.123705 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-59a7122b-7c3f-41ab-9b2e-e4ff5634937c tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda returned with HTTP 202 Jan 12 14:37:04.126943 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 391/794] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:37:03 2021] DELETE /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:37:04.137165 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dae1c254-800a-49fa-91b2-e8e1336c6849 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:37:04.143451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71df13dc-a602-4043-a109-0d4551fec05f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] GET http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 Jan 12 14:37:04.144597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dae1c254-800a-49fa-91b2-e8e1336c6849 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:04.145244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dae1c254-800a-49fa-91b2-e8e1336c6849 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:04.153886 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71df13dc-a602-4043-a109-0d4551fec05f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:04.156210 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:04.156210 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:04.158090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71df13dc-a602-4043-a109-0d4551fec05f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:04.295543 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71df13dc-a602-4043-a109-0d4551fec05f tempest-VolumesBackupsAdminTest-1317888143 tempest-VolumesBackupsAdminTest-1317888143] http://10.222.0.43/volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 returned with HTTP 404 Jan 12 14:37:04.297063 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 392/795] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:04 2021] GET /volume/v3/0e49c183576f4d0e99f7011e428083b3/volumes/7fa1656f-2f47-4a06-b08f-1d50177c68d9 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:37:04.323971 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:04.323971 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:04.372889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dae1c254-800a-49fa-91b2-e8e1336c6849 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:37:04.443448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dae1c254-800a-49fa-91b2-e8e1336c6849 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda returned with HTTP 200 Jan 12 14:37:04.444631 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 404/796] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:04 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda => generated 915 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:05.461898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c28e11cb-cb66-466b-ad79-16e17f1b9e4e tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:37:05.462864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c28e11cb-cb66-466b-ad79-16e17f1b9e4e tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:05.463887 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c28e11cb-cb66-466b-ad79-16e17f1b9e4e tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:05.657375 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:05.657375 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:05.684695 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c28e11cb-cb66-466b-ad79-16e17f1b9e4e tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:37:05.760838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c28e11cb-cb66-466b-ad79-16e17f1b9e4e tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda returned with HTTP 200 Jan 12 14:37:05.762275 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 393/797] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:05 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda => generated 915 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:06.779377 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ecd208cf-2169-49ad-8157-10495d9454a0 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:37:06.780517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ecd208cf-2169-49ad-8157-10495d9454a0 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:06.781054 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:06.781054 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:06.781628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ecd208cf-2169-49ad-8157-10495d9454a0 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:06.882262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:06.882262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:06.900674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ecd208cf-2169-49ad-8157-10495d9454a0 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Volume info retrieved successfully. Jan 12 14:37:06.947558 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ecd208cf-2169-49ad-8157-10495d9454a0 tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda returned with HTTP 200 Jan 12 14:37:06.957926 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 405/798] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:06 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda => generated 915 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:07.974075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a67d4cde-8977-467f-9d27-89d83f339b7f tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] GET http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda Jan 12 14:37:07.974634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a67d4cde-8977-467f-9d27-89d83f339b7f tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:07.974801 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:07.974801 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:07.975207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a67d4cde-8977-467f-9d27-89d83f339b7f tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:08.153192 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a67d4cde-8977-467f-9d27-89d83f339b7f tempest-ServersNegativeTestJSON-1829642982 tempest-ServersNegativeTestJSON-1829642982] http://10.222.0.43/volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda returned with HTTP 404 Jan 12 14:37:08.159780 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 394/799] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:07 2021] GET /volume/v3/159548e2be254b208688bf358355f23a/volumes/d581b3b4-a7d9-49a5-bc34-44efb6fa1eda => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:37:15.715643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] POST http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes Jan 12 14:37:15.716206 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:15.716206 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:15.716510 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Action: 'create', calling method: create, body: {"volume": {"imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1503958076"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:15.717624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume request body: {'volume': {'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1503958076'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:37:15.891481 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume of 1 GB Jan 12 14:37:15.909682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Availability Zones retrieved successfully. Jan 12 14:37:15.929820 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Flow 'volume_create_api' (2c5eebcf-cd27-45d4-84bd-b83774b8d040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:37:15.933408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (360b21b0-adb9-43f8-9b82-b98841a937c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:15.936567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:37:16.098445 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (360b21b0-adb9-43f8-9b82-b98841a937c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:16.101402 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481c16a7-105e-495e-9527-ba8cc3c85e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:16.299183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Created reservations ['2f4a5077-eb28-423f-ac24-abf605c105b1', '06b9aa0c-aa74-4738-b351-5467595229fd', 'f89819cf-6886-41f9-bfd8-73e956c1a33d', '72ad24d3-a13b-4f5a-a024-9d8ce1360532'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:37:16.301740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481c16a7-105e-495e-9527-ba8cc3c85e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f4a5077-eb28-423f-ac24-abf605c105b1', '06b9aa0c-aa74-4738-b351-5467595229fd', 'f89819cf-6886-41f9-bfd8-73e956c1a33d', '72ad24d3-a13b-4f5a-a024-9d8ce1360532']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:16.304248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1775ab-a358-4db0-a5b9-cc102374328a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:16.421817 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f1775ab-a358-4db0-a5b9-cc102374328a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae06677e-c9d8-4a92-b4c5-baf578db36be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1503958076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d75c4a7269c44d2a36f19284a4275a3',qos_specs=None,replication_status=,reservations=['2f4a5077-eb28-423f-ac24-abf605c105b1','06b9aa0c-aa74-4738-b351-5467595229fd','f89819cf-6886-41f9-bfd8-73e956c1a33d','72ad24d3-a13b-4f5a-a024-9d8ce1360532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adc0a895150d4fb088856d6d83bd223b',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1503958076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae06677e-c9d8-4a92-b4c5-baf578db36be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d75c4a7269c44d2a36f19284a4275a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='adc0a895150d4fb088856d6d83bd223b',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:16.423985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35038ac8-91d2-4761-beca-aef649d2c6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:16.487657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35038ac8-91d2-4761-beca-aef649d2c6eb) transitioned into state 'SUCCESS' from state '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-1503958076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d75c4a7269c44d2a36f19284a4275a3',qos_specs=None,replication_status=,reservations=['2f4a5077-eb28-423f-ac24-abf605c105b1','06b9aa0c-aa74-4738-b351-5467595229fd','f89819cf-6886-41f9-bfd8-73e956c1a33d','72ad24d3-a13b-4f5a-a024-9d8ce1360532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adc0a895150d4fb088856d6d83bd223b',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:16.491716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd8b508-db2e-44e9-bd44-90b06c9b9328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:16.517900 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd8b508-db2e-44e9-bd44-90b06c9b9328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:16.550552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Flow 'volume_create_api' (2c5eebcf-cd27-45d4-84bd-b83774b8d040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:37:16.665480 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume request issued successfully. Jan 12 14:37:16.681097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e1bd4e93-9785-4634-90d6-642edad7d4a6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes returned with HTTP 202 Jan 12 14:37:16.682592 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 406/800] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:37:15 2021] POST /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes => generated 816 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:37:16.698607 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49f21217-0642-4e78-b2b4-0096e69e8987 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:16.699455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49f21217-0642-4e78-b2b4-0096e69e8987 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:16.700155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49f21217-0642-4e78-b2b4-0096e69e8987 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:16.777722 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:16.777722 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:16.789620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-49f21217-0642-4e78-b2b4-0096e69e8987 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:16.820643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49f21217-0642-4e78-b2b4-0096e69e8987 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:16.821471 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 395/801] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:16 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:17.838501 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f382b851-ce6e-4cdb-8840-05f03876825c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:17.839919 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f382b851-ce6e-4cdb-8840-05f03876825c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:17.840140 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:17.840140 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:17.840511 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f382b851-ce6e-4cdb-8840-05f03876825c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:17.897738 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:17.897738 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:17.906760 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f382b851-ce6e-4cdb-8840-05f03876825c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:17.930155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f382b851-ce6e-4cdb-8840-05f03876825c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:17.931831 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 407/802] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:17 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:18.947676 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-831a4d2f-70dc-4c83-b7d8-dab26de637d5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:18.948463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-831a4d2f-70dc-4c83-b7d8-dab26de637d5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:18.949091 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:18.949091 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:18.949704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-831a4d2f-70dc-4c83-b7d8-dab26de637d5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:19.065078 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:19.065078 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:19.076338 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-831a4d2f-70dc-4c83-b7d8-dab26de637d5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:19.106114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-831a4d2f-70dc-4c83-b7d8-dab26de637d5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:19.107669 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 396/803] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:18 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:20.124846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1ad93f6-e021-4f7f-ba91-6dbf293c9faf tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:20.125925 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1ad93f6-e021-4f7f-ba91-6dbf293c9faf tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:20.126256 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:20.126256 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:20.127104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1ad93f6-e021-4f7f-ba91-6dbf293c9faf tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:20.237593 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:20.237593 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:20.257387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a1ad93f6-e021-4f7f-ba91-6dbf293c9faf tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:20.289856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1ad93f6-e021-4f7f-ba91-6dbf293c9faf tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:20.290708 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 408/804] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:20 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:21.307343 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1134f67e-b518-4a7b-ad16-b5ef0f10d94e tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:21.307907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1134f67e-b518-4a7b-ad16-b5ef0f10d94e tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:21.308064 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:21.308064 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:21.308706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1134f67e-b518-4a7b-ad16-b5ef0f10d94e tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:21.398456 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:21.398456 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:21.407262 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1134f67e-b518-4a7b-ad16-b5ef0f10d94e tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:21.430785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1134f67e-b518-4a7b-ad16-b5ef0f10d94e tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:21.431899 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 397/805] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:21 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:22.448666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09c3b9b2-0f8c-4e6d-9a29-d38e7e64611c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:22.449200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09c3b9b2-0f8c-4e6d-9a29-d38e7e64611c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:22.449651 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:22.449651 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:22.450212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09c3b9b2-0f8c-4e6d-9a29-d38e7e64611c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:22.500816 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:22.500816 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:22.510734 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-09c3b9b2-0f8c-4e6d-9a29-d38e7e64611c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:22.566107 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09c3b9b2-0f8c-4e6d-9a29-d38e7e64611c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:22.581743 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 409/806] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:22 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:23.013010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes Jan 12 14:37:23.013792 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:23.013792 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:23.014501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1524827673"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:23.015825 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1524827673'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:37:23.016814 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Create volume of 1 GB Jan 12 14:37:23.033603 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Availability Zones retrieved successfully. Jan 12 14:37:23.056973 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Flow 'volume_create_api' (537de6b4-a684-4309-869e-2a4e9f7a730f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:37:23.060414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae6d1e4-05ae-4a8c-b46c-4f319da4db65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:23.062961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:37:23.143186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae6d1e4-05ae-4a8c-b46c-4f319da4db65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:23.146714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da89f475-829c-446b-894b-5502c452dff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:23.230175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Created reservations ['b2df7c15-6429-4eb3-8b22-1adf2bbc4b70', '5c800d5a-1f43-440a-b105-e123439ad20e', '0dc30904-6619-4a44-8c69-9e17047e7e09', '58c1c727-aedb-4c93-b1a3-19067fd4e2bb'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:37:23.233269 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da89f475-829c-446b-894b-5502c452dff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2df7c15-6429-4eb3-8b22-1adf2bbc4b70', '5c800d5a-1f43-440a-b105-e123439ad20e', '0dc30904-6619-4a44-8c69-9e17047e7e09', '58c1c727-aedb-4c93-b1a3-19067fd4e2bb']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:23.235744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc7a2bb1-2d34-4a11-a525-d63ee87cd622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:23.312762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc7a2bb1-2d34-4a11-a525-d63ee87cd622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af96011-db09-4463-9784-f16b549ef319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1524827673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5bb1d6d1a54d8d9551d9521ef53682',qos_specs=None,replication_status=,reservations=['b2df7c15-6429-4eb3-8b22-1adf2bbc4b70','5c800d5a-1f43-440a-b105-e123439ad20e','0dc30904-6619-4a44-8c69-9e17047e7e09','58c1c727-aedb-4c93-b1a3-19067fd4e2bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2977011d2a4226a1782495ae667e9d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1524827673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af96011-db09-4463-9784-f16b549ef319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b5bb1d6d1a54d8d9551d9521ef53682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6c2977011d2a4226a1782495ae667e9d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:23.315733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41268859-60b3-4613-91d7-83f5cd77a90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:23.348043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41268859-60b3-4613-91d7-83f5cd77a90b) transitioned into state 'SUCCESS' from state '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-1524827673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5bb1d6d1a54d8d9551d9521ef53682',qos_specs=None,replication_status=,reservations=['b2df7c15-6429-4eb3-8b22-1adf2bbc4b70','5c800d5a-1f43-440a-b105-e123439ad20e','0dc30904-6619-4a44-8c69-9e17047e7e09','58c1c727-aedb-4c93-b1a3-19067fd4e2bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2977011d2a4226a1782495ae667e9d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:23.350918 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1225d34a-7266-4d29-b58a-7d1450fe30f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:23.367690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1225d34a-7266-4d29-b58a-7d1450fe30f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:23.370682 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Flow 'volume_create_api' (537de6b4-a684-4309-869e-2a4e9f7a730f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:37:23.433111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Create volume request issued successfully. Jan 12 14:37:23.457448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00545ead-41a9-4a73-b036-b6886c0b5a35 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes returned with HTTP 202 Jan 12 14:37:23.469089 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 398/807] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:37:23 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes => generated 820 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:37:23.476188 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a058ac8b-0338-4e6b-b8c0-a63489798996 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:23.476959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a058ac8b-0338-4e6b-b8c0-a63489798996 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:23.477396 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:23.477396 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:23.478031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a058ac8b-0338-4e6b-b8c0-a63489798996 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:23.599178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-414b54b3-73c6-43b7-8fad-e94f2b34fd84 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:23.599707 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-414b54b3-73c6-43b7-8fad-e94f2b34fd84 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:23.600571 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:23.600571 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:23.600944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-414b54b3-73c6-43b7-8fad-e94f2b34fd84 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:23.651978 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:23.651978 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:23.683087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a058ac8b-0338-4e6b-b8c0-a63489798996 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:23.716510 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:23.716510 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:23.721330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a058ac8b-0338-4e6b-b8c0-a63489798996 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:23.734771 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 410/808] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:23 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 888 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:23.741354 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-414b54b3-73c6-43b7-8fad-e94f2b34fd84 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:23.775819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-414b54b3-73c6-43b7-8fad-e94f2b34fd84 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:23.777249 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 399/809] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:23 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:24.740530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a5e33b03-9032-4134-a88c-8392ef1934f2 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:24.741645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a5e33b03-9032-4134-a88c-8392ef1934f2 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:24.741973 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:24.741973 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:24.742833 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a5e33b03-9032-4134-a88c-8392ef1934f2 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:24.806021 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed8d087e-5cb1-4dfc-a935-9fb3ce96dc58 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:24.812321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed8d087e-5cb1-4dfc-a935-9fb3ce96dc58 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:24.813219 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:24.813219 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:24.813472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed8d087e-5cb1-4dfc-a935-9fb3ce96dc58 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:24.876038 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:24.876038 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:24.899883 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a5e33b03-9032-4134-a88c-8392ef1934f2 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:24.949104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a5e33b03-9032-4134-a88c-8392ef1934f2 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:24.954354 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 411/810] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:24 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 913 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:25.001993 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:25.001993 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:25.038434 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ed8d087e-5cb1-4dfc-a935-9fb3ce96dc58 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:25.101560 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed8d087e-5cb1-4dfc-a935-9fb3ce96dc58 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:25.121073 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 400/811] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:24 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:25.170139 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-3282e563-4673-46ca-b8c1-6b687dfb7e3a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:25.170932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-3282e563-4673-46ca-b8c1-6b687dfb7e3a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:25.171635 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:25.171635 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:25.172452 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-3282e563-4673-46ca-b8c1-6b687dfb7e3a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:25.250098 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:25.250098 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:25.261558 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-3282e563-4673-46ca-b8c1-6b687dfb7e3a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:25.302324 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-3282e563-4673-46ca-b8c1-6b687dfb7e3a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:25.304389 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 412/812] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:37:25 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 913 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:25.390017 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed8d087e-5cb1-4dfc-a935-9fb3ce96dc58 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume// Jan 12 14:37:25.390666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed8d087e-5cb1-4dfc-a935-9fb3ce96dc58 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:25.391218 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:25.391218 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:25.391875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed8d087e-5cb1-4dfc-a935-9fb3ce96dc58 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:25.393400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed8d087e-5cb1-4dfc-a935-9fb3ce96dc58 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:37:25.394289 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 401/813] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:37:25 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:37:25.432592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7558d433-ecf7-4bd0-9def-7820ab0444ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments Jan 12 14:37:25.433211 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:25.433211 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:25.433873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7558d433-ecf7-4bd0-9def-7820ab0444ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5af96011-db09-4463-9784-f16b549ef319", "instance_uuid": "f3e6a605-9fc2-483d-8d54-81624615d8e9", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:25.560234 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:25.560234 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:25.667577 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7558d433-ecf7-4bd0-9def-7820ab0444ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments returned with HTTP 200 Jan 12 14:37:25.668538 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 413/814] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:37:25 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:25.709818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a354807-f0c7-42f4-882a-345e069c0906 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:25.711337 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a354807-f0c7-42f4-882a-345e069c0906 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:25.712069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a354807-f0c7-42f4-882a-345e069c0906 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:25.739054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7558d433-ecf7-4bd0-9def-7820ab0444ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume// Jan 12 14:37:25.739504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7558d433-ecf7-4bd0-9def-7820ab0444ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:25.739954 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:25.739954 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:25.740584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7558d433-ecf7-4bd0-9def-7820ab0444ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:25.742335 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7558d433-ecf7-4bd0-9def-7820ab0444ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:37:25.743113 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 414/815] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:37:25 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:37:25.755646 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7a9a7baf-5b7f-4344-ac40-822175c8ca54 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:25.756549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7a9a7baf-5b7f-4344-ac40-822175c8ca54 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:25.757195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7a9a7baf-5b7f-4344-ac40-822175c8ca54 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:25.789132 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:25.789132 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:25.801256 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3a354807-f0c7-42f4-882a-345e069c0906 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:25.826306 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:25.826306 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:25.843729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a354807-f0c7-42f4-882a-345e069c0906 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:25.848141 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 402/816] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:25 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 912 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:25.855105 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:25.855105 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:25.874865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7a9a7baf-5b7f-4344-ac40-822175c8ca54 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:25.919834 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:25.919834 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:25.937042 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-7a9a7baf-5b7f-4344-ac40-822175c8ca54 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:25.938142 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 415/817] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:37:25 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 1011 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:37:25.960044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-37a2e192-580e-403c-9bd6-9a3671a4190e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] PUT http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/ac649cf3-3bcb-4efb-ac0c-30a50528a062 Jan 12 14:37:25.960927 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:25.960927 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:25.961684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-37a2e192-580e-403c-9bd6-9a3671a4190e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:26.023716 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:37:26.023716 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:37:26.026028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-37a2e192-580e-403c-9bd6-9a3671a4190e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Lock "b'cinder-attachment_update-5af96011-db09-4463-9784-f16b549ef319-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.023s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:37:26.030916 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:26.030916 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:26.119658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fb9532a-0fe0-44a2-9239-38130dd05d0c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:26.120598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fb9532a-0fe0-44a2-9239-38130dd05d0c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:26.120598 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:26.120598 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:26.120807 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fb9532a-0fe0-44a2-9239-38130dd05d0c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:26.216708 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:26.216708 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:26.245947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1fb9532a-0fe0-44a2-9239-38130dd05d0c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:26.286366 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fb9532a-0fe0-44a2-9239-38130dd05d0c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:26.288037 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 416/818] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:26 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:26.866331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dba06960-1122-49be-84d5-527225fed136 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:26.867693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dba06960-1122-49be-84d5-527225fed136 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:26.868262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:26.868262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:26.868887 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dba06960-1122-49be-84d5-527225fed136 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:27.017215 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:27.017215 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:27.046362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dba06960-1122-49be-84d5-527225fed136 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:27.117229 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:27.117229 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:27.156324 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dba06960-1122-49be-84d5-527225fed136 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:27.159063 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 417/819] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:26 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 912 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:27.304104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-944386e7-b29c-4cac-8e5c-68c22f9b47d5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:27.304628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-944386e7-b29c-4cac-8e5c-68c22f9b47d5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:27.304832 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:27.304832 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:27.305210 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-944386e7-b29c-4cac-8e5c-68c22f9b47d5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:27.389503 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:27.389503 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:27.403876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-944386e7-b29c-4cac-8e5c-68c22f9b47d5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:27.431253 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-944386e7-b29c-4cac-8e5c-68c22f9b47d5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:27.432420 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 418/820] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:27 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:28.174868 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0ef9f44-40fc-451d-b229-fd64f1006bd4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:28.175475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0ef9f44-40fc-451d-b229-fd64f1006bd4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:28.175701 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:28.175701 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:28.176086 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0ef9f44-40fc-451d-b229-fd64f1006bd4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:28.326987 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:28.326987 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:28.353974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f0ef9f44-40fc-451d-b229-fd64f1006bd4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:28.394285 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:28.394285 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:28.408970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0ef9f44-40fc-451d-b229-fd64f1006bd4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:28.410472 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 419/821] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:28 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 912 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:28.448546 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ac3b70f1-9d9c-4b8c-90ca-250167d75787 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:28.449075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ac3b70f1-9d9c-4b8c-90ca-250167d75787 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:28.449273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:28.449273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:28.450147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ac3b70f1-9d9c-4b8c-90ca-250167d75787 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:28.553280 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:28.553280 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:28.562872 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ac3b70f1-9d9c-4b8c-90ca-250167d75787 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:28.598233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ac3b70f1-9d9c-4b8c-90ca-250167d75787 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:28.609706 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 420/822] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:28 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:28.882592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-37a2e192-580e-403c-9bd6-9a3671a4190e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Lock "b'cinder-attachment_update-5af96011-db09-4463-9784-f16b549ef319-n-h2-764292-10'" released by "attachment_update" :: held 2.857s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:37:28.883486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-37a2e192-580e-403c-9bd6-9a3671a4190e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/ac649cf3-3bcb-4efb-ac0c-30a50528a062 returned with HTTP 200 Jan 12 14:37:28.884920 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 403/823] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 14:37:25 2021] PUT /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/ac649cf3-3bcb-4efb-ac0c-30a50528a062 => generated 762 bytes in 2932 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:29.425741 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f42aff73-e16c-4f1a-a2dc-ddcafd9c1b61 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:29.428900 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f42aff73-e16c-4f1a-a2dc-ddcafd9c1b61 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:29.429345 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:29.429345 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:29.430116 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f42aff73-e16c-4f1a-a2dc-ddcafd9c1b61 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:29.563756 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:29.563756 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:29.580421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f42aff73-e16c-4f1a-a2dc-ddcafd9c1b61 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:29.617672 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22124fd4-bd22-4537-ac8b-337109164747 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:29.621365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22124fd4-bd22-4537-ac8b-337109164747 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:29.621704 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:29.621704 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:29.623208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22124fd4-bd22-4537-ac8b-337109164747 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:29.643603 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:29.643603 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:29.665567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f42aff73-e16c-4f1a-a2dc-ddcafd9c1b61 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:29.666434 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 421/824] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:29 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 913 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:29.814947 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:29.814947 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:29.836501 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-22124fd4-bd22-4537-ac8b-337109164747 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:29.903205 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22124fd4-bd22-4537-ac8b-337109164747 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:29.916839 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 404/825] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:29 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:30.681818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f47b196-ca80-45ef-8765-fa87b110a621 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:30.682937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f47b196-ca80-45ef-8765-fa87b110a621 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:30.683307 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:30.683307 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:30.683981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f47b196-ca80-45ef-8765-fa87b110a621 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:30.801383 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:30.801383 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:30.826487 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4f47b196-ca80-45ef-8765-fa87b110a621 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:30.876547 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:30.876547 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:30.906074 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f47b196-ca80-45ef-8765-fa87b110a621 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:30.914994 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 422/826] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:30 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 913 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:30.932540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44329194-0288-4c90-9234-0e5f9cd27f37 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:30.938418 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44329194-0288-4c90-9234-0e5f9cd27f37 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:30.938418 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:30.938418 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:30.938418 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44329194-0288-4c90-9234-0e5f9cd27f37 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:31.081351 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:31.081351 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:31.104126 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-44329194-0288-4c90-9234-0e5f9cd27f37 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:31.150510 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44329194-0288-4c90-9234-0e5f9cd27f37 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:31.161984 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 405/827] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:30 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:31.933879 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ed3f89a-c12b-4790-851f-79e91373a82b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:31.935110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ed3f89a-c12b-4790-851f-79e91373a82b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:31.935497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:31.935497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:31.936456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ed3f89a-c12b-4790-851f-79e91373a82b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:32.046500 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:32.046500 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:32.065479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5ed3f89a-c12b-4790-851f-79e91373a82b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:32.130165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:32.130165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:32.149375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ed3f89a-c12b-4790-851f-79e91373a82b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:32.151286 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 423/828] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:31 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:32.167235 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f98179f-e3ec-4517-8d1f-4c1c7529cb85 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:32.167852 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f98179f-e3ec-4517-8d1f-4c1c7529cb85 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:32.168153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:32.168153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:32.168613 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f98179f-e3ec-4517-8d1f-4c1c7529cb85 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:32.281772 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:32.281772 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:32.296019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7f98179f-e3ec-4517-8d1f-4c1c7529cb85 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:32.360061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f98179f-e3ec-4517-8d1f-4c1c7529cb85 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:32.362566 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 406/829] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:32 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:33.167954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a13eafbd-53a3-4d8b-a3d4-5d0f23a93679 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:33.168482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a13eafbd-53a3-4d8b-a3d4-5d0f23a93679 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:33.168578 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:33.168578 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:33.168924 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a13eafbd-53a3-4d8b-a3d4-5d0f23a93679 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:33.291290 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:33.291290 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:33.316592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a13eafbd-53a3-4d8b-a3d4-5d0f23a93679 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:33.381613 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00cb7046-e42d-4b72-b236-e894695b8e30 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:33.387639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00cb7046-e42d-4b72-b236-e894695b8e30 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:33.387639 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:33.387639 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:33.387639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00cb7046-e42d-4b72-b236-e894695b8e30 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:33.388358 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:33.388358 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:33.426057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a13eafbd-53a3-4d8b-a3d4-5d0f23a93679 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:33.440142 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 424/830] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:33 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 913 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:33.477874 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:33.477874 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:33.487601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-00cb7046-e42d-4b72-b236-e894695b8e30 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:33.513300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00cb7046-e42d-4b72-b236-e894695b8e30 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:33.523923 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 407/831] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:33 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:34.444790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-951416d2-49eb-44b1-8cb2-af8a76f1ed0f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:34.445933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-951416d2-49eb-44b1-8cb2-af8a76f1ed0f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:34.446591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:34.446591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:34.447636 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-951416d2-49eb-44b1-8cb2-af8a76f1ed0f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:34.518505 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:34.518505 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:34.535368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9103aa2e-910c-4d03-ba50-a826466371bc tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:34.536171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9103aa2e-910c-4d03-ba50-a826466371bc tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:34.539936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:34.539936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:34.540701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9103aa2e-910c-4d03-ba50-a826466371bc tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:34.556488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-951416d2-49eb-44b1-8cb2-af8a76f1ed0f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:34.607480 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:34.607480 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:34.628056 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-951416d2-49eb-44b1-8cb2-af8a76f1ed0f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:34.629083 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 425/832] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:34 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 913 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:34.697023 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:34.697023 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:34.711922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9103aa2e-910c-4d03-ba50-a826466371bc tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:34.757075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9103aa2e-910c-4d03-ba50-a826466371bc tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:34.758146 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 408/833] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:34 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 908 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:34.935380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-3e70ab36-4e00-4a5f-bd08-860d1749c130 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/ac649cf3-3bcb-4efb-ac0c-30a50528a062/action Jan 12 14:37:34.935380 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:34.935380 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:34.935380 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-3e70ab36-4e00-4a5f-bd08-860d1749c130 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:37:34.935380 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-3e70ab36-4e00-4a5f-bd08-860d1749c130 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:35.069866 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:35.069866 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:35.094196 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c2430c3b-0183-425b-9a4e-ee1907cc3841 req-3e70ab36-4e00-4a5f-bd08-860d1749c130 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/ac649cf3-3bcb-4efb-ac0c-30a50528a062/action returned with HTTP 204 Jan 12 14:37:35.095503 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 426/834] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 14:37:34 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/ac649cf3-3bcb-4efb-ac0c-30a50528a062/action => generated 0 bytes in 197 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:37:35.647124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40f0d204-abb9-47b4-9022-06f9eb0971bd tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:35.647895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40f0d204-abb9-47b4-9022-06f9eb0971bd tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:35.648533 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:35.648533 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:35.649091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40f0d204-abb9-47b4-9022-06f9eb0971bd tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:35.760179 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:35.760179 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:35.769907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-40f0d204-abb9-47b4-9022-06f9eb0971bd tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:35.774681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-54596be5-24f7-4fb1-84e6-b60f6dbd550f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:35.775207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-54596be5-24f7-4fb1-84e6-b60f6dbd550f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:35.775425 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:35.775425 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:35.775869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-54596be5-24f7-4fb1-84e6-b60f6dbd550f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:35.792245 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:35.792245 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:35.804561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40f0d204-abb9-47b4-9022-06f9eb0971bd tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:35.805536 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 409/835] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:35 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 1205 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:35.901355 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:35.901355 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:35.922152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-54596be5-24f7-4fb1-84e6-b60f6dbd550f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:35.967524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-54596be5-24f7-4fb1-84e6-b60f6dbd550f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:35.968786 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 427/836] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:35 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 966 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:36.156536 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes Jan 12 14:37:36.157173 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:36.157173 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:36.157816 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-182103252"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:36.159064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-182103252'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:37:36.159550 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Create volume of 1 GB Jan 12 14:37:36.196268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Availability Zones retrieved successfully. Jan 12 14:37:36.222648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Flow 'volume_create_api' (843bafbf-74c0-4e4b-9680-f492dcd72732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:37:36.227779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54608566-cbde-48e6-bb01-355f1f577269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:36.233173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:37:36.418510 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54608566-cbde-48e6-bb01-355f1f577269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:36.421339 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eed8a35-e382-424a-9d5f-f9ab2c0c5a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:36.604142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Created reservations ['080b9d2f-829b-48ba-ac3b-45b15b0d4ed9', '4199472a-4729-4c2e-a235-b74fb73926a4', '4e23ea61-53dd-45f5-bae9-1979ff53084d', '9891225b-22b9-42b5-8c5b-2947ef9f6c52'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:37:36.606717 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eed8a35-e382-424a-9d5f-f9ab2c0c5a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['080b9d2f-829b-48ba-ac3b-45b15b0d4ed9', '4199472a-4729-4c2e-a235-b74fb73926a4', '4e23ea61-53dd-45f5-bae9-1979ff53084d', '9891225b-22b9-42b5-8c5b-2947ef9f6c52']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:36.609281 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7186c5d-8a1d-460b-8216-d2eafec5493d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:36.708723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7186c5d-8a1d-460b-8216-d2eafec5493d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6aca75-3c65-4697-836d-9e359d90f9e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-182103252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5bb1d6d1a54d8d9551d9521ef53682',qos_specs=None,replication_status=,reservations=['080b9d2f-829b-48ba-ac3b-45b15b0d4ed9','4199472a-4729-4c2e-a235-b74fb73926a4','4e23ea61-53dd-45f5-bae9-1979ff53084d','9891225b-22b9-42b5-8c5b-2947ef9f6c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2977011d2a4226a1782495ae667e9d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-182103252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6aca75-3c65-4697-836d-9e359d90f9e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b5bb1d6d1a54d8d9551d9521ef53682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6c2977011d2a4226a1782495ae667e9d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:36.712649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5c9c38-4011-47ac-99ab-b7ae7460ecde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:36.748018 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5c9c38-4011-47ac-99ab-b7ae7460ecde) transitioned into state 'SUCCESS' from state '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-182103252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b5bb1d6d1a54d8d9551d9521ef53682',qos_specs=None,replication_status=,reservations=['080b9d2f-829b-48ba-ac3b-45b15b0d4ed9','4199472a-4729-4c2e-a235-b74fb73926a4','4e23ea61-53dd-45f5-bae9-1979ff53084d','9891225b-22b9-42b5-8c5b-2947ef9f6c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c2977011d2a4226a1782495ae667e9d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:36.754887 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed868b59-6621-4c53-bb18-7dfa1790e394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:36.775114 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed868b59-6621-4c53-bb18-7dfa1790e394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:36.779500 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Flow 'volume_create_api' (843bafbf-74c0-4e4b-9680-f492dcd72732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:37:36.851690 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Create volume request issued successfully. Jan 12 14:37:36.866573 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c647b8f-eae5-4e59-9460-1f2142fd36b4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes returned with HTTP 202 Jan 12 14:37:36.867787 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 410/837] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:37:36 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes => generated 819 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:37:36.882233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82841c5d-a2e6-451a-8ff0-ebb2391afc34 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:36.882923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82841c5d-a2e6-451a-8ff0-ebb2391afc34 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:36.883250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:36.883250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:36.883833 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82841c5d-a2e6-451a-8ff0-ebb2391afc34 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:36.985974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e61b84a-00ce-47c0-b1d5-c7a27a5857c0 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:36.986751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e61b84a-00ce-47c0-b1d5-c7a27a5857c0 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:36.987082 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:36.987082 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:36.987767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e61b84a-00ce-47c0-b1d5-c7a27a5857c0 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:36.996529 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:36.996529 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:37.017971 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-82841c5d-a2e6-451a-8ff0-ebb2391afc34 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:37.069531 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82841c5d-a2e6-451a-8ff0-ebb2391afc34 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:37.070739 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 428/838] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:36 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 887 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:37.106413 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:37.106413 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:37.126004 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4e61b84a-00ce-47c0-b1d5-c7a27a5857c0 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:37.180934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e61b84a-00ce-47c0-b1d5-c7a27a5857c0 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:37.182355 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 411/839] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:36 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:38.086866 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d950f123-55cf-4da6-957c-d2d152f6ea78 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:38.087369 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d950f123-55cf-4da6-957c-d2d152f6ea78 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:38.087563 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:38.087563 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:38.088261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d950f123-55cf-4da6-957c-d2d152f6ea78 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:38.198369 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01e0d0a8-113e-4328-b9f9-467cf9baedfb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:38.198534 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:38.198534 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:38.199169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01e0d0a8-113e-4328-b9f9-467cf9baedfb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:38.199360 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:38.199360 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:38.200055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01e0d0a8-113e-4328-b9f9-467cf9baedfb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:38.225888 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d950f123-55cf-4da6-957c-d2d152f6ea78 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:38.269209 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d950f123-55cf-4da6-957c-d2d152f6ea78 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:38.284654 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 429/840] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:38 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 911 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:38.352811 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:38.352811 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:38.363764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-01e0d0a8-113e-4328-b9f9-467cf9baedfb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:38.389963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01e0d0a8-113e-4328-b9f9-467cf9baedfb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:38.392369 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 412/841] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:38 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:39.288950 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b35e860-bc4d-4eda-b1c0-20cbc2c5d879 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:39.289479 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b35e860-bc4d-4eda-b1c0-20cbc2c5d879 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:39.289644 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:39.289644 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:39.290262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b35e860-bc4d-4eda-b1c0-20cbc2c5d879 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:39.344744 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:39.344744 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:39.355018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1b35e860-bc4d-4eda-b1c0-20cbc2c5d879 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:39.380177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b35e860-bc4d-4eda-b1c0-20cbc2c5d879 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:39.381384 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 430/842] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:39 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:39.408326 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be956dc2-fdc5-4819-8345-2e7ff4af9568 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:39.408883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be956dc2-fdc5-4819-8345-2e7ff4af9568 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:39.409146 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:39.409146 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:39.409456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be956dc2-fdc5-4819-8345-2e7ff4af9568 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:39.487037 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:39.487037 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:39.497253 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-be956dc2-fdc5-4819-8345-2e7ff4af9568 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:39.526802 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-1738852e-4d84-452e-9c94-de5c2d94003b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:39.527622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-1738852e-4d84-452e-9c94-de5c2d94003b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:39.528056 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:39.528056 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:39.528726 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-1738852e-4d84-452e-9c94-de5c2d94003b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:39.534822 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be956dc2-fdc5-4819-8345-2e7ff4af9568 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:39.540225 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 413/843] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:39 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:39.594933 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:39.594933 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:39.604541 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-36bff834-b738-41d5-b8b6-1d4729403170 req-1738852e-4d84-452e-9c94-de5c2d94003b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:39.632088 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-1738852e-4d84-452e-9c94-de5c2d94003b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:39.633021 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 431/844] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:37:39 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 912 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:39.729678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be956dc2-fdc5-4819-8345-2e7ff4af9568 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume// Jan 12 14:37:39.730160 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be956dc2-fdc5-4819-8345-2e7ff4af9568 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:39.730381 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:39.730381 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:39.730762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be956dc2-fdc5-4819-8345-2e7ff4af9568 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:39.732062 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be956dc2-fdc5-4819-8345-2e7ff4af9568 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:37:39.732946 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 414/845] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:37:39 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:37:39.751101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-572c2c40-20b2-40f4-adf1-c7df6d209269 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments Jan 12 14:37:39.752266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:39.752266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:39.753174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-572c2c40-20b2-40f4-adf1-c7df6d209269 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f6aca75-3c65-4697-836d-9e359d90f9e5", "instance_uuid": "f3e6a605-9fc2-483d-8d54-81624615d8e9", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:39.840057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:39.840057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:39.933386 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-572c2c40-20b2-40f4-adf1-c7df6d209269 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments returned with HTTP 200 Jan 12 14:37:39.934552 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 432/846] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:37:39 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:37:39.998347 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea5b3021-d8d3-4cc4-8410-bc3206f100ca tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:39.999180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea5b3021-d8d3-4cc4-8410-bc3206f100ca tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:39.999993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea5b3021-d8d3-4cc4-8410-bc3206f100ca tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:40.059223 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-572c2c40-20b2-40f4-adf1-c7df6d209269 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume// Jan 12 14:37:40.065687 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-572c2c40-20b2-40f4-adf1-c7df6d209269 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:40.066248 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:40.066248 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:40.066896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-572c2c40-20b2-40f4-adf1-c7df6d209269 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:40.068439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-572c2c40-20b2-40f4-adf1-c7df6d209269 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:37:40.071897 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 433/847] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:37:40 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:37:40.085283 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-3651c7d6-25d6-482f-a429-f54a757b78e5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:40.086132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-3651c7d6-25d6-482f-a429-f54a757b78e5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:40.088195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-3651c7d6-25d6-482f-a429-f54a757b78e5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:40.148179 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:40.148179 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:40.172594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ea5b3021-d8d3-4cc4-8410-bc3206f100ca tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:40.210508 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:40.210508 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:40.221021 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:40.221021 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:40.222328 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-36bff834-b738-41d5-b8b6-1d4729403170 req-3651c7d6-25d6-482f-a429-f54a757b78e5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:40.248359 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:40.248359 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:40.254058 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea5b3021-d8d3-4cc4-8410-bc3206f100ca tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:40.255123 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 415/848] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:39 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 911 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:40.260902 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-3651c7d6-25d6-482f-a429-f54a757b78e5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:40.262306 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 434/849] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:37:40 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 1010 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:37:40.282513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-eb9fbcb7-a9a6-48fa-b42c-e44678e1eec0 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] PUT http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/bbac747c-95fe-4caf-b652-779fd448071b Jan 12 14:37:40.283211 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:40.283211 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:40.283643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-eb9fbcb7-a9a6-48fa-b42c-e44678e1eec0 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdc"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:40.355049 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:37:40.355049 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:37:40.356461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-36bff834-b738-41d5-b8b6-1d4729403170 req-eb9fbcb7-a9a6-48fa-b42c-e44678e1eec0 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Lock "b'cinder-attachment_update-3f6aca75-3c65-4697-836d-9e359d90f9e5-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.017s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:37:40.361588 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:40.361588 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:40.557915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1faa0c96-95f8-4654-af5f-6e1811ef20af tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:40.558851 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1faa0c96-95f8-4654-af5f-6e1811ef20af tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:40.559330 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:40.559330 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:40.559583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1faa0c96-95f8-4654-af5f-6e1811ef20af tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:40.731353 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:40.731353 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:40.749279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1faa0c96-95f8-4654-af5f-6e1811ef20af tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:40.804002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1faa0c96-95f8-4654-af5f-6e1811ef20af tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:40.813884 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 435/850] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:40 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:41.281849 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30725de7-2e69-496b-acc2-18b079a6a8fe tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:41.282398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30725de7-2e69-496b-acc2-18b079a6a8fe tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:41.282620 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:41.282620 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:41.282981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30725de7-2e69-496b-acc2-18b079a6a8fe tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:41.402852 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:41.402852 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:41.420637 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-30725de7-2e69-496b-acc2-18b079a6a8fe tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:41.472130 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:41.472130 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:41.487722 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30725de7-2e69-496b-acc2-18b079a6a8fe tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:41.489502 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 436/851] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:41 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 911 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:41.820834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6434e62-a4b7-4f31-a858-f68017ebb75c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:41.821526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6434e62-a4b7-4f31-a858-f68017ebb75c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:41.821889 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:41.821889 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:41.822527 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6434e62-a4b7-4f31-a858-f68017ebb75c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:42.370924 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:42.370924 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:42.403943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b6434e62-a4b7-4f31-a858-f68017ebb75c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:42.470508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6434e62-a4b7-4f31-a858-f68017ebb75c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:42.476798 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 437/852] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:41 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 969 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:42.506783 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6043e529-18a3-43cb-b94c-d3a536b259a0 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:42.507705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6043e529-18a3-43cb-b94c-d3a536b259a0 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:42.507705 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:42.507705 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:42.508011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6043e529-18a3-43cb-b94c-d3a536b259a0 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:42.672977 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:42.672977 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:42.708352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6043e529-18a3-43cb-b94c-d3a536b259a0 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:42.756906 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:42.756906 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:42.783046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6043e529-18a3-43cb-b94c-d3a536b259a0 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:42.785619 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 438/853] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:42 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 911 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:43.432663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-36bff834-b738-41d5-b8b6-1d4729403170 req-eb9fbcb7-a9a6-48fa-b42c-e44678e1eec0 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Lock "b'cinder-attachment_update-3f6aca75-3c65-4697-836d-9e359d90f9e5-n-h2-764292-10'" released by "attachment_update" :: held 3.076s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:37:43.433892 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-eb9fbcb7-a9a6-48fa-b42c-e44678e1eec0 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/bbac747c-95fe-4caf-b652-779fd448071b returned with HTTP 200 Jan 12 14:37:43.435295 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 416/854] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 14:37:40 2021] PUT /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/bbac747c-95fe-4caf-b652-779fd448071b => generated 762 bytes in 3159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:43.497127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b3ef0fb-3c05-4e82-9fb9-c9fb381e90f1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:37:43.497127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b3ef0fb-3c05-4e82-9fb9-c9fb381e90f1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:43.497127 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:43.497127 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:43.497127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b3ef0fb-3c05-4e82-9fb9-c9fb381e90f1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:43.582339 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:43.582339 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:43.604430 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6b3ef0fb-3c05-4e82-9fb9-c9fb381e90f1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:43.643554 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b3ef0fb-3c05-4e82-9fb9-c9fb381e90f1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:37:43.644555 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 439/855] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:43 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 1357 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:43.660078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] POST http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes Jan 12 14:37:43.660534 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:43.660534 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:43.660955 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ae06677e-c9d8-4a92-b4c5-baf578db36be", "size": 1, "name": "tempest-VolumesCloneTest-Volume-88726772"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:43.663416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume request body: {'volume': {'source_volid': 'ae06677e-c9d8-4a92-b4c5-baf578db36be', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-88726772'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:37:43.712513 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:43.712513 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:43.713878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume retrieved successfully. Jan 12 14:37:43.714243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume of 1 GB Jan 12 14:37:43.727290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Availability Zones retrieved successfully. Jan 12 14:37:43.744522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Flow 'volume_create_api' (95e5c140-22c3-45a0-b860-a18ddd638c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:37:43.747405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d084c076-dd41-4c10-b5cc-95e966d563ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:43.749650 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Validating volume size '1' using validate_int, validate_source_size {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:37:43.802483 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b5261e1-4fce-4db1-8c48-82bea496a44f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:43.803252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b5261e1-4fce-4db1-8c48-82bea496a44f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:43.803666 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:43.803666 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:43.804387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b5261e1-4fce-4db1-8c48-82bea496a44f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:43.857892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d084c076-dd41-4c10-b5cc-95e966d563ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ae06677e-c9d8-4a92-b4c5-baf578db36be', 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:43.858816 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:43.858816 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:43.864344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d08ef68-0d2b-4d49-877b-c17f678b7ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:43.868731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5b5261e1-4fce-4db1-8c48-82bea496a44f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:43.890939 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:43.890939 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:43.901225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b5261e1-4fce-4db1-8c48-82bea496a44f tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:43.902757 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 440/856] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:43 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:44.119844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Created reservations ['4b0bae62-3690-4e7c-ac4e-86439b03d7ab', 'f3146315-e63f-49f5-a726-83d071a8e035', '12d245d6-5a85-49dd-8c10-b11755b5f454', '0394388b-b1f2-4b97-bff5-4e5fc34d9926'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:37:44.122951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d08ef68-0d2b-4d49-877b-c17f678b7ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b0bae62-3690-4e7c-ac4e-86439b03d7ab', 'f3146315-e63f-49f5-a726-83d071a8e035', '12d245d6-5a85-49dd-8c10-b11755b5f454', '0394388b-b1f2-4b97-bff5-4e5fc34d9926']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:44.126874 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ff56f36-400d-46b1-8c56-4d1662896a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:44.272158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ff56f36-400d-46b1-8c56-4d1662896a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3792250-a99a-457a-885f-481025149082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-88726772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d75c4a7269c44d2a36f19284a4275a3',qos_specs=None,replication_status=,reservations=['4b0bae62-3690-4e7c-ac4e-86439b03d7ab','f3146315-e63f-49f5-a726-83d071a8e035','12d245d6-5a85-49dd-8c10-b11755b5f454','0394388b-b1f2-4b97-bff5-4e5fc34d9926'],size=1,snapshot_id=None,source_replicaid=,source_volid=ae06677e-c9d8-4a92-b4c5-baf578db36be,status='creating',user_id='adc0a895150d4fb088856d6d83bd223b',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), '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-12T14:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-88726772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3792250-a99a-457a-885f-481025149082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d75c4a7269c44d2a36f19284a4275a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ae06677e-c9d8-4a92-b4c5-baf578db36be,status='creating',terminated_at=None,updated_at=None,user_id='adc0a895150d4fb088856d6d83bd223b',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:44.274560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bcf8a5-f17f-4cbb-8a0f-a132fbbb0fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:44.307106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bcf8a5-f17f-4cbb-8a0f-a132fbbb0fef) transitioned into state 'SUCCESS' from state '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-88726772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d75c4a7269c44d2a36f19284a4275a3',qos_specs=None,replication_status=,reservations=['4b0bae62-3690-4e7c-ac4e-86439b03d7ab','f3146315-e63f-49f5-a726-83d071a8e035','12d245d6-5a85-49dd-8c10-b11755b5f454','0394388b-b1f2-4b97-bff5-4e5fc34d9926'],size=1,snapshot_id=None,source_replicaid=,source_volid=ae06677e-c9d8-4a92-b4c5-baf578db36be,status='creating',user_id='adc0a895150d4fb088856d6d83bd223b',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:44.309583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0747c0fe-dc24-44f2-a815-298604b84f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:37:44.409307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0747c0fe-dc24-44f2-a815-298604b84f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:37:44.419725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Flow 'volume_create_api' (95e5c140-22c3-45a0-b860-a18ddd638c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:37:44.525910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume request issued successfully. Jan 12 14:37:44.591306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe2cb887-ca8e-4215-9653-cae72a95157a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes returned with HTTP 202 Jan 12 14:37:44.605866 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 417/857] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:37:43 2021] POST /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes => generated 847 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:37:44.610531 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ee9a8ea7-ccea-46e6-b04d-7fe9e45697db tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:44.611247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ee9a8ea7-ccea-46e6-b04d-7fe9e45697db tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:44.611638 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:44.611638 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:44.612300 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ee9a8ea7-ccea-46e6-b04d-7fe9e45697db tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:44.666847 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:44.666847 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:44.678887 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ee9a8ea7-ccea-46e6-b04d-7fe9e45697db tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:44.706098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ee9a8ea7-ccea-46e6-b04d-7fe9e45697db tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:44.707434 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 441/858] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:44 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:44.919156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-985d7017-4785-4175-9521-b3fdd6257bee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:44.920014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-985d7017-4785-4175-9521-b3fdd6257bee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:44.920442 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:44.920442 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:44.921083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-985d7017-4785-4175-9521-b3fdd6257bee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:45.033820 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:45.033820 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:45.054402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-985d7017-4785-4175-9521-b3fdd6257bee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:45.097328 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:45.097328 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:45.117881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-985d7017-4785-4175-9521-b3fdd6257bee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:45.118894 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 418/859] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:44 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 912 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:45.723228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9341b277-34d7-4ad6-8ead-bc2e6f0a0df8 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:45.723895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9341b277-34d7-4ad6-8ead-bc2e6f0a0df8 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:45.724140 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:45.724140 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:45.725143 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9341b277-34d7-4ad6-8ead-bc2e6f0a0df8 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:45.831613 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:45.831613 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:45.851671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9341b277-34d7-4ad6-8ead-bc2e6f0a0df8 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:45.895298 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9341b277-34d7-4ad6-8ead-bc2e6f0a0df8 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:45.905777 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 442/860] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:45 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:46.136819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74594255-170a-4ba4-8fe2-a0347ba82649 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:46.137638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74594255-170a-4ba4-8fe2-a0347ba82649 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:46.138008 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:46.138008 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:46.138654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74594255-170a-4ba4-8fe2-a0347ba82649 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:46.241681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:46.241681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:46.265570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74594255-170a-4ba4-8fe2-a0347ba82649 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:46.329332 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:46.329332 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:46.370240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74594255-170a-4ba4-8fe2-a0347ba82649 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:46.370240 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 419/861] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:46 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:46.913529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19308f0a-08bf-44e3-baa0-769e432bfdc9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:46.914565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19308f0a-08bf-44e3-baa0-769e432bfdc9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:46.914951 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:46.914951 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:46.915548 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19308f0a-08bf-44e3-baa0-769e432bfdc9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:47.003477 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:47.003477 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:47.026355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-19308f0a-08bf-44e3-baa0-769e432bfdc9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:47.055043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19308f0a-08bf-44e3-baa0-769e432bfdc9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:47.069489 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 443/862] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:46 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:47.376285 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66013bd1-0f30-4e72-8e01-28acb59f6e54 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:47.376930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66013bd1-0f30-4e72-8e01-28acb59f6e54 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:47.377104 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:47.377104 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:47.377497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66013bd1-0f30-4e72-8e01-28acb59f6e54 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:47.496085 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:47.496085 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:47.537821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-66013bd1-0f30-4e72-8e01-28acb59f6e54 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:47.593361 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:47.593361 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:47.622234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66013bd1-0f30-4e72-8e01-28acb59f6e54 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:47.623210 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 420/863] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:47 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 912 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:48.076623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef2c1833-8a82-4fac-bc1a-eff20708dce3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:48.077314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef2c1833-8a82-4fac-bc1a-eff20708dce3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:48.077675 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:48.077675 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:48.078307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef2c1833-8a82-4fac-bc1a-eff20708dce3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:48.274104 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:48.274104 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:48.301654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ef2c1833-8a82-4fac-bc1a-eff20708dce3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:48.358101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef2c1833-8a82-4fac-bc1a-eff20708dce3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:48.360519 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 444/864] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:48 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:48.648612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c999e2f3-a846-4b59-bf68-3d2521ae38d8 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:48.649528 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c999e2f3-a846-4b59-bf68-3d2521ae38d8 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:48.649877 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:48.649877 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:48.650520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c999e2f3-a846-4b59-bf68-3d2521ae38d8 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:48.805544 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:48.805544 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:48.854014 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c999e2f3-a846-4b59-bf68-3d2521ae38d8 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:48.928105 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:48.928105 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:48.955119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c999e2f3-a846-4b59-bf68-3d2521ae38d8 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:48.955119 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 421/865] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:48 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 912 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:48.991407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-318abbf9-7e9e-4ec9-a2b0-c23ec0c1e14c tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/bbac747c-95fe-4caf-b652-779fd448071b/action Jan 12 14:37:48.991407 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:48.991407 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:48.991407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-318abbf9-7e9e-4ec9-a2b0-c23ec0c1e14c tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:37:48.991407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-318abbf9-7e9e-4ec9-a2b0-c23ec0c1e14c tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:49.154582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:49.154582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:49.181207 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-36bff834-b738-41d5-b8b6-1d4729403170 req-318abbf9-7e9e-4ec9-a2b0-c23ec0c1e14c tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/bbac747c-95fe-4caf-b652-779fd448071b/action returned with HTTP 204 Jan 12 14:37:49.184601 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 445/866] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 14:37:48 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/bbac747c-95fe-4caf-b652-779fd448071b/action => generated 0 bytes in 209 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:37:49.376884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62e147f1-81a7-4479-b3dd-726d6a5bcd4f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:49.377573 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62e147f1-81a7-4479-b3dd-726d6a5bcd4f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:49.377768 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:49.377768 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:49.378465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62e147f1-81a7-4479-b3dd-726d6a5bcd4f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:49.565176 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:49.565176 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:49.609336 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-62e147f1-81a7-4479-b3dd-726d6a5bcd4f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:49.715837 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62e147f1-81a7-4479-b3dd-726d6a5bcd4f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:49.716698 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 422/867] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:49 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:49.968775 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-751de650-7d2b-4476-b803-dd4a0b67115a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:49.969885 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-751de650-7d2b-4476-b803-dd4a0b67115a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:49.970315 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:49.970315 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:49.971248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-751de650-7d2b-4476-b803-dd4a0b67115a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:50.079613 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:50.079613 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:50.097289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-751de650-7d2b-4476-b803-dd4a0b67115a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:50.138400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:50.138400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:50.149104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-751de650-7d2b-4476-b803-dd4a0b67115a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:50.150311 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 446/868] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:49 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 1204 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:50.392239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-82831d0d-6bae-43ba-8ac9-f9ae8b5b27dc req-8f49adfe-f488-4bab-a42a-b2d671b787c7 tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] DELETE http://10.222.0.43/volume/v3/5e3e598df7d04fe58a6ab39e821ca3dd/volumes/tempest-invalid-731584693 Jan 12 14:37:50.393283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-82831d0d-6bae-43ba-8ac9-f9ae8b5b27dc req-8f49adfe-f488-4bab-a42a-b2d671b787c7 tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:50.393647 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:50.393647 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:50.394313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-82831d0d-6bae-43ba-8ac9-f9ae8b5b27dc req-8f49adfe-f488-4bab-a42a-b2d671b787c7 tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:50.394974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-82831d0d-6bae-43ba-8ac9-f9ae8b5b27dc req-8f49adfe-f488-4bab-a42a-b2d671b787c7 tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] Delete volume with id: tempest-invalid-731584693 Jan 12 14:37:50.453284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-82831d0d-6bae-43ba-8ac9-f9ae8b5b27dc req-8f49adfe-f488-4bab-a42a-b2d671b787c7 tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] http://10.222.0.43/volume/v3/5e3e598df7d04fe58a6ab39e821ca3dd/volumes/tempest-invalid-731584693 returned with HTTP 404 Jan 12 14:37:50.461234 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 423/869] 10.222.0.43 () {62 vars in 1558 bytes} [Tue Jan 12 14:37:50 2021] DELETE /volume/v3/5e3e598df7d04fe58a6ab39e821ca3dd/volumes/tempest-invalid-731584693 => generated 98 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:37:50.588172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-2bb8787c-137b-4f64-aa0a-0d493af6d118 req-ece80086-f265-419b-b238-c711b2bd7988 tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] DELETE http://10.222.0.43/volume/v3/5e3e598df7d04fe58a6ab39e821ca3dd/volumes/fda6fa86-446b-4eda-ad42-8f0808c4be9c Jan 12 14:37:50.588933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-2bb8787c-137b-4f64-aa0a-0d493af6d118 req-ece80086-f265-419b-b238-c711b2bd7988 tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:50.589296 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:50.589296 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:50.589907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-2bb8787c-137b-4f64-aa0a-0d493af6d118 req-ece80086-f265-419b-b238-c711b2bd7988 tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:50.590515 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-2bb8787c-137b-4f64-aa0a-0d493af6d118 req-ece80086-f265-419b-b238-c711b2bd7988 tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] Delete volume with id: fda6fa86-446b-4eda-ad42-8f0808c4be9c Jan 12 14:37:50.716609 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-2bb8787c-137b-4f64-aa0a-0d493af6d118 req-ece80086-f265-419b-b238-c711b2bd7988 tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] http://10.222.0.43/volume/v3/5e3e598df7d04fe58a6ab39e821ca3dd/volumes/fda6fa86-446b-4eda-ad42-8f0808c4be9c returned with HTTP 404 Jan 12 14:37:50.723627 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 447/870] 10.222.0.43 () {62 vars in 1591 bytes} [Tue Jan 12 14:37:50 2021] DELETE /volume/v3/5e3e598df7d04fe58a6ab39e821ca3dd/volumes/fda6fa86-446b-4eda-ad42-8f0808c4be9c => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:37:50.732773 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7803d625-cacf-4274-a4af-3097931573f9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:50.733301 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7803d625-cacf-4274-a4af-3097931573f9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:50.733790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7803d625-cacf-4274-a4af-3097931573f9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:50.814632 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:50.814632 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:50.844412 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7803d625-cacf-4274-a4af-3097931573f9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:50.875275 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7803d625-cacf-4274-a4af-3097931573f9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:50.876991 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 424/871] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:50 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:51.409679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62af8007-8d2d-434d-a4bd-9e4d8e0d8289 req-66e482c8-eadb-407e-8679-48098ca1e61b tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] GET http://10.222.0.43/volume/v3/5e3e598df7d04fe58a6ab39e821ca3dd/volumes/506a7afe-6336-4f07-bdd5-a422ed2c9c88 Jan 12 14:37:51.414578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62af8007-8d2d-434d-a4bd-9e4d8e0d8289 req-66e482c8-eadb-407e-8679-48098ca1e61b tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:51.418423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62af8007-8d2d-434d-a4bd-9e4d8e0d8289 req-66e482c8-eadb-407e-8679-48098ca1e61b tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:51.622981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62af8007-8d2d-434d-a4bd-9e4d8e0d8289 req-66e482c8-eadb-407e-8679-48098ca1e61b tempest-VolumesNegativeTest-180946131 tempest-VolumesNegativeTest-180946131] http://10.222.0.43/volume/v3/5e3e598df7d04fe58a6ab39e821ca3dd/volumes/506a7afe-6336-4f07-bdd5-a422ed2c9c88 returned with HTTP 404 Jan 12 14:37:51.624811 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 448/872] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:37:51 2021] GET /volume/v3/5e3e598df7d04fe58a6ab39e821ca3dd/volumes/506a7afe-6336-4f07-bdd5-a422ed2c9c88 => generated 109 bytes in 221 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:37:51.893685 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85be75be-37b0-4077-9ef1-b3b2d4ccfaa9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:51.895561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85be75be-37b0-4077-9ef1-b3b2d4ccfaa9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:51.898063 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:51.898063 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:51.899158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85be75be-37b0-4077-9ef1-b3b2d4ccfaa9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:52.004513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-8305dfb6-e85d-470a-b595-58e0898ce8e7 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:52.005195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-8305dfb6-e85d-470a-b595-58e0898ce8e7 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:52.006823 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-8305dfb6-e85d-470a-b595-58e0898ce8e7 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:52.072078 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:52.072078 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:52.095124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-85be75be-37b0-4077-9ef1-b3b2d4ccfaa9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:52.127190 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:52.127190 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:52.147258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-8305dfb6-e85d-470a-b595-58e0898ce8e7 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:52.150237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85be75be-37b0-4077-9ef1-b3b2d4ccfaa9 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:52.167880 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 425/873] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:51 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:52.204255 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:52.204255 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:52.214343 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-8305dfb6-e85d-470a-b595-58e0898ce8e7 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:52.215394 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 449/874] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:37:51 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 1205 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:52.241243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-e0b5589d-852f-4f41-bfd9-6370b8ee8327 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319/action Jan 12 14:37:52.241956 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:52.241956 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:52.242784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-e0b5589d-852f-4f41-bfd9-6370b8ee8327 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:37:52.243349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-e0b5589d-852f-4f41-bfd9-6370b8ee8327 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:52.307188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:52.307188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:52.308832 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-e0b5589d-852f-4f41-bfd9-6370b8ee8327 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:52.450166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-e0b5589d-852f-4f41-bfd9-6370b8ee8327 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Begin detaching volume completed successfully. Jan 12 14:37:52.451639 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-e0b5589d-852f-4f41-bfd9-6370b8ee8327 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319/action returned with HTTP 202 Jan 12 14:37:52.457565 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 426/875] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:37:52 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:37:52.576519 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07a268ac-8759-4024-b664-3535ab7e3719 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:52.577340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07a268ac-8759-4024-b664-3535ab7e3719 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:52.577752 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:52.577752 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:52.578349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07a268ac-8759-4024-b664-3535ab7e3719 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:52.680929 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:52.680929 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:52.692337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-07a268ac-8759-4024-b664-3535ab7e3719 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:52.695725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-e0b5589d-852f-4f41-bfd9-6370b8ee8327 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume// Jan 12 14:37:52.696407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-e0b5589d-852f-4f41-bfd9-6370b8ee8327 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:52.696842 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:52.696842 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:52.700464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-e0b5589d-852f-4f41-bfd9-6370b8ee8327 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:52.702201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-e0b5589d-852f-4f41-bfd9-6370b8ee8327 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:37:52.703384 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 427/876] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:37:52 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:37:52.721836 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-a58af066-7022-4377-98b0-f87e1a7f0166 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:52.722934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-a58af066-7022-4377-98b0-f87e1a7f0166 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:52.723740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-a58af066-7022-4377-98b0-f87e1a7f0166 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:52.760205 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:52.760205 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:52.786540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07a268ac-8759-4024-b664-3535ab7e3719 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:52.803787 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 450/877] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:52 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 1208 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:52.864112 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:52.864112 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:52.890813 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-a58af066-7022-4377-98b0-f87e1a7f0166 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:52.921409 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:52.921409 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:52.932663 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-a58af066-7022-4377-98b0-f87e1a7f0166 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:52.933965 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 428/878] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:37:52 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 1307 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:37:53.200054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-102e3d61-3331-41b6-af0d-acad83ef6319 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:53.203429 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-102e3d61-3331-41b6-af0d-acad83ef6319 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:53.205303 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:53.205303 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:53.205862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-102e3d61-3331-41b6-af0d-acad83ef6319 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:53.307358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-63204952-5857-4efa-a27e-989cddd9fb9e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] DELETE http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/ac649cf3-3bcb-4efb-ac0c-30a50528a062 Jan 12 14:37:53.308085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-63204952-5857-4efa-a27e-989cddd9fb9e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:53.308539 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:53.308539 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:53.309190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-63204952-5857-4efa-a27e-989cddd9fb9e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:53.356445 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:53.356445 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:53.399782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-102e3d61-3331-41b6-af0d-acad83ef6319 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:53.418907 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:53.418907 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:53.511455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-102e3d61-3331-41b6-af0d-acad83ef6319 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:53.512642 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 451/879] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:53 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:53.811943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26fa8acf-9855-4eb2-99a6-e625329d0ee6 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:53.812783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26fa8acf-9855-4eb2-99a6-e625329d0ee6 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:53.813275 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:53.813275 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:53.817425 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26fa8acf-9855-4eb2-99a6-e625329d0ee6 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:54.005325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:54.005325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:54.044517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-26fa8acf-9855-4eb2-99a6-e625329d0ee6 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:54.094157 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:54.094157 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:54.112567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26fa8acf-9855-4eb2-99a6-e625329d0ee6 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:54.114213 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 452/880] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:53 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 1208 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:54.535981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f4a5d2c-5054-4f95-bc21-daeb9d88f48d tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:54.537581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f4a5d2c-5054-4f95-bc21-daeb9d88f48d tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:54.537947 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:54.537947 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:54.544556 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f4a5d2c-5054-4f95-bc21-daeb9d88f48d tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:54.682112 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:54.682112 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:54.693944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3f4a5d2c-5054-4f95-bc21-daeb9d88f48d tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:54.723188 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f4a5d2c-5054-4f95-bc21-daeb9d88f48d tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:54.724079 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 453/881] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:54 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:54.762226 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-63204952-5857-4efa-a27e-989cddd9fb9e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:37:54.763043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-63204952-5857-4efa-a27e-989cddd9fb9e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:37:55.077118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-61a72c4d-60e1-45c8-9e31-ccb15b650d6d req-63204952-5857-4efa-a27e-989cddd9fb9e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/ac649cf3-3bcb-4efb-ac0c-30a50528a062 returned with HTTP 200 Jan 12 14:37:55.080209 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 429/882] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 14:37:53 2021] DELETE /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/ac649cf3-3bcb-4efb-ac0c-30a50528a062 => generated 19 bytes in 1779 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:55.137838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06c00e35-7faf-4a72-aa67-b6e4948eb9c2 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:37:55.137838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06c00e35-7faf-4a72-aa67-b6e4948eb9c2 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:55.147361 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:55.147361 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:55.147361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06c00e35-7faf-4a72-aa67-b6e4948eb9c2 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:55.307331 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:55.307331 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:55.318962 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-06c00e35-7faf-4a72-aa67-b6e4948eb9c2 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:55.353593 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06c00e35-7faf-4a72-aa67-b6e4948eb9c2 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:37:55.354742 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 454/883] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:55 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:55.743267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b168067-1e5a-4a85-97b3-5972abe1174e tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:55.743866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b168067-1e5a-4a85-97b3-5972abe1174e tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:55.744057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:55.744057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:55.744545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b168067-1e5a-4a85-97b3-5972abe1174e tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:55.858998 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:55.858998 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:55.881894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2b168067-1e5a-4a85-97b3-5972abe1174e tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:55.952309 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b168067-1e5a-4a85-97b3-5972abe1174e tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:55.953821 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 430/884] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:55 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:56.971948 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e3c77b3a-a5f4-4ddf-8ef2-c03470e0f24b tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:56.973310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e3c77b3a-a5f4-4ddf-8ef2-c03470e0f24b tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:56.973720 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:56.973720 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:56.974435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e3c77b3a-a5f4-4ddf-8ef2-c03470e0f24b tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:57.137597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:57.137597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:57.148293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-c0cc07ed-568a-48c9-a565-417297fb10c1 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:57.149165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-c0cc07ed-568a-48c9-a565-417297fb10c1 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:57.149451 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:57.149451 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:57.150455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-c0cc07ed-568a-48c9-a565-417297fb10c1 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:57.178972 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e3c77b3a-a5f4-4ddf-8ef2-c03470e0f24b tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:57.261169 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e3c77b3a-a5f4-4ddf-8ef2-c03470e0f24b tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:57.264868 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 455/885] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:56 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:57.337796 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:57.337796 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:57.365745 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-c0cc07ed-568a-48c9-a565-417297fb10c1 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:57.410482 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:57.410482 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:57.429068 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-c0cc07ed-568a-48c9-a565-417297fb10c1 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:57.434517 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 431/886] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:37:57 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 1204 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:57.500988 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-9ad7ab45-9197-448f-a3e5-b5e4c501ccb9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] POST http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5/action Jan 12 14:37:57.501713 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:57.501713 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:57.502156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-9ad7ab45-9197-448f-a3e5-b5e4c501ccb9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action body: b'{"os-begin_detaching": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:37:57.502540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-9ad7ab45-9197-448f-a3e5-b5e4c501ccb9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:37:57.676825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:57.676825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:57.683625 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-9ad7ab45-9197-448f-a3e5-b5e4c501ccb9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:57.742865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-9ad7ab45-9197-448f-a3e5-b5e4c501ccb9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Begin detaching volume completed successfully. Jan 12 14:37:57.743429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-9ad7ab45-9197-448f-a3e5-b5e4c501ccb9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5/action returned with HTTP 202 Jan 12 14:37:57.744385 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 456/887] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:37:57 2021] POST /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:37:57.866042 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1186262-009f-4da6-b66c-f007ed2f3432 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:57.866983 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1186262-009f-4da6-b66c-f007ed2f3432 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:57.867401 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:57.867401 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:57.868138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1186262-009f-4da6-b66c-f007ed2f3432 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:58.004059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-9ad7ab45-9197-448f-a3e5-b5e4c501ccb9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume// Jan 12 14:37:58.005178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-9ad7ab45-9197-448f-a3e5-b5e4c501ccb9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:58.005542 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:58.005542 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:58.006173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-9ad7ab45-9197-448f-a3e5-b5e4c501ccb9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:58.007411 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-9ad7ab45-9197-448f-a3e5-b5e4c501ccb9 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:37:58.008289 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 457/888] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:37:58 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 14:37:58.022239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-4a96e0da-e66e-4da7-9d76-2307bb6205bb tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:58.023331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-4a96e0da-e66e-4da7-9d76-2307bb6205bb tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:58.024006 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-4a96e0da-e66e-4da7-9d76-2307bb6205bb tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:58.029078 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:58.029078 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:58.078350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c1186262-009f-4da6-b66c-f007ed2f3432 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:58.134257 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:58.134257 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:58.143824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1186262-009f-4da6-b66c-f007ed2f3432 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:58.147282 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 432/889] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:57 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 1207 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:58.189089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:58.189089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:58.207396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-4a96e0da-e66e-4da7-9d76-2307bb6205bb tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:58.258791 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:58.258791 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:58.274652 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-4a96e0da-e66e-4da7-9d76-2307bb6205bb tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:58.275863 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 458/890] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:37:58 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 1306 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:37:58.291578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13c631d7-fc81-4ef4-a805-6bed266d8718 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:58.292220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13c631d7-fc81-4ef4-a805-6bed266d8718 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:58.292437 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:58.292437 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:58.292815 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13c631d7-fc81-4ef4-a805-6bed266d8718 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:58.404413 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:58.404413 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:58.414929 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-13c631d7-fc81-4ef4-a805-6bed266d8718 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:58.444477 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13c631d7-fc81-4ef4-a805-6bed266d8718 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:58.455410 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 433/891] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:58 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:58.631228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-2619e86f-8aeb-47c0-a4c2-ca3246f6b003 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] DELETE http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/bbac747c-95fe-4caf-b652-779fd448071b Jan 12 14:37:58.631752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-2619e86f-8aeb-47c0-a4c2-ca3246f6b003 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:58.631974 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:58.631974 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:58.632666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-2619e86f-8aeb-47c0-a4c2-ca3246f6b003 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:58.672609 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:58.672609 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:59.168695 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cef23109-3c3c-45cb-8c34-0eefa306ecdc tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:37:59.169799 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cef23109-3c3c-45cb-8c34-0eefa306ecdc tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:59.170175 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:59.170175 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:59.170984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cef23109-3c3c-45cb-8c34-0eefa306ecdc tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:59.284410 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:59.284410 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:59.305730 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cef23109-3c3c-45cb-8c34-0eefa306ecdc tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:37:59.334446 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:59.334446 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:59.344959 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cef23109-3c3c-45cb-8c34-0eefa306ecdc tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:37:59.346461 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 434/892] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:59 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 1207 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:37:59.462105 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ce4210e-91af-407d-a231-f4e7c4e55267 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:37:59.463260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ce4210e-91af-407d-a231-f4e7c4e55267 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:37:59.463480 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:37:59.463480 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:37:59.463904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ce4210e-91af-407d-a231-f4e7c4e55267 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:37:59.658797 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:37:59.658797 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:37:59.683790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5ce4210e-91af-407d-a231-f4e7c4e55267 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:37:59.758816 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ce4210e-91af-407d-a231-f4e7c4e55267 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:37:59.759976 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 435/893] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:37:59 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 939 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:37:59.775415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-2619e86f-8aeb-47c0-a4c2-ca3246f6b003 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:37:59.776115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-2619e86f-8aeb-47c0-a4c2-ca3246f6b003 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:37:59.810889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4f1c7169-c9ec-4891-a514-27510f035be5 req-2619e86f-8aeb-47c0-a4c2-ca3246f6b003 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/bbac747c-95fe-4caf-b652-779fd448071b returned with HTTP 200 Jan 12 14:37:59.811707 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 459/894] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 14:37:58 2021] DELETE /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/attachments/bbac747c-95fe-4caf-b652-779fd448071b => generated 19 bytes in 1186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:00.362180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7965907-e2e2-4add-8071-8f47473f4fd5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:38:00.363156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7965907-e2e2-4add-8071-8f47473f4fd5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:00.363437 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:00.363437 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:00.364075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7965907-e2e2-4add-8071-8f47473f4fd5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:00.469417 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:00.469417 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:00.481533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e7965907-e2e2-4add-8071-8f47473f4fd5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:00.517048 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7965907-e2e2-4add-8071-8f47473f4fd5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:38:00.518444 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 436/895] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:00 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:00.538899 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97af5528-e5fd-432e-9d59-74b14cb2e7ce tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:38:00.539433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97af5528-e5fd-432e-9d59-74b14cb2e7ce tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:00.539631 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:00.539631 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:00.552997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97af5528-e5fd-432e-9d59-74b14cb2e7ce tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:00.713890 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:00.713890 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:00.741458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-97af5528-e5fd-432e-9d59-74b14cb2e7ce tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:00.776473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbeaa0a6-4c13-4634-8e51-7f9205fc6d60 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:38:00.777790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbeaa0a6-4c13-4634-8e51-7f9205fc6d60 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:00.778210 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:00.778210 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:00.778839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbeaa0a6-4c13-4634-8e51-7f9205fc6d60 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:00.783048 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97af5528-e5fd-432e-9d59-74b14cb2e7ce tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:38:00.788049 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 460/896] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:00 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 912 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:00.808039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d178e9a-ba99-458b-a8a3-fbd2b1fedf49 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:38:00.811875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d178e9a-ba99-458b-a8a3-fbd2b1fedf49 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:00.812969 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:00.812969 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:00.815249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d178e9a-ba99-458b-a8a3-fbd2b1fedf49 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:00.900393 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:00.900393 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:00.917181 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cbeaa0a6-4c13-4634-8e51-7f9205fc6d60 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:00.921257 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:00.921257 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:00.939863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d178e9a-ba99-458b-a8a3-fbd2b1fedf49 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:00.969109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbeaa0a6-4c13-4634-8e51-7f9205fc6d60 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:38:00.982710 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 437/897] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:00 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 1389 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:01.000261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73689d4d-4b0d-455f-9773-1ee7e36add74 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:38:01.002016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73689d4d-4b0d-455f-9773-1ee7e36add74 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:01.002985 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:01.002985 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:01.003701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73689d4d-4b0d-455f-9773-1ee7e36add74 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:01.022680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d178e9a-ba99-458b-a8a3-fbd2b1fedf49 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:38:01.024466 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 461/898] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:00 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 912 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:01.040079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c21460e6-b2ff-4d9a-88ff-eefd362538d5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:38:01.040607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c21460e6-b2ff-4d9a-88ff-eefd362538d5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:01.040800 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:01.040800 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:01.041175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c21460e6-b2ff-4d9a-88ff-eefd362538d5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:01.074829 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:01.074829 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:01.085273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73689d4d-4b0d-455f-9773-1ee7e36add74 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:01.141344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73689d4d-4b0d-455f-9773-1ee7e36add74 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:38:01.148263 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 438/899] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:00 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 1389 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:01.177038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] POST http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes Jan 12 14:38:01.177604 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:01.177604 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:01.178115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-947070889"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:38:01.179286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-947070889'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:38:01.184143 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume of 1 GB Jan 12 14:38:01.201309 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:01.201309 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:01.209665 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Availability Zones retrieved successfully. Jan 12 14:38:01.234055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Flow 'volume_create_api' (3edfed6c-640c-4a70-8299-716d6d7e44dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:38:01.238153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c21460e6-b2ff-4d9a-88ff-eefd362538d5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:01.241897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f73808f-e571-4f2a-98a1-600a02d56590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:01.244153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:38:01.279222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c21460e6-b2ff-4d9a-88ff-eefd362538d5 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:38:01.280101 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 462/900] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:01 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 913 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:01.295127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-810e1b5b-db40-471d-b761-2d4cc84c0752 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:38:01.295640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-810e1b5b-db40-471d-b761-2d4cc84c0752 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:01.295865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:01.295865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:01.296506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-810e1b5b-db40-471d-b761-2d4cc84c0752 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:01.365624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f73808f-e571-4f2a-98a1-600a02d56590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:01.368540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a033a0fb-3c8a-4c24-bbd1-18d5eb1fc03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:01.397410 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:01.397410 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:01.437381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-810e1b5b-db40-471d-b761-2d4cc84c0752 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:01.470783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Created reservations ['68e3cb7f-4679-422c-ac15-59d69dd7ccf2', '3280f51a-3931-4111-9787-1f9640f62828', 'a44d2d36-0f9e-45b6-bee6-aef7c464401e', 'b6ad5aab-751b-4c02-8dbf-8592b1e369f1'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:38:01.472867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a033a0fb-3c8a-4c24-bbd1-18d5eb1fc03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68e3cb7f-4679-422c-ac15-59d69dd7ccf2', '3280f51a-3931-4111-9787-1f9640f62828', 'a44d2d36-0f9e-45b6-bee6-aef7c464401e', 'b6ad5aab-751b-4c02-8dbf-8592b1e369f1']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:01.480004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25f46c7a-e2a0-4430-be5c-feaa7671f140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:01.480898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-810e1b5b-db40-471d-b761-2d4cc84c0752 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:38:01.481937 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 463/901] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:01 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:01.696228 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25f46c7a-e2a0-4430-be5c-feaa7671f140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6722e015-8ba5-4994-8c4a-d1d76959f42b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-947070889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d75c4a7269c44d2a36f19284a4275a3',qos_specs=None,replication_status=,reservations=['68e3cb7f-4679-422c-ac15-59d69dd7ccf2','3280f51a-3931-4111-9787-1f9640f62828','a44d2d36-0f9e-45b6-bee6-aef7c464401e','b6ad5aab-751b-4c02-8dbf-8592b1e369f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adc0a895150d4fb088856d6d83bd223b',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:38:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-947070889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6722e015-8ba5-4994-8c4a-d1d76959f42b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d75c4a7269c44d2a36f19284a4275a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='adc0a895150d4fb088856d6d83bd223b',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:01.698558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91566625-2913-4da0-af2e-d236e4a6d3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:01.751124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91566625-2913-4da0-af2e-d236e4a6d3a5) transitioned into state 'SUCCESS' from state '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-947070889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d75c4a7269c44d2a36f19284a4275a3',qos_specs=None,replication_status=,reservations=['68e3cb7f-4679-422c-ac15-59d69dd7ccf2','3280f51a-3931-4111-9787-1f9640f62828','a44d2d36-0f9e-45b6-bee6-aef7c464401e','b6ad5aab-751b-4c02-8dbf-8592b1e369f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adc0a895150d4fb088856d6d83bd223b',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:01.753835 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eec8c2e-097b-44ef-92a2-21d41a1c9267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:01.790289 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eec8c2e-097b-44ef-92a2-21d41a1c9267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:01.800736 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Flow 'volume_create_api' (3edfed6c-640c-4a70-8299-716d6d7e44dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:38:01.912326 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume request issued successfully. Jan 12 14:38:01.970344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe3f0235-6204-475d-acdc-18e158de0ff1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes returned with HTTP 202 Jan 12 14:38:01.984439 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 439/902] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:38:01 2021] POST /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes => generated 815 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:38:02.002989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e162c95-fcb7-4796-8720-18e7de152742 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b Jan 12 14:38:02.003527 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e162c95-fcb7-4796-8720-18e7de152742 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:02.003721 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:02.003721 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:02.004108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e162c95-fcb7-4796-8720-18e7de152742 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:02.149408 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:02.149408 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:02.164695 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7e162c95-fcb7-4796-8720-18e7de152742 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:02.224610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e162c95-fcb7-4796-8720-18e7de152742 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b returned with HTTP 200 Jan 12 14:38:02.225786 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 464/903] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:01 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b => generated 883 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:03.242762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbd97d66-eb69-4f35-aa27-04e824ccaf20 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b Jan 12 14:38:03.243994 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbd97d66-eb69-4f35-aa27-04e824ccaf20 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:03.244216 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:03.244216 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:03.244596 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbd97d66-eb69-4f35-aa27-04e824ccaf20 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:03.360209 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:03.360209 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:03.407003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cbd97d66-eb69-4f35-aa27-04e824ccaf20 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:03.466059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbd97d66-eb69-4f35-aa27-04e824ccaf20 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b returned with HTTP 200 Jan 12 14:38:03.466934 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 440/904] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:03 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b => generated 907 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:38:04.484403 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d7dc4cc3-633d-4bd6-b093-7e1b5d6a4c66 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b Jan 12 14:38:04.485104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d7dc4cc3-633d-4bd6-b093-7e1b5d6a4c66 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:04.485325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:04.485325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:04.485704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d7dc4cc3-633d-4bd6-b093-7e1b5d6a4c66 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:04.648402 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:04.648402 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:04.669466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d7dc4cc3-633d-4bd6-b093-7e1b5d6a4c66 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:04.730007 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d7dc4cc3-633d-4bd6-b093-7e1b5d6a4c66 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b returned with HTTP 200 Jan 12 14:38:04.744473 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 465/905] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:04 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b => generated 908 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:04.746557 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] POST http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes Jan 12 14:38:04.747013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:04.747013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:04.747431 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6722e015-8ba5-4994-8c4a-d1d76959f42b", "size": 2, "name": "tempest-VolumesCloneTest-Volume-788912956"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:38:04.748676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume request body: {'volume': {'source_volid': '6722e015-8ba5-4994-8c4a-d1d76959f42b', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-788912956'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:38:04.865706 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:04.865706 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:04.871492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume retrieved successfully. Jan 12 14:38:04.874232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume of 2 GB Jan 12 14:38:04.923377 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Availability Zones retrieved successfully. Jan 12 14:38:05.001649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Flow 'volume_create_api' (258553b3-d3f4-46ab-b663-c6337df650dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:38:05.004504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9463eaf-e5bb-41be-a94e-d6cfea0c31ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:05.006722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Validating volume size '2' using validate_int, validate_source_size {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:38:05.165988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9463eaf-e5bb-41be-a94e-d6cfea0c31ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '6722e015-8ba5-4994-8c4a-d1d76959f42b', 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:05.174001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec23f41-d424-4da6-9c1d-dcc242347054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:05.301006 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Created reservations ['87e2260c-d3b1-4612-9b9e-4c8b1fba6acc', 'c62827aa-5d5a-4d78-94a4-552ec9176c09', 'd930d940-f6fe-4c1c-a5ee-dcf45db998df', '2e9e974c-fae4-44d6-a440-6ac4c94019f5'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:38:05.303984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec23f41-d424-4da6-9c1d-dcc242347054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87e2260c-d3b1-4612-9b9e-4c8b1fba6acc', 'c62827aa-5d5a-4d78-94a4-552ec9176c09', 'd930d940-f6fe-4c1c-a5ee-dcf45db998df', '2e9e974c-fae4-44d6-a440-6ac4c94019f5']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:05.307132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd10d954-f58a-4a78-aec1-bd658162ec0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:05.467924 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd10d954-f58a-4a78-aec1-bd658162ec0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-788912956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d75c4a7269c44d2a36f19284a4275a3',qos_specs=None,replication_status=,reservations=['87e2260c-d3b1-4612-9b9e-4c8b1fba6acc','c62827aa-5d5a-4d78-94a4-552ec9176c09','d930d940-f6fe-4c1c-a5ee-dcf45db998df','2e9e974c-fae4-44d6-a440-6ac4c94019f5'],size=2,snapshot_id=None,source_replicaid=,source_volid=6722e015-8ba5-4994-8c4a-d1d76959f42b,status='creating',user_id='adc0a895150d4fb088856d6d83bd223b',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:38:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-788912956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d75c4a7269c44d2a36f19284a4275a3',provider_auth=None,provider_geometry=None,provider_id=None,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=6722e015-8ba5-4994-8c4a-d1d76959f42b,status='creating',terminated_at=None,updated_at=None,user_id='adc0a895150d4fb088856d6d83bd223b',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:05.470641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e258e31b-1a90-4246-9dc6-e1949d8e11ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:05.506616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e258e31b-1a90-4246-9dc6-e1949d8e11ff) transitioned into state 'SUCCESS' from state '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-788912956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d75c4a7269c44d2a36f19284a4275a3',qos_specs=None,replication_status=,reservations=['87e2260c-d3b1-4612-9b9e-4c8b1fba6acc','c62827aa-5d5a-4d78-94a4-552ec9176c09','d930d940-f6fe-4c1c-a5ee-dcf45db998df','2e9e974c-fae4-44d6-a440-6ac4c94019f5'],size=2,snapshot_id=None,source_replicaid=,source_volid=6722e015-8ba5-4994-8c4a-d1d76959f42b,status='creating',user_id='adc0a895150d4fb088856d6d83bd223b',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:05.509956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a98839d-a018-4805-b389-e39303b27f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:05.580685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a98839d-a018-4805-b389-e39303b27f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:05.584436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Flow 'volume_create_api' (258553b3-d3f4-46ab-b663-c6337df650dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:38:05.643028 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Create volume request issued successfully. Jan 12 14:38:05.673932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-028b69e2-ab8f-4ec2-a7f4-668c563d4bdb tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes returned with HTTP 202 Jan 12 14:38:05.679255 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 441/906] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:38:04 2021] POST /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes => generated 849 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:38:05.695254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2809e48-4f7f-49b9-b6ae-1a8dd43eebcc tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:05.695916 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2809e48-4f7f-49b9-b6ae-1a8dd43eebcc tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:05.696194 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:05.696194 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:05.696644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2809e48-4f7f-49b9-b6ae-1a8dd43eebcc tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:05.839406 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:05.839406 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:05.857681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c2809e48-4f7f-49b9-b6ae-1a8dd43eebcc tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:05.917698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2809e48-4f7f-49b9-b6ae-1a8dd43eebcc tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:05.917698 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 466/907] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:05 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 917 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:06.932501 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ffa717c-f7b3-4f0b-a216-4d709e79362c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:06.933180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ffa717c-f7b3-4f0b-a216-4d709e79362c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:06.933412 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:06.933412 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:06.933790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ffa717c-f7b3-4f0b-a216-4d709e79362c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:07.091142 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:07.091142 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:07.103936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2ffa717c-f7b3-4f0b-a216-4d709e79362c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:07.131763 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ffa717c-f7b3-4f0b-a216-4d709e79362c tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:07.133328 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 442/908] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:06 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:08.149556 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dcd0bf56-94e6-46fd-9516-6823809b6572 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:08.150099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dcd0bf56-94e6-46fd-9516-6823809b6572 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:08.150258 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:08.150258 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:08.151054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dcd0bf56-94e6-46fd-9516-6823809b6572 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:08.229346 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:08.229346 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:08.240543 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dcd0bf56-94e6-46fd-9516-6823809b6572 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:08.263389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dcd0bf56-94e6-46fd-9516-6823809b6572 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:08.264582 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 467/909] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:08 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:08.773816 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes Jan 12 14:38:08.774377 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:08.774377 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:08.775092 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1858949287"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:38:08.781002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1858949287'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:38:08.781614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Create volume of 1 GB Jan 12 14:38:08.799073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Availability Zones retrieved successfully. Jan 12 14:38:08.843179 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Flow 'volume_create_api' (2040f538-453f-4004-95d6-fce3591da068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:38:08.853822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4cd3a04-82a2-40ed-aeef-5e0715848047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:08.859061 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:38:08.995679 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4cd3a04-82a2-40ed-aeef-5e0715848047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:09.006191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eadff1f3-ae4f-4f3e-b5cc-cbd6cb2e5607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:09.131178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Created reservations ['06b59d6c-d810-4db2-a878-97a335377854', '447917e2-fa12-426a-99a1-97179bc96fe6', '531cd4b6-dcaa-4516-a385-7b08f1872dcb', '944bc6ee-5424-41fb-8aa1-9e8e15e6494a'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:38:09.133647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eadff1f3-ae4f-4f3e-b5cc-cbd6cb2e5607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b59d6c-d810-4db2-a878-97a335377854', '447917e2-fa12-426a-99a1-97179bc96fe6', '531cd4b6-dcaa-4516-a385-7b08f1872dcb', '944bc6ee-5424-41fb-8aa1-9e8e15e6494a']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:09.136108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ffa7fe7-5965-4177-99f0-de43045dff78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:09.261100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ffa7fe7-5965-4177-99f0-de43045dff78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1858949287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bfe7503356b477c81af9233fe1e062a',qos_specs=None,replication_status=,reservations=['06b59d6c-d810-4db2-a878-97a335377854','447917e2-fa12-426a-99a1-97179bc96fe6','531cd4b6-dcaa-4516-a385-7b08f1872dcb','944bc6ee-5424-41fb-8aa1-9e8e15e6494a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e073a5aa13447aabda673e71751a44',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1858949287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bfe7503356b477c81af9233fe1e062a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='01e073a5aa13447aabda673e71751a44',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:09.266752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4521480-10d6-44f6-bd50-64490ffaa536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:09.283316 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-271f6f8e-91f6-4fc5-a742-f37b20f367e7 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:09.284109 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-271f6f8e-91f6-4fc5-a742-f37b20f367e7 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:09.284520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:09.284520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:09.285774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-271f6f8e-91f6-4fc5-a742-f37b20f367e7 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:09.328468 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4521480-10d6-44f6-bd50-64490ffaa536) transitioned into state 'SUCCESS' from state '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-1858949287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bfe7503356b477c81af9233fe1e062a',qos_specs=None,replication_status=,reservations=['06b59d6c-d810-4db2-a878-97a335377854','447917e2-fa12-426a-99a1-97179bc96fe6','531cd4b6-dcaa-4516-a385-7b08f1872dcb','944bc6ee-5424-41fb-8aa1-9e8e15e6494a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e073a5aa13447aabda673e71751a44',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:09.330856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ef66f6-8201-411c-a65c-25d03e88a2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:09.359704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ef66f6-8201-411c-a65c-25d03e88a2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:09.370715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Flow 'volume_create_api' (2040f538-453f-4004-95d6-fce3591da068) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:38:09.390226 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:09.390226 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:09.405363 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-271f6f8e-91f6-4fc5-a742-f37b20f367e7 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:09.466900 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-271f6f8e-91f6-4fc5-a742-f37b20f367e7 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:09.468320 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 468/910] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:09 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:09.492785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Create volume request issued successfully. Jan 12 14:38:09.540833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a55698fa-ab41-4cb9-ba48-1832348d77e6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes returned with HTTP 202 Jan 12 14:38:09.541899 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 443/911] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:38:08 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes => generated 824 bytes in 772 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:38:09.557118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2dbfb717-342b-4547-b4b6-c231be39ad12 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:09.557768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2dbfb717-342b-4547-b4b6-c231be39ad12 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:09.558087 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:09.558087 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:09.558651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2dbfb717-342b-4547-b4b6-c231be39ad12 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:09.751503 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:09.751503 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:09.782629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2dbfb717-342b-4547-b4b6-c231be39ad12 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:09.837395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2dbfb717-342b-4547-b4b6-c231be39ad12 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:09.838675 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 469/912] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:09 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 916 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:10.484249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e0b845d1-9ada-4682-ad81-57f6dc8e82a3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:10.484811 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e0b845d1-9ada-4682-ad81-57f6dc8e82a3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:10.484941 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:10.484941 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:10.485298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e0b845d1-9ada-4682-ad81-57f6dc8e82a3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:10.659413 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:10.659413 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:10.710941 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e0b845d1-9ada-4682-ad81-57f6dc8e82a3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:10.798287 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e0b845d1-9ada-4682-ad81-57f6dc8e82a3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:10.800547 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 444/913] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:10 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:10.856867 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3d8b1ea-0eac-4346-a51b-7cfd8770e88e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:10.856867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3d8b1ea-0eac-4346-a51b-7cfd8770e88e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:10.856867 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:10.856867 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:10.856867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3d8b1ea-0eac-4346-a51b-7cfd8770e88e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:10.978540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:10.978540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:10.994114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3d8b1ea-0eac-4346-a51b-7cfd8770e88e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:11.025002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3d8b1ea-0eac-4346-a51b-7cfd8770e88e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:11.026217 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 470/914] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:10 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:11.820500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-003da954-64f9-4d75-b353-75b105f72ee2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:11.820500 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-003da954-64f9-4d75-b353-75b105f72ee2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:11.820500 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:11.820500 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:11.820500 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-003da954-64f9-4d75-b353-75b105f72ee2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:11.955716 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:11.955716 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:11.993851 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-003da954-64f9-4d75-b353-75b105f72ee2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:12.042624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-83642644-a3cb-4616-bdb8-675a999876f3 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:12.043365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-83642644-a3cb-4616-bdb8-675a999876f3 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:12.043729 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:12.043729 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:12.044345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-83642644-a3cb-4616-bdb8-675a999876f3 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:12.044522 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-003da954-64f9-4d75-b353-75b105f72ee2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:12.055471 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 445/915] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:11 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:12.163138 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:12.163138 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:12.173405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-83642644-a3cb-4616-bdb8-675a999876f3 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:12.199734 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-83642644-a3cb-4616-bdb8-675a999876f3 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:12.212607 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 471/916] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:12 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 917 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:12.536086 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-060b639e-1774-4d69-9970-b1244651fc50 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:12.536616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-060b639e-1774-4d69-9970-b1244651fc50 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:12.536835 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:12.536835 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:12.537211 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-060b639e-1774-4d69-9970-b1244651fc50 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:12.744400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:12.744400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:12.784372 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-060b639e-1774-4d69-9970-b1244651fc50 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:12.855269 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-060b639e-1774-4d69-9970-b1244651fc50 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:12.863473 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 446/917] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:38:12 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 917 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:13.061876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0fb0e5e5-b0c7-4225-9e28-57c5c112756a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:13.062494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0fb0e5e5-b0c7-4225-9e28-57c5c112756a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:13.062786 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:13.062786 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:13.063323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0fb0e5e5-b0c7-4225-9e28-57c5c112756a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:13.089913 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-060b639e-1774-4d69-9970-b1244651fc50 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume// Jan 12 14:38:13.090391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-060b639e-1774-4d69-9970-b1244651fc50 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:13.090614 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:13.090614 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:13.090965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-060b639e-1774-4d69-9970-b1244651fc50 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:13.092378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-060b639e-1774-4d69-9970-b1244651fc50 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:38:13.093085 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 447/918] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:38:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:38:13.117172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-a6a05efc-be10-459f-ac27-a5802b9565f0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments Jan 12 14:38:13.118186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-a6a05efc-be10-459f-ac27-a5802b9565f0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e", "instance_uuid": "bd7194f0-6dbd-4ad2-9c2c-93c00614b465", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:38:13.216160 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:13.216160 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:13.243400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0fb0e5e5-b0c7-4225-9e28-57c5c112756a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:13.244287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:13.244287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:13.295174 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0fb0e5e5-b0c7-4225-9e28-57c5c112756a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:13.296276 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 472/919] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:13 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:13.537572 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-a6a05efc-be10-459f-ac27-a5802b9565f0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments returned with HTTP 200 Jan 12 14:38:13.539178 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 448/920] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:38:13 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments => generated 273 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:38:13.689667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a431dcd5-4086-4043-8a58-efaa1b7f6080 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:13.690487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a431dcd5-4086-4043-8a58-efaa1b7f6080 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:13.690899 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:13.690899 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:13.691574 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a431dcd5-4086-4043-8a58-efaa1b7f6080 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:13.711353 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-a6a05efc-be10-459f-ac27-a5802b9565f0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume// Jan 12 14:38:13.712238 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-a6a05efc-be10-459f-ac27-a5802b9565f0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:13.712692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:13.712692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:13.713368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-a6a05efc-be10-459f-ac27-a5802b9565f0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:13.714633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-a6a05efc-be10-459f-ac27-a5802b9565f0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:38:13.715710 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 449/921] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:38:13 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:38:13.729947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-b6fc0dc9-c1fb-4a9f-9707-50dbe1c6b28b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:13.730743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-b6fc0dc9-c1fb-4a9f-9707-50dbe1c6b28b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:13.731452 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-b6fc0dc9-c1fb-4a9f-9707-50dbe1c6b28b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:13.783132 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:13.783132 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:13.793799 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a431dcd5-4086-4043-8a58-efaa1b7f6080 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:13.817109 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:13.817109 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:13.829025 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a431dcd5-4086-4043-8a58-efaa1b7f6080 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:13.830433 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 473/922] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:13 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:13.905899 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:13.905899 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:13.931462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-b6fc0dc9-c1fb-4a9f-9707-50dbe1c6b28b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:14.038545 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:14.038545 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:14.078334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-b6fc0dc9-c1fb-4a9f-9707-50dbe1c6b28b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:14.079183 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 450/923] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:38:13 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 1015 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:38:14.107913 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-6a233778-0b26-46c1-98ba-4affa4c3d9c7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] PUT http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/9cc29e9f-349d-4b4a-8b7b-8899f30b25d6 Jan 12 14:38:14.110400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:14.110400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:14.110881 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-6a233778-0b26-46c1-98ba-4affa4c3d9c7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:38:14.224542 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:38:14.224542 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:38:14.225101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-6a233778-0b26-46c1-98ba-4affa4c3d9c7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Lock "b'cinder-attachment_update-0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.060s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:38:14.232797 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:14.232797 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:14.315339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-050fc5d7-6936-41a4-966a-4c462950bb18 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:14.316048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-050fc5d7-6936-41a4-966a-4c462950bb18 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:14.316417 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:14.316417 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:14.317116 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-050fc5d7-6936-41a4-966a-4c462950bb18 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:14.551044 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:14.551044 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:14.563982 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-050fc5d7-6936-41a4-966a-4c462950bb18 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:14.640240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-050fc5d7-6936-41a4-966a-4c462950bb18 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:14.641721 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 451/924] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:14 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:14.847035 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8160592e-1ac0-4386-ad14-da9e1c5b09c8 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:14.847497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8160592e-1ac0-4386-ad14-da9e1c5b09c8 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:14.847689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:14.847689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:14.848970 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8160592e-1ac0-4386-ad14-da9e1c5b09c8 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:14.935380 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:14.935380 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:14.947133 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8160592e-1ac0-4386-ad14-da9e1c5b09c8 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:14.965956 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:14.965956 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:14.976246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8160592e-1ac0-4386-ad14-da9e1c5b09c8 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:14.977078 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 452/925] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:14 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 916 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:15.673548 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5d2ddfc0-8695-4c44-823e-4eee021119b3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:15.674250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5d2ddfc0-8695-4c44-823e-4eee021119b3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:15.674580 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:15.674580 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:15.675174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5d2ddfc0-8695-4c44-823e-4eee021119b3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:15.870032 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:15.870032 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:15.896680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5d2ddfc0-8695-4c44-823e-4eee021119b3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:15.963829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5d2ddfc0-8695-4c44-823e-4eee021119b3 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:15.975438 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 453/926] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:15 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:16.002811 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b40c8e99-509d-454b-ba0e-70a0b471cce6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:16.003311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b40c8e99-509d-454b-ba0e-70a0b471cce6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:16.003673 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:16.003673 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:16.004276 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b40c8e99-509d-454b-ba0e-70a0b471cce6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:16.122858 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:16.122858 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:16.142283 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b40c8e99-509d-454b-ba0e-70a0b471cce6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:16.186798 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:16.186798 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:16.199682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b40c8e99-509d-454b-ba0e-70a0b471cce6 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:16.208590 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 454/927] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:15 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 916 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:17.008795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26df9144-488e-4c0a-ad68-6af7de62cb38 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:17.023910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26df9144-488e-4c0a-ad68-6af7de62cb38 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:17.024646 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:17.024646 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:17.025443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26df9144-488e-4c0a-ad68-6af7de62cb38 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:17.119518 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:17.119518 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:17.136643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-26df9144-488e-4c0a-ad68-6af7de62cb38 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:17.160180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26df9144-488e-4c0a-ad68-6af7de62cb38 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:17.161896 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 455/928] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:17 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:17.217671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-552c3220-f2ec-4e2f-a063-8b0ff21277a7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:17.218380 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-552c3220-f2ec-4e2f-a063-8b0ff21277a7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:17.218804 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:17.218804 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:17.219475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-552c3220-f2ec-4e2f-a063-8b0ff21277a7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:17.274756 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:17.274756 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:17.288211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-552c3220-f2ec-4e2f-a063-8b0ff21277a7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:17.310755 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-6a233778-0b26-46c1-98ba-4affa4c3d9c7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Lock "b'cinder-attachment_update-0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e-n-h1-764292-10'" released by "attachment_update" :: held 3.086s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:38:17.311436 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-6a233778-0b26-46c1-98ba-4affa4c3d9c7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/9cc29e9f-349d-4b4a-8b7b-8899f30b25d6 returned with HTTP 200 Jan 12 14:38:17.312639 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 474/929] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:38:14 2021] PUT /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/9cc29e9f-349d-4b4a-8b7b-8899f30b25d6 => generated 762 bytes in 3218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:17.316094 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:17.316094 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:17.325868 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-552c3220-f2ec-4e2f-a063-8b0ff21277a7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:17.326879 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 456/930] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:17 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:18.178218 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7e02279-6dd4-448e-8f43-184567568e28 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:18.178877 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7e02279-6dd4-448e-8f43-184567568e28 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:18.179169 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:18.179169 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:18.179649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7e02279-6dd4-448e-8f43-184567568e28 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:18.265700 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:18.265700 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:18.276362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e7e02279-6dd4-448e-8f43-184567568e28 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:18.327091 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7e02279-6dd4-448e-8f43-184567568e28 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:18.327870 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 475/931] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:18 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:18.344255 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96852b35-e559-4bf7-8893-856ec736bad2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:18.345117 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96852b35-e559-4bf7-8893-856ec736bad2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:18.345526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:18.345526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:18.346220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96852b35-e559-4bf7-8893-856ec736bad2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:18.435302 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:18.435302 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:18.448852 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-96852b35-e559-4bf7-8893-856ec736bad2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:18.480701 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:18.480701 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:18.502192 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96852b35-e559-4bf7-8893-856ec736bad2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:18.512017 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 457/932] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:18 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:18.874058 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-569f69ee-2db3-4341-a2b5-f59660b0d8a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] DELETE http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:38:18.875019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-569f69ee-2db3-4341-a2b5-f59660b0d8a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:18.876751 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:18.876751 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:18.877436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-569f69ee-2db3-4341-a2b5-f59660b0d8a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:18.878364 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-569f69ee-2db3-4341-a2b5-f59660b0d8a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Delete volume with id: 3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:38:18.939418 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:18.939418 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:18.940726 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-569f69ee-2db3-4341-a2b5-f59660b0d8a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:18.971617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-569f69ee-2db3-4341-a2b5-f59660b0d8a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Delete volume request issued successfully. Jan 12 14:38:18.972380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-569f69ee-2db3-4341-a2b5-f59660b0d8a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 202 Jan 12 14:38:18.973171 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 476/933] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:38:18 2021] DELETE /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:38:18.981856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7442bc1-787f-4871-af0b-d2fed48ea842 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:38:18.982206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7442bc1-787f-4871-af0b-d2fed48ea842 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:18.982379 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:18.982379 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:18.982708 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7442bc1-787f-4871-af0b-d2fed48ea842 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:19.041693 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:19.041693 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:19.050982 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f7442bc1-787f-4871-af0b-d2fed48ea842 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:19.077764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7442bc1-787f-4871-af0b-d2fed48ea842 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:38:19.089499 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 458/934] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:18 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 911 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:19.345125 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c466574-b2d1-4199-959d-b548d1c56d07 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:19.346862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c466574-b2d1-4199-959d-b548d1c56d07 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:19.347405 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:19.347405 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:19.349383 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c466574-b2d1-4199-959d-b548d1c56d07 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:19.469013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:19.469013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:19.489676 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9c466574-b2d1-4199-959d-b548d1c56d07 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:19.518271 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-673daad9-8fde-44c2-aef1-5182918d7dae tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:19.519610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-673daad9-8fde-44c2-aef1-5182918d7dae tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:19.520056 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:19.520056 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:19.521296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-673daad9-8fde-44c2-aef1-5182918d7dae tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:19.549569 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c466574-b2d1-4199-959d-b548d1c56d07 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:19.560675 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 477/935] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:19 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 942 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:19.566050 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f02bdb2-2243-4779-b173-e66f47739490 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:19.566283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f02bdb2-2243-4779-b173-e66f47739490 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:19.566471 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:19.566471 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:19.566854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f02bdb2-2243-4779-b173-e66f47739490 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:19.586719 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:19.586719 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:19.596204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-673daad9-8fde-44c2-aef1-5182918d7dae tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:19.617052 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:19.617052 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:19.638108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-673daad9-8fde-44c2-aef1-5182918d7dae tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:19.639349 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 459/936] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:19 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 917 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:38:19.689623 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:19.689623 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:19.721051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0f02bdb2-2243-4779-b173-e66f47739490 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:19.776414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f02bdb2-2243-4779-b173-e66f47739490 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:19.777522 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 478/937] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:19 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 942 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:19.796058 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-84961647-b311-40e6-acfb-63403cdf006f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] DELETE http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:19.797099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-84961647-b311-40e6-acfb-63403cdf006f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:19.797099 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:19.797099 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:19.797730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-84961647-b311-40e6-acfb-63403cdf006f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:19.798202 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-84961647-b311-40e6-acfb-63403cdf006f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Delete volume with id: 9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:19.855011 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:19.855011 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:19.856268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-84961647-b311-40e6-acfb-63403cdf006f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:19.908845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-84961647-b311-40e6-acfb-63403cdf006f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Delete volume request issued successfully. Jan 12 14:38:19.909329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-84961647-b311-40e6-acfb-63403cdf006f tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 202 Jan 12 14:38:19.915367 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 460/938] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:38:19 2021] DELETE /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:38:19.922993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2e8e391-c7b3-4207-8fed-bdcab85020f6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:19.923580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2e8e391-c7b3-4207-8fed-bdcab85020f6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:19.923787 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:19.923787 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:19.924193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2e8e391-c7b3-4207-8fed-bdcab85020f6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:20.055091 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:20.055091 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:20.071459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b2e8e391-c7b3-4207-8fed-bdcab85020f6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:20.097334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f439625-2d94-4093-a2d8-6a890b996718 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:38:20.099457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f439625-2d94-4093-a2d8-6a890b996718 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:20.099892 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:20.099892 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:20.100667 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f439625-2d94-4093-a2d8-6a890b996718 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:20.142408 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2e8e391-c7b3-4207-8fed-bdcab85020f6 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:20.154531 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 479/939] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:19 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:20.199370 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:20.199370 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:20.209489 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8f439625-2d94-4093-a2d8-6a890b996718 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:20.234411 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f439625-2d94-4093-a2d8-6a890b996718 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:38:20.236025 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 461/940] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:20 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 911 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:38:20.658079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e729500b-1d5d-43c1-8312-f5b701574d56 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:20.658618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e729500b-1d5d-43c1-8312-f5b701574d56 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:20.658890 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:20.658890 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:20.659163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e729500b-1d5d-43c1-8312-f5b701574d56 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:20.764876 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:20.764876 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:20.781654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e729500b-1d5d-43c1-8312-f5b701574d56 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:20.821813 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:20.821813 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:20.836592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e729500b-1d5d-43c1-8312-f5b701574d56 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:20.838477 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 480/941] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:20 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 917 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:21.160483 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c291e569-9844-484b-89b1-e56b6f9ade2a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:21.161585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c291e569-9844-484b-89b1-e56b6f9ade2a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:21.161980 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:21.161980 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:21.162361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c291e569-9844-484b-89b1-e56b6f9ade2a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:21.252020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5dba4af5-4512-4f95-8516-44503bc68546 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:38:21.252464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5dba4af5-4512-4f95-8516-44503bc68546 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:21.252681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:21.252681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:21.253054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5dba4af5-4512-4f95-8516-44503bc68546 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:21.315245 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:21.315245 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:21.336947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c291e569-9844-484b-89b1-e56b6f9ade2a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:21.378310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:21.378310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:21.398309 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c291e569-9844-484b-89b1-e56b6f9ade2a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 200 Jan 12 14:38:21.400348 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 462/942] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:21 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 941 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:21.405858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5dba4af5-4512-4f95-8516-44503bc68546 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:21.434565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5dba4af5-4512-4f95-8516-44503bc68546 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 200 Jan 12 14:38:21.435752 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 481/943] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:21 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 911 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:21.853989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e476e13e-4ca3-44bd-a1cc-3f8cde690776 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:21.854472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e476e13e-4ca3-44bd-a1cc-3f8cde690776 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:21.854674 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:21.854674 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:21.855302 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e476e13e-4ca3-44bd-a1cc-3f8cde690776 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:21.961187 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:21.961187 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:21.980958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e476e13e-4ca3-44bd-a1cc-3f8cde690776 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:22.020546 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:22.020546 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:22.038276 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e476e13e-4ca3-44bd-a1cc-3f8cde690776 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:22.039672 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 463/944] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:21 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 917 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:22.416121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4801d794-7442-43f0-895d-a8676b9cc840 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 Jan 12 14:38:22.416856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4801d794-7442-43f0-895d-a8676b9cc840 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:22.417234 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:22.417234 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:22.417833 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4801d794-7442-43f0-895d-a8676b9cc840 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:22.457071 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-788dec9d-3d4f-4757-a7cb-042bdf359fca tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 Jan 12 14:38:22.457523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-788dec9d-3d4f-4757-a7cb-042bdf359fca tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:22.457778 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:22.457778 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:22.458128 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-788dec9d-3d4f-4757-a7cb-042bdf359fca tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:22.600091 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:22.600091 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:22.603151 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-788dec9d-3d4f-4757-a7cb-042bdf359fca tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 returned with HTTP 404 Jan 12 14:38:22.610483 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 464/945] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:22 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/3f6aca75-3c65-4697-836d-9e359d90f9e5 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:38:22.610693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4801d794-7442-43f0-895d-a8676b9cc840 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 returned with HTTP 404 Jan 12 14:38:22.611925 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 482/946] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:22 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/9caf9c6a-9d9a-41d9-a2b3-b7ea6fe5e320 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:38:22.620124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d03de5ea-9368-4ab7-8776-11329ced14b4 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] DELETE http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b Jan 12 14:38:22.623926 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d03de5ea-9368-4ab7-8776-11329ced14b4 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:22.624337 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:22.624337 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:22.624957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d03de5ea-9368-4ab7-8776-11329ced14b4 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:22.625573 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-d03de5ea-9368-4ab7-8776-11329ced14b4 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Delete volume with id: 6722e015-8ba5-4994-8c4a-d1d76959f42b Jan 12 14:38:22.629834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a7cd074-8f7d-448e-8318-bca3a7215ddf tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] DELETE http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:38:22.630371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a7cd074-8f7d-448e-8318-bca3a7215ddf tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:22.630857 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a7cd074-8f7d-448e-8318-bca3a7215ddf tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:22.631318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5a7cd074-8f7d-448e-8318-bca3a7215ddf tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Delete volume with id: 5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:38:22.683753 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:22.683753 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:22.685010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d03de5ea-9368-4ab7-8776-11329ced14b4 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:22.728274 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d03de5ea-9368-4ab7-8776-11329ced14b4 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Delete volume request issued successfully. Jan 12 14:38:22.732313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d03de5ea-9368-4ab7-8776-11329ced14b4 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b returned with HTTP 202 Jan 12 14:38:22.734949 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 483/947] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:38:22 2021] DELETE /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:38:22.747516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66cf22e2-6b29-4c4d-81c5-b1244ec13d84 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b Jan 12 14:38:22.749642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:22.749642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:22.756491 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66cf22e2-6b29-4c4d-81c5-b1244ec13d84 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:22.756717 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:22.756717 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:22.757111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66cf22e2-6b29-4c4d-81c5-b1244ec13d84 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:22.757525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5a7cd074-8f7d-448e-8318-bca3a7215ddf tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:22.821046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5a7cd074-8f7d-448e-8318-bca3a7215ddf tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Delete volume request issued successfully. Jan 12 14:38:22.821802 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a7cd074-8f7d-448e-8318-bca3a7215ddf tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 202 Jan 12 14:38:22.822831 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 465/948] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:38:22 2021] DELETE /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:38:22.840369 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-af21cd3e-5177-406a-b1bc-055326a6a1ad tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/9cc29e9f-349d-4b4a-8b7b-8899f30b25d6/action Jan 12 14:38:22.841379 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:22.841379 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:22.843196 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-af21cd3e-5177-406a-b1bc-055326a6a1ad tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:38:22.843923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-af21cd3e-5177-406a-b1bc-055326a6a1ad tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:38:22.908787 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:22.908787 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:22.966499 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-66cf22e2-6b29-4c4d-81c5-b1244ec13d84 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:23.052079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66cf22e2-6b29-4c4d-81c5-b1244ec13d84 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b returned with HTTP 200 Jan 12 14:38:23.052956 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 484/949] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:22 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b => generated 907 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:23.063143 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f36e2b5b-1eeb-49be-bb7f-dc1fb1dd62e7 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:38:23.071338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f36e2b5b-1eeb-49be-bb7f-dc1fb1dd62e7 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:23.071838 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:23.071838 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:23.072686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f36e2b5b-1eeb-49be-bb7f-dc1fb1dd62e7 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:23.126766 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:23.126766 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:23.160063 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8393fc14-3f5a-4937-91a3-b63d083cc7e9 req-af21cd3e-5177-406a-b1bc-055326a6a1ad tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/9cc29e9f-349d-4b4a-8b7b-8899f30b25d6/action returned with HTTP 204 Jan 12 14:38:23.161731 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 466/950] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:38:22 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/9cc29e9f-349d-4b4a-8b7b-8899f30b25d6/action => generated 0 bytes in 334 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:38:23.171755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-89a47698-f678-4f4e-bcba-901bde327dbe tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:23.172704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-89a47698-f678-4f4e-bcba-901bde327dbe tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:23.173811 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:23.173811 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:23.174404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-89a47698-f678-4f4e-bcba-901bde327dbe tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:23.217113 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:23.217113 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:23.255704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f36e2b5b-1eeb-49be-bb7f-dc1fb1dd62e7 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:23.298926 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:23.298926 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:23.326564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f36e2b5b-1eeb-49be-bb7f-dc1fb1dd62e7 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:38:23.327351 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 485/951] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:23 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 912 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:23.349709 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-89a47698-f678-4f4e-bcba-901bde327dbe tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:23.445110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:23.445110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:23.465460 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-89a47698-f678-4f4e-bcba-901bde327dbe tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:23.466305 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 467/952] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:23 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 1209 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:24.069359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3af4ac1d-29b4-4ee3-a52b-6f0c1c3fcfe5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b Jan 12 14:38:24.069859 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3af4ac1d-29b4-4ee3-a52b-6f0c1c3fcfe5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:24.070084 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:24.070084 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:24.070460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3af4ac1d-29b4-4ee3-a52b-6f0c1c3fcfe5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:24.221450 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:24.221450 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:24.260685 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3af4ac1d-29b4-4ee3-a52b-6f0c1c3fcfe5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:24.333633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3af4ac1d-29b4-4ee3-a52b-6f0c1c3fcfe5 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b returned with HTTP 200 Jan 12 14:38:24.344690 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ffba0610-9685-4343-bba9-23bb341740ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:38:24.349758 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ffba0610-9685-4343-bba9-23bb341740ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:24.350187 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:24.350187 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:24.350808 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ffba0610-9685-4343-bba9-23bb341740ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:24.361109 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 486/953] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:24 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b => generated 907 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:24.496917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:24.496917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:24.524519 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ffba0610-9685-4343-bba9-23bb341740ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:24.606968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ffba0610-9685-4343-bba9-23bb341740ee tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:38:24.607872 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 468/954] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:24 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 912 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:25.376067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2110e73-e70b-4e7b-9dfe-7bed1a80e033 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b Jan 12 14:38:25.376578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2110e73-e70b-4e7b-9dfe-7bed1a80e033 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:25.376758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:25.376758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:25.377367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2110e73-e70b-4e7b-9dfe-7bed1a80e033 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:25.626379 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d7ca7b9-333e-4a7a-afbe-a0aef564925e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:38:25.627269 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d7ca7b9-333e-4a7a-afbe-a0aef564925e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:25.627606 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:25.627606 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:25.628290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d7ca7b9-333e-4a7a-afbe-a0aef564925e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:25.635378 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:25.635378 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:25.655620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d2110e73-e70b-4e7b-9dfe-7bed1a80e033 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:25.680082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2110e73-e70b-4e7b-9dfe-7bed1a80e033 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b returned with HTTP 200 Jan 12 14:38:25.681529 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 487/955] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:25 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b => generated 907 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:25.827465 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:25.827465 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:25.856135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d7ca7b9-333e-4a7a-afbe-a0aef564925e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:25.894493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d7ca7b9-333e-4a7a-afbe-a0aef564925e tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 200 Jan 12 14:38:25.895508 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 469/956] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:25 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 912 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:26.714596 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60171e75-02bd-4b41-8f49-36cc8df21eb8 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b Jan 12 14:38:26.715158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60171e75-02bd-4b41-8f49-36cc8df21eb8 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:26.715345 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:26.715345 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:26.718291 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60171e75-02bd-4b41-8f49-36cc8df21eb8 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:26.849683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60171e75-02bd-4b41-8f49-36cc8df21eb8 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b returned with HTTP 404 Jan 12 14:38:26.851146 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 488/957] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:26 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/6722e015-8ba5-4994-8c4a-d1d76959f42b => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:38:26.859874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ae034ef-8c33-440a-97ff-b0473f748932 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] DELETE http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:38:26.861105 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ae034ef-8c33-440a-97ff-b0473f748932 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:26.861469 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:26.861469 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:26.862080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ae034ef-8c33-440a-97ff-b0473f748932 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:26.862942 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3ae034ef-8c33-440a-97ff-b0473f748932 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Delete volume with id: b3792250-a99a-457a-885f-481025149082 Jan 12 14:38:26.912086 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-169cb57e-e22c-4f64-9b77-602e5d135480 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 Jan 12 14:38:26.912856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-169cb57e-e22c-4f64-9b77-602e5d135480 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:26.914038 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-169cb57e-e22c-4f64-9b77-602e5d135480 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:27.032719 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:27.032719 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:27.046792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3ae034ef-8c33-440a-97ff-b0473f748932 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:27.098031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-169cb57e-e22c-4f64-9b77-602e5d135480 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 returned with HTTP 404 Jan 12 14:38:27.104486 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 489/958] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:26 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/5af96011-db09-4463-9784-f16b549ef319 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:38:27.113272 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3ae034ef-8c33-440a-97ff-b0473f748932 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Delete volume request issued successfully. Jan 12 14:38:27.114061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ae034ef-8c33-440a-97ff-b0473f748932 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 202 Jan 12 14:38:27.116383 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 470/959] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:38:26 2021] DELETE /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:38:27.158155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad45e301-2f9d-4358-b222-8fb45e9b5992 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:38:27.159335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad45e301-2f9d-4358-b222-8fb45e9b5992 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:27.160264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad45e301-2f9d-4358-b222-8fb45e9b5992 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:27.366653 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:27.366653 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:27.400891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ad45e301-2f9d-4358-b222-8fb45e9b5992 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:27.480073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad45e301-2f9d-4358-b222-8fb45e9b5992 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:38:27.481112 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 490/960] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:27 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 1388 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:27.668638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3299581-0d77-44d6-b4ab-10cd22e0e75b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] DELETE http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:38:27.669156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3299581-0d77-44d6-b4ab-10cd22e0e75b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:27.669338 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:27.669338 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:27.669691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3299581-0d77-44d6-b4ab-10cd22e0e75b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:27.670485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f3299581-0d77-44d6-b4ab-10cd22e0e75b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Delete volume with id: 4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:38:27.801876 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:27.801876 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:27.803901 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3299581-0d77-44d6-b4ab-10cd22e0e75b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:27.852164 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3299581-0d77-44d6-b4ab-10cd22e0e75b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Delete volume request issued successfully. Jan 12 14:38:27.853094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3299581-0d77-44d6-b4ab-10cd22e0e75b tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 202 Jan 12 14:38:27.867050 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 471/961] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:38:27 2021] DELETE /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:38:27.872874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f00ba92c-b851-4df4-a6d0-32adda07e792 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:38:27.873577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f00ba92c-b851-4df4-a6d0-32adda07e792 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:27.873937 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:27.873937 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:27.874555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f00ba92c-b851-4df4-a6d0-32adda07e792 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:28.069216 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:28.069216 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:28.104884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f00ba92c-b851-4df4-a6d0-32adda07e792 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:28.195046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f00ba92c-b851-4df4-a6d0-32adda07e792 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:38:28.206359 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 491/962] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:27 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 912 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:28.511960 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bdf65249-2a1a-485d-8a66-263df7bd65c2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:38:28.512780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bdf65249-2a1a-485d-8a66-263df7bd65c2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:28.513157 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:28.513157 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:28.513832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bdf65249-2a1a-485d-8a66-263df7bd65c2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:28.680622 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:28.680622 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:28.700699 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bdf65249-2a1a-485d-8a66-263df7bd65c2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:28.757926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bdf65249-2a1a-485d-8a66-263df7bd65c2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:38:28.767403 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 472/963] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:28 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 1388 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:29.212438 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3cb0d9ad-3639-4ca2-a4ac-eeb7eae4a5a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:38:29.213314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3cb0d9ad-3639-4ca2-a4ac-eeb7eae4a5a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:29.213757 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:29.213757 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:29.214423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3cb0d9ad-3639-4ca2-a4ac-eeb7eae4a5a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:29.431762 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:29.431762 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:29.476967 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3cb0d9ad-3639-4ca2-a4ac-eeb7eae4a5a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:29.591865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3cb0d9ad-3639-4ca2-a4ac-eeb7eae4a5a4 tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:38:29.606802 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 492/964] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:29 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 912 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:29.799221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2636848-185e-4ca5-8cce-e4f2f4972026 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:38:29.799221 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2636848-185e-4ca5-8cce-e4f2f4972026 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:29.799221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:29.799221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:29.799221 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2636848-185e-4ca5-8cce-e4f2f4972026 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:30.034188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:30.034188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:30.075149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c2636848-185e-4ca5-8cce-e4f2f4972026 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:30.131055 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2636848-185e-4ca5-8cce-e4f2f4972026 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 200 Jan 12 14:38:30.131964 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 473/965] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:29 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 1388 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:30.611403 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3bdb6f64-29f7-4eca-9e68-8097ae59284a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:38:30.614858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3bdb6f64-29f7-4eca-9e68-8097ae59284a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:30.615188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:30.615188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:30.615732 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3bdb6f64-29f7-4eca-9e68-8097ae59284a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:30.730776 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:30.730776 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:30.760961 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3bdb6f64-29f7-4eca-9e68-8097ae59284a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Volume info retrieved successfully. Jan 12 14:38:30.791668 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3bdb6f64-29f7-4eca-9e68-8097ae59284a tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 200 Jan 12 14:38:30.792789 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 493/966] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:30 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 912 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:31.148313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd7e94d0-ac99-4641-8f97-4b0c8b66a4b2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 Jan 12 14:38:31.148982 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd7e94d0-ac99-4641-8f97-4b0c8b66a4b2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:31.149257 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:31.149257 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:31.149716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd7e94d0-ac99-4641-8f97-4b0c8b66a4b2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:31.266341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd7e94d0-ac99-4641-8f97-4b0c8b66a4b2 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 returned with HTTP 404 Jan 12 14:38:31.267415 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 474/967] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:31 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/b3792250-a99a-457a-885f-481025149082 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:38:31.280252 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af20bd68-8256-4d20-8a90-983e186fc20a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] DELETE http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:38:31.280773 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af20bd68-8256-4d20-8a90-983e186fc20a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:31.280972 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:31.280972 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:31.289701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af20bd68-8256-4d20-8a90-983e186fc20a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:31.289701 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-af20bd68-8256-4d20-8a90-983e186fc20a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Delete volume with id: ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:38:31.416301 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:31.416301 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:31.420488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-af20bd68-8256-4d20-8a90-983e186fc20a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:31.477278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-af20bd68-8256-4d20-8a90-983e186fc20a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Delete volume request issued successfully. Jan 12 14:38:31.477976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af20bd68-8256-4d20-8a90-983e186fc20a tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 202 Jan 12 14:38:31.479004 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 494/968] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:38:31 2021] DELETE /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:38:31.486876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0962f4ca-32e8-466f-b1e5-9abbc1cd4e3b tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:38:31.487993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0962f4ca-32e8-466f-b1e5-9abbc1cd4e3b tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:31.488671 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0962f4ca-32e8-466f-b1e5-9abbc1cd4e3b tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:31.561200 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:31.561200 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:31.587123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0962f4ca-32e8-466f-b1e5-9abbc1cd4e3b tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:31.647460 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0962f4ca-32e8-466f-b1e5-9abbc1cd4e3b tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:38:31.656241 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 475/969] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:31 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 1356 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:38:31.809425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e520bc21-78d6-4b56-8c95-eb8bdc1de59d tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] GET http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 Jan 12 14:38:31.809863 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e520bc21-78d6-4b56-8c95-eb8bdc1de59d tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:31.810260 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:31.810260 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:31.810634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e520bc21-78d6-4b56-8c95-eb8bdc1de59d tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:31.978143 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:31.978143 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:32.000711 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e520bc21-78d6-4b56-8c95-eb8bdc1de59d tempest-AttachVolumeTestJSON-992938271 tempest-AttachVolumeTestJSON-992938271] http://10.222.0.43/volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 returned with HTTP 404 Jan 12 14:38:32.001798 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 495/970] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:31 2021] GET /volume/v3/3b5bb1d6d1a54d8d9551d9521ef53682/volumes/4a45427b-5248-4089-a5fe-0deb2b0d9af7 => generated 109 bytes in 196 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:38:32.666042 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0504d485-1215-4283-8e78-ead69e480cc1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:38:32.666547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0504d485-1215-4283-8e78-ead69e480cc1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:32.666938 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:32.666938 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:32.667312 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0504d485-1215-4283-8e78-ead69e480cc1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:32.809111 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:32.809111 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:32.825708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0504d485-1215-4283-8e78-ead69e480cc1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Volume info retrieved successfully. Jan 12 14:38:32.874973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0504d485-1215-4283-8e78-ead69e480cc1 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 200 Jan 12 14:38:32.879042 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 476/971] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:32 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 1356 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:33.894212 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-78135cce-42e2-49c4-9c99-3cb62955e533 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] GET http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be Jan 12 14:38:33.896026 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-78135cce-42e2-49c4-9c99-3cb62955e533 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:33.896422 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:33.896422 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:33.897025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-78135cce-42e2-49c4-9c99-3cb62955e533 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:34.001137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-78135cce-42e2-49c4-9c99-3cb62955e533 tempest-VolumesCloneTest-1994083861 tempest-VolumesCloneTest-1994083861] http://10.222.0.43/volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be returned with HTTP 404 Jan 12 14:38:34.002179 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 496/972] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:33 2021] GET /volume/v3/2d75c4a7269c44d2a36f19284a4275a3/volumes/ae06677e-c9d8-4a92-b4c5-baf578db36be => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:38:39.184058 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes Jan 12 14:38:39.185196 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:39.185196 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:39.185901 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1625453790"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:38:39.187790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1625453790'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:38:39.188426 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Create volume of 1 GB Jan 12 14:38:39.204932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Availability Zones retrieved successfully. Jan 12 14:38:39.228565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Flow 'volume_create_api' (a61dbf62-30f2-4fcc-bb21-07d02dffe281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:38:39.231886 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e51c0f5-cbf5-444e-8e1b-495d53bc94b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:39.235313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:38:39.343770 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e51c0f5-cbf5-444e-8e1b-495d53bc94b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:39.356666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c868950-389b-483e-8e76-b2ad4c5be745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:39.514130 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Created reservations ['153cce2f-636b-42db-a0fa-b5afcdc7b54e', '15a9fb69-98d9-4c75-a24d-9eb21847811d', '91f226c9-88e6-4c70-a835-daa81aac63ea', 'e685ab1b-12c5-42af-88b4-b0875fd591c7'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:38:39.516406 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c868950-389b-483e-8e76-b2ad4c5be745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['153cce2f-636b-42db-a0fa-b5afcdc7b54e', '15a9fb69-98d9-4c75-a24d-9eb21847811d', '91f226c9-88e6-4c70-a835-daa81aac63ea', 'e685ab1b-12c5-42af-88b4-b0875fd591c7']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:39.518662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44954ce7-55d9-4caa-a29d-3ed0be1cd36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:39.598486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44954ce7-55d9-4caa-a29d-3ed0be1cd36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece11794-00d3-4824-bc75-bed7212c4d48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1625453790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f36691575f074270a0199bd0b4cbe393',qos_specs=None,replication_status=,reservations=['153cce2f-636b-42db-a0fa-b5afcdc7b54e','15a9fb69-98d9-4c75-a24d-9eb21847811d','91f226c9-88e6-4c70-a835-daa81aac63ea','e685ab1b-12c5-42af-88b4-b0875fd591c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f17fec19a9e4faa94daee32e9f51d28',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1625453790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ece11794-00d3-4824-bc75-bed7212c4d48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f36691575f074270a0199bd0b4cbe393',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f17fec19a9e4faa94daee32e9f51d28',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:39.600981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (638b61dd-0e0d-4b03-8ee0-3ba446fd05d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:39.639645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (638b61dd-0e0d-4b03-8ee0-3ba446fd05d1) transitioned into state 'SUCCESS' from state '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-1625453790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f36691575f074270a0199bd0b4cbe393',qos_specs=None,replication_status=,reservations=['153cce2f-636b-42db-a0fa-b5afcdc7b54e','15a9fb69-98d9-4c75-a24d-9eb21847811d','91f226c9-88e6-4c70-a835-daa81aac63ea','e685ab1b-12c5-42af-88b4-b0875fd591c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f17fec19a9e4faa94daee32e9f51d28',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:39.653416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b2ea8b-08bb-4c1c-92ed-51c5b536524c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:38:39.690974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b2ea8b-08bb-4c1c-92ed-51c5b536524c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:38:39.695593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Flow 'volume_create_api' (a61dbf62-30f2-4fcc-bb21-07d02dffe281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:38:39.767171 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Create volume request issued successfully. Jan 12 14:38:39.797277 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-84a1514a-4640-47cf-8b58-fa13adcc5e86 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes returned with HTTP 202 Jan 12 14:38:39.798378 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 477/973] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:38:38 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes => generated 819 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:38:39.815297 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a7b27be2-1c3f-4507-b36a-7a730de30301 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 Jan 12 14:38:39.816212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a7b27be2-1c3f-4507-b36a-7a730de30301 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:39.817428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a7b27be2-1c3f-4507-b36a-7a730de30301 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:39.923401 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:39.923401 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:39.933509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a7b27be2-1c3f-4507-b36a-7a730de30301 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Volume info retrieved successfully. Jan 12 14:38:39.960885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a7b27be2-1c3f-4507-b36a-7a730de30301 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 returned with HTTP 200 Jan 12 14:38:39.962194 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 497/974] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:39 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 => generated 911 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:40.978736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ac7dfe8-71b3-4bca-b037-f88a6eb7c6e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 Jan 12 14:38:40.980227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ac7dfe8-71b3-4bca-b037-f88a6eb7c6e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:40.980634 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:40.980634 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:40.981267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ac7dfe8-71b3-4bca-b037-f88a6eb7c6e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:41.042357 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:41.042357 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:41.053733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5ac7dfe8-71b3-4bca-b037-f88a6eb7c6e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Volume info retrieved successfully. Jan 12 14:38:41.081473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ac7dfe8-71b3-4bca-b037-f88a6eb7c6e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 returned with HTTP 200 Jan 12 14:38:41.083210 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 478/975] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:40 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:53.113136 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a9737e36-7f2e-4f15-9144-3b006ff17804 req-9f7d6b82-c7c3-4729-ac84-2dee1b6e8e6f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:53.114844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a9737e36-7f2e-4f15-9144-3b006ff17804 req-9f7d6b82-c7c3-4729-ac84-2dee1b6e8e6f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:53.115277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:53.115277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:53.116007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a9737e36-7f2e-4f15-9144-3b006ff17804 req-9f7d6b82-c7c3-4729-ac84-2dee1b6e8e6f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:53.248280 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:53.248280 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:53.259548 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a9737e36-7f2e-4f15-9144-3b006ff17804 req-9f7d6b82-c7c3-4729-ac84-2dee1b6e8e6f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:53.285498 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:53.285498 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:53.301872 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a9737e36-7f2e-4f15-9144-3b006ff17804 req-9f7d6b82-c7c3-4729-ac84-2dee1b6e8e6f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:53.303244 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 498/976] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:38:53 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 1209 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:53.388953 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ac7dfe8-71b3-4bca-b037-f88a6eb7c6e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume// Jan 12 14:38:53.389573 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ac7dfe8-71b3-4bca-b037-f88a6eb7c6e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:53.389904 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:53.389904 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:53.391028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ac7dfe8-71b3-4bca-b037-f88a6eb7c6e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:53.392890 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ac7dfe8-71b3-4bca-b037-f88a6eb7c6e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:38:53.397736 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 479/977] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:38:53 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:38:53.418945 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a9737e36-7f2e-4f15-9144-3b006ff17804 req-c142e648-fdd4-4c32-86ce-81bce3e1e6c2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments Jan 12 14:38:53.426108 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:53.426108 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:53.426895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a9737e36-7f2e-4f15-9144-3b006ff17804 req-c142e648-fdd4-4c32-86ce-81bce3e1e6c2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e", "instance_uuid": "e896ef09-f1ac-4742-8e7e-f8b47af9a6e6", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:38:53.510232 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:53.510232 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:53.652278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a9737e36-7f2e-4f15-9144-3b006ff17804 req-c142e648-fdd4-4c32-86ce-81bce3e1e6c2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments returned with HTTP 400 Jan 12 14:38:53.654145 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 499/978] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:38:53 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments => generated 189 bytes in 242 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 12 14:38:53.690564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-04ff5825-c93b-4e90-85bb-609a7201cc06 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:53.691889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-04ff5825-c93b-4e90-85bb-609a7201cc06 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:53.692616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-04ff5825-c93b-4e90-85bb-609a7201cc06 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:53.758777 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:53.758777 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:53.775566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-04ff5825-c93b-4e90-85bb-609a7201cc06 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:53.829266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:53.829266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:53.856443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-04ff5825-c93b-4e90-85bb-609a7201cc06 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:53.868727 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 480/979] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:53 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 1209 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:54.652741 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-831f4c39-ed1e-4dc2-ad10-48abb3426f51 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:54.653240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-831f4c39-ed1e-4dc2-ad10-48abb3426f51 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:54.653551 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:54.653551 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:54.654001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-831f4c39-ed1e-4dc2-ad10-48abb3426f51 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:54.748271 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:54.748271 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:54.769163 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-831f4c39-ed1e-4dc2-ad10-48abb3426f51 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:54.791783 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:54.791783 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:54.803411 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-831f4c39-ed1e-4dc2-ad10-48abb3426f51 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:54.804605 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 500/980] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:38:54 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 1209 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:54.833093 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-5f7fe230-07cc-44c7-963f-d5706f395931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e/action Jan 12 14:38:54.834293 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:54.834293 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:54.835502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-5f7fe230-07cc-44c7-963f-d5706f395931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:38:54.836304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-5f7fe230-07cc-44c7-963f-d5706f395931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:38:54.895325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:54.895325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:54.896837 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-5f7fe230-07cc-44c7-963f-d5706f395931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:54.908002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-5f7fe230-07cc-44c7-963f-d5706f395931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Begin detaching volume completed successfully. Jan 12 14:38:54.909243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-5f7fe230-07cc-44c7-963f-d5706f395931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e/action returned with HTTP 202 Jan 12 14:38:54.916826 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 481/981] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:38:54 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:38:54.937247 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-efe7a118-03e3-4722-867f-29ea0ca2d2ff tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:54.937898 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-efe7a118-03e3-4722-867f-29ea0ca2d2ff tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:54.938195 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:54.938195 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:54.938854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-efe7a118-03e3-4722-867f-29ea0ca2d2ff tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:54.982835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-5f7fe230-07cc-44c7-963f-d5706f395931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume// Jan 12 14:38:54.983657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-5f7fe230-07cc-44c7-963f-d5706f395931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:54.984089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:54.984089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:54.984856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-5f7fe230-07cc-44c7-963f-d5706f395931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:54.986104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-5f7fe230-07cc-44c7-963f-d5706f395931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:38:54.986911 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 482/982] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:38:54 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:38:55.002370 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-f106238d-1f5f-4a89-9e65-23755fdb4972 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:55.003310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-f106238d-1f5f-4a89-9e65-23755fdb4972 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:55.004085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-f106238d-1f5f-4a89-9e65-23755fdb4972 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:55.090584 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:55.090584 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:55.111052 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-efe7a118-03e3-4722-867f-29ea0ca2d2ff tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:55.138827 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:55.138827 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:55.155326 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:55.155326 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:55.157718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-f106238d-1f5f-4a89-9e65-23755fdb4972 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:55.171788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-efe7a118-03e3-4722-867f-29ea0ca2d2ff tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:55.186407 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 501/983] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:54 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 1212 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:55.204616 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:55.204616 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:55.218081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-f106238d-1f5f-4a89-9e65-23755fdb4972 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:55.219239 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 483/984] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:38:54 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 1311 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:38:55.576814 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-cbf59bb1-4416-4b4b-85b7-a7548b39ed8b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] DELETE http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/9cc29e9f-349d-4b4a-8b7b-8899f30b25d6 Jan 12 14:38:55.577557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-cbf59bb1-4416-4b4b-85b7-a7548b39ed8b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:55.577948 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:55.577948 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:55.578714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-cbf59bb1-4416-4b4b-85b7-a7548b39ed8b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:55.643391 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:55.643391 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:56.189149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbde26b9-b218-4316-9218-53fe658d3762 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:56.189648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbde26b9-b218-4316-9218-53fe658d3762 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:56.190150 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:56.190150 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:56.190785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbde26b9-b218-4316-9218-53fe658d3762 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:56.331331 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:56.331331 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:56.367206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fbde26b9-b218-4316-9218-53fe658d3762 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:56.420019 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:56.420019 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:56.442797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbde26b9-b218-4316-9218-53fe658d3762 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:56.444465 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 484/985] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:56 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 1212 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:38:56.718175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-cbf59bb1-4416-4b4b-85b7-a7548b39ed8b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:38:56.728486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-cbf59bb1-4416-4b4b-85b7-a7548b39ed8b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:38:56.740224 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b1c1bb1d-b6d5-49be-b23d-5580e107c3f5 req-cbf59bb1-4416-4b4b-85b7-a7548b39ed8b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/9cc29e9f-349d-4b4a-8b7b-8899f30b25d6 returned with HTTP 200 Jan 12 14:38:56.741706 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 502/986] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:38:55 2021] DELETE /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/9cc29e9f-349d-4b4a-8b7b-8899f30b25d6 => generated 19 bytes in 1170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:38:57.462343 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-12fd18a8-9bba-4a8c-8226-d38d3b6a4639 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:38:57.463474 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-12fd18a8-9bba-4a8c-8226-d38d3b6a4639 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:38:57.463865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:38:57.463865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:38:57.464487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-12fd18a8-9bba-4a8c-8226-d38d3b6a4639 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:38:57.585631 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:38:57.585631 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:38:57.600938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-12fd18a8-9bba-4a8c-8226-d38d3b6a4639 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:38:57.656346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-12fd18a8-9bba-4a8c-8226-d38d3b6a4639 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:38:57.661759 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 485/987] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:38:57 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 917 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:03.509981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33cf40a3-5c51-4ad5-b1b0-0016bcb53ad4 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/e84c3569-e3fa-4091-9078-eddfcd12b956/action Jan 12 14:39:03.510924 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:03.510924 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:03.511363 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33cf40a3-5c51-4ad5-b1b0-0016bcb53ad4 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-attach": {"instance_uuid": "686346c5-f851-4973-a4ea-0840c2f0baf9", "mountpoint": "/dev/vdc"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:03.511755 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33cf40a3-5c51-4ad5-b1b0-0016bcb53ad4 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "686346c5-f851-4973-a4ea-0840c2f0baf9", "mountpoint": "/dev/vdc"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:03.645014 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33cf40a3-5c51-4ad5-b1b0-0016bcb53ad4 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/e84c3569-e3fa-4091-9078-eddfcd12b956/action returned with HTTP 404 Jan 12 14:39:03.649429 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 503/988] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:39:03 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/e84c3569-e3fa-4091-9078-eddfcd12b956/action => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:12.397444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes Jan 12 14:39:12.398664 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:12.398664 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:12.399357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'create', calling method: create, body: {"volume": {"imageRef": "88d7408b-00d1-40b3-9945-b0e7d31726a9", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-255036819"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:12.400662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Create volume request body: {'volume': {'imageRef': '88d7408b-00d1-40b3-9945-b0e7d31726a9', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-255036819'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:39:12.540144 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Create volume of 2 GB Jan 12 14:39:12.576538 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Availability Zones retrieved successfully. Jan 12 14:39:12.610784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Flow 'volume_create_api' (0c30fb58-8b21-420c-9989-35423ed7f02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:39:12.615063 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a58670e-e573-4c03-8a8c-60c7c29f3fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:12.617433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Validating volume size '2' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:39:12.710623 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a58670e-e573-4c03-8a8c-60c7c29f3fc5) transitioned into state 'FAILURE' from state 'RUNNING' Jan 12 14:39:12.710891 n-d-764292-10 devstack@c-api.service[87930]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 88d7408b-00d1-40b3-9945-b0e7d31726a9 is not active. Jan 12 14:39:12.716171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a58670e-e573-4c03-8a8c-60c7c29f3fc5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:12.719650 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a58670e-e573-4c03-8a8c-60c7c29f3fc5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 12 14:39:12.730688 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Flow 'volume_create_api' (0c30fb58-8b21-420c-9989-35423ed7f02e) transitioned into state 'REVERTED' from state 'RUNNING' Jan 12 14:39:12.732720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-886b0388-716a-4e6d-b301-d45a1b436a0a tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes returned with HTTP 400 Jan 12 14:39:12.749892 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 486/989] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:39:12 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes => generated 125 bytes in 343 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:39:13.777632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes Jan 12 14:39:13.778267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "b86a4496-a44a-4bd0-b1cd-138ed596731f"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:13.779327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Create volume request body: {'volume': {'size': 1, 'imageRef': 'b86a4496-a44a-4bd0-b1cd-138ed596731f'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:39:13.919705 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Create volume of 1 GB Jan 12 14:39:13.920860 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:13.920860 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:13.939357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Availability Zones retrieved successfully. Jan 12 14:39:13.961884 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Flow 'volume_create_api' (966d56b9-b989-4150-a7e9-2febc846917c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:39:13.965746 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9985f3e0-a28d-4041-aa45-0f9c32daad25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:13.968427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:39:14.021353 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9985f3e0-a28d-4041-aa45-0f9c32daad25) transitioned into state 'FAILURE' from state 'RUNNING' Jan 12 14:39:14.021733 n-d-764292-10 devstack@c-api.service[87930]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 12 14:39:14.026700 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9985f3e0-a28d-4041-aa45-0f9c32daad25) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:14.029344 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9985f3e0-a28d-4041-aa45-0f9c32daad25) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 12 14:39:14.032557 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Flow 'volume_create_api' (966d56b9-b989-4150-a7e9-2febc846917c) transitioned into state 'REVERTED' from state 'RUNNING' Jan 12 14:39:14.033476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-186c92d2-d23f-4625-8559-196130d1c5a0 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes returned with HTTP 400 Jan 12 14:39:14.035621 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 504/990] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:39:13 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes => generated 134 bytes in 262 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:39:14.491609 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36e3a01d-63df-411a-9ace-f0abb2fff91f tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes Jan 12 14:39:14.492551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-36e3a01d-63df-411a-9ace-f0abb2fff91f tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:14.494070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36e3a01d-63df-411a-9ace-f0abb2fff91f tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes returned with HTTP 400 Jan 12 14:39:14.495095 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 487/991] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:39:14 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:39:14.504797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d1eccd3-a1e7-4053-864d-a3f47ed46e63 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes Jan 12 14:39:14.505974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d1eccd3-a1e7-4053-864d-a3f47ed46e63 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ff982f1d-acb4-4abf-ae16-d8eb67254d67"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:14.508035 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-8d1eccd3-a1e7-4053-864d-a3f47ed46e63 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ff982f1d-acb4-4abf-ae16-d8eb67254d67'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:39:14.564412 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d1eccd3-a1e7-4053-864d-a3f47ed46e63 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes returned with HTTP 404 Jan 12 14:39:14.566263 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 505/992] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:39:14 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:14.576500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58150282-54b2-4734-be46-2e2e4fb2ae22 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes Jan 12 14:39:14.577214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58150282-54b2-4734-be46-2e2e4fb2ae22 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a0540e5a-fc7d-44e9-8357-8e5e5d87e5c9"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:14.578391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-58150282-54b2-4734-be46-2e2e4fb2ae22 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a0540e5a-fc7d-44e9-8357-8e5e5d87e5c9'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:39:14.669104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58150282-54b2-4734-be46-2e2e4fb2ae22 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes returned with HTTP 404 Jan 12 14:39:14.670520 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 488/993] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:39:14 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:14.680474 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73aedcc3-d547-4286-8fcf-362d975274a7 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes Jan 12 14:39:14.681428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73aedcc3-d547-4286-8fcf-362d975274a7 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "a626dd84-0cb0-4143-9d9f-ee3b46988d87"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:14.682507 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-73aedcc3-d547-4286-8fcf-362d975274a7 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Create volume request body: {'volume': {'size': 1, 'volume_type': 'a626dd84-0cb0-4143-9d9f-ee3b46988d87'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:39:14.708500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73aedcc3-d547-4286-8fcf-362d975274a7 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes returned with HTTP 404 Jan 12 14:39:14.716065 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 506/994] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:39:14 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:14.721674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-444e3559-efa3-40e2-80f7-53712a1a6938 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes Jan 12 14:39:14.723361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-444e3559-efa3-40e2-80f7-53712a1a6938 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:14.725055 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-444e3559-efa3-40e2-80f7-53712a1a6938 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes returned with HTTP 400 Jan 12 14:39:14.731930 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 489/995] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:39:14 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:39:14.736494 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07a17c00-b572-40a7-9ef3-c801c67d0b92 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes Jan 12 14:39:14.737438 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07a17c00-b572-40a7-9ef3-c801c67d0b92 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:14.739105 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07a17c00-b572-40a7-9ef3-c801c67d0b92 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes returned with HTTP 400 Jan 12 14:39:14.740885 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 507/996] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:39:14 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:39:14.750029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2af7a84-8764-4fa6-90eb-797b1228ead9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes Jan 12 14:39:14.751247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2af7a84-8764-4fa6-90eb-797b1228ead9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:14.752959 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2af7a84-8764-4fa6-90eb-797b1228ead9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes returned with HTTP 400 Jan 12 14:39:14.754115 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 490/997] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:39:14 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:39:14.765030 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c773cbc4-5b36-4ec1-a018-78f55bf05b3e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] DELETE http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/tempest-invalid-421465307 Jan 12 14:39:14.765703 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c773cbc4-5b36-4ec1-a018-78f55bf05b3e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:14.766189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c773cbc4-5b36-4ec1-a018-78f55bf05b3e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:14.766821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c773cbc4-5b36-4ec1-a018-78f55bf05b3e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Delete volume with id: tempest-invalid-421465307 Jan 12 14:39:14.868092 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c773cbc4-5b36-4ec1-a018-78f55bf05b3e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/tempest-invalid-421465307 returned with HTTP 404 Jan 12 14:39:14.879190 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 508/998] 10.222.0.43 () {58 vars in 1285 bytes} [Tue Jan 12 14:39:14 2021] DELETE /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/tempest-invalid-421465307 => generated 98 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:39:14.884439 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 491/999] 10.222.0.43 () {58 vars in 1210 bytes} [Tue Jan 12 14:39:14 2021] DELETE /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 12 14:39:14.893341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-399bee73-fa08-464d-b010-2f84f3433fe4 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/xxx/action Jan 12 14:39:14.894820 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-399bee73-fa08-464d-b010-2f84f3433fe4 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-detach": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:14.895368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-399bee73-fa08-464d-b010-2f84f3433fe4 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:14.952279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-399bee73-fa08-464d-b010-2f84f3433fe4 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/xxx/action returned with HTTP 404 Jan 12 14:39:14.953806 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 509/1000] 10.222.0.43 () {60 vars in 1258 bytes} [Tue Jan 12 14:39:14 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/xxx/action => generated 76 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:39:14.963118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9936b87d-ec38-4447-a01d-f92fb8dae814 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/tempest-invalid-984013047 Jan 12 14:39:14.964085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9936b87d-ec38-4447-a01d-f92fb8dae814 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:14.964948 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9936b87d-ec38-4447-a01d-f92fb8dae814 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:15.075078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9936b87d-ec38-4447-a01d-f92fb8dae814 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/tempest-invalid-984013047 returned with HTTP 404 Jan 12 14:39:15.076350 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 492/1001] 10.222.0.43 () {58 vars in 1282 bytes} [Tue Jan 12 14:39:14 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/tempest-invalid-984013047 => generated 98 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:39:15.086813 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 510/1002] 10.222.0.43 () {58 vars in 1207 bytes} [Tue Jan 12 14:39:15 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 12 14:39:15.095096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f669080-9f5c-4763-949e-3c66c719e602 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/detail?status=null Jan 12 14:39:15.095905 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f669080-9f5c-4763-949e-3c66c719e602 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:15.096557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f669080-9f5c-4763-949e-3c66c719e602 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:15.098348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-1f669080-9f5c-4763-949e-3c66c719e602 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:39:15.099097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1f669080-9f5c-4763-949e-3c66c719e602 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Could not evaluate value null, assuming string {{(pid=87931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:39:15.101182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1f669080-9f5c-4763-949e-3c66c719e602 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:39:15.186602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1f669080-9f5c-4763-949e-3c66c719e602 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Get all volumes completed successfully. Jan 12 14:39:15.194148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f669080-9f5c-4763-949e-3c66c719e602 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/detail?status=null returned with HTTP 200 Jan 12 14:39:15.207966 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 493/1003] 10.222.0.43 () {58 vars in 1248 bytes} [Tue Jan 12 14:39:15 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/detail?status=null => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:39:15.213693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c80c7bbb-5b33-4ec9-ab60-58a80692978c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1466822260 Jan 12 14:39:15.213693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c80c7bbb-5b33-4ec9-ab60-58a80692978c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:15.213693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c80c7bbb-5b33-4ec9-ab60-58a80692978c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:15.213693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-c80c7bbb-5b33-4ec9-ab60-58a80692978c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:39:15.215300 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c80c7bbb-5b33-4ec9-ab60-58a80692978c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1466822260'), ('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:39:15.290982 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c80c7bbb-5b33-4ec9-ab60-58a80692978c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Get all volumes completed successfully. Jan 12 14:39:15.297865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c80c7bbb-5b33-4ec9-ab60-58a80692978c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1466822260 returned with HTTP 200 Jan 12 14:39:15.299496 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 511/1004] 10.222.0.43 () {58 vars in 1326 bytes} [Tue Jan 12 14:39:15 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1466822260 => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:39:15.315365 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47c7bd02-0292-466f-a9d8-0de32cd4f0ba tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes?status=null Jan 12 14:39:15.315968 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47c7bd02-0292-466f-a9d8-0de32cd4f0ba tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:15.316449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47c7bd02-0292-466f-a9d8-0de32cd4f0ba tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:15.317050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-47c7bd02-0292-466f-a9d8-0de32cd4f0ba tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:39:15.317637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47c7bd02-0292-466f-a9d8-0de32cd4f0ba tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Could not evaluate value null, assuming string {{(pid=87931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:39:15.319887 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47c7bd02-0292-466f-a9d8-0de32cd4f0ba tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:39:15.390663 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-47c7bd02-0292-466f-a9d8-0de32cd4f0ba tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Get all volumes completed successfully. Jan 12 14:39:15.391449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47c7bd02-0292-466f-a9d8-0de32cd4f0ba tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes?status=null returned with HTTP 200 Jan 12 14:39:15.392334 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 494/1005] 10.222.0.43 () {58 vars in 1227 bytes} [Tue Jan 12 14:39:15 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes?status=null => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:39:15.404474 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6af8cd7e-41ab-4dd3-85b0-137d176a719e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes?name=tempest-VolumesNegativeTest-Volume-9855736 Jan 12 14:39:15.405160 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6af8cd7e-41ab-4dd3-85b0-137d176a719e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:15.405820 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6af8cd7e-41ab-4dd3-85b0-137d176a719e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:15.406606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-6af8cd7e-41ab-4dd3-85b0-137d176a719e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:39:15.408565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6af8cd7e-41ab-4dd3-85b0-137d176a719e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-9855736'), ('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:39:15.524123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6af8cd7e-41ab-4dd3-85b0-137d176a719e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Get all volumes completed successfully. Jan 12 14:39:15.524914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6af8cd7e-41ab-4dd3-85b0-137d176a719e tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes?name=tempest-VolumesNegativeTest-Volume-9855736 returned with HTTP 200 Jan 12 14:39:15.548540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 512/1006] 10.222.0.43 () {58 vars in 1299 bytes} [Tue Jan 12 14:39:15 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes?name=tempest-VolumesNegativeTest-Volume-9855736 => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:39:15.553410 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3729e623-53ec-4f78-ad32-03e5f7d0c188 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action Jan 12 14:39:15.554410 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3729e623-53ec-4f78-ad32-03e5f7d0c188 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-reserve": {}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:15.554943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3729e623-53ec-4f78-ad32-03e5f7d0c188 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:15.708117 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:15.708117 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:15.713079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3729e623-53ec-4f78-ad32-03e5f7d0c188 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Volume info retrieved successfully. Jan 12 14:39:15.735417 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3729e623-53ec-4f78-ad32-03e5f7d0c188 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Reserve volume completed successfully. Jan 12 14:39:15.736299 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3729e623-53ec-4f78-ad32-03e5f7d0c188 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action returned with HTTP 202 Jan 12 14:39:15.738613 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 495/1007] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:39:15 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:39:15.747032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-332dc30e-0845-4a89-b9c4-b330dcc08425 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action Jan 12 14:39:15.748935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-332dc30e-0845-4a89-b9c4-b330dcc08425 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-reserve": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:15.749479 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-332dc30e-0845-4a89-b9c4-b330dcc08425 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:15.905865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:15.905865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:15.907047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-332dc30e-0845-4a89-b9c4-b330dcc08425 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Volume info retrieved successfully. Jan 12 14:39:15.928252 n-d-764292-10 devstack@c-api.service[87930]: ERROR cinder.volume.api [None req-332dc30e-0845-4a89-b9c4-b330dcc08425 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Volume status must be available to reserve, but the status is attaching. Jan 12 14:39:15.929477 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-332dc30e-0845-4a89-b9c4-b330dcc08425 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action returned with HTTP 400 Jan 12 14:39:15.931185 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 513/1008] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:39:15 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action => generated 132 bytes in 189 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:39:15.939309 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f62ab73-1691-475f-b39e-c145b2a90922 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action Jan 12 14:39:15.940097 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:15.940097 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:15.941402 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f62ab73-1691-475f-b39e-c145b2a90922 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-unreserve": {}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:15.941826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f62ab73-1691-475f-b39e-c145b2a90922 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:16.055724 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:16.055724 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:16.056946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1f62ab73-1691-475f-b39e-c145b2a90922 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Volume info retrieved successfully. Jan 12 14:39:16.197010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1f62ab73-1691-475f-b39e-c145b2a90922 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Unreserve volume completed successfully. Jan 12 14:39:16.197541 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f62ab73-1691-475f-b39e-c145b2a90922 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action returned with HTTP 202 Jan 12 14:39:16.198871 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 496/1009] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:39:15 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action => generated 0 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:39:16.209824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7cd0b667-ff63-47a2-bf1b-2365648ac5ff tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/d6adb1b8-7270-43f8-b36f-8140957129c0/action Jan 12 14:39:16.210497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:16.210497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:16.211209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7cd0b667-ff63-47a2-bf1b-2365648ac5ff tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-reserve": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:16.211784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7cd0b667-ff63-47a2-bf1b-2365648ac5ff tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:16.329012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7cd0b667-ff63-47a2-bf1b-2365648ac5ff tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/d6adb1b8-7270-43f8-b36f-8140957129c0/action returned with HTTP 404 Jan 12 14:39:16.334774 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 514/1010] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:39:16 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/d6adb1b8-7270-43f8-b36f-8140957129c0/action => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:16.339697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f7dfea1-5fb7-4f2c-805c-c5ec3f680310 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/d282461f-418d-44ed-85a6-5bca36349ad6/action Jan 12 14:39:16.340777 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:16.340777 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:16.341215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f7dfea1-5fb7-4f2c-805c-c5ec3f680310 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-unreserve": {}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:16.341598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f7dfea1-5fb7-4f2c-805c-c5ec3f680310 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:16.454226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f7dfea1-5fb7-4f2c-805c-c5ec3f680310 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/d282461f-418d-44ed-85a6-5bca36349ad6/action returned with HTTP 404 Jan 12 14:39:16.456854 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 497/1011] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:39:16 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/d282461f-418d-44ed-85a6-5bca36349ad6/action => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:16.467661 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 515/1012] 10.222.0.43 () {60 vars in 1227 bytes} [Tue Jan 12 14:39:16 2021] PUT /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 12 14:39:16.477524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed94596a-6986-4d11-8ae1-be8d311d9fac tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] PUT http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/tempest-invalid-1761265442 Jan 12 14:39:16.478720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed94596a-6986-4d11-8ae1-be8d311d9fac tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:16.624700 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed94596a-6986-4d11-8ae1-be8d311d9fac tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/tempest-invalid-1761265442 returned with HTTP 404 Jan 12 14:39:16.625753 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 498/1013] 10.222.0.43 () {60 vars in 1305 bytes} [Tue Jan 12 14:39:16 2021] PUT /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/tempest-invalid-1761265442 => generated 99 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:39:16.636232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b3050f3-6b3f-4110-b300-23a3434d45b9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] PUT http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/5d7a7cc1-66ad-4ae8-bf9a-c120afc31a02 Jan 12 14:39:16.637191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b3050f3-6b3f-4110-b300-23a3434d45b9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:16.766656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b3050f3-6b3f-4110-b300-23a3434d45b9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/5d7a7cc1-66ad-4ae8-bf9a-c120afc31a02 returned with HTTP 404 Jan 12 14:39:16.773783 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 516/1014] 10.222.0.43 () {60 vars in 1335 bytes} [Tue Jan 12 14:39:16 2021] PUT /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/5d7a7cc1-66ad-4ae8-bf9a-c120afc31a02 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:16.782318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a9788e5-99b0-4040-ad81-6d55cfe989ce tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] DELETE http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/eb5cb182-f7b3-4f8b-b143-5987b00b43c8 Jan 12 14:39:16.782840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a9788e5-99b0-4040-ad81-6d55cfe989ce tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:16.783619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a9788e5-99b0-4040-ad81-6d55cfe989ce tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:16.784889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-6a9788e5-99b0-4040-ad81-6d55cfe989ce tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Delete volume with id: eb5cb182-f7b3-4f8b-b143-5987b00b43c8 Jan 12 14:39:16.888516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a9788e5-99b0-4040-ad81-6d55cfe989ce tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/eb5cb182-f7b3-4f8b-b143-5987b00b43c8 returned with HTTP 404 Jan 12 14:39:16.894464 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 499/1015] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:39:16 2021] DELETE /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/eb5cb182-f7b3-4f8b-b143-5987b00b43c8 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:16.903260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03b7dc59-6c76-48e7-b0ff-980f6fa051ab tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action Jan 12 14:39:16.904395 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03b7dc59-6c76-48e7-b0ff-980f6fa051ab tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:16.904927 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03b7dc59-6c76-48e7-b0ff-980f6fa051ab tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:16.906678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03b7dc59-6c76-48e7-b0ff-980f6fa051ab tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action returned with HTTP 400 Jan 12 14:39:16.908837 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 517/1016] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:39:16 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:39:16.918323 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42b0e27a-6cfc-4f04-a105-44927fa7f109 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action Jan 12 14:39:16.919336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42b0e27a-6cfc-4f04-a105-44927fa7f109 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:16.919947 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42b0e27a-6cfc-4f04-a105-44927fa7f109 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:16.921635 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42b0e27a-6cfc-4f04-a105-44927fa7f109 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action returned with HTTP 400 Jan 12 14:39:16.922742 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 500/1017] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:39:16 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:39:16.931998 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7549d0f9-c402-4457-aa7a-defe99adbd5f tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/222e4567-9cce-44f5-97b1-49ca78353ef6/action Jan 12 14:39:16.933173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7549d0f9-c402-4457-aa7a-defe99adbd5f tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:16.933701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7549d0f9-c402-4457-aa7a-defe99adbd5f tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:17.048090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7549d0f9-c402-4457-aa7a-defe99adbd5f tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/222e4567-9cce-44f5-97b1-49ca78353ef6/action returned with HTTP 404 Jan 12 14:39:17.051729 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 518/1018] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:39:16 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/222e4567-9cce-44f5-97b1-49ca78353ef6/action => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:17.060476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0135be2b-deb8-4cf3-b235-821ac33a73af tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action Jan 12 14:39:17.061731 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0135be2b-deb8-4cf3-b235-821ac33a73af tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:17.062421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0135be2b-deb8-4cf3-b235-821ac33a73af tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:17.066171 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0135be2b-deb8-4cf3-b235-821ac33a73af tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action returned with HTTP 400 Jan 12 14:39:17.067428 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 501/1019] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:39:17 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:39:17.076683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f58e850-6e02-43c5-9d78-8c9bcf6ea28c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] POST http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/None/action Jan 12 14:39:17.077666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f58e850-6e02-43c5-9d78-8c9bcf6ea28c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:17.078345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f58e850-6e02-43c5-9d78-8c9bcf6ea28c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:17.195116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f58e850-6e02-43c5-9d78-8c9bcf6ea28c tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/None/action returned with HTTP 404 Jan 12 14:39:17.197751 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 519/1020] 10.222.0.43 () {60 vars in 1261 bytes} [Tue Jan 12 14:39:17 2021] POST /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/None/action => generated 77 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:39:17.211649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0eb6ec52-4a64-41ef-8ce7-f063b1cb339d tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/1127547c-70b0-462e-8efc-0e120387080d Jan 12 14:39:17.214068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0eb6ec52-4a64-41ef-8ce7-f063b1cb339d tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:17.214571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0eb6ec52-4a64-41ef-8ce7-f063b1cb339d tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:17.339660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0eb6ec52-4a64-41ef-8ce7-f063b1cb339d tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/1127547c-70b0-462e-8efc-0e120387080d returned with HTTP 404 Jan 12 14:39:17.339925 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 502/1021] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:17 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/1127547c-70b0-462e-8efc-0e120387080d => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:17.348458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c5ea57c-a828-4716-ab41-5dadc3993ce9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] DELETE http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 Jan 12 14:39:17.348981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c5ea57c-a828-4716-ab41-5dadc3993ce9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:17.350124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c5ea57c-a828-4716-ab41-5dadc3993ce9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:17.350703 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-1c5ea57c-a828-4716-ab41-5dadc3993ce9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Delete volume with id: ece11794-00d3-4824-bc75-bed7212c4d48 Jan 12 14:39:17.474731 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:17.474731 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:17.477158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c5ea57c-a828-4716-ab41-5dadc3993ce9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Volume info retrieved successfully. Jan 12 14:39:17.563089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c5ea57c-a828-4716-ab41-5dadc3993ce9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Delete volume request issued successfully. Jan 12 14:39:17.563568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c5ea57c-a828-4716-ab41-5dadc3993ce9 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 returned with HTTP 202 Jan 12 14:39:17.564504 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 520/1022] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:39:17 2021] DELETE /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:39:17.573947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a5f691f7-899b-492f-9a3c-a1da13837f05 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 Jan 12 14:39:17.574470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a5f691f7-899b-492f-9a3c-a1da13837f05 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:17.574951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a5f691f7-899b-492f-9a3c-a1da13837f05 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:17.704408 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:17.704408 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:17.739964 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a5f691f7-899b-492f-9a3c-a1da13837f05 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Volume info retrieved successfully. Jan 12 14:39:17.787375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a5f691f7-899b-492f-9a3c-a1da13837f05 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 returned with HTTP 200 Jan 12 14:39:17.789828 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 503/1023] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:17 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 => generated 911 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:18.805336 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e54e221c-fa48-40df-ac98-b807afa245e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 Jan 12 14:39:18.806482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e54e221c-fa48-40df-ac98-b807afa245e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:18.808235 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:18.808235 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:18.809050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e54e221c-fa48-40df-ac98-b807afa245e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:18.936304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:18.936304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:18.990631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e54e221c-fa48-40df-ac98-b807afa245e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Volume info retrieved successfully. Jan 12 14:39:19.063575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e54e221c-fa48-40df-ac98-b807afa245e5 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 returned with HTTP 200 Jan 12 14:39:19.070900 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 521/1024] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:18 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 => generated 911 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:20.086542 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc273097-2912-4c6b-b51a-867ad8eb6c98 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] GET http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 Jan 12 14:39:20.087745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bc273097-2912-4c6b-b51a-867ad8eb6c98 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:20.088379 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:20.088379 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:20.089052 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bc273097-2912-4c6b-b51a-867ad8eb6c98 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:20.205429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc273097-2912-4c6b-b51a-867ad8eb6c98 tempest-VolumesNegativeTest-220399636 tempest-VolumesNegativeTest-220399636] http://10.222.0.43/volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 returned with HTTP 404 Jan 12 14:39:20.207308 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 504/1025] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:20 2021] GET /volume/v3/f36691575f074270a0199bd0b4cbe393/volumes/ece11794-00d3-4824-bc75-bed7212c4d48 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:21.961068 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] POST http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes Jan 12 14:39:21.961634 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:21.961634 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:21.961888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-944627173"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:21.963137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-944627173'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:39:21.963684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Create volume of 1 GB Jan 12 14:39:21.998673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Availability Zones retrieved successfully. Jan 12 14:39:22.030691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Flow 'volume_create_api' (a879c896-65c7-4eb6-b210-2cc55c22978f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:39:22.041005 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0188a69-f951-4e67-836a-40dcbaa6e323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:22.051467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:39:22.145302 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0188a69-f951-4e67-836a-40dcbaa6e323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:39:22.148312 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7687699-5937-4b9c-a9f9-7a0f000274ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:22.263138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Created reservations ['07f4a6dc-65b7-42eb-bcb3-22caff5f414b', 'fb5812bf-b884-4633-af23-e79ef12b79fe', 'fc5e2630-d854-413b-948f-650f21951302', 'c582dfba-d355-400f-af67-cc45ede3f8a8'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:39:22.265155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7687699-5937-4b9c-a9f9-7a0f000274ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f4a6dc-65b7-42eb-bcb3-22caff5f414b', 'fb5812bf-b884-4633-af23-e79ef12b79fe', 'fc5e2630-d854-413b-948f-650f21951302', 'c582dfba-d355-400f-af67-cc45ede3f8a8']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:39:22.270345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfdec89d-a3a5-4f4e-95c6-9216b3d3f957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:22.489716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfdec89d-a3a5-4f4e-95c6-9216b3d3f957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad36100d-644d-4d64-96ac-c94793b93719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-944627173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254b1747403c47e29264b8a839283491',qos_specs=None,replication_status=,reservations=['07f4a6dc-65b7-42eb-bcb3-22caff5f414b','fb5812bf-b884-4633-af23-e79ef12b79fe','fc5e2630-d854-413b-948f-650f21951302','c582dfba-d355-400f-af67-cc45ede3f8a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3336a7a2a3b74f8ebc2109f32089aed8',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-944627173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad36100d-644d-4d64-96ac-c94793b93719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254b1747403c47e29264b8a839283491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3336a7a2a3b74f8ebc2109f32089aed8',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:39:22.492934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2548e83-c454-4aa6-9629-5fbb0c772c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:22.557352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2548e83-c454-4aa6-9629-5fbb0c772c01) transitioned into state 'SUCCESS' from state '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-944627173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254b1747403c47e29264b8a839283491',qos_specs=None,replication_status=,reservations=['07f4a6dc-65b7-42eb-bcb3-22caff5f414b','fb5812bf-b884-4633-af23-e79ef12b79fe','fc5e2630-d854-413b-948f-650f21951302','c582dfba-d355-400f-af67-cc45ede3f8a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3336a7a2a3b74f8ebc2109f32089aed8',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:39:22.560170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01824c1-8ce0-4818-8bb8-cf6714613882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:22.593639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01824c1-8ce0-4818-8bb8-cf6714613882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:39:22.607586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Flow 'volume_create_api' (a879c896-65c7-4eb6-b210-2cc55c22978f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:39:22.774606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Create volume request issued successfully. Jan 12 14:39:22.812966 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e06413b-2d9b-423b-bfcb-f4e85fbdd4f1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes returned with HTTP 202 Jan 12 14:39:22.829992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd96458b-5dca-4080-9e05-82c994de74c9 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:39:22.830799 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd96458b-5dca-4080-9e05-82c994de74c9 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:22.831522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd96458b-5dca-4080-9e05-82c994de74c9 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:22.832467 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 522/1026] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:39:21 2021] POST /volume/v3/254b1747403c47e29264b8a839283491/volumes => generated 825 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:39:22.902448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:22.902448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:22.912636 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fd96458b-5dca-4080-9e05-82c994de74c9 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:39:22.953983 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd96458b-5dca-4080-9e05-82c994de74c9 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:39:22.966739 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 505/1027] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:22 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 893 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:23.973306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ee13bed-01ff-4e48-8463-8c613cfd0e41 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:39:23.973810 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ee13bed-01ff-4e48-8463-8c613cfd0e41 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:23.973921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:23.973921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:23.974271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ee13bed-01ff-4e48-8463-8c613cfd0e41 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:24.085460 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:24.085460 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:24.114889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ee13bed-01ff-4e48-8463-8c613cfd0e41 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:39:24.172966 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ee13bed-01ff-4e48-8463-8c613cfd0e41 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:39:24.174089 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 523/1028] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:23 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 918 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:26.758050 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes Jan 12 14:39:26.758563 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:26.758563 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:26.758888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1308460812"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:26.760169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1308460812'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:39:26.760538 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Create volume of 1 GB Jan 12 14:39:26.795563 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Availability Zones retrieved successfully. Jan 12 14:39:26.853832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Flow 'volume_create_api' (cd239d6e-c6fb-4843-8a28-7b925943938d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:39:26.867402 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3194094-9757-4801-9298-e9a31719a02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:26.874041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:39:27.045016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3194094-9757-4801-9298-e9a31719a02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:39:27.047364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec4f4a5-bccd-49db-913c-c3e1faeb384f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:27.233574 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Created reservations ['4047762d-75d0-4d10-9508-71af7c77fed1', 'b83cf917-de15-4228-b62a-da9d06e009de', '1a93f479-7a88-45e4-a3d0-fa6384892a8b', 'af904cf7-a86e-4c01-ac6d-162cf3e16415'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:39:27.235893 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec4f4a5-bccd-49db-913c-c3e1faeb384f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4047762d-75d0-4d10-9508-71af7c77fed1', 'b83cf917-de15-4228-b62a-da9d06e009de', '1a93f479-7a88-45e4-a3d0-fa6384892a8b', 'af904cf7-a86e-4c01-ac6d-162cf3e16415']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:39:27.238864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0e027b-ff97-495b-8988-dcf5b8a71741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:27.411351 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0e027b-ff97-495b-8988-dcf5b8a71741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64ed81f-2515-4919-98ff-e55746866a7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1308460812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bfe7503356b477c81af9233fe1e062a',qos_specs=None,replication_status=,reservations=['4047762d-75d0-4d10-9508-71af7c77fed1','b83cf917-de15-4228-b62a-da9d06e009de','1a93f479-7a88-45e4-a3d0-fa6384892a8b','af904cf7-a86e-4c01-ac6d-162cf3e16415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e073a5aa13447aabda673e71751a44',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:39:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1308460812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64ed81f-2515-4919-98ff-e55746866a7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bfe7503356b477c81af9233fe1e062a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='01e073a5aa13447aabda673e71751a44',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:39:27.428438 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d954dbe-ee8d-4be0-bbbd-c337492d5b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:27.477895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d954dbe-ee8d-4be0-bbbd-c337492d5b78) transitioned into state 'SUCCESS' from state '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-1308460812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bfe7503356b477c81af9233fe1e062a',qos_specs=None,replication_status=,reservations=['4047762d-75d0-4d10-9508-71af7c77fed1','b83cf917-de15-4228-b62a-da9d06e009de','1a93f479-7a88-45e4-a3d0-fa6384892a8b','af904cf7-a86e-4c01-ac6d-162cf3e16415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e073a5aa13447aabda673e71751a44',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:39:27.480330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df172f07-60d4-4737-9b69-d0fceebb61bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:39:27.510202 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df172f07-60d4-4737-9b69-d0fceebb61bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:39:27.513074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Flow 'volume_create_api' (cd239d6e-c6fb-4843-8a28-7b925943938d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:39:27.662641 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Create volume request issued successfully. Jan 12 14:39:27.710969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed1d987c-7764-40ab-ae63-020c65747128 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes returned with HTTP 202 Jan 12 14:39:27.712336 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 506/1029] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:39:26 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes => generated 824 bytes in 958 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:39:27.728137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a32de514-4c4a-48bc-9938-3ce64a67dd41 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:27.728904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a32de514-4c4a-48bc-9938-3ce64a67dd41 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:27.729287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:27.729287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:27.729901 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a32de514-4c4a-48bc-9938-3ce64a67dd41 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:27.801239 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:27.801239 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:27.812203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a32de514-4c4a-48bc-9938-3ce64a67dd41 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:27.862623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a32de514-4c4a-48bc-9938-3ce64a67dd41 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:27.864230 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 524/1030] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:27 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 916 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:28.880601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb246729-02ad-44b7-864b-10a57a8be082 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:28.881685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb246729-02ad-44b7-864b-10a57a8be082 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:28.882172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:28.882172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:28.882775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb246729-02ad-44b7-864b-10a57a8be082 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:29.001274 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:29.001274 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:29.017531 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bb246729-02ad-44b7-864b-10a57a8be082 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:29.061578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb246729-02ad-44b7-864b-10a57a8be082 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:29.073781 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 507/1031] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:28 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 917 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:29.350173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-329ab6bf-6893-4b72-8061-6d4402b81d35 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:29.350690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-329ab6bf-6893-4b72-8061-6d4402b81d35 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:29.350905 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:29.350905 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:29.351273 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-329ab6bf-6893-4b72-8061-6d4402b81d35 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:29.458252 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:29.458252 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:29.476287 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-329ab6bf-6893-4b72-8061-6d4402b81d35 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:29.525572 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-329ab6bf-6893-4b72-8061-6d4402b81d35 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:29.526441 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 525/1032] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:39:29 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:39:29.607279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb246729-02ad-44b7-864b-10a57a8be082 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume// Jan 12 14:39:29.607985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb246729-02ad-44b7-864b-10a57a8be082 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:29.608521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:29.608521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:29.609123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb246729-02ad-44b7-864b-10a57a8be082 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:29.610675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb246729-02ad-44b7-864b-10a57a8be082 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:39:29.612544 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 508/1033] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:39:29 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:39:29.646962 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-0598ddd9-d714-46c0-86f8-2c58ab281acf tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments Jan 12 14:39:29.647725 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:29.647725 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:29.648408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-0598ddd9-d714-46c0-86f8-2c58ab281acf tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e64ed81f-2515-4919-98ff-e55746866a7a", "instance_uuid": "00ca34d7-3594-4071-b7d4-5c01e5a9f900", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:29.771991 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:29.771991 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:29.894158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-0598ddd9-d714-46c0-86f8-2c58ab281acf tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments returned with HTTP 200 Jan 12 14:39:29.895106 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 526/1034] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:39:29 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:39:29.951314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba648a35-017a-4e4e-910e-b525991d9e65 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:29.951984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba648a35-017a-4e4e-910e-b525991d9e65 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:29.952545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba648a35-017a-4e4e-910e-b525991d9e65 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:29.976118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-0598ddd9-d714-46c0-86f8-2c58ab281acf tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume// Jan 12 14:39:29.976596 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-0598ddd9-d714-46c0-86f8-2c58ab281acf tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:29.976796 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:29.976796 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:29.977607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-0598ddd9-d714-46c0-86f8-2c58ab281acf tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:29.979243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-0598ddd9-d714-46c0-86f8-2c58ab281acf tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:39:29.980754 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 527/1035] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:39:29 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:39:29.994996 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-2322d171-e117-4aba-b0ea-d3c9a364101f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:29.996313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-2322d171-e117-4aba-b0ea-d3c9a364101f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:29.997180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-2322d171-e117-4aba-b0ea-d3c9a364101f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:30.052958 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:30.052958 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:30.092914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba648a35-017a-4e4e-910e-b525991d9e65 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:30.105968 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:30.105968 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:30.133153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:30.133153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:30.136770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-2322d171-e117-4aba-b0ea-d3c9a364101f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:30.152935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba648a35-017a-4e4e-910e-b525991d9e65 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:30.170602 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 509/1036] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:29 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 916 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:30.175711 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:30.175711 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:30.195588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-2322d171-e117-4aba-b0ea-d3c9a364101f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:30.196707 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 528/1037] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:39:29 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 1015 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:39:30.216626 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-9eea9e6b-58b1-46f9-a7e6-e50332584760 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] PUT http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/66b2d12a-4a94-4d37-bd11-4ae993d12f7e Jan 12 14:39:30.217443 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:30.217443 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:30.218110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-9eea9e6b-58b1-46f9-a7e6-e50332584760 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:30.278128 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:39:30.278128 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:39:30.278966 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-9eea9e6b-58b1-46f9-a7e6-e50332584760 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Lock "b'cinder-attachment_update-e64ed81f-2515-4919-98ff-e55746866a7a-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:39:30.281500 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:30.281500 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:31.176844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e8925db-cadd-4995-9d68-3548d8dcbb1b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:31.177362 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e8925db-cadd-4995-9d68-3548d8dcbb1b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:31.178099 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:31.178099 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:31.178475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e8925db-cadd-4995-9d68-3548d8dcbb1b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:31.246819 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:31.246819 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:31.258564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7e8925db-cadd-4995-9d68-3548d8dcbb1b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:31.282012 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:31.282012 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:31.292279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e8925db-cadd-4995-9d68-3548d8dcbb1b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:31.293658 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 529/1038] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:31 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:32.207398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-9eea9e6b-58b1-46f9-a7e6-e50332584760 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Lock "b'cinder-attachment_update-e64ed81f-2515-4919-98ff-e55746866a7a-n-h1-764292-10'" released by "attachment_update" :: held 1.928s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:39:32.208706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-9eea9e6b-58b1-46f9-a7e6-e50332584760 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/66b2d12a-4a94-4d37-bd11-4ae993d12f7e returned with HTTP 200 Jan 12 14:39:32.209843 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 510/1039] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:39:30 2021] PUT /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/66b2d12a-4a94-4d37-bd11-4ae993d12f7e => generated 762 bytes in 1999 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:39:32.317367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-698e4acb-aac5-4be9-a2d6-dab4e1bfd31a tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:32.317367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-698e4acb-aac5-4be9-a2d6-dab4e1bfd31a tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:32.317367 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:32.317367 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:32.317367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-698e4acb-aac5-4be9-a2d6-dab4e1bfd31a tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:32.362468 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:32.362468 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:32.370957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-698e4acb-aac5-4be9-a2d6-dab4e1bfd31a tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:32.390949 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:32.390949 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:32.400430 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-698e4acb-aac5-4be9-a2d6-dab4e1bfd31a tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:32.401436 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 530/1040] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:32 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:33.417713 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-788eeaa8-1b43-4822-94e8-323a8c4b5dd3 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:33.419265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-788eeaa8-1b43-4822-94e8-323a8c4b5dd3 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:33.419636 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:33.419636 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:33.420268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-788eeaa8-1b43-4822-94e8-323a8c4b5dd3 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:33.476154 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:33.476154 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:33.488074 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-788eeaa8-1b43-4822-94e8-323a8c4b5dd3 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:33.511209 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:33.511209 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:33.521332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-788eeaa8-1b43-4822-94e8-323a8c4b5dd3 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:33.522553 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 511/1041] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:33 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 917 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:34.538807 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7911049-32e4-4b1d-8681-f173aff41b65 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:34.539362 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7911049-32e4-4b1d-8681-f173aff41b65 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:34.539512 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:34.539512 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:34.542191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7911049-32e4-4b1d-8681-f173aff41b65 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:34.677318 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:34.677318 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:34.703729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e7911049-32e4-4b1d-8681-f173aff41b65 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:34.738007 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:34.738007 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:34.751720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7911049-32e4-4b1d-8681-f173aff41b65 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:34.753333 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 531/1042] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:34 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 917 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:35.770609 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33d0912b-ad49-4d4e-b13f-b519f681907c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:35.771689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33d0912b-ad49-4d4e-b13f-b519f681907c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:35.772132 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:35.772132 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:35.772831 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33d0912b-ad49-4d4e-b13f-b519f681907c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:35.887325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:35.887325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:35.897774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-33d0912b-ad49-4d4e-b13f-b519f681907c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:35.920609 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:35.920609 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:35.933702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33d0912b-ad49-4d4e-b13f-b519f681907c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:35.934567 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 512/1043] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:35 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 917 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:36.951333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b86a596-c75c-46dd-ac36-8320ccf63553 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:36.951878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b86a596-c75c-46dd-ac36-8320ccf63553 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:36.952040 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:36.952040 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:36.952621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b86a596-c75c-46dd-ac36-8320ccf63553 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:37.055533 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:37.055533 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:37.078370 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3b86a596-c75c-46dd-ac36-8320ccf63553 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:37.109700 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:37.109700 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:37.119332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b86a596-c75c-46dd-ac36-8320ccf63553 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:37.120501 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 532/1044] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:36 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 917 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:37.672059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-449051a3-2043-4ab7-90e3-f716c9ea6fbd tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/66b2d12a-4a94-4d37-bd11-4ae993d12f7e/action Jan 12 14:39:37.672583 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:37.672583 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:37.673024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-449051a3-2043-4ab7-90e3-f716c9ea6fbd tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:37.673400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-449051a3-2043-4ab7-90e3-f716c9ea6fbd tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:37.839037 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:37.839037 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:37.887166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-62df13a9-fe94-4f75-8646-2e18c71a9c25 req-449051a3-2043-4ab7-90e3-f716c9ea6fbd tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/66b2d12a-4a94-4d37-bd11-4ae993d12f7e/action returned with HTTP 204 Jan 12 14:39:37.888489 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 513/1045] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:39:37 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/66b2d12a-4a94-4d37-bd11-4ae993d12f7e/action => generated 0 bytes in 227 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:39:38.137215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-081f3a0c-070d-4070-b436-0e8e34b73cbb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:38.137940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-081f3a0c-070d-4070-b436-0e8e34b73cbb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:38.138226 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:38.138226 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:38.138724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-081f3a0c-070d-4070-b436-0e8e34b73cbb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:38.212953 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:38.212953 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:38.224330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-081f3a0c-070d-4070-b436-0e8e34b73cbb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:38.250415 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:38.250415 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:38.260482 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-081f3a0c-070d-4070-b436-0e8e34b73cbb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:38.261335 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 533/1046] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:38 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 1209 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:39:38.399137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f31a667d-30c2-40b8-875a-a75245bce659 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:38.399655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f31a667d-30c2-40b8-875a-a75245bce659 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:38.399919 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:38.399919 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:38.400288 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f31a667d-30c2-40b8-875a-a75245bce659 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:38.449572 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:38.449572 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:38.458705 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f31a667d-30c2-40b8-875a-a75245bce659 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:38.479972 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:38.479972 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:38.489420 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f31a667d-30c2-40b8-875a-a75245bce659 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:38.490233 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 514/1047] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:38 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 1209 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:39:38.781207 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-f27af5f3-8d5a-45e9-be69-a09d99f8194d tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:38.782174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-f27af5f3-8d5a-45e9-be69-a09d99f8194d tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:38.782564 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:38.782564 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:38.783264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-f27af5f3-8d5a-45e9-be69-a09d99f8194d tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:38.916914 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:38.916914 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:38.943739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-f27af5f3-8d5a-45e9-be69-a09d99f8194d tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:38.993156 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:38.993156 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:39.018681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-f27af5f3-8d5a-45e9-be69-a09d99f8194d tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:39.019894 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 534/1048] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:39:38 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 1209 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:39:39.045825 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-014ca714-14f5-4277-820c-343c09f0d009 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a/action Jan 12 14:39:39.046434 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:39.046434 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:39.046878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-014ca714-14f5-4277-820c-343c09f0d009 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:39:39.047258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-014ca714-14f5-4277-820c-343c09f0d009 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:39:39.136415 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:39.136415 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:39.137826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-014ca714-14f5-4277-820c-343c09f0d009 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:39.157053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-014ca714-14f5-4277-820c-343c09f0d009 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Begin detaching volume completed successfully. Jan 12 14:39:39.157602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-014ca714-14f5-4277-820c-343c09f0d009 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a/action returned with HTTP 202 Jan 12 14:39:39.158550 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 515/1049] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:39:39 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:39:39.183927 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5c44323e-6209-42ad-abdd-0bb0dbbea18d tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:39.184452 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5c44323e-6209-42ad-abdd-0bb0dbbea18d tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:39.184666 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:39.184666 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:39.185037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5c44323e-6209-42ad-abdd-0bb0dbbea18d tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:39.227457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-014ca714-14f5-4277-820c-343c09f0d009 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume// Jan 12 14:39:39.228163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-014ca714-14f5-4277-820c-343c09f0d009 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:39.228359 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:39.228359 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:39.229007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-014ca714-14f5-4277-820c-343c09f0d009 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:39.230202 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-014ca714-14f5-4277-820c-343c09f0d009 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:39:39.231274 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 516/1050] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:39:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:39:39.244504 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-8722c165-95ac-4ab7-a96c-9fc365458430 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:39.245293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-8722c165-95ac-4ab7-a96c-9fc365458430 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:39.245923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-8722c165-95ac-4ab7-a96c-9fc365458430 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:39.319951 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:39.319951 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:39.349564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5c44323e-6209-42ad-abdd-0bb0dbbea18d tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:39.361905 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:39.361905 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:39.379746 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:39.379746 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:39.388219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-8722c165-95ac-4ab7-a96c-9fc365458430 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:39.402984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5c44323e-6209-42ad-abdd-0bb0dbbea18d tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:39.414835 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 535/1051] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:39 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 1212 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:39:39.426553 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:39.426553 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:39.449045 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-8722c165-95ac-4ab7-a96c-9fc365458430 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:39.453798 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 517/1052] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:39:39 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 1311 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:39:39.793707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-93d6608f-5bb5-4604-8a49-2d028bcb1d4b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] DELETE http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/66b2d12a-4a94-4d37-bd11-4ae993d12f7e Jan 12 14:39:39.794345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-93d6608f-5bb5-4604-8a49-2d028bcb1d4b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:39.794643 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:39.794643 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:39.795369 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-93d6608f-5bb5-4604-8a49-2d028bcb1d4b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:39.854139 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:39.854139 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:40.421715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a71540d4-e0c9-4749-aebc-5ea5e5350fb2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:40.422826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a71540d4-e0c9-4749-aebc-5ea5e5350fb2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:40.423202 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:40.423202 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:40.423988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a71540d4-e0c9-4749-aebc-5ea5e5350fb2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:40.577011 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:40.577011 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:40.594721 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a71540d4-e0c9-4749-aebc-5ea5e5350fb2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:40.668990 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:40.668990 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:40.679460 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a71540d4-e0c9-4749-aebc-5ea5e5350fb2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:40.682130 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 518/1053] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:40 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 1212 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:39:40.865059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-93d6608f-5bb5-4604-8a49-2d028bcb1d4b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:39:40.865497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-93d6608f-5bb5-4604-8a49-2d028bcb1d4b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:39:40.879461 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dfcaa595-6c1b-4c87-8d71-5c36e3b456ee req-93d6608f-5bb5-4604-8a49-2d028bcb1d4b tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/66b2d12a-4a94-4d37-bd11-4ae993d12f7e returned with HTTP 200 Jan 12 14:39:40.880505 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 536/1054] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:39:39 2021] DELETE /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/66b2d12a-4a94-4d37-bd11-4ae993d12f7e => generated 19 bytes in 1093 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:39:41.699122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-596f5b3a-b77f-4b2c-8a19-ca277a92cafe tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:39:41.699646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-596f5b3a-b77f-4b2c-8a19-ca277a92cafe tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:39:41.699887 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:39:41.699887 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:39:41.700541 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-596f5b3a-b77f-4b2c-8a19-ca277a92cafe tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:39:41.819018 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:39:41.819018 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:39:41.845766 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-596f5b3a-b77f-4b2c-8a19-ca277a92cafe tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:39:41.901289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-596f5b3a-b77f-4b2c-8a19-ca277a92cafe tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:39:41.904381 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 519/1055] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:39:41 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 917 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:14.847947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes Jan 12 14:40:14.848925 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:14.848925 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:14.849741 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1469971616"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:40:14.850970 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1469971616'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:40:14.851642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Create volume of 1 GB Jan 12 14:40:14.852474 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:14.852474 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:14.899740 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Availability Zones retrieved successfully. Jan 12 14:40:14.947135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Flow 'volume_create_api' (4c27994d-24d2-4720-addf-1785d95c0f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:40:14.954275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (058ff89b-d958-42ae-8d5f-5707e5b03c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:40:14.961158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:40:15.169256 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (058ff89b-d958-42ae-8d5f-5707e5b03c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:40:15.179882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2b75a54-b86d-4a58-a912-bac9c58f521d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:40:15.325067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Created reservations ['4b7ad7b1-f1ca-43f8-8ec5-9245fdaa968d', 'b7902149-45a9-4698-9fde-8e78f96b3fe0', '701a529d-5de6-4a6e-b633-9f84c0cdb1d7', '5f214082-78c2-47a5-8cf3-01652a47d7e6'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:40:15.327652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2b75a54-b86d-4a58-a912-bac9c58f521d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b7ad7b1-f1ca-43f8-8ec5-9245fdaa968d', 'b7902149-45a9-4698-9fde-8e78f96b3fe0', '701a529d-5de6-4a6e-b633-9f84c0cdb1d7', '5f214082-78c2-47a5-8cf3-01652a47d7e6']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:40:15.331102 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d1226bd-3476-4244-83ab-72c3c0b03b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:40:15.415042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d1226bd-3476-4244-83ab-72c3c0b03b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5082212a-7d3b-4e63-91a2-139cf5fe7b8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1469971616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bfe7503356b477c81af9233fe1e062a',qos_specs=None,replication_status=,reservations=['4b7ad7b1-f1ca-43f8-8ec5-9245fdaa968d','b7902149-45a9-4698-9fde-8e78f96b3fe0','701a529d-5de6-4a6e-b633-9f84c0cdb1d7','5f214082-78c2-47a5-8cf3-01652a47d7e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e073a5aa13447aabda673e71751a44',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:40:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1469971616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5082212a-7d3b-4e63-91a2-139cf5fe7b8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bfe7503356b477c81af9233fe1e062a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='01e073a5aa13447aabda673e71751a44',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:40:15.417553 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe99f17-2869-48f4-8e3e-a52245309c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:40:15.448480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe99f17-2869-48f4-8e3e-a52245309c9c) transitioned into state 'SUCCESS' from state '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-1469971616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bfe7503356b477c81af9233fe1e062a',qos_specs=None,replication_status=,reservations=['4b7ad7b1-f1ca-43f8-8ec5-9245fdaa968d','b7902149-45a9-4698-9fde-8e78f96b3fe0','701a529d-5de6-4a6e-b633-9f84c0cdb1d7','5f214082-78c2-47a5-8cf3-01652a47d7e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e073a5aa13447aabda673e71751a44',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:40:15.451019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be586385-ad8d-4efa-b61d-aa6c36dbc0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:40:15.476700 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be586385-ad8d-4efa-b61d-aa6c36dbc0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:40:15.492117 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Flow 'volume_create_api' (4c27994d-24d2-4720-addf-1785d95c0f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:40:15.609751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Create volume request issued successfully. Jan 12 14:40:15.653930 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e25b72f-823c-4e79-863b-86898d1e06f4 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes returned with HTTP 202 Jan 12 14:40:15.655606 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 537/1056] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:40:14 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes => generated 824 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:40:15.670340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c68f030-278f-4579-b661-55740433a931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:15.670873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c68f030-278f-4579-b661-55740433a931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:15.671073 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:15.671073 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:15.671982 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c68f030-278f-4579-b661-55740433a931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:15.812321 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:15.812321 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:15.837044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2c68f030-278f-4579-b661-55740433a931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:15.891246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c68f030-278f-4579-b661-55740433a931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:15.895850 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 520/1057] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:15 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 916 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:16.525816 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-0b500527-e361-4376-9e00-d87034110b72 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:40:16.526539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-0b500527-e361-4376-9e00-d87034110b72 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:16.526877 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:16.526877 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:16.527691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-0b500527-e361-4376-9e00-d87034110b72 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:16.676726 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:16.676726 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:16.702660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-0b500527-e361-4376-9e00-d87034110b72 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:40:16.763625 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-0b500527-e361-4376-9e00-d87034110b72 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:40:16.777390 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 538/1058] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:40:16 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 918 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:16.786944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c68f030-278f-4579-b661-55740433a931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume// Jan 12 14:40:16.787423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c68f030-278f-4579-b661-55740433a931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:16.787620 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:16.787620 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:16.788291 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c68f030-278f-4579-b661-55740433a931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:16.789675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c68f030-278f-4579-b661-55740433a931 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:40:16.790779 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 521/1059] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:40:16 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:40:16.812548 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-000cdd65-712b-474a-aaf3-19f5ef945ddf tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] POST http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments Jan 12 14:40:16.813047 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:16.813047 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:16.813461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-000cdd65-712b-474a-aaf3-19f5ef945ddf tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad36100d-644d-4d64-96ac-c94793b93719", "instance_uuid": "677fcae6-0e5c-44b2-ae95-c3b3247c93a1", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:40:16.910850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09c7a122-fefc-4e25-afa0-9eefae4e718e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:16.912051 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09c7a122-fefc-4e25-afa0-9eefae4e718e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:16.913073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09c7a122-fefc-4e25-afa0-9eefae4e718e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:16.927764 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:16.927764 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:16.992438 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:16.992438 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:17.003596 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-09c7a122-fefc-4e25-afa0-9eefae4e718e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:17.019886 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-000cdd65-712b-474a-aaf3-19f5ef945ddf tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments returned with HTTP 200 Jan 12 14:40:17.028909 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 539/1060] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:40:16 2021] POST /volume/v3/254b1747403c47e29264b8a839283491/attachments => generated 273 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:40:17.031407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09c7a122-fefc-4e25-afa0-9eefae4e718e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:17.032634 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 522/1061] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:16 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:17.098020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-5d15ddbb-c7a7-473d-b5bc-ac47e4ecfc24 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] POST http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e/action Jan 12 14:40:17.098520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:17.098520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:17.098950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-5d15ddbb-c7a7-473d-b5bc-ac47e4ecfc24 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:40:17.099324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-5d15ddbb-c7a7-473d-b5bc-ac47e4ecfc24 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:40:17.195793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:17.195793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:17.227035 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c8ab1dd9-88c4-4a41-bada-be3044986808 req-5d15ddbb-c7a7-473d-b5bc-ac47e4ecfc24 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e/action returned with HTTP 204 Jan 12 14:40:17.229674 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 540/1062] 10.222.0.43 () {66 vars in 1696 bytes} [Tue Jan 12 14:40:17 2021] POST /volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e/action => generated 0 bytes in 137 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:40:17.268709 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2240af93-4be9-4ff2-8299-702f15868946 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:40:17.268956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2240af93-4be9-4ff2-8299-702f15868946 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:17.269146 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:17.269146 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:17.269633 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2240af93-4be9-4ff2-8299-702f15868946 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:17.375069 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:17.375069 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:17.395718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2240af93-4be9-4ff2-8299-702f15868946 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:40:17.464149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:17.464149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:17.490187 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2240af93-4be9-4ff2-8299-702f15868946 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:40:17.494633 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 523/1063] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:17 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 1180 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:40:17.507237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-0ccb1bf9-3e26-4658-93a4-6d4ec400e7a0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:17.507759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-0ccb1bf9-3e26-4658-93a4-6d4ec400e7a0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:17.508180 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:17.508180 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:17.508560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-0ccb1bf9-3e26-4658-93a4-6d4ec400e7a0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:17.666122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:17.666122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:17.676501 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-0ccb1bf9-3e26-4658-93a4-6d4ec400e7a0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:17.702344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-0ccb1bf9-3e26-4658-93a4-6d4ec400e7a0 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:17.703909 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 541/1064] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:40:17 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 917 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:17.795357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2240af93-4be9-4ff2-8299-702f15868946 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume// Jan 12 14:40:17.796208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2240af93-4be9-4ff2-8299-702f15868946 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:17.796780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:17.796780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:17.797442 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2240af93-4be9-4ff2-8299-702f15868946 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:17.799668 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2240af93-4be9-4ff2-8299-702f15868946 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:40:17.800935 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 524/1065] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:40:17 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:40:17.820240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-62b78108-10eb-4944-abfb-2272fde8ed83 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments Jan 12 14:40:17.820904 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:17.820904 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:17.821806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-62b78108-10eb-4944-abfb-2272fde8ed83 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5082212a-7d3b-4e63-91a2-139cf5fe7b8c", "instance_uuid": "b050baaa-4658-4ea8-ac94-c27d6a5faa5f", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:40:17.951123 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:17.951123 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:18.072751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-62b78108-10eb-4944-abfb-2272fde8ed83 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments returned with HTTP 200 Jan 12 14:40:18.073688 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 542/1066] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:40:17 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments => generated 273 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:40:18.129568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-78757075-994e-4e7b-bac7-0c1ecaa4dbeb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:18.130029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-78757075-994e-4e7b-bac7-0c1ecaa4dbeb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:18.130509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-78757075-994e-4e7b-bac7-0c1ecaa4dbeb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:18.189791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-62b78108-10eb-4944-abfb-2272fde8ed83 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume// Jan 12 14:40:18.190946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-62b78108-10eb-4944-abfb-2272fde8ed83 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:18.190946 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:18.190946 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:18.190946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-62b78108-10eb-4944-abfb-2272fde8ed83 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:18.192081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-62b78108-10eb-4944-abfb-2272fde8ed83 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:40:18.192679 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 543/1067] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:40:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:40:18.207507 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-4b4fe6dd-9daa-4e9e-9b04-1f27f92c59f9 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:18.208129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-4b4fe6dd-9daa-4e9e-9b04-1f27f92c59f9 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:18.208985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-4b4fe6dd-9daa-4e9e-9b04-1f27f92c59f9 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:18.307276 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:18.307276 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:18.350729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-78757075-994e-4e7b-bac7-0c1ecaa4dbeb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:18.378222 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:18.378222 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:18.422172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-4b4fe6dd-9daa-4e9e-9b04-1f27f92c59f9 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:18.423555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:18.423555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:18.472202 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-78757075-994e-4e7b-bac7-0c1ecaa4dbeb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:18.473617 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 525/1068] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:18 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 916 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:18.484391 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:18.484391 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:18.495450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-4b4fe6dd-9daa-4e9e-9b04-1f27f92c59f9 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:18.496646 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 544/1069] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:40:18 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 1015 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:40:18.521198 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-e3e807ee-19ce-4c55-9080-69c32d54ca3f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] PUT http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/3557d38c-2fe1-4ac4-98a8-1688f5903db7 Jan 12 14:40:18.521733 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:18.521733 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:18.522167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-e3e807ee-19ce-4c55-9080-69c32d54ca3f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:40:18.606117 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:40:18.606117 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:40:18.606638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-e3e807ee-19ce-4c55-9080-69c32d54ca3f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Lock "b'cinder-attachment_update-5082212a-7d3b-4e63-91a2-139cf5fe7b8c-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.020s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:40:18.609277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:18.609277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:19.490746 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-023f00f3-b400-452f-a4b8-cf5b314d67f5 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:19.492213 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-023f00f3-b400-452f-a4b8-cf5b314d67f5 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:19.492658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:19.492658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:19.493335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-023f00f3-b400-452f-a4b8-cf5b314d67f5 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:19.711815 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:19.711815 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:19.742619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-023f00f3-b400-452f-a4b8-cf5b314d67f5 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:19.805497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:19.805497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:19.822305 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-023f00f3-b400-452f-a4b8-cf5b314d67f5 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:19.827308 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 545/1070] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:19 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 916 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:20.477570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-023f00f3-b400-452f-a4b8-cf5b314d67f5 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume// Jan 12 14:40:20.478109 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-023f00f3-b400-452f-a4b8-cf5b314d67f5 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:20.478328 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:20.478328 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:20.478708 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-023f00f3-b400-452f-a4b8-cf5b314d67f5 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:20.479754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-023f00f3-b400-452f-a4b8-cf5b314d67f5 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:40:20.480557 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 546/1071] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:40:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 14:40:20.500020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-1d56b28b-6034-4d89-953f-fa6f19122130 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:40:20.501922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-1d56b28b-6034-4d89-953f-fa6f19122130 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:20.503336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-1d56b28b-6034-4d89-953f-fa6f19122130 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:20.714048 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:20.714048 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:20.737282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-1d56b28b-6034-4d89-953f-fa6f19122130 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:40:20.789001 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:20.789001 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:20.803618 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-1d56b28b-6034-4d89-953f-fa6f19122130 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:40:20.804765 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 547/1072] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:40:20 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 1279 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:40:20.825521 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-0b24d5b2-f9fe-41ca-bbde-4e28c6a0e9bc tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] PUT http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e Jan 12 14:40:20.826154 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:20.826154 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:20.826671 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-0b24d5b2-f9fe-41ca-bbde-4e28c6a0e9bc tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:40:20.882279 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:40:20.882279 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:40:20.885399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-0b24d5b2-f9fe-41ca-bbde-4e28c6a0e9bc tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Lock "b'cinder-attachment_update-ad36100d-644d-4d64-96ac-c94793b93719-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.011s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:40:20.889837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:20.889837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:21.546419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-e3e807ee-19ce-4c55-9080-69c32d54ca3f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Lock "b'cinder-attachment_update-5082212a-7d3b-4e63-91a2-139cf5fe7b8c-n-h2-764292-10'" released by "attachment_update" :: held 2.940s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:40:21.547644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-e3e807ee-19ce-4c55-9080-69c32d54ca3f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/3557d38c-2fe1-4ac4-98a8-1688f5903db7 returned with HTTP 200 Jan 12 14:40:21.548905 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 526/1073] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 14:40:18 2021] PUT /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/3557d38c-2fe1-4ac4-98a8-1688f5903db7 => generated 762 bytes in 3037 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:40:21.557266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4dc71906-0eec-4bd2-ad04-62a55037199f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:21.561013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4dc71906-0eec-4bd2-ad04-62a55037199f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:21.561456 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:21.561456 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:21.562395 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4dc71906-0eec-4bd2-ad04-62a55037199f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:21.721796 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:21.721796 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:21.745773 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4dc71906-0eec-4bd2-ad04-62a55037199f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:21.794053 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:21.794053 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:21.810957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4dc71906-0eec-4bd2-ad04-62a55037199f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:21.812380 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 527/1074] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:21 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 917 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:22.829612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8922079a-0917-43c4-9c91-1086d20bfdfb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:22.830195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8922079a-0917-43c4-9c91-1086d20bfdfb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:22.830356 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:22.830356 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:22.830998 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8922079a-0917-43c4-9c91-1086d20bfdfb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:22.992416 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:22.992416 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:23.016326 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8922079a-0917-43c4-9c91-1086d20bfdfb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:23.067158 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:23.067158 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:23.094112 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8922079a-0917-43c4-9c91-1086d20bfdfb tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:23.095503 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 528/1075] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:22 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 917 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:40:23.873448 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-0b24d5b2-f9fe-41ca-bbde-4e28c6a0e9bc tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Lock "b'cinder-attachment_update-ad36100d-644d-4d64-96ac-c94793b93719-n-h1-764292-10'" released by "attachment_update" :: held 2.991s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:40:23.874902 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-0b24d5b2-f9fe-41ca-bbde-4e28c6a0e9bc tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e returned with HTTP 200 Jan 12 14:40:23.876074 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 548/1076] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:40:20 2021] PUT /volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e => generated 762 bytes in 3056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:40:23.930498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-dc2a6459-dc54-4926-ba6e-8afc1c863997 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] POST http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e/action Jan 12 14:40:23.932922 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:23.932922 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:23.934517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-dc2a6459-dc54-4926-ba6e-8afc1c863997 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:40:23.936414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-dc2a6459-dc54-4926-ba6e-8afc1c863997 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:40:24.110284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e34ec463-fa1e-4575-be29-32d414912370 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:24.110868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e34ec463-fa1e-4575-be29-32d414912370 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:24.111332 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:24.111332 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:24.111709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e34ec463-fa1e-4575-be29-32d414912370 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:24.112658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:24.112658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:24.143989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-814693f5-b92f-4a4f-af96-dc717bcbf888 req-dc2a6459-dc54-4926-ba6e-8afc1c863997 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e/action returned with HTTP 204 Jan 12 14:40:24.145254 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 529/1077] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:40:23 2021] POST /volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:40:24.218300 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:24.218300 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:24.243718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e34ec463-fa1e-4575-be29-32d414912370 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:24.282332 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:24.282332 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:24.304050 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e34ec463-fa1e-4575-be29-32d414912370 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:24.313497 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 549/1078] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:24 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 917 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:25.326214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-152c1185-c675-4e07-8d7e-6866698cca39 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:25.327249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-152c1185-c675-4e07-8d7e-6866698cca39 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:25.327472 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:25.327472 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:25.327855 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-152c1185-c675-4e07-8d7e-6866698cca39 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:25.381026 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:25.381026 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:25.389987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-152c1185-c675-4e07-8d7e-6866698cca39 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:25.411597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:25.411597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:25.449752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-152c1185-c675-4e07-8d7e-6866698cca39 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:25.450904 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 530/1079] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:25 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:26.466423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39b1ca35-dc30-4108-acdf-48ff2aee7829 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:26.467153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39b1ca35-dc30-4108-acdf-48ff2aee7829 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:26.467655 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:26.467655 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:26.468252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39b1ca35-dc30-4108-acdf-48ff2aee7829 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:26.551247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:26.551247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:26.574096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-39b1ca35-dc30-4108-acdf-48ff2aee7829 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:26.616931 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:26.616931 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:26.638979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39b1ca35-dc30-4108-acdf-48ff2aee7829 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:26.642500 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 550/1080] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:26 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 917 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:27.073170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-307ac2ba-26d6-4f50-aa9b-1a18180ebcc9 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/3557d38c-2fe1-4ac4-98a8-1688f5903db7/action Jan 12 14:40:27.074008 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:27.074008 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:27.074879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-307ac2ba-26d6-4f50-aa9b-1a18180ebcc9 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:40:27.076037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-307ac2ba-26d6-4f50-aa9b-1a18180ebcc9 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:40:27.187158 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:27.187158 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:27.206511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b35a04c4-7371-417b-a077-7e52fcba2584 req-307ac2ba-26d6-4f50-aa9b-1a18180ebcc9 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/3557d38c-2fe1-4ac4-98a8-1688f5903db7/action returned with HTTP 204 Jan 12 14:40:27.208009 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 531/1081] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 14:40:27 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/3557d38c-2fe1-4ac4-98a8-1688f5903db7/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:40:27.659222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6010ea2b-c7f8-4df2-9217-494dab2c5651 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:27.659895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6010ea2b-c7f8-4df2-9217-494dab2c5651 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:27.660005 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:27.660005 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:27.660294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6010ea2b-c7f8-4df2-9217-494dab2c5651 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:27.726088 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:27.726088 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:27.734475 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6010ea2b-c7f8-4df2-9217-494dab2c5651 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:27.755665 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:27.755665 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:27.764212 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6010ea2b-c7f8-4df2-9217-494dab2c5651 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:27.765035 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 551/1082] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:27 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 1209 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:40:27.782259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-285c5e5a-ec9a-4534-8a25-143ef47d0990 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] DELETE http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:27.783458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-285c5e5a-ec9a-4534-8a25-143ef47d0990 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:27.783784 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:27.783784 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:27.784388 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-285c5e5a-ec9a-4534-8a25-143ef47d0990 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:27.784998 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-285c5e5a-ec9a-4534-8a25-143ef47d0990 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Delete volume with id: 5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:27.859367 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:27.859367 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:27.862535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-285c5e5a-ec9a-4534-8a25-143ef47d0990 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:27.881079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-285c5e5a-ec9a-4534-8a25-143ef47d0990 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] 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 12 14:40:27.882242 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-285c5e5a-ec9a-4534-8a25-143ef47d0990 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 400 Jan 12 14:40:27.883656 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 532/1083] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:40:27 2021] DELETE /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 285 bytes in 107 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:40:27.892735 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a7011fa-1cf8-4022-a2e4-a05404711500 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:27.893678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a7011fa-1cf8-4022-a2e4-a05404711500 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:27.894909 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:27.894909 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:27.896218 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a7011fa-1cf8-4022-a2e4-a05404711500 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:27.973376 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:27.973376 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:27.987444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9a7011fa-1cf8-4022-a2e4-a05404711500 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:28.014847 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:28.014847 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:28.026053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a7011fa-1cf8-4022-a2e4-a05404711500 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:28.038945 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 552/1084] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:27 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 1209 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:40:28.166414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e056a5d8-980b-405d-b303-8e82cd0b6264 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:28.167713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e056a5d8-980b-405d-b303-8e82cd0b6264 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:28.167942 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:28.167942 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:28.168648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e056a5d8-980b-405d-b303-8e82cd0b6264 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:28.261129 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:28.261129 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:28.281213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e056a5d8-980b-405d-b303-8e82cd0b6264 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:28.306344 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:28.306344 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:28.320509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e056a5d8-980b-405d-b303-8e82cd0b6264 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:28.321377 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 533/1085] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:40:28 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 1209 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:40:28.349856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e730449d-b119-4502-bb0e-d3958d956de7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] POST http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c/action Jan 12 14:40:28.350310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:28.350310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:28.350747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e730449d-b119-4502-bb0e-d3958d956de7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action body: b'{"os-begin_detaching": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:40:28.351141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e730449d-b119-4502-bb0e-d3958d956de7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:40:28.423687 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:28.423687 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:28.425914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e730449d-b119-4502-bb0e-d3958d956de7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:28.437605 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e730449d-b119-4502-bb0e-d3958d956de7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Begin detaching volume completed successfully. Jan 12 14:40:28.437975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e730449d-b119-4502-bb0e-d3958d956de7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c/action returned with HTTP 202 Jan 12 14:40:28.444058 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 553/1086] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:40:28 2021] POST /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:40:28.472625 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e5574d9-c236-494e-8ed3-1157dfe9c91c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:28.472625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e5574d9-c236-494e-8ed3-1157dfe9c91c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:28.472625 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:28.472625 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:28.472625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e5574d9-c236-494e-8ed3-1157dfe9c91c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:28.505420 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e730449d-b119-4502-bb0e-d3958d956de7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume// Jan 12 14:40:28.505972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e730449d-b119-4502-bb0e-d3958d956de7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:28.506373 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:28.506373 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:28.506951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e730449d-b119-4502-bb0e-d3958d956de7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:28.508103 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-e730449d-b119-4502-bb0e-d3958d956de7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:40:28.508787 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 554/1087] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:40:28 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:40:28.523005 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-c6c2337c-9a6f-4502-8754-52448498b67f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:28.523684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-c6c2337c-9a6f-4502-8754-52448498b67f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:28.524543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-c6c2337c-9a6f-4502-8754-52448498b67f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:28.527407 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:28.527407 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:28.538215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2e5574d9-c236-494e-8ed3-1157dfe9c91c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:28.569683 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:28.569683 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:28.578132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e5574d9-c236-494e-8ed3-1157dfe9c91c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:28.592223 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 534/1088] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:28 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 1212 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:40:28.630452 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:28.630452 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:28.642449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-c6c2337c-9a6f-4502-8754-52448498b67f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:28.666159 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:28.666159 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:28.674866 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-c6c2337c-9a6f-4502-8754-52448498b67f tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:28.676133 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 555/1089] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:40:28 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 1311 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:40:29.015969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-bfd74dbe-3b00-4019-b8ee-0e433bc1c886 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] DELETE http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/3557d38c-2fe1-4ac4-98a8-1688f5903db7 Jan 12 14:40:29.017288 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-bfd74dbe-3b00-4019-b8ee-0e433bc1c886 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:29.017666 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:29.017666 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:29.018518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-bfd74dbe-3b00-4019-b8ee-0e433bc1c886 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:29.049816 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:29.049816 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:29.596254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8040178-6624-4eea-bf23-8a89ed0eb7a2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:29.597621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8040178-6624-4eea-bf23-8a89ed0eb7a2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:29.597801 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:29.597801 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:29.598438 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8040178-6624-4eea-bf23-8a89ed0eb7a2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:29.629858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-bfd74dbe-3b00-4019-b8ee-0e433bc1c886 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:40:29.630795 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-bfd74dbe-3b00-4019-b8ee-0e433bc1c886 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:40:29.643301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7e86aafe-beea-4108-9218-9c8894957ae7 req-bfd74dbe-3b00-4019-b8ee-0e433bc1c886 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/3557d38c-2fe1-4ac4-98a8-1688f5903db7 returned with HTTP 200 Jan 12 14:40:29.644789 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 535/1090] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 14:40:29 2021] DELETE /volume/v3/7bfe7503356b477c81af9233fe1e062a/attachments/3557d38c-2fe1-4ac4-98a8-1688f5903db7 => generated 19 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:29.698402 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:29.698402 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:29.717879 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d8040178-6624-4eea-bf23-8a89ed0eb7a2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:29.762855 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8040178-6624-4eea-bf23-8a89ed0eb7a2 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:29.764940 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 556/1091] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:29 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 917 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:29.787558 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2609c3af-22c2-4fda-9715-779f986954ba tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] DELETE http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:29.788842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2609c3af-22c2-4fda-9715-779f986954ba tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:29.789172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:29.789172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:29.789711 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2609c3af-22c2-4fda-9715-779f986954ba tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:29.790551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-2609c3af-22c2-4fda-9715-779f986954ba tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Delete volume with id: 5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:29.866745 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:29.866745 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:29.868371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2609c3af-22c2-4fda-9715-779f986954ba tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:29.907392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2609c3af-22c2-4fda-9715-779f986954ba tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Delete volume request issued successfully. Jan 12 14:40:29.908165 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2609c3af-22c2-4fda-9715-779f986954ba tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 202 Jan 12 14:40:29.909370 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 536/1092] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:40:29 2021] DELETE /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:40:29.917282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0930f6a2-d381-457c-879e-2130df9bb189 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:29.917812 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0930f6a2-d381-457c-879e-2130df9bb189 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:29.918179 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:29.918179 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:29.918878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0930f6a2-d381-457c-879e-2130df9bb189 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:30.073415 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:30.073415 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:30.107185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0930f6a2-d381-457c-879e-2130df9bb189 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:30.142563 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0930f6a2-d381-457c-879e-2130df9bb189 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:30.143769 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 557/1093] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:29 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 916 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:31.159043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-889c9990-6b6a-4bce-a757-16fbccbee524 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:31.159597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-889c9990-6b6a-4bce-a757-16fbccbee524 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:31.159735 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:31.159735 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:31.160590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-889c9990-6b6a-4bce-a757-16fbccbee524 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:31.312784 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:31.312784 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:31.339036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-889c9990-6b6a-4bce-a757-16fbccbee524 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:31.427183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-889c9990-6b6a-4bce-a757-16fbccbee524 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:31.431164 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 537/1094] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:31 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 916 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:32.449931 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b7e7ff60-5991-4bf7-a219-20b2f87d9175 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:32.451467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b7e7ff60-5991-4bf7-a219-20b2f87d9175 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:32.451974 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:32.451974 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:32.452644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b7e7ff60-5991-4bf7-a219-20b2f87d9175 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:32.582299 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:32.582299 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:32.603026 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b7e7ff60-5991-4bf7-a219-20b2f87d9175 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:32.656972 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b7e7ff60-5991-4bf7-a219-20b2f87d9175 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 200 Jan 12 14:40:32.658461 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 558/1095] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:32 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 916 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:33.673880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5bc5dad6-a324-4673-a10e-5b3986606c1c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c Jan 12 14:40:33.674424 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5bc5dad6-a324-4673-a10e-5b3986606c1c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:33.674608 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:33.674608 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:33.675096 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5bc5dad6-a324-4673-a10e-5b3986606c1c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:33.798611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5bc5dad6-a324-4673-a10e-5b3986606c1c tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c returned with HTTP 404 Jan 12 14:40:33.802223 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 538/1096] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:33 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/5082212a-7d3b-4e63-91a2-139cf5fe7b8c => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:40:45.183859 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30df1953-13b7-4b3e-8ff7-0f018c435c02 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] DELETE http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:40:45.184434 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30df1953-13b7-4b3e-8ff7-0f018c435c02 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:45.184569 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:45.184569 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:45.185190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30df1953-13b7-4b3e-8ff7-0f018c435c02 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:45.185809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-30df1953-13b7-4b3e-8ff7-0f018c435c02 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Delete volume with id: e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:40:45.325063 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:45.325063 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:45.330084 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-30df1953-13b7-4b3e-8ff7-0f018c435c02 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:45.409546 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-30df1953-13b7-4b3e-8ff7-0f018c435c02 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Delete volume request issued successfully. Jan 12 14:40:45.410680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30df1953-13b7-4b3e-8ff7-0f018c435c02 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 202 Jan 12 14:40:45.414370 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 559/1097] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:40:45 2021] DELETE /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:40:45.423439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d1853a9-79cb-42dd-9c8c-b741eb86f7c7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:40:45.424743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d1853a9-79cb-42dd-9c8c-b741eb86f7c7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:45.425406 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d1853a9-79cb-42dd-9c8c-b741eb86f7c7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:45.571273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:45.571273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:45.612332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7d1853a9-79cb-42dd-9c8c-b741eb86f7c7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:45.694065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d1853a9-79cb-42dd-9c8c-b741eb86f7c7 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:40:45.697015 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 539/1098] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:45 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 916 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:46.718029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf0951a9-d87e-40b1-bbe4-ccbed1a73347 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:40:46.720589 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf0951a9-d87e-40b1-bbe4-ccbed1a73347 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:46.721056 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:46.721056 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:46.721802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf0951a9-d87e-40b1-bbe4-ccbed1a73347 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:46.876696 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:46.876696 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:46.925628 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bf0951a9-d87e-40b1-bbe4-ccbed1a73347 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:47.007608 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf0951a9-d87e-40b1-bbe4-ccbed1a73347 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:40:47.012338 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 560/1099] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:46 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 916 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:48.030415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f4dc1bb-e4e6-4169-acbd-fa71abb7d80e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:40:48.031217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f4dc1bb-e4e6-4169-acbd-fa71abb7d80e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:48.031600 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:48.031600 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:48.032713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f4dc1bb-e4e6-4169-acbd-fa71abb7d80e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:48.154367 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:40:48.154367 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:40:48.174064 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4f4dc1bb-e4e6-4169-acbd-fa71abb7d80e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:40:48.245079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f4dc1bb-e4e6-4169-acbd-fa71abb7d80e tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 200 Jan 12 14:40:48.252038 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 540/1100] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:48 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 916 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:40:49.265652 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e5698c18-8a8a-4b3b-9443-9081ec679d85 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a Jan 12 14:40:49.266221 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e5698c18-8a8a-4b3b-9443-9081ec679d85 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:40:49.266382 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:40:49.266382 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:40:49.267716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e5698c18-8a8a-4b3b-9443-9081ec679d85 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:40:49.442129 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e5698c18-8a8a-4b3b-9443-9081ec679d85 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a returned with HTTP 404 Jan 12 14:40:49.444111 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 561/1101] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:40:49 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/e64ed81f-2515-4919-98ff-e55746866a7a => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:41:06.262739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ef405c3-25fb-4399-82b0-4918d9f92554 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] DELETE http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:41:06.263399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ef405c3-25fb-4399-82b0-4918d9f92554 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:06.263622 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:41:06.263622 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:41:06.264057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ef405c3-25fb-4399-82b0-4918d9f92554 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:06.264473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-8ef405c3-25fb-4399-82b0-4918d9f92554 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Delete volume with id: 0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:41:06.345610 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:06.345610 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:06.347312 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ef405c3-25fb-4399-82b0-4918d9f92554 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:41:06.396370 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ef405c3-25fb-4399-82b0-4918d9f92554 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Delete volume request issued successfully. Jan 12 14:41:06.400251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ef405c3-25fb-4399-82b0-4918d9f92554 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 202 Jan 12 14:41:06.401440 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 541/1102] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:41:06 2021] DELETE /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:41:06.410838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23f0db88-b769-42a0-9438-7b884a3864bd tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:41:06.411363 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23f0db88-b769-42a0-9438-7b884a3864bd tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:06.411935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23f0db88-b769-42a0-9438-7b884a3864bd tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:06.465077 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:06.465077 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:06.475535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-23f0db88-b769-42a0-9438-7b884a3864bd tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:41:06.500002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23f0db88-b769-42a0-9438-7b884a3864bd tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:41:06.505448 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 562/1103] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:41:06 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:41:07.521553 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d56c355d-b651-4722-8f61-9563a2e59139 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:41:07.522082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d56c355d-b651-4722-8f61-9563a2e59139 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:07.522304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:41:07.522304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:41:07.522681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d56c355d-b651-4722-8f61-9563a2e59139 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:07.675637 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:07.675637 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:07.707406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d56c355d-b651-4722-8f61-9563a2e59139 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Volume info retrieved successfully. Jan 12 14:41:07.795682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d56c355d-b651-4722-8f61-9563a2e59139 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 200 Jan 12 14:41:07.804951 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 542/1104] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:41:07 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 916 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:41:08.823810 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0dd27426-9d9d-4eca-ac36-1bc53e854d00 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] GET http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e Jan 12 14:41:08.824483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0dd27426-9d9d-4eca-ac36-1bc53e854d00 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:08.824882 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:41:08.824882 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:41:08.825330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0dd27426-9d9d-4eca-ac36-1bc53e854d00 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:08.941007 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0dd27426-9d9d-4eca-ac36-1bc53e854d00 tempest-AttachVolumeNegativeTest-2021950309 tempest-AttachVolumeNegativeTest-2021950309] http://10.222.0.43/volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e returned with HTTP 404 Jan 12 14:41:08.942165 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 563/1105] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:41:08 2021] GET /volume/v3/7bfe7503356b477c81af9233fe1e062a/volumes/0f15c4c7-a1af-44f0-b62f-ddaf246dcd3e => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:41:33.949256 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1399afff-b1ef-4216-897a-a1066b5da5be tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:41:33.950890 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1399afff-b1ef-4216-897a-a1066b5da5be tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:33.951340 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:41:33.951340 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:41:33.952079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1399afff-b1ef-4216-897a-a1066b5da5be tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:34.083749 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:34.083749 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:34.111075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1399afff-b1ef-4216-897a-a1066b5da5be tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:41:34.158475 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:34.158475 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:34.187215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1399afff-b1ef-4216-897a-a1066b5da5be tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:41:34.203530 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 543/1106] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:41:33 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 1210 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:41:34.472329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-c803f272-6286-4735-85c2-74f457583d94 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:41:34.473104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-c803f272-6286-4735-85c2-74f457583d94 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:34.473748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-c803f272-6286-4735-85c2-74f457583d94 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:34.584972 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:34.584972 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:34.597776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-cd3187f9-5015-4759-b6be-870514185c38 req-c803f272-6286-4735-85c2-74f457583d94 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:41:34.640600 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:34.640600 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:34.651905 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-c803f272-6286-4735-85c2-74f457583d94 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:41:34.657410 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 564/1107] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:41:34 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 1210 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:41:34.698131 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-8b3aa973-0ec8-4324-b318-50b6f13a2853 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] POST http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719/action Jan 12 14:41:34.699427 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:41:34.699427 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:41:34.700760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-8b3aa973-0ec8-4324-b318-50b6f13a2853 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:41:34.701789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-8b3aa973-0ec8-4324-b318-50b6f13a2853 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:41:34.836783 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:34.836783 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:34.853306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-cd3187f9-5015-4759-b6be-870514185c38 req-8b3aa973-0ec8-4324-b318-50b6f13a2853 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:41:34.890512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-cd3187f9-5015-4759-b6be-870514185c38 req-8b3aa973-0ec8-4324-b318-50b6f13a2853 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Begin detaching volume completed successfully. Jan 12 14:41:34.891469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-8b3aa973-0ec8-4324-b318-50b6f13a2853 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719/action returned with HTTP 202 Jan 12 14:41:34.893043 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 544/1108] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:41:34 2021] POST /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:41:34.940470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-145115b9-194b-40d6-b95c-ffb6f9ed27d7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:41:34.941131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-145115b9-194b-40d6-b95c-ffb6f9ed27d7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:34.941464 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:41:34.941464 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:41:34.942063 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-145115b9-194b-40d6-b95c-ffb6f9ed27d7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:34.972616 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-8b3aa973-0ec8-4324-b318-50b6f13a2853 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume// Jan 12 14:41:34.973633 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-8b3aa973-0ec8-4324-b318-50b6f13a2853 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:34.974090 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:41:34.974090 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:41:34.975910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-8b3aa973-0ec8-4324-b318-50b6f13a2853 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:34.978159 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-8b3aa973-0ec8-4324-b318-50b6f13a2853 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:41:34.979577 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 545/1109] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:41:34 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:41:34.993425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-c2955e5c-94d2-4ceb-a7f7-c8a898c0b094 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:41:34.999111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-c2955e5c-94d2-4ceb-a7f7-c8a898c0b094 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:35.000733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-c2955e5c-94d2-4ceb-a7f7-c8a898c0b094 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:35.129753 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:35.129753 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:35.162633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-145115b9-194b-40d6-b95c-ffb6f9ed27d7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:41:35.175035 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:35.175035 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:35.197663 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-cd3187f9-5015-4759-b6be-870514185c38 req-c2955e5c-94d2-4ceb-a7f7-c8a898c0b094 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:41:35.224692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:35.224692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:35.234941 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:35.234941 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:35.240949 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-145115b9-194b-40d6-b95c-ffb6f9ed27d7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:41:35.241799 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 565/1110] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:41:34 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 1213 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:41:35.267594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-c2955e5c-94d2-4ceb-a7f7-c8a898c0b094 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:41:35.268691 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 546/1111] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:41:34 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 1312 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:41:35.630199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-e1cd5d13-8500-4552-aa65-7326c6a82ce3 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] DELETE http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e Jan 12 14:41:35.630735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-e1cd5d13-8500-4552-aa65-7326c6a82ce3 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:35.630937 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:41:35.630937 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:41:35.631673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-e1cd5d13-8500-4552-aa65-7326c6a82ce3 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:35.683358 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:35.683358 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:36.278763 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-50937bd6-051d-4882-be3d-5eadd87224be tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:41:36.281732 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-50937bd6-051d-4882-be3d-5eadd87224be tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:41:36.282102 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:41:36.282102 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:41:36.282759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-50937bd6-051d-4882-be3d-5eadd87224be tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:41:36.343575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-cd3187f9-5015-4759-b6be-870514185c38 req-e1cd5d13-8500-4552-aa65-7326c6a82ce3 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:41:36.344265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-cd3187f9-5015-4759-b6be-870514185c38 req-e1cd5d13-8500-4552-aa65-7326c6a82ce3 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:41:36.353465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cd3187f9-5015-4759-b6be-870514185c38 req-e1cd5d13-8500-4552-aa65-7326c6a82ce3 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e returned with HTTP 200 Jan 12 14:41:36.355566 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 566/1112] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:41:35 2021] DELETE /volume/v3/254b1747403c47e29264b8a839283491/attachments/37666746-2591-417b-ac14-a9018094781e => generated 19 bytes in 731 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:41:36.408906 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:41:36.408906 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:41:36.419126 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-50937bd6-051d-4882-be3d-5eadd87224be tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:41:36.448729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-50937bd6-051d-4882-be3d-5eadd87224be tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:41:36.450866 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 547/1113] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:41:36 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 918 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:43:23.915693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e76368bd-37a9-4c49-b491-7c7b19d6c8dd tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] POST http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types Jan 12 14:43:23.916278 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:23.916278 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:23.916597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e76368bd-37a9-4c49-b491-7c7b19d6c8dd tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2125295806"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:23.918952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:23.918952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:24.020465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e76368bd-37a9-4c49-b491-7c7b19d6c8dd tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types returned with HTTP 200 Jan 12 14:43:24.030434 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 567/1114] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:43:23 2021] POST /volume/v3/6563459bbdb34320a8dc766e6924c769/types => generated 216 bytes in 722 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:43:24.035854 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aed40fc3-7cb2-476e-b0e0-48f9a84ce714 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] POST http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/group_types Jan 12 14:43:24.036385 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:24.036385 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:24.036786 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aed40fc3-7cb2-476e-b0e0-48f9a84ce714 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1560195130"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:24.107513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aed40fc3-7cb2-476e-b0e0-48f9a84ce714 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/group_types returned with HTTP 202 Jan 12 14:43:24.108807 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 548/1115] 10.222.0.43 () {62 vars in 1278 bytes} [Tue Jan 12 14:43:24 2021] POST /volume/v3/6563459bbdb34320a8dc766e6924c769/group_types => generated 173 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:43:24.413137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-89b91d0e-3dc3-4880-b7e2-ae531d625222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups Jan 12 14:43:24.416255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-89b91d0e-3dc3-4880-b7e2-ae531d625222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b0ebd324-478a-4eb8-956e-d08b4ea93986", "volume_types": ["2da37607-31b6-49b2-8ef0-a704127f1a7c"], "name": "tempest-Group1-871159562"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:24.417514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-89b91d0e-3dc3-4880-b7e2-ae531d625222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Creating new group {'group': {'group_type': 'b0ebd324-478a-4eb8-956e-d08b4ea93986', 'volume_types': ['2da37607-31b6-49b2-8ef0-a704127f1a7c'], 'name': 'tempest-Group1-871159562'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 12 14:43:24.437367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-89b91d0e-3dc3-4880-b7e2-ae531d625222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Creating group tempest-Group1-871159562. Jan 12 14:43:24.482619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-89b91d0e-3dc3-4880-b7e2-ae531d625222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Availability zone cache updated, next update will occur around 2021-01-12 15:43:24.482024. {{(pid=87932) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 12 14:43:24.483203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-89b91d0e-3dc3-4880-b7e2-ae531d625222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Availability Zones retrieved successfully. Jan 12 14:43:24.522326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-89b91d0e-3dc3-4880-b7e2-ae531d625222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Created reservations ['aa058b9f-0138-4b47-8586-d2253077af6b'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:43:24.628394 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-89b91d0e-3dc3-4880-b7e2-ae531d625222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups returned with HTTP 202 Jan 12 14:43:24.629506 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 568/1116] 10.222.0.43 () {62 vars in 1264 bytes} [Tue Jan 12 14:43:24 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups => generated 93 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:43:24.639601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-757ba564-7a43-4477-ba98-c12c5dc11aed tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 Jan 12 14:43:24.640733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-757ba564-7a43-4477-ba98-c12c5dc11aed tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:24.642612 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-757ba564-7a43-4477-ba98-c12c5dc11aed tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:24.644444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-757ba564-7a43-4477-ba98-c12c5dc11aed tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 63508bac-97d2-4c69-a671-66b4c3783932 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:24.657080 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:24.657080 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:24.717766 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-757ba564-7a43-4477-ba98-c12c5dc11aed tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 returned with HTTP 200 Jan 12 14:43:24.725330 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 549/1117] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:24 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 => generated 321 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:25.736322 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ed09430-0cb1-4aff-937e-604ab188561d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 Jan 12 14:43:25.737788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ed09430-0cb1-4aff-937e-604ab188561d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:25.738332 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:25.738332 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:25.739149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ed09430-0cb1-4aff-937e-604ab188561d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:25.739698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-4ed09430-0cb1-4aff-937e-604ab188561d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 63508bac-97d2-4c69-a671-66b4c3783932 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:25.748059 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:25.748059 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:25.787253 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ed09430-0cb1-4aff-937e-604ab188561d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 returned with HTTP 200 Jan 12 14:43:25.788455 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 569/1118] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:25 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 => generated 322 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:25.800335 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa2e0a33-c04e-4368-86cd-a987502d6e0d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups Jan 12 14:43:25.801174 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:25.801174 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:25.801838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa2e0a33-c04e-4368-86cd-a987502d6e0d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b0ebd324-478a-4eb8-956e-d08b4ea93986", "volume_types": ["2da37607-31b6-49b2-8ef0-a704127f1a7c"], "name": "tempest-Group2-1305281064"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:25.803020 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-fa2e0a33-c04e-4368-86cd-a987502d6e0d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Creating new group {'group': {'group_type': 'b0ebd324-478a-4eb8-956e-d08b4ea93986', 'volume_types': ['2da37607-31b6-49b2-8ef0-a704127f1a7c'], 'name': 'tempest-Group2-1305281064'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 12 14:43:25.816934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-fa2e0a33-c04e-4368-86cd-a987502d6e0d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Creating group tempest-Group2-1305281064. Jan 12 14:43:25.818225 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:25.818225 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:25.852977 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-fa2e0a33-c04e-4368-86cd-a987502d6e0d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Availability zone cache updated, next update will occur around 2021-01-12 15:43:25.852381. {{(pid=87931) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 12 14:43:25.853596 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fa2e0a33-c04e-4368-86cd-a987502d6e0d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Availability Zones retrieved successfully. Jan 12 14:43:25.877646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-fa2e0a33-c04e-4368-86cd-a987502d6e0d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Created reservations ['2ffd3607-a235-44e5-a8d1-ae2c1cf07ae3'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:43:25.937877 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa2e0a33-c04e-4368-86cd-a987502d6e0d tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups returned with HTTP 202 Jan 12 14:43:25.938975 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 550/1119] 10.222.0.43 () {62 vars in 1264 bytes} [Tue Jan 12 14:43:25 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups => generated 94 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:43:25.948881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab2466c6-a8de-4255-ac56-2f08868cfba1 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c Jan 12 14:43:25.949819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab2466c6-a8de-4255-ac56-2f08868cfba1 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:25.950214 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:25.950214 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:25.952660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab2466c6-a8de-4255-ac56-2f08868cfba1 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:25.953903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-ab2466c6-a8de-4255-ac56-2f08868cfba1 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 970676c8-2fdc-4e35-bfbc-d45ad8065f3c {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:25.963141 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:25.963141 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:26.001587 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab2466c6-a8de-4255-ac56-2f08868cfba1 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c returned with HTTP 200 Jan 12 14:43:26.004208 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 570/1120] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:25 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c => generated 322 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:27.016809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c895b7ef-7a04-4bd0-a096-c4ced2394015 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c Jan 12 14:43:27.017567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c895b7ef-7a04-4bd0-a096-c4ced2394015 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:27.017908 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:27.017908 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:27.018465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c895b7ef-7a04-4bd0-a096-c4ced2394015 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:27.018988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-c895b7ef-7a04-4bd0-a096-c4ced2394015 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 970676c8-2fdc-4e35-bfbc-d45ad8065f3c {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:27.026702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:27.026702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:27.057021 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c895b7ef-7a04-4bd0-a096-c4ced2394015 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c returned with HTTP 200 Jan 12 14:43:27.058016 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 551/1121] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:27 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c => generated 323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:27.069883 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes Jan 12 14:43:27.070389 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:27.070389 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:27.070814 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1797388567", "volume_type": "2da37607-31b6-49b2-8ef0-a704127f1a7c", "group_id": "63508bac-97d2-4c69-a671-66b4c3783932", "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:27.072028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Create volume request body: {'volume': {'name': 'tempest-volume-1797388567', 'volume_type': '2da37607-31b6-49b2-8ef0-a704127f1a7c', 'group_id': '63508bac-97d2-4c69-a671-66b4c3783932', 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:43:27.092901 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:27.092901 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:27.103957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Create volume of 1 GB Jan 12 14:43:27.123623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Availability Zones retrieved successfully. Jan 12 14:43:27.140595 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Flow 'volume_create_api' (0cb33389-4e41-4cdc-a875-77c91aee2866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:43:27.144064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e8adf9-6421-48bf-92df-45805c0ffab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:27.146747 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:27.146747 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:27.147331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:43:27.229248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e8adf9-6421-48bf-92df-45805c0ffab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:43:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2da37607-31b6-49b2-8ef0-a704127f1a7c,is_public=True,name='tempest-GroupsTest-volume-type-2125295806',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2da37607-31b6-49b2-8ef0-a704127f1a7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '63508bac-97d2-4c69-a671-66b4c3783932', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:27.235352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8941e2a-47e2-4cef-9834-ca7a33821df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:27.311331 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2125295806 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2125295806, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:43:27.312294 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2125295806 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2125295806, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:43:27.387583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Created reservations ['7fe9dd79-7db7-4943-8172-fe207e094a55', '7cc663fe-1f4e-4fc3-b11a-a0886e37286d', 'dddcecae-d1bc-4eb0-96d2-018e15f16b0f', '8d2ab22f-bea0-41e2-a783-f06d5930e5eb'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:43:27.390154 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8941e2a-47e2-4cef-9834-ca7a33821df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fe9dd79-7db7-4943-8172-fe207e094a55', '7cc663fe-1f4e-4fc3-b11a-a0886e37286d', 'dddcecae-d1bc-4eb0-96d2-018e15f16b0f', '8d2ab22f-bea0-41e2-a783-f06d5930e5eb']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:27.393456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c8704d-f71d-43d6-85b2-a79009226adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:27.460514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c8704d-f71d-43d6-85b2-a79009226adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6b4aa1c-bc34-4c85-befa-11855df81187', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1797388567',encryption_key_id=None,group_id=63508bac-97d2-4c69-a671-66b4c3783932,group_type_id=,metadata={},multiattach=False,project_id='600dd3ff9f134d67a08effabe16fb901',qos_specs=None,replication_status=,reservations=['7fe9dd79-7db7-4943-8172-fe207e094a55','7cc663fe-1f4e-4fc3-b11a-a0886e37286d','dddcecae-d1bc-4eb0-96d2-018e15f16b0f','8d2ab22f-bea0-41e2-a783-f06d5930e5eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1fb9394e4b649ad8ff5b09b5b8da7ec',volume_type_id=2da37607-31b6-49b2-8ef0-a704127f1a7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:43:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1797388567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=63508bac-97d2-4c69-a671-66b4c3783932,host=None,id=a6b4aa1c-bc34-4c85-befa-11855df81187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600dd3ff9f134d67a08effabe16fb901',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a1fb9394e4b649ad8ff5b09b5b8da7ec',volume_attachment=,volume_type=,volume_type_id=2da37607-31b6-49b2-8ef0-a704127f1a7c)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:27.462701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6900c3-791e-444f-903d-c48054369105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:27.500605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6900c3-791e-444f-903d-c48054369105) transitioned into state 'SUCCESS' from state '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-1797388567',encryption_key_id=None,group_id=63508bac-97d2-4c69-a671-66b4c3783932,group_type_id=,metadata={},multiattach=False,project_id='600dd3ff9f134d67a08effabe16fb901',qos_specs=None,replication_status=,reservations=['7fe9dd79-7db7-4943-8172-fe207e094a55','7cc663fe-1f4e-4fc3-b11a-a0886e37286d','dddcecae-d1bc-4eb0-96d2-018e15f16b0f','8d2ab22f-bea0-41e2-a783-f06d5930e5eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1fb9394e4b649ad8ff5b09b5b8da7ec',volume_type_id=2da37607-31b6-49b2-8ef0-a704127f1a7c)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:27.502687 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (193da0c5-be7f-4e13-bbc8-30f5d5ccd4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:27.558691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (193da0c5-be7f-4e13-bbc8-30f5d5ccd4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:27.572203 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Flow 'volume_create_api' (0cb33389-4e41-4cdc-a875-77c91aee2866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:43:27.722797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Create volume request issued successfully. Jan 12 14:43:27.750306 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:27.750763 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:27.760227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:27.780772 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:27.780772 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:27.845053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3db91f0d-91a4-45ad-96f6-7c9d0470bb52 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes returned with HTTP 202 Jan 12 14:43:27.861090 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 571/1122] 10.222.0.43 () {62 vars in 1267 bytes} [Tue Jan 12 14:43:27 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes => generated 881 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:43:27.865684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2cb31fe8-bde3-4d80-a188-868010dd806a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 Jan 12 14:43:27.866262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2cb31fe8-bde3-4d80-a188-868010dd806a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:27.866481 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:27.866481 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:27.866858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2cb31fe8-bde3-4d80-a188-868010dd806a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:28.030066 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:28.030066 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:28.058405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2cb31fe8-bde3-4d80-a188-868010dd806a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:28.086839 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-2cb31fe8-bde3-4d80-a188-868010dd806a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:28.087410 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-2cb31fe8-bde3-4d80-a188-868010dd806a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:28.106241 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-2cb31fe8-bde3-4d80-a188-868010dd806a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:28.115954 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:28.115954 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:28.143446 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2cb31fe8-bde3-4d80-a188-868010dd806a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 returned with HTTP 200 Jan 12 14:43:28.144984 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 552/1123] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:27 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 => generated 973 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:29.163164 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7afe4957-598b-498e-8aee-98ac32df64b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 Jan 12 14:43:29.163689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7afe4957-598b-498e-8aee-98ac32df64b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:29.167145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:29.167145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:29.169493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7afe4957-598b-498e-8aee-98ac32df64b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:29.283918 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:29.283918 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:29.309321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7afe4957-598b-498e-8aee-98ac32df64b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:29.339533 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-7afe4957-598b-498e-8aee-98ac32df64b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:29.340197 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-7afe4957-598b-498e-8aee-98ac32df64b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:29.348273 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-7afe4957-598b-498e-8aee-98ac32df64b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:29.355247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:29.355247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:29.378020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7afe4957-598b-498e-8aee-98ac32df64b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 returned with HTTP 200 Jan 12 14:43:29.378876 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 572/1124] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:29 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 => generated 974 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:29.395992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09aa5a61-cc89-44c1-af0c-348db6b3bd4e tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 Jan 12 14:43:29.399192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09aa5a61-cc89-44c1-af0c-348db6b3bd4e tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:29.400217 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:29.400217 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:29.400887 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09aa5a61-cc89-44c1-af0c-348db6b3bd4e tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:29.401522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-09aa5a61-cc89-44c1-af0c-348db6b3bd4e tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 63508bac-97d2-4c69-a671-66b4c3783932 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:29.410562 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:29.410562 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:29.446710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09aa5a61-cc89-44c1-af0c-348db6b3bd4e tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 returned with HTTP 200 Jan 12 14:43:29.448627 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 553/1125] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:29 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 => generated 322 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:29.460321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e1413902-d818-4685-9a4a-824c009d99eb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c Jan 12 14:43:29.460883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e1413902-d818-4685-9a4a-824c009d99eb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:29.461075 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:29.461075 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:29.461444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e1413902-d818-4685-9a4a-824c009d99eb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:29.461853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-e1413902-d818-4685-9a4a-824c009d99eb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 970676c8-2fdc-4e35-bfbc-d45ad8065f3c {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:29.477033 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:29.477033 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:29.511374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e1413902-d818-4685-9a4a-824c009d99eb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c returned with HTTP 200 Jan 12 14:43:29.512662 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 573/1126] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:29 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c => generated 323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:29.523228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7265b212-6e1f-4f7d-94d1-a42abc050b33 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/detail Jan 12 14:43:29.524755 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7265b212-6e1f-4f7d-94d1-a42abc050b33 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:29.525172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:29.525172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:29.526004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7265b212-6e1f-4f7d-94d1-a42abc050b33 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:29.535939 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:29.535939 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:29.636406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7265b212-6e1f-4f7d-94d1-a42abc050b33 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/detail returned with HTTP 200 Jan 12 14:43:29.638611 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 554/1127] 10.222.0.43 () {60 vars in 1263 bytes} [Tue Jan 12 14:43:29 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/detail => generated 639 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:29.649156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43fb1d59-2e39-430f-89a9-541e7effca39 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail Jan 12 14:43:29.649820 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43fb1d59-2e39-430f-89a9-541e7effca39 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:29.650106 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:29.650106 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:29.650659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43fb1d59-2e39-430f-89a9-541e7effca39 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:29.651631 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-43fb1d59-2e39-430f-89a9-541e7effca39 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:43:29.652801 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:29.652801 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:29.655114 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-43fb1d59-2e39-430f-89a9-541e7effca39 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:43:29.722476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-43fb1d59-2e39-430f-89a9-541e7effca39 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Get all volumes completed successfully. Jan 12 14:43:29.724130 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-43fb1d59-2e39-430f-89a9-541e7effca39 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:29.724579 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-43fb1d59-2e39-430f-89a9-541e7effca39 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:29.737077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-43fb1d59-2e39-430f-89a9-541e7effca39 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:29.744486 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:29.744486 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:29.769617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43fb1d59-2e39-430f-89a9-541e7effca39 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail returned with HTTP 200 Jan 12 14:43:29.770877 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 574/1128] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:43:29 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail => generated 977 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:29.786999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f80028a-c77b-462b-a538-d5865eaef040 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail Jan 12 14:43:29.787627 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f80028a-c77b-462b-a538-d5865eaef040 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:29.787971 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:29.787971 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:29.788628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f80028a-c77b-462b-a538-d5865eaef040 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:29.789357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-5f80028a-c77b-462b-a538-d5865eaef040 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:43:29.790510 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:29.790510 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:29.791910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5f80028a-c77b-462b-a538-d5865eaef040 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:43:29.848706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5f80028a-c77b-462b-a538-d5865eaef040 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Get all volumes completed successfully. Jan 12 14:43:29.850907 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-5f80028a-c77b-462b-a538-d5865eaef040 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:29.851315 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-5f80028a-c77b-462b-a538-d5865eaef040 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:29.860285 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-5f80028a-c77b-462b-a538-d5865eaef040 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:29.867864 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:29.867864 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:29.890454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f80028a-c77b-462b-a538-d5865eaef040 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail returned with HTTP 200 Jan 12 14:43:29.903829 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 555/1129] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:43:29 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail => generated 977 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:29.909270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7d8437a-9c9c-4066-b4fa-7e6c6a979885 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932/action Jan 12 14:43:29.910452 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:29.910452 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:29.911152 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7d8437a-9c9c-4066-b4fa-7e6c6a979885 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:43:29.911910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7d8437a-9c9c-4066-b4fa-7e6c6a979885 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:29.912858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-c7d8437a-9c9c-4066-b4fa-7e6c6a979885 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] delete called for group 63508bac-97d2-4c69-a671-66b4c3783932 {{(pid=87932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:43:29.913190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-c7d8437a-9c9c-4066-b4fa-7e6c6a979885 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Delete group with id: 63508bac-97d2-4c69-a671-66b4c3783932 Jan 12 14:43:29.921462 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:29.921462 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:30.083116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7d8437a-9c9c-4066-b4fa-7e6c6a979885 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932/action returned with HTTP 202 Jan 12 14:43:30.084583 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 575/1130] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:43:29 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:43:30.094301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8b6c680a-3adc-4f40-9ce6-df70fb118841 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 Jan 12 14:43:30.095866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8b6c680a-3adc-4f40-9ce6-df70fb118841 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:30.096568 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:30.096568 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:30.097262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8b6c680a-3adc-4f40-9ce6-df70fb118841 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:30.420282 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:30.420282 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:30.429459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8b6c680a-3adc-4f40-9ce6-df70fb118841 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:30.444321 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-8b6c680a-3adc-4f40-9ce6-df70fb118841 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:30.444773 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-8b6c680a-3adc-4f40-9ce6-df70fb118841 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:30.452691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-8b6c680a-3adc-4f40-9ce6-df70fb118841 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:30.459604 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:30.459604 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:30.486731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8b6c680a-3adc-4f40-9ce6-df70fb118841 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 returned with HTTP 200 Jan 12 14:43:30.487855 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 556/1131] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:30 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 => generated 973 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:43:31.504787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca7973d3-d1ed-4f86-8d9b-cab2937ea3a8 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 Jan 12 14:43:31.505356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca7973d3-d1ed-4f86-8d9b-cab2937ea3a8 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:31.505578 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:31.505578 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:31.505954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca7973d3-d1ed-4f86-8d9b-cab2937ea3a8 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:31.632373 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:31.632373 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:31.658944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ca7973d3-d1ed-4f86-8d9b-cab2937ea3a8 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:31.705664 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-ca7973d3-d1ed-4f86-8d9b-cab2937ea3a8 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:31.706127 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-ca7973d3-d1ed-4f86-8d9b-cab2937ea3a8 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:31.728243 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-ca7973d3-d1ed-4f86-8d9b-cab2937ea3a8 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:31.736213 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:31.736213 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:31.772000 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca7973d3-d1ed-4f86-8d9b-cab2937ea3a8 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 returned with HTTP 200 Jan 12 14:43:31.773162 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 576/1132] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:31 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 => generated 973 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:32.790116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-04669bf4-ea2c-400a-8194-532a595dc890 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 Jan 12 14:43:32.791383 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-04669bf4-ea2c-400a-8194-532a595dc890 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:32.791860 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:32.791860 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:32.792552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-04669bf4-ea2c-400a-8194-532a595dc890 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:32.945105 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-04669bf4-ea2c-400a-8194-532a595dc890 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 returned with HTTP 404 Jan 12 14:43:32.947301 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 557/1133] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:32 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/a6b4aa1c-bc34-4c85-befa-11855df81187 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:43:32.956678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d25add6f-7afd-420e-bd22-2e8f30d8f908 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 Jan 12 14:43:32.957501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d25add6f-7afd-420e-bd22-2e8f30d8f908 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:32.957892 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:32.957892 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:32.958510 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d25add6f-7afd-420e-bd22-2e8f30d8f908 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:32.959113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-d25add6f-7afd-420e-bd22-2e8f30d8f908 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 63508bac-97d2-4c69-a671-66b4c3783932 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:32.976676 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d25add6f-7afd-420e-bd22-2e8f30d8f908 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 returned with HTTP 404 Jan 12 14:43:32.978510 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 577/1134] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:32 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:43:32.986480 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-936bbda9-1019-400c-a93e-8366e2b59de9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c/action Jan 12 14:43:32.987430 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-936bbda9-1019-400c-a93e-8366e2b59de9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:43:32.987937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-936bbda9-1019-400c-a93e-8366e2b59de9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:32.989004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-936bbda9-1019-400c-a93e-8366e2b59de9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] delete called for group 970676c8-2fdc-4e35-bfbc-d45ad8065f3c {{(pid=87931) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:43:32.989433 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-936bbda9-1019-400c-a93e-8366e2b59de9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Delete group with id: 970676c8-2fdc-4e35-bfbc-d45ad8065f3c Jan 12 14:43:33.002182 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:33.002182 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:33.191869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-936bbda9-1019-400c-a93e-8366e2b59de9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c/action returned with HTTP 202 Jan 12 14:43:33.194190 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 558/1135] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:43:32 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:43:33.200844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4dd1827-68fc-48d4-8d54-4035e2c8672f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c Jan 12 14:43:33.201714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4dd1827-68fc-48d4-8d54-4035e2c8672f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:33.202419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4dd1827-68fc-48d4-8d54-4035e2c8672f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:33.203025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-a4dd1827-68fc-48d4-8d54-4035e2c8672f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 970676c8-2fdc-4e35-bfbc-d45ad8065f3c {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:33.219551 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:33.219551 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:33.278289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4dd1827-68fc-48d4-8d54-4035e2c8672f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c returned with HTTP 200 Jan 12 14:43:33.283114 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 578/1136] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:33 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c => generated 322 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:34.294653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a2f4f0c-4012-49eb-9f1c-181e0787cd17 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c Jan 12 14:43:34.295789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a2f4f0c-4012-49eb-9f1c-181e0787cd17 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:34.296240 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:34.296240 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:34.296916 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a2f4f0c-4012-49eb-9f1c-181e0787cd17 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:34.297563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-8a2f4f0c-4012-49eb-9f1c-181e0787cd17 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 970676c8-2fdc-4e35-bfbc-d45ad8065f3c {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:34.315776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a2f4f0c-4012-49eb-9f1c-181e0787cd17 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c returned with HTTP 404 Jan 12 14:43:34.317116 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 559/1137] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:34 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:43:34.326166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33ca568f-5eb8-4d79-a7a1-7075a67eafd5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/detail Jan 12 14:43:34.326752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33ca568f-5eb8-4d79-a7a1-7075a67eafd5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:34.326949 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:34.326949 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:34.327596 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33ca568f-5eb8-4d79-a7a1-7075a67eafd5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:34.329772 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:34.329772 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:34.347072 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33ca568f-5eb8-4d79-a7a1-7075a67eafd5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/detail returned with HTTP 200 Jan 12 14:43:34.348265 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 579/1138] 10.222.0.43 () {60 vars in 1263 bytes} [Tue Jan 12 14:43:34 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/detail => generated 14 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:43:34.358234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e5154c4-402e-4517-b2e1-82a677df8222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail Jan 12 14:43:34.358818 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e5154c4-402e-4517-b2e1-82a677df8222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:34.360127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e5154c4-402e-4517-b2e1-82a677df8222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:34.360462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-6e5154c4-402e-4517-b2e1-82a677df8222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:43:34.362332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6e5154c4-402e-4517-b2e1-82a677df8222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:43:34.525406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6e5154c4-402e-4517-b2e1-82a677df8222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Get all volumes completed successfully. Jan 12 14:43:34.532200 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e5154c4-402e-4517-b2e1-82a677df8222 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail returned with HTTP 200 Jan 12 14:43:34.546296 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 560/1139] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:43:34 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:43:34.561773 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6050f383-00cd-4d1c-b7b5-4a5de83ba4b2 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c/action Jan 12 14:43:34.562990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6050f383-00cd-4d1c-b7b5-4a5de83ba4b2 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:43:34.563552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6050f383-00cd-4d1c-b7b5-4a5de83ba4b2 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:34.564810 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-6050f383-00cd-4d1c-b7b5-4a5de83ba4b2 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] delete called for group 970676c8-2fdc-4e35-bfbc-d45ad8065f3c {{(pid=87932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:43:34.565322 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-6050f383-00cd-4d1c-b7b5-4a5de83ba4b2 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Delete group with id: 970676c8-2fdc-4e35-bfbc-d45ad8065f3c Jan 12 14:43:34.585180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6050f383-00cd-4d1c-b7b5-4a5de83ba4b2 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c/action returned with HTTP 404 Jan 12 14:43:34.593478 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 580/1140] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:43:34 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/970676c8-2fdc-4e35-bfbc-d45ad8065f3c/action => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:43:34.600886 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e1ceafa1-fde5-4472-a73b-2cab9c0dd899 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail Jan 12 14:43:34.603457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e1ceafa1-fde5-4472-a73b-2cab9c0dd899 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:34.604564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e1ceafa1-fde5-4472-a73b-2cab9c0dd899 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:34.610353 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-e1ceafa1-fde5-4472-a73b-2cab9c0dd899 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:43:34.614508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e1ceafa1-fde5-4472-a73b-2cab9c0dd899 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:43:34.694209 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e1ceafa1-fde5-4472-a73b-2cab9c0dd899 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Get all volumes completed successfully. Jan 12 14:43:34.700083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e1ceafa1-fde5-4472-a73b-2cab9c0dd899 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail returned with HTTP 200 Jan 12 14:43:34.701349 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 561/1141] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:43:34 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:43:34.724342 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6be13e5e-26e9-4dc3-8c6f-87586d71212f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932/action Jan 12 14:43:34.725555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6be13e5e-26e9-4dc3-8c6f-87586d71212f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:43:34.726161 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6be13e5e-26e9-4dc3-8c6f-87586d71212f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:34.728572 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-6be13e5e-26e9-4dc3-8c6f-87586d71212f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] delete called for group 63508bac-97d2-4c69-a671-66b4c3783932 {{(pid=87932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:43:34.729329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-6be13e5e-26e9-4dc3-8c6f-87586d71212f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Delete group with id: 63508bac-97d2-4c69-a671-66b4c3783932 Jan 12 14:43:34.751122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6be13e5e-26e9-4dc3-8c6f-87586d71212f tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932/action returned with HTTP 404 Jan 12 14:43:34.752526 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 581/1142] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:43:34 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/63508bac-97d2-4c69-a671-66b4c3783932/action => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:43:34.762738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eebdebe5-c1d2-4b64-bc2c-5cb62dd2b1da tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] DELETE http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/group_types/b0ebd324-478a-4eb8-956e-d08b4ea93986 Jan 12 14:43:34.763284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eebdebe5-c1d2-4b64-bc2c-5cb62dd2b1da tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:34.763992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eebdebe5-c1d2-4b64-bc2c-5cb62dd2b1da tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:34.823089 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:43:34.823089 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:43:34.840794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eebdebe5-c1d2-4b64-bc2c-5cb62dd2b1da tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/group_types/b0ebd324-478a-4eb8-956e-d08b4ea93986 returned with HTTP 202 Jan 12 14:43:34.841630 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 562/1143] 10.222.0.43 () {60 vars in 1371 bytes} [Tue Jan 12 14:43:34 2021] DELETE /volume/v3/6563459bbdb34320a8dc766e6924c769/group_types/b0ebd324-478a-4eb8-956e-d08b4ea93986 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 12 14:43:34.856407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1aa8a51c-6d14-4499-b4f7-9872b0da469e tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] POST http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types Jan 12 14:43:34.857415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1aa8a51c-6d14-4499-b4f7-9872b0da469e tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-991000122"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:34.944189 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1aa8a51c-6d14-4499-b4f7-9872b0da469e tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types returned with HTTP 200 Jan 12 14:43:34.945339 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 582/1144] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:43:34 2021] POST /volume/v3/6563459bbdb34320a8dc766e6924c769/types => generated 215 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:43:34.956012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d7f7c43-b720-4b35-bc89-6c3ed01d84ba tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] POST http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/group_types Jan 12 14:43:34.956830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d7f7c43-b720-4b35-bc89-6c3ed01d84ba tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-812748737"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:35.037123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d7f7c43-b720-4b35-bc89-6c3ed01d84ba tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/group_types returned with HTTP 202 Jan 12 14:43:35.045572 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 563/1145] 10.222.0.43 () {62 vars in 1278 bytes} [Tue Jan 12 14:43:34 2021] POST /volume/v3/6563459bbdb34320a8dc766e6924c769/group_types => generated 172 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:43:35.051563 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-530ad3c8-6dcf-408a-aa6b-b0fde0e8cdbb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups Jan 12 14:43:35.053207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-530ad3c8-6dcf-408a-aa6b-b0fde0e8cdbb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ba55f413-ecbb-4962-b6ba-ee22ccf4c46b", "volume_types": ["c7ebeb59-299f-4509-872c-22ed7b28145e"], "name": "tempest-GroupsTest-Group-457706131"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:35.054671 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-530ad3c8-6dcf-408a-aa6b-b0fde0e8cdbb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Creating new group {'group': {'group_type': 'ba55f413-ecbb-4962-b6ba-ee22ccf4c46b', 'volume_types': ['c7ebeb59-299f-4509-872c-22ed7b28145e'], 'name': 'tempest-GroupsTest-Group-457706131'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 12 14:43:35.082619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-530ad3c8-6dcf-408a-aa6b-b0fde0e8cdbb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Creating group tempest-GroupsTest-Group-457706131. Jan 12 14:43:35.126509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-530ad3c8-6dcf-408a-aa6b-b0fde0e8cdbb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Availability Zones retrieved successfully. Jan 12 14:43:35.153324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-530ad3c8-6dcf-408a-aa6b-b0fde0e8cdbb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Created reservations ['6a23d804-9dfc-4665-b949-dd27148897a8'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:43:35.226734 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-530ad3c8-6dcf-408a-aa6b-b0fde0e8cdbb tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups returned with HTTP 202 Jan 12 14:43:35.229733 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 583/1146] 10.222.0.43 () {62 vars in 1264 bytes} [Tue Jan 12 14:43:35 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups => generated 103 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:43:35.239282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eecca14e-1521-4f60-b3b2-9b5864165827 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:35.239871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eecca14e-1521-4f60-b3b2-9b5864165827 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:35.240441 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eecca14e-1521-4f60-b3b2-9b5864165827 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:35.240730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-eecca14e-1521-4f60-b3b2-9b5864165827 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 903371bd-c565-417b-8898-ea019fd584fd {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:35.273225 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:35.273225 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:35.359842 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eecca14e-1521-4f60-b3b2-9b5864165827 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd returned with HTTP 200 Jan 12 14:43:35.368809 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 564/1147] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:35 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd => generated 331 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:36.382739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36afc343-fffd-4981-ab21-edf5e71d9fa4 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:36.383958 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-36afc343-fffd-4981-ab21-edf5e71d9fa4 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:36.384163 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:36.384163 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:36.384866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-36afc343-fffd-4981-ab21-edf5e71d9fa4 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:36.385396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-36afc343-fffd-4981-ab21-edf5e71d9fa4 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 903371bd-c565-417b-8898-ea019fd584fd {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:36.393447 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:36.393447 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:36.421884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36afc343-fffd-4981-ab21-edf5e71d9fa4 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd returned with HTTP 200 Jan 12 14:43:36.422733 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 584/1148] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:36 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd => generated 332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:36.434393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes Jan 12 14:43:36.435582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:36.435582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:36.436375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c7ebeb59-299f-4509-872c-22ed7b28145e", "group_id": "903371bd-c565-417b-8898-ea019fd584fd", "size": 1, "name": "tempest-GroupsTest-Volume-1522930006"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:36.438003 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Create volume request body: {'volume': {'volume_type': 'c7ebeb59-299f-4509-872c-22ed7b28145e', 'group_id': '903371bd-c565-417b-8898-ea019fd584fd', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1522930006'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:43:36.473606 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:36.473606 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:36.475129 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Create volume of 1 GB Jan 12 14:43:36.497638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Availability Zones retrieved successfully. Jan 12 14:43:36.524546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Flow 'volume_create_api' (1759bc39-4d36-457c-aa6a-df30d7fa0fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:43:36.528889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b4411c-20f5-4ef4-9d10-b985e78f7168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:36.530793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:36.530793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:36.531697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:43:36.613464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b4411c-20f5-4ef4-9d10-b985e78f7168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:43:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7ebeb59-299f-4509-872c-22ed7b28145e,is_public=True,name='tempest-GroupsTest-volume-type-991000122',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7ebeb59-299f-4509-872c-22ed7b28145e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '903371bd-c565-417b-8898-ea019fd584fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:36.615843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24b8856-fb2e-47ff-ba58-49afe8f268bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:36.671529 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-991000122 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-991000122, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:43:36.672699 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-991000122 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-991000122, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:43:36.719170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Created reservations ['15a9084f-fd5c-4165-8e84-4ef6a46460c2', 'a9096103-45fb-4dd7-8b13-c64258d56c8c', '26a8c419-4876-44d0-ac12-16217de33803', '6ec79ab6-c3cc-44cb-8e02-048da2191f53'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:43:36.721465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24b8856-fb2e-47ff-ba58-49afe8f268bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15a9084f-fd5c-4165-8e84-4ef6a46460c2', 'a9096103-45fb-4dd7-8b13-c64258d56c8c', '26a8c419-4876-44d0-ac12-16217de33803', '6ec79ab6-c3cc-44cb-8e02-048da2191f53']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:36.731634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c40755-d8be-461d-9ddb-c11748f64785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:36.810287 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c40755-d8be-461d-9ddb-c11748f64785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17d1d219-1f00-4b3c-82fc-0d7aba4210d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1522930006',encryption_key_id=None,group_id=903371bd-c565-417b-8898-ea019fd584fd,group_type_id=,metadata={},multiattach=False,project_id='600dd3ff9f134d67a08effabe16fb901',qos_specs=None,replication_status=,reservations=['15a9084f-fd5c-4165-8e84-4ef6a46460c2','a9096103-45fb-4dd7-8b13-c64258d56c8c','26a8c419-4876-44d0-ac12-16217de33803','6ec79ab6-c3cc-44cb-8e02-048da2191f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1fb9394e4b649ad8ff5b09b5b8da7ec',volume_type_id=c7ebeb59-299f-4509-872c-22ed7b28145e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1522930006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=903371bd-c565-417b-8898-ea019fd584fd,host=None,id=17d1d219-1f00-4b3c-82fc-0d7aba4210d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600dd3ff9f134d67a08effabe16fb901',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a1fb9394e4b649ad8ff5b09b5b8da7ec',volume_attachment=,volume_type=,volume_type_id=c7ebeb59-299f-4509-872c-22ed7b28145e)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:36.813529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d7372a-921b-4d7b-b215-271bf54ca450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:36.879086 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d7372a-921b-4d7b-b215-271bf54ca450) transitioned into state 'SUCCESS' from state '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-1522930006',encryption_key_id=None,group_id=903371bd-c565-417b-8898-ea019fd584fd,group_type_id=,metadata={},multiattach=False,project_id='600dd3ff9f134d67a08effabe16fb901',qos_specs=None,replication_status=,reservations=['15a9084f-fd5c-4165-8e84-4ef6a46460c2','a9096103-45fb-4dd7-8b13-c64258d56c8c','26a8c419-4876-44d0-ac12-16217de33803','6ec79ab6-c3cc-44cb-8e02-048da2191f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1fb9394e4b649ad8ff5b09b5b8da7ec',volume_type_id=c7ebeb59-299f-4509-872c-22ed7b28145e)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:36.881437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde0b741-19b4-45b2-b6c8-9ce72c66da28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:36.906706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde0b741-19b4-45b2-b6c8-9ce72c66da28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:36.909849 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Flow 'volume_create_api' (1759bc39-4d36-457c-aa6a-df30d7fa0fa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:43:36.967634 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Create volume request issued successfully. Jan 12 14:43:36.983793 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:36.984523 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:36.993149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:37.000347 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:37.000347 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:37.014439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcd5f8e7-93ac-4c90-9952-12fc4c40e6b6 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes returned with HTTP 202 Jan 12 14:43:37.015538 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 565/1149] 10.222.0.43 () {62 vars in 1267 bytes} [Tue Jan 12 14:43:36 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes => generated 891 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:43:37.030192 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a1a0bb5-03f1-4828-bbb3-49afae60bd91 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 Jan 12 14:43:37.030759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a1a0bb5-03f1-4828-bbb3-49afae60bd91 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:37.031438 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:37.031438 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:37.031826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a1a0bb5-03f1-4828-bbb3-49afae60bd91 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:37.091665 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:37.091665 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:37.101380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3a1a0bb5-03f1-4828-bbb3-49afae60bd91 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:37.116739 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3a1a0bb5-03f1-4828-bbb3-49afae60bd91 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:37.117196 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3a1a0bb5-03f1-4828-bbb3-49afae60bd91 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:37.129061 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-3a1a0bb5-03f1-4828-bbb3-49afae60bd91 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:37.136651 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:37.136651 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:37.160076 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a1a0bb5-03f1-4828-bbb3-49afae60bd91 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 returned with HTTP 200 Jan 12 14:43:37.161209 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 585/1150] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:37 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 => generated 983 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:43:38.178845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c75cfbd2-aee1-42a7-a95b-c08ccd9729e5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 Jan 12 14:43:38.181196 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c75cfbd2-aee1-42a7-a95b-c08ccd9729e5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:38.181693 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:38.181693 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:38.182576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c75cfbd2-aee1-42a7-a95b-c08ccd9729e5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:38.336521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:38.336521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:38.364782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c75cfbd2-aee1-42a7-a95b-c08ccd9729e5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:38.395791 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-c75cfbd2-aee1-42a7-a95b-c08ccd9729e5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:38.396362 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-c75cfbd2-aee1-42a7-a95b-c08ccd9729e5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:38.410123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-c75cfbd2-aee1-42a7-a95b-c08ccd9729e5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:38.418696 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:38.418696 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:38.448819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c75cfbd2-aee1-42a7-a95b-c08ccd9729e5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 returned with HTTP 200 Jan 12 14:43:38.451867 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 566/1151] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:38 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 => generated 984 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:38.471916 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes Jan 12 14:43:38.472548 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:38.472548 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:38.473054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c7ebeb59-299f-4509-872c-22ed7b28145e", "group_id": "903371bd-c565-417b-8898-ea019fd584fd", "size": 1, "name": "tempest-GroupsTest-Volume-38006720"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:38.475258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Create volume request body: {'volume': {'volume_type': 'c7ebeb59-299f-4509-872c-22ed7b28145e', 'group_id': '903371bd-c565-417b-8898-ea019fd584fd', 'size': 1, 'name': 'tempest-GroupsTest-Volume-38006720'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:43:38.504258 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:38.504258 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:38.507047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Create volume of 1 GB Jan 12 14:43:38.544811 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Availability Zones retrieved successfully. Jan 12 14:43:38.567731 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Flow 'volume_create_api' (3713f428-e1b5-4c99-9860-ac9ffe1d4739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:43:38.571791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd779abf-d955-4bfe-a742-b5eea4bdac38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:38.574051 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:38.574051 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:38.575486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:43:38.642591 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd779abf-d955-4bfe-a742-b5eea4bdac38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:43:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7ebeb59-299f-4509-872c-22ed7b28145e,is_public=True,name='tempest-GroupsTest-volume-type-991000122',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7ebeb59-299f-4509-872c-22ed7b28145e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '903371bd-c565-417b-8898-ea019fd584fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:38.645388 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc65aee-27ec-41c5-a810-7fa2aecd993d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:38.709272 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-991000122 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-991000122, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:43:38.710314 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-991000122 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-991000122, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:43:38.737248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Created reservations ['8557a68a-4c84-4baf-9259-7dfba2f9982c', 'a0e60b5e-2639-4bdd-9790-f16e564639de', '598bdae4-34bf-4785-8a26-caab5221d3b9', 'd1970272-5b65-4041-a841-060a2beefe92'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:43:38.739387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc65aee-27ec-41c5-a810-7fa2aecd993d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8557a68a-4c84-4baf-9259-7dfba2f9982c', 'a0e60b5e-2639-4bdd-9790-f16e564639de', '598bdae4-34bf-4785-8a26-caab5221d3b9', 'd1970272-5b65-4041-a841-060a2beefe92']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:38.741691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f7e363-eafb-4f83-88b3-56b5cbfbf362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:38.818991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f7e363-eafb-4f83-88b3-56b5cbfbf362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31823916-00b6-417c-b8ac-8a1e59caf10c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-38006720',encryption_key_id=None,group_id=903371bd-c565-417b-8898-ea019fd584fd,group_type_id=,metadata={},multiattach=False,project_id='600dd3ff9f134d67a08effabe16fb901',qos_specs=None,replication_status=,reservations=['8557a68a-4c84-4baf-9259-7dfba2f9982c','a0e60b5e-2639-4bdd-9790-f16e564639de','598bdae4-34bf-4785-8a26-caab5221d3b9','d1970272-5b65-4041-a841-060a2beefe92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1fb9394e4b649ad8ff5b09b5b8da7ec',volume_type_id=c7ebeb59-299f-4509-872c-22ed7b28145e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-38006720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=903371bd-c565-417b-8898-ea019fd584fd,host=None,id=31823916-00b6-417c-b8ac-8a1e59caf10c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600dd3ff9f134d67a08effabe16fb901',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a1fb9394e4b649ad8ff5b09b5b8da7ec',volume_attachment=,volume_type=,volume_type_id=c7ebeb59-299f-4509-872c-22ed7b28145e)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:38.821342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de1a2598-9b87-45fa-be63-ac1c7a560d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:38.851284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de1a2598-9b87-45fa-be63-ac1c7a560d57) transitioned into state 'SUCCESS' from state '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-38006720',encryption_key_id=None,group_id=903371bd-c565-417b-8898-ea019fd584fd,group_type_id=,metadata={},multiattach=False,project_id='600dd3ff9f134d67a08effabe16fb901',qos_specs=None,replication_status=,reservations=['8557a68a-4c84-4baf-9259-7dfba2f9982c','a0e60b5e-2639-4bdd-9790-f16e564639de','598bdae4-34bf-4785-8a26-caab5221d3b9','d1970272-5b65-4041-a841-060a2beefe92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1fb9394e4b649ad8ff5b09b5b8da7ec',volume_type_id=c7ebeb59-299f-4509-872c-22ed7b28145e)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:38.853355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f170e0-a6ff-4237-8dc4-af32b679423d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:43:38.889025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f170e0-a6ff-4237-8dc4-af32b679423d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:43:38.894065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Flow 'volume_create_api' (3713f428-e1b5-4c99-9860-ac9ffe1d4739) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:43:39.009441 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Create volume request issued successfully. Jan 12 14:43:39.073539 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:39.074884 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:39.104988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:39.127843 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:39.127843 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:39.170988 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de7dc06c-7ac0-4d13-8101-bbe5ce2ee15b tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes returned with HTTP 202 Jan 12 14:43:39.172232 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 586/1152] 10.222.0.43 () {62 vars in 1267 bytes} [Tue Jan 12 14:43:38 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes => generated 889 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:43:39.189485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-912c5beb-e425-4ed3-aaae-3be244385823 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c Jan 12 14:43:39.190639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-912c5beb-e425-4ed3-aaae-3be244385823 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:39.191060 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:39.191060 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:39.191737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-912c5beb-e425-4ed3-aaae-3be244385823 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:39.259105 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:39.259105 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:39.280969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-912c5beb-e425-4ed3-aaae-3be244385823 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:39.298782 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-912c5beb-e425-4ed3-aaae-3be244385823 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:39.300173 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-912c5beb-e425-4ed3-aaae-3be244385823 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:39.308269 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-912c5beb-e425-4ed3-aaae-3be244385823 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:39.315879 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:39.315879 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:39.337163 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-912c5beb-e425-4ed3-aaae-3be244385823 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c returned with HTTP 200 Jan 12 14:43:39.338566 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 567/1153] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:39 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c => generated 981 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:40.357203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9098aec0-c04f-4a19-9385-01da80498a34 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c Jan 12 14:43:40.360356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9098aec0-c04f-4a19-9385-01da80498a34 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:40.361458 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:40.361458 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:40.362127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9098aec0-c04f-4a19-9385-01da80498a34 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:40.486176 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:40.486176 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:40.497894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9098aec0-c04f-4a19-9385-01da80498a34 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:40.516427 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-9098aec0-c04f-4a19-9385-01da80498a34 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:40.517389 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-9098aec0-c04f-4a19-9385-01da80498a34 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:40.545262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-9098aec0-c04f-4a19-9385-01da80498a34 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:40.551727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:40.551727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:40.596046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9098aec0-c04f-4a19-9385-01da80498a34 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c returned with HTTP 200 Jan 12 14:43:40.597531 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 587/1154] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:40 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c => generated 982 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:40.613838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6885684b-63a7-40ed-984e-08cb2675c323 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] PUT http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:40.614598 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:40.614598 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:40.615274 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6885684b-63a7-40ed-984e-08cb2675c323 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "31823916-00b6-417c-b8ac-8a1e59caf10c"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:40.626948 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-6885684b-63a7-40ed-984e-08cb2675c323 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Update called for group 903371bd-c565-417b-8898-ea019fd584fd. {{(pid=87931) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 12 14:43:40.640510 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-6885684b-63a7-40ed-984e-08cb2675c323 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Updating group 903371bd-c565-417b-8898-ea019fd584fd with name new_group description: This is a new group add_volumes: None remove_volumes: 31823916-00b6-417c-b8ac-8a1e59caf10c. Jan 12 14:43:40.657881 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:40.657881 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:40.748178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6885684b-63a7-40ed-984e-08cb2675c323 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd returned with HTTP 202 Jan 12 14:43:40.749321 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 568/1155] 10.222.0.43 () {62 vars in 1374 bytes} [Tue Jan 12 14:43:40 2021] PUT /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:43:40.770156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b042c574-d476-4779-b17c-3cde1f903190 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:40.773246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b042c574-d476-4779-b17c-3cde1f903190 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:40.773703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:40.773703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:40.774265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b042c574-d476-4779-b17c-3cde1f903190 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:40.777325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-b042c574-d476-4779-b17c-3cde1f903190 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 903371bd-c565-417b-8898-ea019fd584fd {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:40.818465 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:40.818465 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:41.119648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b042c574-d476-4779-b17c-3cde1f903190 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd returned with HTTP 200 Jan 12 14:43:41.120100 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 588/1156] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:40 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd => generated 323 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:42.134886 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f87fd7f-96f1-46dc-ad78-05c92aaa6c9a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:42.136453 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f87fd7f-96f1-46dc-ad78-05c92aaa6c9a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:42.137329 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:42.137329 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:42.137712 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f87fd7f-96f1-46dc-ad78-05c92aaa6c9a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:42.138131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-8f87fd7f-96f1-46dc-ad78-05c92aaa6c9a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 903371bd-c565-417b-8898-ea019fd584fd {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:42.151028 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:42.151028 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:42.211748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f87fd7f-96f1-46dc-ad78-05c92aaa6c9a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd returned with HTTP 200 Jan 12 14:43:42.221900 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 569/1157] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:42 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd => generated 324 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:42.227101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ab071f0-c603-43bb-a36a-7eccc97f9f77 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:42.227720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ab071f0-c603-43bb-a36a-7eccc97f9f77 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:42.227905 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:42.227905 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:42.228279 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ab071f0-c603-43bb-a36a-7eccc97f9f77 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:42.228685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-9ab071f0-c603-43bb-a36a-7eccc97f9f77 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 903371bd-c565-417b-8898-ea019fd584fd {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:42.241994 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:42.241994 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:42.305932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ab071f0-c603-43bb-a36a-7eccc97f9f77 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd returned with HTTP 200 Jan 12 14:43:42.306795 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 589/1158] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:42 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd => generated 324 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:42.317548 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-abc05267-358a-439a-8846-7930643ece90 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail Jan 12 14:43:42.318115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-abc05267-358a-439a-8846-7930643ece90 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:42.318330 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:42.318330 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:42.318701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-abc05267-358a-439a-8846-7930643ece90 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:42.319413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-abc05267-358a-439a-8846-7930643ece90 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:43:42.320338 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:42.320338 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:42.321243 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-abc05267-358a-439a-8846-7930643ece90 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:43:42.429273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-abc05267-358a-439a-8846-7930643ece90 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Get all volumes completed successfully. Jan 12 14:43:42.432277 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-abc05267-358a-439a-8846-7930643ece90 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:42.436258 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-abc05267-358a-439a-8846-7930643ece90 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:42.470738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-abc05267-358a-439a-8846-7930643ece90 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:42.481049 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:42.481049 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:42.528286 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-abc05267-358a-439a-8846-7930643ece90 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail returned with HTTP 200 Jan 12 14:43:42.534112 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 570/1159] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:43:42 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail => generated 1925 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:43:42.550666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ad22129-e738-40cb-8e6b-e4f5918de4d5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] PUT http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:42.551456 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:42.551456 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:42.552120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ad22129-e738-40cb-8e6b-e4f5918de4d5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "31823916-00b6-417c-b8ac-8a1e59caf10c"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:42.575118 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-2ad22129-e738-40cb-8e6b-e4f5918de4d5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Update called for group 903371bd-c565-417b-8898-ea019fd584fd. {{(pid=87932) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 12 14:43:42.578537 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-2ad22129-e738-40cb-8e6b-e4f5918de4d5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Updating group 903371bd-c565-417b-8898-ea019fd584fd with name None description: None add_volumes: 31823916-00b6-417c-b8ac-8a1e59caf10c remove_volumes: None. Jan 12 14:43:42.597707 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:42.597707 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:42.930911 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ad22129-e738-40cb-8e6b-e4f5918de4d5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd returned with HTTP 202 Jan 12 14:43:42.931769 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 590/1160] 10.222.0.43 () {62 vars in 1373 bytes} [Tue Jan 12 14:43:42 2021] PUT /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd => generated 0 bytes in 385 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:43:42.941612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-772a9727-a933-40e1-90bc-6f5dd1137518 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:42.942372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-772a9727-a933-40e1-90bc-6f5dd1137518 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:42.943442 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:42.943442 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:42.944259 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-772a9727-a933-40e1-90bc-6f5dd1137518 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:42.944795 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-772a9727-a933-40e1-90bc-6f5dd1137518 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 903371bd-c565-417b-8898-ea019fd584fd {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:42.960864 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:42.960864 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:43.016004 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-772a9727-a933-40e1-90bc-6f5dd1137518 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd returned with HTTP 200 Jan 12 14:43:43.016829 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 571/1161] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:42 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd => generated 323 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:44.030679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-793b0d01-721d-4d28-be8d-628c6515e1ee tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:44.031277 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-793b0d01-721d-4d28-be8d-628c6515e1ee tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:44.031455 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:44.031455 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:44.031835 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-793b0d01-721d-4d28-be8d-628c6515e1ee tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:44.032258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-793b0d01-721d-4d28-be8d-628c6515e1ee tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 903371bd-c565-417b-8898-ea019fd584fd {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:44.070642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:44.070642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:44.143579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-793b0d01-721d-4d28-be8d-628c6515e1ee tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd returned with HTTP 200 Jan 12 14:43:44.144666 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 591/1162] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:44 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd => generated 324 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:44.159555 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail Jan 12 14:43:44.160899 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:44.161313 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:44.161313 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:44.161961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:44.162773 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:43:44.163788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:44.163788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:44.165181 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:43:44.259736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Get all volumes completed successfully. Jan 12 14:43:44.262072 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:44.262522 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:44.277884 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:44.285054 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:44.285054 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:44.304694 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:44.305153 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:44.313578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:44.328562 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:44.328562 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:44.380401 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3be46829-66d0-4624-981b-325cc3878265 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail returned with HTTP 200 Jan 12 14:43:44.399942 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 572/1163] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:43:44 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail => generated 1959 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:43:44.414999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail Jan 12 14:43:44.415180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:44.415328 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:44.415328 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:44.415888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:44.416441 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:43:44.417254 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:44.417254 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:44.418862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:43:44.569280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Get all volumes completed successfully. Jan 12 14:43:44.575639 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:44.576431 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:44.586618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:44.608448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:44.608448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:44.661254 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:44.661748 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:44.677875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:44.691072 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:44.691072 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:44.718547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73874358-bb00-460c-bbe8-bddb21df4af9 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail returned with HTTP 200 Jan 12 14:43:44.720493 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 592/1164] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:43:44 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/detail => generated 1959 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:43:44.737523 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-690cd9d4-979c-4999-bebd-2f30bc817284 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] POST http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd/action Jan 12 14:43:44.738720 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:44.738720 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:44.739449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-690cd9d4-979c-4999-bebd-2f30bc817284 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:43:44.740191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-690cd9d4-979c-4999-bebd-2f30bc817284 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:43:44.741310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-690cd9d4-979c-4999-bebd-2f30bc817284 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] delete called for group 903371bd-c565-417b-8898-ea019fd584fd {{(pid=87931) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:43:44.741872 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-690cd9d4-979c-4999-bebd-2f30bc817284 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Delete group with id: 903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:44.759525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:44.759525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:45.011619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-690cd9d4-979c-4999-bebd-2f30bc817284 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd/action returned with HTTP 202 Jan 12 14:43:45.012587 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 573/1165] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:43:44 2021] POST /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd/action => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:43:45.030051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e99abc7-2733-4b83-9aa8-f29c5eaf2951 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c Jan 12 14:43:45.035691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e99abc7-2733-4b83-9aa8-f29c5eaf2951 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:45.036265 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:45.036265 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:45.036531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e99abc7-2733-4b83-9aa8-f29c5eaf2951 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:45.248995 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:45.248995 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:45.286172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2e99abc7-2733-4b83-9aa8-f29c5eaf2951 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:45.341774 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-2e99abc7-2733-4b83-9aa8-f29c5eaf2951 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:45.348345 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-2e99abc7-2733-4b83-9aa8-f29c5eaf2951 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:45.369955 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-2e99abc7-2733-4b83-9aa8-f29c5eaf2951 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:45.393904 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:45.393904 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:45.444995 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e99abc7-2733-4b83-9aa8-f29c5eaf2951 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c returned with HTTP 200 Jan 12 14:43:45.445854 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 593/1166] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:45 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c => generated 981 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:46.468072 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c52542db-567d-4b4d-afec-295e555e21a5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c Jan 12 14:43:46.468696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c52542db-567d-4b4d-afec-295e555e21a5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:46.468829 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:46.468829 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:46.469205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c52542db-567d-4b4d-afec-295e555e21a5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:46.595334 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:46.595334 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:46.627509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c52542db-567d-4b4d-afec-295e555e21a5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:46.690285 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-c52542db-567d-4b4d-afec-295e555e21a5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:46.700536 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-c52542db-567d-4b4d-afec-295e555e21a5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:46.724107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-c52542db-567d-4b4d-afec-295e555e21a5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:46.739482 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:46.739482 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:46.796056 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c52542db-567d-4b4d-afec-295e555e21a5 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c returned with HTTP 200 Jan 12 14:43:46.805810 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 574/1167] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:46 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c => generated 981 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:47.830282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cefb053b-9a29-4c6e-81aa-e4764d6e9558 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c Jan 12 14:43:47.831330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cefb053b-9a29-4c6e-81aa-e4764d6e9558 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:47.831527 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:47.831527 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:47.832206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cefb053b-9a29-4c6e-81aa-e4764d6e9558 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:48.084547 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:48.084547 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:48.120025 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cefb053b-9a29-4c6e-81aa-e4764d6e9558 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:48.188165 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-cefb053b-9a29-4c6e-81aa-e4764d6e9558 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:48.189056 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-cefb053b-9a29-4c6e-81aa-e4764d6e9558 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:48.229328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-cefb053b-9a29-4c6e-81aa-e4764d6e9558 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:48.247146 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:48.247146 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:48.303691 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cefb053b-9a29-4c6e-81aa-e4764d6e9558 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c returned with HTTP 200 Jan 12 14:43:48.304847 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 594/1168] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:47 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c => generated 981 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:49.325243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af52e747-f2ee-4e57-a787-4856295af655 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c Jan 12 14:43:49.327911 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af52e747-f2ee-4e57-a787-4856295af655 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:49.328234 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:49.328234 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:49.328957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af52e747-f2ee-4e57-a787-4856295af655 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:49.436950 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:49.436950 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:49.447617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-af52e747-f2ee-4e57-a787-4856295af655 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:49.488150 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-af52e747-f2ee-4e57-a787-4856295af655 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:49.488729 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-af52e747-f2ee-4e57-a787-4856295af655 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:49.504457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-af52e747-f2ee-4e57-a787-4856295af655 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:49.516889 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:49.516889 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:49.574423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af52e747-f2ee-4e57-a787-4856295af655 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c returned with HTTP 200 Jan 12 14:43:49.575635 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 575/1169] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:49 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c => generated 981 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:43:50.591901 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71c46747-4eb9-44cd-add5-061fb54ab46a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c Jan 12 14:43:50.593007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71c46747-4eb9-44cd-add5-061fb54ab46a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:50.593391 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:50.593391 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:50.594016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71c46747-4eb9-44cd-add5-061fb54ab46a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:50.760388 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:50.760388 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:50.781264 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-71c46747-4eb9-44cd-add5-061fb54ab46a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Volume info retrieved successfully. Jan 12 14:43:50.798068 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-71c46747-4eb9-44cd-add5-061fb54ab46a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:43:50.798781 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-71c46747-4eb9-44cd-add5-061fb54ab46a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:43:50.807214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-71c46747-4eb9-44cd-add5-061fb54ab46a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:43:50.822235 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:43:50.822235 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:43:50.865053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71c46747-4eb9-44cd-add5-061fb54ab46a tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c returned with HTTP 200 Jan 12 14:43:50.865880 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 595/1170] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:50 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c => generated 981 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:43:51.887610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31ab6982-28b6-4f2a-923c-a88b45ffad37 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c Jan 12 14:43:51.889677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31ab6982-28b6-4f2a-923c-a88b45ffad37 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:51.891442 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:51.891442 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:51.892209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31ab6982-28b6-4f2a-923c-a88b45ffad37 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:52.086493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31ab6982-28b6-4f2a-923c-a88b45ffad37 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c returned with HTTP 404 Jan 12 14:43:52.087564 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 576/1171] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:51 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c => generated 109 bytes in 209 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:43:52.096256 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e95f684f-f8a8-4951-99e4-eff9f0bb1237 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 Jan 12 14:43:52.096839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e95f684f-f8a8-4951-99e4-eff9f0bb1237 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:52.097037 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:43:52.097037 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:43:52.097738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e95f684f-f8a8-4951-99e4-eff9f0bb1237 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:52.185335 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e95f684f-f8a8-4951-99e4-eff9f0bb1237 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 returned with HTTP 404 Jan 12 14:43:52.186978 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 596/1172] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:43:52 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:43:52.194733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87cfb3a8-aed2-418a-929f-e386224db754 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] GET http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd Jan 12 14:43:52.195532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87cfb3a8-aed2-418a-929f-e386224db754 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:52.196223 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87cfb3a8-aed2-418a-929f-e386224db754 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:52.196800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-87cfb3a8-aed2-418a-929f-e386224db754 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] show called for member 903371bd-c565-417b-8898-ea019fd584fd {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:43:52.206350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87cfb3a8-aed2-418a-929f-e386224db754 tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd returned with HTTP 404 Jan 12 14:43:52.209799 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 577/1173] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:43:52 2021] GET /volume/v3/600dd3ff9f134d67a08effabe16fb901/groups/903371bd-c565-417b-8898-ea019fd584fd => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:43:52.217821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-311f88b8-7441-4ca1-995a-064c42dcfd67 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] DELETE http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/group_types/ba55f413-ecbb-4962-b6ba-ee22ccf4c46b Jan 12 14:43:52.218616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-311f88b8-7441-4ca1-995a-064c42dcfd67 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:52.219285 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-311f88b8-7441-4ca1-995a-064c42dcfd67 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:52.296630 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:43:52.296630 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:43:52.303665 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-311f88b8-7441-4ca1-995a-064c42dcfd67 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/group_types/ba55f413-ecbb-4962-b6ba-ee22ccf4c46b returned with HTTP 202 Jan 12 14:43:52.304972 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 597/1174] 10.222.0.43 () {60 vars in 1371 bytes} [Tue Jan 12 14:43:52 2021] DELETE /volume/v3/6563459bbdb34320a8dc766e6924c769/group_types/ba55f413-ecbb-4962-b6ba-ee22ccf4c46b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:43:52.316954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82eb2246-1486-4f4f-a9a7-c6ecf64392ac tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] DELETE http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c Jan 12 14:43:52.317725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82eb2246-1486-4f4f-a9a7-c6ecf64392ac tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:52.318391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82eb2246-1486-4f4f-a9a7-c6ecf64392ac tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:52.319016 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-82eb2246-1486-4f4f-a9a7-c6ecf64392ac tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Delete volume with id: 31823916-00b6-417c-b8ac-8a1e59caf10c Jan 12 14:43:52.427828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82eb2246-1486-4f4f-a9a7-c6ecf64392ac tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c returned with HTTP 404 Jan 12 14:43:52.440362 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 578/1175] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:43:52 2021] DELETE /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/31823916-00b6-417c-b8ac-8a1e59caf10c => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:43:52.448157 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-edd339a2-c6bd-4a40-adea-1bce4ccaccfa tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] DELETE http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 Jan 12 14:43:52.448824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-edd339a2-c6bd-4a40-adea-1bce4ccaccfa tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:52.449313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-edd339a2-c6bd-4a40-adea-1bce4ccaccfa tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:52.449778 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-edd339a2-c6bd-4a40-adea-1bce4ccaccfa tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] Delete volume with id: 17d1d219-1f00-4b3c-82fc-0d7aba4210d5 Jan 12 14:43:52.586945 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-edd339a2-c6bd-4a40-adea-1bce4ccaccfa tempest-GroupsTest-1414175328 tempest-GroupsTest-1414175328] http://10.222.0.43/volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 returned with HTTP 404 Jan 12 14:43:52.592486 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 598/1176] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:43:52 2021] DELETE /volume/v3/600dd3ff9f134d67a08effabe16fb901/volumes/17d1d219-1f00-4b3c-82fc-0d7aba4210d5 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:43:52.595820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec0064f6-ba52-4b31-8683-1f9355f94a0d tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] DELETE http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types/c7ebeb59-299f-4509-872c-22ed7b28145e Jan 12 14:43:52.596356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec0064f6-ba52-4b31-8683-1f9355f94a0d tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:52.596864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec0064f6-ba52-4b31-8683-1f9355f94a0d tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:52.804393 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:43:52.804393 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:43:52.836732 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec0064f6-ba52-4b31-8683-1f9355f94a0d tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types/c7ebeb59-299f-4509-872c-22ed7b28145e returned with HTTP 202 Jan 12 14:43:52.840601 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 579/1177] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:43:52 2021] DELETE /volume/v3/6563459bbdb34320a8dc766e6924c769/types/c7ebeb59-299f-4509-872c-22ed7b28145e => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:43:52.846796 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eefb09f7-8224-4c82-8646-dea712ac1230 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] GET http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types/c7ebeb59-299f-4509-872c-22ed7b28145e Jan 12 14:43:52.847337 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eefb09f7-8224-4c82-8646-dea712ac1230 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:52.847880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eefb09f7-8224-4c82-8646-dea712ac1230 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:52.880296 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eefb09f7-8224-4c82-8646-dea712ac1230 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types/c7ebeb59-299f-4509-872c-22ed7b28145e returned with HTTP 404 Jan 12 14:43:52.881366 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 599/1178] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:43:52 2021] GET /volume/v3/6563459bbdb34320a8dc766e6924c769/types/c7ebeb59-299f-4509-872c-22ed7b28145e => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:43:52.890528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3358d87a-ec1c-4dc9-93de-3fe22a16b4a3 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] DELETE http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types/2da37607-31b6-49b2-8ef0-a704127f1a7c Jan 12 14:43:52.891732 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3358d87a-ec1c-4dc9-93de-3fe22a16b4a3 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:52.892448 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3358d87a-ec1c-4dc9-93de-3fe22a16b4a3 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:53.108528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3358d87a-ec1c-4dc9-93de-3fe22a16b4a3 tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types/2da37607-31b6-49b2-8ef0-a704127f1a7c returned with HTTP 202 Jan 12 14:43:53.109836 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 580/1179] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:43:52 2021] DELETE /volume/v3/6563459bbdb34320a8dc766e6924c769/types/2da37607-31b6-49b2-8ef0-a704127f1a7c => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:43:53.117488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21c5f32c-40a6-410f-96c0-6077e6ca7a3f tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] GET http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types/2da37607-31b6-49b2-8ef0-a704127f1a7c Jan 12 14:43:53.118016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21c5f32c-40a6-410f-96c0-6077e6ca7a3f tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:43:53.118505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21c5f32c-40a6-410f-96c0-6077e6ca7a3f tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:43:53.147190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21c5f32c-40a6-410f-96c0-6077e6ca7a3f tempest-GroupsTest-63053928 tempest-GroupsTest-63053928] http://10.222.0.43/volume/v3/6563459bbdb34320a8dc766e6924c769/types/2da37607-31b6-49b2-8ef0-a704127f1a7c returned with HTTP 404 Jan 12 14:43:53.148298 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 600/1180] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:43:53 2021] GET /volume/v3/6563459bbdb34320a8dc766e6924c769/types/2da37607-31b6-49b2-8ef0-a704127f1a7c => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:44:04.516039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ec47e73-2c78-41c9-9c9d-70f64553069c tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] POST http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/types Jan 12 14:44:04.517520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6ec47e73-2c78-41c9-9c9d-70f64553069c tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1342227057"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:04.574340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ec47e73-2c78-41c9-9c9d-70f64553069c tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/types returned with HTTP 200 Jan 12 14:44:04.575975 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 581/1181] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:44:04 2021] POST /volume/v3/6496f6fdd6de440684086849ef832a5d/types => generated 220 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:04.590579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ba4d182-533c-4a0f-a41f-64ca37ac0ef2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] POST http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/group_types Jan 12 14:44:04.591734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ba4d182-533c-4a0f-a41f-64ca37ac0ef2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2077580957"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:04.674861 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ba4d182-533c-4a0f-a41f-64ca37ac0ef2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/group_types returned with HTTP 202 Jan 12 14:44:04.675965 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 601/1182] 10.222.0.43 () {62 vars in 1278 bytes} [Tue Jan 12 14:44:04 2021] POST /volume/v3/6496f6fdd6de440684086849ef832a5d/group_types => generated 177 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:44:04.963245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ade15c6e-5fd5-49fa-8342-08f5788572d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] POST http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups Jan 12 14:44:04.965182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ade15c6e-5fd5-49fa-8342-08f5788572d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8256b688-8a0e-4ddb-8a2a-ee5383bfdddc", "volume_types": ["16aae12e-4d1a-4634-b466-fd86e76e26fd"], "name": "tempest-GroupsV320Test-Group-1427760566"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:04.966618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-ade15c6e-5fd5-49fa-8342-08f5788572d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Creating new group {'group': {'group_type': '8256b688-8a0e-4ddb-8a2a-ee5383bfdddc', 'volume_types': ['16aae12e-4d1a-4634-b466-fd86e76e26fd'], 'name': 'tempest-GroupsV320Test-Group-1427760566'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 12 14:44:04.994514 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-ade15c6e-5fd5-49fa-8342-08f5788572d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Creating group tempest-GroupsV320Test-Group-1427760566. Jan 12 14:44:05.048513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ade15c6e-5fd5-49fa-8342-08f5788572d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Availability Zones retrieved successfully. Jan 12 14:44:05.110392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-ade15c6e-5fd5-49fa-8342-08f5788572d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Created reservations ['e339b284-9877-4432-9d8b-8997e4d8435b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:44:05.226041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ade15c6e-5fd5-49fa-8342-08f5788572d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups returned with HTTP 202 Jan 12 14:44:05.228810 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 582/1183] 10.222.0.43 () {62 vars in 1264 bytes} [Tue Jan 12 14:44:04 2021] POST /volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups => generated 108 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:44:05.237257 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c20fcc06-480e-467b-b940-663af5b135d3 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] GET http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 Jan 12 14:44:05.238097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c20fcc06-480e-467b-b940-663af5b135d3 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:05.239098 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c20fcc06-480e-467b-b940-663af5b135d3 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:05.239518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-c20fcc06-480e-467b-b940-663af5b135d3 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] show called for member 4595a1ac-0311-4f18-8b08-c787543f8b15 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:44:05.254937 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:05.254937 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:05.318964 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c20fcc06-480e-467b-b940-663af5b135d3 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 returned with HTTP 200 Jan 12 14:44:05.319852 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 602/1184] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:44:05 2021] GET /volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 => generated 388 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:44:06.335659 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b31058b-52b9-4ba7-aeea-f9262119dbef tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] GET http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 Jan 12 14:44:06.336323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b31058b-52b9-4ba7-aeea-f9262119dbef tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:06.336732 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:06.336732 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:06.337345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b31058b-52b9-4ba7-aeea-f9262119dbef tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:06.337920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-5b31058b-52b9-4ba7-aeea-f9262119dbef tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] show called for member 4595a1ac-0311-4f18-8b08-c787543f8b15 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:44:06.363445 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:06.363445 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:06.457323 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b31058b-52b9-4ba7-aeea-f9262119dbef tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 returned with HTTP 200 Jan 12 14:44:06.460303 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 583/1185] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:44:06 2021] GET /volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 => generated 389 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:44:06.481047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd79357d-94c4-411f-b64a-4ee58dfe1ab2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] POST http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action Jan 12 14:44:06.481890 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:06.481890 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:06.484903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd79357d-94c4-411f-b64a-4ee58dfe1ab2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:44:06.486204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd79357d-94c4-411f-b64a-4ee58dfe1ab2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:06.487413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-bd79357d-94c4-411f-b64a-4ee58dfe1ab2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Updating group '4595a1ac-0311-4f18-8b08-c787543f8b15' with 'creating' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 12 14:44:06.509133 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:06.509133 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:06.522918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd79357d-94c4-411f-b64a-4ee58dfe1ab2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action returned with HTTP 202 Jan 12 14:44:06.529261 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 603/1186] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:44:06 2021] POST /volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:44:06.533735 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de4e395f-6324-490e-a3cc-4f28e645b8c5 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] GET http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 Jan 12 14:44:06.534613 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de4e395f-6324-490e-a3cc-4f28e645b8c5 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:06.534857 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:06.534857 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:06.535293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de4e395f-6324-490e-a3cc-4f28e645b8c5 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:06.535744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-de4e395f-6324-490e-a3cc-4f28e645b8c5 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] show called for member 4595a1ac-0311-4f18-8b08-c787543f8b15 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:44:06.556516 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:06.556516 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:06.650995 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de4e395f-6324-490e-a3cc-4f28e645b8c5 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 returned with HTTP 200 Jan 12 14:44:06.652023 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 584/1187] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:44:06 2021] GET /volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 => generated 388 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:44:06.663914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0eecec3e-82ea-4690-83ea-626b35832582 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] POST http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action Jan 12 14:44:06.664733 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:06.664733 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:06.665200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0eecec3e-82ea-4690-83ea-626b35832582 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:44:06.665777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0eecec3e-82ea-4690-83ea-626b35832582 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:06.666757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-0eecec3e-82ea-4690-83ea-626b35832582 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Updating group '4595a1ac-0311-4f18-8b08-c787543f8b15' with 'available' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 12 14:44:06.685625 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:06.685625 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:06.702250 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0eecec3e-82ea-4690-83ea-626b35832582 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action returned with HTTP 202 Jan 12 14:44:06.703447 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 604/1188] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:44:06 2021] POST /volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:44:06.712989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fcda371a-e4d5-4927-a688-f330e0733551 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] GET http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 Jan 12 14:44:06.713797 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fcda371a-e4d5-4927-a688-f330e0733551 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:06.714249 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:06.714249 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:06.714893 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fcda371a-e4d5-4927-a688-f330e0733551 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:06.715472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-fcda371a-e4d5-4927-a688-f330e0733551 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] show called for member 4595a1ac-0311-4f18-8b08-c787543f8b15 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:44:06.724674 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:06.724674 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:06.769959 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fcda371a-e4d5-4927-a688-f330e0733551 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 returned with HTTP 200 Jan 12 14:44:06.770816 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 585/1189] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:44:06 2021] GET /volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 => generated 389 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:44:06.781944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80ec781e-cc2e-4b39-a195-90107ddf387c tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] POST http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action Jan 12 14:44:06.782626 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:06.782626 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:06.783367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80ec781e-cc2e-4b39-a195-90107ddf387c tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:44:06.783859 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80ec781e-cc2e-4b39-a195-90107ddf387c tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:06.784814 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-80ec781e-cc2e-4b39-a195-90107ddf387c tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Updating group '4595a1ac-0311-4f18-8b08-c787543f8b15' with 'error' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 12 14:44:06.799574 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:06.799574 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:06.815728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80ec781e-cc2e-4b39-a195-90107ddf387c tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action returned with HTTP 202 Jan 12 14:44:06.817088 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 605/1190] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:44:06 2021] POST /volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:44:06.825432 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ace2bda0-555a-4bfe-af74-324c60114f6b tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] GET http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 Jan 12 14:44:06.826275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ace2bda0-555a-4bfe-af74-324c60114f6b tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:06.826693 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:06.826693 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:06.827443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ace2bda0-555a-4bfe-af74-324c60114f6b tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:06.829107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-ace2bda0-555a-4bfe-af74-324c60114f6b tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] show called for member 4595a1ac-0311-4f18-8b08-c787543f8b15 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:44:06.838368 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:06.838368 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:06.911155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ace2bda0-555a-4bfe-af74-324c60114f6b tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 returned with HTTP 200 Jan 12 14:44:06.915384 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 586/1191] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:44:06 2021] GET /volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 => generated 385 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:44:06.927313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79303d56-7719-40d3-95b5-afb153b6a209 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] POST http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action Jan 12 14:44:06.928217 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:06.928217 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:06.929009 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79303d56-7719-40d3-95b5-afb153b6a209 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:44:06.931139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79303d56-7719-40d3-95b5-afb153b6a209 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:06.932444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-79303d56-7719-40d3-95b5-afb153b6a209 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Updating group '4595a1ac-0311-4f18-8b08-c787543f8b15' with 'available' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 12 14:44:06.949987 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:06.949987 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:06.960318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79303d56-7719-40d3-95b5-afb153b6a209 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action returned with HTTP 202 Jan 12 14:44:06.962585 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 606/1192] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:44:06 2021] POST /volume/v3/6496f6fdd6de440684086849ef832a5d/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:44:06.972307 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e390b0a6-7367-4222-8664-ad359130378a tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] GET http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 Jan 12 14:44:06.973531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e390b0a6-7367-4222-8664-ad359130378a tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:06.973936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:06.973936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:06.974826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e390b0a6-7367-4222-8664-ad359130378a tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:06.975433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-e390b0a6-7367-4222-8664-ad359130378a tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] show called for member 4595a1ac-0311-4f18-8b08-c787543f8b15 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:44:06.987342 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:06.987342 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:07.023758 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e390b0a6-7367-4222-8664-ad359130378a tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 returned with HTTP 200 Jan 12 14:44:07.024998 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 587/1193] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:44:06 2021] GET /volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 => generated 389 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:44:07.038152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3879359-67f8-4861-bcee-f6dfdb7ea8d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] GET http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/volumes/detail Jan 12 14:44:07.039719 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3879359-67f8-4861-bcee-f6dfdb7ea8d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:07.040704 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:07.040704 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:07.041379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3879359-67f8-4861-bcee-f6dfdb7ea8d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:07.042791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-a3879359-67f8-4861-bcee-f6dfdb7ea8d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:44:07.045193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3879359-67f8-4861-bcee-f6dfdb7ea8d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:44:07.158489 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3879359-67f8-4861-bcee-f6dfdb7ea8d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Get all volumes completed successfully. Jan 12 14:44:07.172226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3879359-67f8-4861-bcee-f6dfdb7ea8d4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/volumes/detail returned with HTTP 200 Jan 12 14:44:07.175603 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 607/1194] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:44:07 2021] GET /volume/v3/4ad2f8161bc8445d81e30bed29773cca/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:07.197350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3fec5b54-ad8e-40dc-bc58-afbfe19932d6 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] POST http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action Jan 12 14:44:07.198551 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:07.198551 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:07.199036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3fec5b54-ad8e-40dc-bc58-afbfe19932d6 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:44:07.199459 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3fec5b54-ad8e-40dc-bc58-afbfe19932d6 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:07.201694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-3fec5b54-ad8e-40dc-bc58-afbfe19932d6 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] delete called for group 4595a1ac-0311-4f18-8b08-c787543f8b15 {{(pid=87931) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:44:07.202073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-3fec5b54-ad8e-40dc-bc58-afbfe19932d6 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Delete group with id: 4595a1ac-0311-4f18-8b08-c787543f8b15 Jan 12 14:44:07.211942 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:07.211942 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:07.306415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3fec5b54-ad8e-40dc-bc58-afbfe19932d6 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action returned with HTTP 202 Jan 12 14:44:07.308605 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 588/1195] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:44:07 2021] POST /volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:44:07.318219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3cb0f04a-2938-449f-831b-24df403a005c tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] GET http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 Jan 12 14:44:07.319112 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3cb0f04a-2938-449f-831b-24df403a005c tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:07.319935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3cb0f04a-2938-449f-831b-24df403a005c tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:07.320531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-3cb0f04a-2938-449f-831b-24df403a005c tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] show called for member 4595a1ac-0311-4f18-8b08-c787543f8b15 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:44:07.335039 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:07.335039 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:07.441417 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3cb0f04a-2938-449f-831b-24df403a005c tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 returned with HTTP 200 Jan 12 14:44:07.443192 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 608/1196] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:44:07 2021] GET /volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 => generated 388 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:44:08.454476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b4457871-44fb-41a9-a69a-7f5872f14ee4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] GET http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 Jan 12 14:44:08.455871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b4457871-44fb-41a9-a69a-7f5872f14ee4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:08.456263 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:08.456263 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:08.457030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b4457871-44fb-41a9-a69a-7f5872f14ee4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:08.457784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-b4457871-44fb-41a9-a69a-7f5872f14ee4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] show called for member 4595a1ac-0311-4f18-8b08-c787543f8b15 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:44:08.464381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b4457871-44fb-41a9-a69a-7f5872f14ee4 tempest-GroupsV320Test-1644089735 tempest-GroupsV320Test-1644089735] http://10.222.0.43/volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 returned with HTTP 404 Jan 12 14:44:08.465977 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 589/1197] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:44:08 2021] GET /volume/v3/4ad2f8161bc8445d81e30bed29773cca/groups/4595a1ac-0311-4f18-8b08-c787543f8b15 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:44:08.473978 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed9c9733-29b5-4111-9329-7db9ba0b1ffb tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] DELETE http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/group_types/8256b688-8a0e-4ddb-8a2a-ee5383bfdddc Jan 12 14:44:08.474719 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed9c9733-29b5-4111-9329-7db9ba0b1ffb tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:08.475102 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:08.475102 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:08.475725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed9c9733-29b5-4111-9329-7db9ba0b1ffb tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:08.476608 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:08.476608 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:08.526085 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:44:08.526085 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:44:08.548115 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed9c9733-29b5-4111-9329-7db9ba0b1ffb tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/group_types/8256b688-8a0e-4ddb-8a2a-ee5383bfdddc returned with HTTP 202 Jan 12 14:44:08.554999 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 609/1198] 10.222.0.43 () {60 vars in 1371 bytes} [Tue Jan 12 14:44:08 2021] DELETE /volume/v3/6496f6fdd6de440684086849ef832a5d/group_types/8256b688-8a0e-4ddb-8a2a-ee5383bfdddc => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:44:08.559312 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a922c28-c60d-4733-93f9-21a2ba69a5a5 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] DELETE http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/types/16aae12e-4d1a-4634-b466-fd86e76e26fd Jan 12 14:44:08.560435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a922c28-c60d-4733-93f9-21a2ba69a5a5 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:08.561127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a922c28-c60d-4733-93f9-21a2ba69a5a5 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:08.677455 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:44:08.677455 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:44:08.694993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a922c28-c60d-4733-93f9-21a2ba69a5a5 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/types/16aae12e-4d1a-4634-b466-fd86e76e26fd returned with HTTP 202 Jan 12 14:44:08.696749 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 590/1199] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:44:08 2021] DELETE /volume/v3/6496f6fdd6de440684086849ef832a5d/types/16aae12e-4d1a-4634-b466-fd86e76e26fd => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:44:08.704274 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ae42331-6967-443c-9107-cb0b7b346db2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] GET http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/types/16aae12e-4d1a-4634-b466-fd86e76e26fd Jan 12 14:44:08.705156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ae42331-6967-443c-9107-cb0b7b346db2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:08.705850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ae42331-6967-443c-9107-cb0b7b346db2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:08.718739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ae42331-6967-443c-9107-cb0b7b346db2 tempest-GroupsV320Test-1990416032 tempest-GroupsV320Test-1990416032] http://10.222.0.43/volume/v3/6496f6fdd6de440684086849ef832a5d/types/16aae12e-4d1a-4634-b466-fd86e76e26fd returned with HTTP 404 Jan 12 14:44:08.720222 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 610/1200] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:44:08 2021] GET /volume/v3/6496f6fdd6de440684086849ef832a5d/types/16aae12e-4d1a-4634-b466-fd86e76e26fd => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:44:17.193932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ecd8be97-c881-43ab-bee7-0eb093f3ef21 tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] GET http://10.222.0.43/volume/v3/dab10f5f5d2e4bd0812106ac3a0499aa/os-hosts Jan 12 14:44:17.194473 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ecd8be97-c881-43ab-bee7-0eb093f3ef21 tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:17.194929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ecd8be97-c881-43ab-bee7-0eb093f3ef21 tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:17.205680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.hosts [None req-ecd8be97-c881-43ab-bee7-0eb093f3ef21 tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] status, active and update: available, enabled, 2021-01-12 14:44:12+00:00 {{(pid=87931) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 12 14:44:17.206099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.hosts [None req-ecd8be97-c881-43ab-bee7-0eb093f3ef21 tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] status, active and update: available, enabled, 2021-01-12 14:44:07+00:00 {{(pid=87931) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 12 14:44:17.206772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.hosts [None req-ecd8be97-c881-43ab-bee7-0eb093f3ef21 tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] status, active and update: available, enabled, 2021-01-12 14:44:13+00:00 {{(pid=87931) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 12 14:44:17.207497 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ecd8be97-c881-43ab-bee7-0eb093f3ef21 tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] http://10.222.0.43/volume/v3/dab10f5f5d2e4bd0812106ac3a0499aa/os-hosts returned with HTTP 200 Jan 12 14:44:17.208689 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 591/1201] 10.222.0.43 () {58 vars in 1207 bytes} [Tue Jan 12 14:44:16 2021] GET /volume/v3/dab10f5f5d2e4bd0812106ac3a0499aa/os-hosts => generated 566 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:17.222162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9af9c4d0-b87c-4616-a703-2843ed71246d tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] GET http://10.222.0.43/volume/v3/dab10f5f5d2e4bd0812106ac3a0499aa/os-hosts Jan 12 14:44:17.222797 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9af9c4d0-b87c-4616-a703-2843ed71246d tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:17.223399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9af9c4d0-b87c-4616-a703-2843ed71246d tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:17.235139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.hosts [None req-9af9c4d0-b87c-4616-a703-2843ed71246d tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] status, active and update: available, enabled, 2021-01-12 14:44:12+00:00 {{(pid=87932) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 12 14:44:17.235703 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.hosts [None req-9af9c4d0-b87c-4616-a703-2843ed71246d tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] status, active and update: available, enabled, 2021-01-12 14:44:07+00:00 {{(pid=87932) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 12 14:44:17.236252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.hosts [None req-9af9c4d0-b87c-4616-a703-2843ed71246d tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] status, active and update: available, enabled, 2021-01-12 14:44:13+00:00 {{(pid=87932) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 12 14:44:17.237105 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9af9c4d0-b87c-4616-a703-2843ed71246d tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] http://10.222.0.43/volume/v3/dab10f5f5d2e4bd0812106ac3a0499aa/os-hosts returned with HTTP 200 Jan 12 14:44:17.238404 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 611/1202] 10.222.0.43 () {58 vars in 1207 bytes} [Tue Jan 12 14:44:17 2021] GET /volume/v3/dab10f5f5d2e4bd0812106ac3a0499aa/os-hosts => generated 566 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:17.251070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5fc2035-9d9f-4946-a19c-b03480817d8c tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] GET http://10.222.0.43/volume/v3/dab10f5f5d2e4bd0812106ac3a0499aa/os-hosts/n-d-764292-10@lvmdriver-1 Jan 12 14:44:17.252045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5fc2035-9d9f-4946-a19c-b03480817d8c tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:17.252756 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5fc2035-9d9f-4946-a19c-b03480817d8c tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:17.316003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5fc2035-9d9f-4946-a19c-b03480817d8c tempest-VolumeHostsAdminTestsJSON-1910704445 tempest-VolumeHostsAdminTestsJSON-1910704445] http://10.222.0.43/volume/v3/dab10f5f5d2e4bd0812106ac3a0499aa/os-hosts/n-d-764292-10@lvmdriver-1 returned with HTTP 200 Jan 12 14:44:17.317546 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 592/1203] 10.222.0.43 () {58 vars in 1285 bytes} [Tue Jan 12 14:44:17 2021] GET /volume/v3/dab10f5f5d2e4bd0812106ac3a0499aa/os-hosts/n-d-764292-10@lvmdriver-1 => generated 373 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:27.205783 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-696ddddf-e52a-4902-8494-b15aed080965 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes Jan 12 14:44:27.206365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-696ddddf-e52a-4902-8494-b15aed080965 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:27.206773 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-696ddddf-e52a-4902-8494-b15aed080965 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:27.207374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-696ddddf-e52a-4902-8494-b15aed080965 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:44:27.217024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-696ddddf-e52a-4902-8494-b15aed080965 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:44:27.367410 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-696ddddf-e52a-4902-8494-b15aed080965 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Get all volumes completed successfully. Jan 12 14:44:27.372602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-696ddddf-e52a-4902-8494-b15aed080965 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes returned with HTTP 200 Jan 12 14:44:27.379723 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 612/1204] 10.222.0.43 () {58 vars in 1204 bytes} [Tue Jan 12 14:44:26 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes => generated 15 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:44:27.386516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] POST http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes Jan 12 14:44:27.389666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-647836090"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:27.391384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-647836090'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:44:27.391997 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Create volume of 1 GB Jan 12 14:44:27.438344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Availability Zones retrieved successfully. Jan 12 14:44:27.505995 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Flow 'volume_create_api' (65f15c40-6d0f-47da-bf38-93a3363b3a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:44:27.517416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc8087f-750e-4a5c-b194-bdc8bf810ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:27.520890 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:44:27.623879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc8087f-750e-4a5c-b194-bdc8bf810ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:27.638231 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa46bcc-23b3-46d5-8ea3-2c99d74409e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:27.795015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Created reservations ['15617183-868e-430c-9400-a8f364fc72aa', '1cbd3d79-4c2c-4f01-a0bf-2662bda5456a', 'e2435244-f799-4e20-b0b1-1bf6df90bfa0', 'bdf5deee-64a0-4479-b1a1-f69afe6c5e1e'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:44:27.797240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa46bcc-23b3-46d5-8ea3-2c99d74409e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15617183-868e-430c-9400-a8f364fc72aa', '1cbd3d79-4c2c-4f01-a0bf-2662bda5456a', 'e2435244-f799-4e20-b0b1-1bf6df90bfa0', 'bdf5deee-64a0-4479-b1a1-f69afe6c5e1e']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:27.799689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6c60aa-4228-4308-8844-6d8a596a8fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:27.924338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6c60aa-4228-4308-8844-6d8a596a8fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19e629b7-fccf-4c6f-931c-ace5151f4eec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-647836090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd5f037ecded46fcbc034afab3cc7de4',qos_specs=None,replication_status=,reservations=['15617183-868e-430c-9400-a8f364fc72aa','1cbd3d79-4c2c-4f01-a0bf-2662bda5456a','e2435244-f799-4e20-b0b1-1bf6df90bfa0','bdf5deee-64a0-4479-b1a1-f69afe6c5e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a48cf4212f14678a7249ab004691979',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:44:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-647836090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19e629b7-fccf-4c6f-931c-ace5151f4eec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd5f037ecded46fcbc034afab3cc7de4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0a48cf4212f14678a7249ab004691979',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:27.929959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab16d74-1b82-4713-8b57-51b44ce784a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:27.975413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab16d74-1b82-4713-8b57-51b44ce784a0) transitioned into state 'SUCCESS' from state '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-647836090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd5f037ecded46fcbc034afab3cc7de4',qos_specs=None,replication_status=,reservations=['15617183-868e-430c-9400-a8f364fc72aa','1cbd3d79-4c2c-4f01-a0bf-2662bda5456a','e2435244-f799-4e20-b0b1-1bf6df90bfa0','bdf5deee-64a0-4479-b1a1-f69afe6c5e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a48cf4212f14678a7249ab004691979',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:27.977671 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716ad88a-ad5e-4b90-8387-ab0b49c92fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:28.004911 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716ad88a-ad5e-4b90-8387-ab0b49c92fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:28.007841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Flow 'volume_create_api' (65f15c40-6d0f-47da-bf38-93a3363b3a1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:44:28.132792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Create volume request issued successfully. Jan 12 14:44:28.173671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3691a490-2aa8-4056-832f-68a26d10c888 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes returned with HTTP 202 Jan 12 14:44:28.175911 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 593/1205] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:44:27 2021] POST /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes => generated 823 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:44:28.190016 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4111f9c2-2dcf-43c4-a3ec-59ace7c82091 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec Jan 12 14:44:28.190992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4111f9c2-2dcf-43c4-a3ec-59ace7c82091 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:28.191657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4111f9c2-2dcf-43c4-a3ec-59ace7c82091 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:28.312832 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:28.312832 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:28.337225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4111f9c2-2dcf-43c4-a3ec-59ace7c82091 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:28.401085 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4111f9c2-2dcf-43c4-a3ec-59ace7c82091 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec returned with HTTP 200 Jan 12 14:44:28.401931 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 613/1206] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:28 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec => generated 915 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:29.419252 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbb7a302-6951-4536-95ef-ed8377e30a31 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec Jan 12 14:44:29.419814 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbb7a302-6951-4536-95ef-ed8377e30a31 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:29.419925 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:29.419925 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:29.420280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbb7a302-6951-4536-95ef-ed8377e30a31 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:29.509382 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:29.509382 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:29.518675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dbb7a302-6951-4536-95ef-ed8377e30a31 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:29.543986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbb7a302-6951-4536-95ef-ed8377e30a31 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec returned with HTTP 200 Jan 12 14:44:29.545359 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 594/1207] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:29 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:29.560898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b530115a-a694-426b-88d8-d5b1f8d907bd tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec Jan 12 14:44:29.561590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b530115a-a694-426b-88d8-d5b1f8d907bd tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:29.561937 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:29.561937 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:29.562512 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b530115a-a694-426b-88d8-d5b1f8d907bd tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:29.622888 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:29.622888 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:29.632176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b530115a-a694-426b-88d8-d5b1f8d907bd tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:29.657376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b530115a-a694-426b-88d8-d5b1f8d907bd tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec returned with HTTP 200 Jan 12 14:44:29.667587 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 614/1208] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:29 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:29.673905 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] POST http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes Jan 12 14:44:29.674642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:29.674642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:29.675334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1990197048"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:29.676671 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1990197048'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:44:29.677234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Create volume of 1 GB Jan 12 14:44:29.691963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Availability Zones retrieved successfully. Jan 12 14:44:29.710289 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Flow 'volume_create_api' (16023c98-fc5b-4b80-a4a7-24592c0b4f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:44:29.713939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b8c2463-e0bb-49e2-82fa-5259919f3ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:29.716845 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:44:29.794671 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b8c2463-e0bb-49e2-82fa-5259919f3ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:29.797457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf63d935-6f09-4f36-8535-46e7c197056f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:29.874295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Created reservations ['4ef8f522-7729-44a1-a29a-ae9108b1dbc5', '8221f44a-edc5-4d7f-ae38-7ebce5d8b30c', '10000745-406e-49ec-b1d9-3a508e02ca55', 'b02aadc8-4e76-495b-8746-be03b0f35025'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:44:29.876286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf63d935-6f09-4f36-8535-46e7c197056f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ef8f522-7729-44a1-a29a-ae9108b1dbc5', '8221f44a-edc5-4d7f-ae38-7ebce5d8b30c', '10000745-406e-49ec-b1d9-3a508e02ca55', 'b02aadc8-4e76-495b-8746-be03b0f35025']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:29.878469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ce9315-6415-4e63-8b1d-6efd74ce153a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:29.938151 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ce9315-6415-4e63-8b1d-6efd74ce153a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1990197048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd5f037ecded46fcbc034afab3cc7de4',qos_specs=None,replication_status=,reservations=['4ef8f522-7729-44a1-a29a-ae9108b1dbc5','8221f44a-edc5-4d7f-ae38-7ebce5d8b30c','10000745-406e-49ec-b1d9-3a508e02ca55','b02aadc8-4e76-495b-8746-be03b0f35025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a48cf4212f14678a7249ab004691979',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1990197048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd5f037ecded46fcbc034afab3cc7de4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0a48cf4212f14678a7249ab004691979',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:29.940184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5a9fdc-dfe6-48bf-b31d-6c8dca6dd394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:29.969490 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5a9fdc-dfe6-48bf-b31d-6c8dca6dd394) transitioned into state 'SUCCESS' from state '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-1990197048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd5f037ecded46fcbc034afab3cc7de4',qos_specs=None,replication_status=,reservations=['4ef8f522-7729-44a1-a29a-ae9108b1dbc5','8221f44a-edc5-4d7f-ae38-7ebce5d8b30c','10000745-406e-49ec-b1d9-3a508e02ca55','b02aadc8-4e76-495b-8746-be03b0f35025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a48cf4212f14678a7249ab004691979',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:29.971474 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84772673-c29c-4150-83f2-c421a2fd9210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:29.988503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84772673-c29c-4150-83f2-c421a2fd9210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:29.991135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Flow 'volume_create_api' (16023c98-fc5b-4b80-a4a7-24592c0b4f19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:44:30.040029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Create volume request issued successfully. Jan 12 14:44:30.054448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47bda74e-015d-462f-beed-7d06267e1a14 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes returned with HTTP 202 Jan 12 14:44:30.055398 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 595/1209] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:44:29 2021] POST /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes => generated 824 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:44:30.070452 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44548cfc-2e36-435a-a2e9-5b4de7d8ff0e tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 Jan 12 14:44:30.070452 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44548cfc-2e36-435a-a2e9-5b4de7d8ff0e tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:30.070694 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:30.070694 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:30.070925 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44548cfc-2e36-435a-a2e9-5b4de7d8ff0e tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:30.130098 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:30.130098 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:30.141803 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-44548cfc-2e36-435a-a2e9-5b4de7d8ff0e tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:30.166724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44548cfc-2e36-435a-a2e9-5b4de7d8ff0e tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 returned with HTTP 200 Jan 12 14:44:30.168418 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 615/1210] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:30 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 => generated 892 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:31.185806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13947783-c015-4b37-81b7-e9607e26969a tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 Jan 12 14:44:31.186980 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13947783-c015-4b37-81b7-e9607e26969a tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:31.187375 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:31.187375 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:31.187758 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13947783-c015-4b37-81b7-e9607e26969a tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:31.243150 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:31.243150 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:31.256263 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-13947783-c015-4b37-81b7-e9607e26969a tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:31.285977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13947783-c015-4b37-81b7-e9607e26969a tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 returned with HTTP 200 Jan 12 14:44:31.287006 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 596/1211] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:31 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:31.303983 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7328030b-2afe-4347-8e12-1eac67efba1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 Jan 12 14:44:31.304692 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7328030b-2afe-4347-8e12-1eac67efba1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:31.304692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:31.304692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:31.305051 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7328030b-2afe-4347-8e12-1eac67efba1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:31.363207 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:31.363207 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:31.372097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7328030b-2afe-4347-8e12-1eac67efba1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:31.394404 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7328030b-2afe-4347-8e12-1eac67efba1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 returned with HTTP 200 Jan 12 14:44:31.395341 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 616/1212] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:31 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:31.409976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] POST http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes Jan 12 14:44:31.410701 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:31.410701 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:31.411732 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1067143522"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:31.413348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1067143522'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:44:31.413850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Create volume of 1 GB Jan 12 14:44:31.431560 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Availability Zones retrieved successfully. Jan 12 14:44:31.448971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Flow 'volume_create_api' (12e1d34b-98d7-4449-b098-8fbb09222262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:44:31.455403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d5fd41-d8b9-4f57-889d-a831f8fa2762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:31.457927 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:44:31.533769 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d5fd41-d8b9-4f57-889d-a831f8fa2762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:31.535959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1db61e1-a0d9-4acf-9ee0-048e629ddd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:31.612632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Created reservations ['28c4de10-1054-4695-bd5e-ce237993a233', 'ae5fd07f-f18d-4ba3-a80a-94a544556577', '173c7831-e3a0-4775-a24c-e7bf5df6989d', '3bdc25e1-64df-4eeb-954d-108a8e5c8ebe'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:44:31.615135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1db61e1-a0d9-4acf-9ee0-048e629ddd66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28c4de10-1054-4695-bd5e-ce237993a233', 'ae5fd07f-f18d-4ba3-a80a-94a544556577', '173c7831-e3a0-4775-a24c-e7bf5df6989d', '3bdc25e1-64df-4eeb-954d-108a8e5c8ebe']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:31.617262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cfe61a0-6218-4596-a73f-b638b2e01da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:31.696986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cfe61a0-6218-4596-a73f-b638b2e01da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6abb839-9f5d-41a1-8f53-e91e41f023a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1067143522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd5f037ecded46fcbc034afab3cc7de4',qos_specs=None,replication_status=,reservations=['28c4de10-1054-4695-bd5e-ce237993a233','ae5fd07f-f18d-4ba3-a80a-94a544556577','173c7831-e3a0-4775-a24c-e7bf5df6989d','3bdc25e1-64df-4eeb-954d-108a8e5c8ebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a48cf4212f14678a7249ab004691979',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:44:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1067143522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6abb839-9f5d-41a1-8f53-e91e41f023a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd5f037ecded46fcbc034afab3cc7de4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0a48cf4212f14678a7249ab004691979',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:31.700281 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a14847-a07f-4e77-a4d1-29328886b82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:31.737775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a14847-a07f-4e77-a4d1-29328886b82f) transitioned into state 'SUCCESS' from state '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-1067143522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd5f037ecded46fcbc034afab3cc7de4',qos_specs=None,replication_status=,reservations=['28c4de10-1054-4695-bd5e-ce237993a233','ae5fd07f-f18d-4ba3-a80a-94a544556577','173c7831-e3a0-4775-a24c-e7bf5df6989d','3bdc25e1-64df-4eeb-954d-108a8e5c8ebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a48cf4212f14678a7249ab004691979',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:31.741545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37dcebae-0488-4ad9-95ba-14ff3431acc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:31.763696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37dcebae-0488-4ad9-95ba-14ff3431acc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:31.767036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Flow 'volume_create_api' (12e1d34b-98d7-4449-b098-8fbb09222262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:44:31.831203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Create volume request issued successfully. Jan 12 14:44:31.852136 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e42c327c-928e-486e-93cf-2bb1ed609024 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes returned with HTTP 202 Jan 12 14:44:31.865540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 597/1213] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:44:31 2021] POST /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes => generated 824 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:44:31.867387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-240d726c-9184-49fe-bf8a-36b2bd461654 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 Jan 12 14:44:31.867954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-240d726c-9184-49fe-bf8a-36b2bd461654 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:31.868152 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:31.868152 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:31.868808 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-240d726c-9184-49fe-bf8a-36b2bd461654 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:31.975337 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:31.975337 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:31.998000 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-240d726c-9184-49fe-bf8a-36b2bd461654 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:32.042615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-240d726c-9184-49fe-bf8a-36b2bd461654 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 returned with HTTP 200 Jan 12 14:44:32.052186 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 617/1214] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:31 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 => generated 892 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:33.071970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-872a94c8-6432-416d-a982-7e28c8968f81 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 Jan 12 14:44:33.072675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-872a94c8-6432-416d-a982-7e28c8968f81 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:33.078901 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:33.078901 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:33.079626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-872a94c8-6432-416d-a982-7e28c8968f81 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:33.169067 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:33.169067 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:33.182123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-872a94c8-6432-416d-a982-7e28c8968f81 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:33.218098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-872a94c8-6432-416d-a982-7e28c8968f81 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 returned with HTTP 200 Jan 12 14:44:33.219313 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 598/1215] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:33 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:33.610473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] POST http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes Jan 12 14:44:33.611316 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:33.611316 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:33.612084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-853675998"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:33.613465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-853675998'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:44:33.614070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Create volume of 1 GB Jan 12 14:44:33.628026 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Availability Zones retrieved successfully. Jan 12 14:44:33.645875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Flow 'volume_create_api' (d33be123-6df8-4e8c-89a8-a1a11752a876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:44:33.649324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0cc77b-db94-4ac8-8a51-f5bb0e6a55ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:33.651930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:44:33.726250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0cc77b-db94-4ac8-8a51-f5bb0e6a55ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:33.729767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a9b637b-6910-41e4-a1bf-5400274a8a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:33.824450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Created reservations ['b09874d3-c3f3-4556-a09a-6567d3bbcda4', '6d19c968-74e2-45aa-b827-ec5046b8ae8e', 'daaee3f8-b632-4a5a-83f3-93a299011b51', '876cb3ad-6713-4ab9-ad0a-2920f033314b'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:44:33.826457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a9b637b-6910-41e4-a1bf-5400274a8a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b09874d3-c3f3-4556-a09a-6567d3bbcda4', '6d19c968-74e2-45aa-b827-ec5046b8ae8e', 'daaee3f8-b632-4a5a-83f3-93a299011b51', '876cb3ad-6713-4ab9-ad0a-2920f033314b']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:33.828731 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (040df746-e17e-4347-acd2-5fbdbd5c47c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:33.935623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (040df746-e17e-4347-acd2-5fbdbd5c47c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d78dd1e-20eb-4708-9347-b250768ac32b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-853675998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254b1747403c47e29264b8a839283491',qos_specs=None,replication_status=,reservations=['b09874d3-c3f3-4556-a09a-6567d3bbcda4','6d19c968-74e2-45aa-b827-ec5046b8ae8e','daaee3f8-b632-4a5a-83f3-93a299011b51','876cb3ad-6713-4ab9-ad0a-2920f033314b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3336a7a2a3b74f8ebc2109f32089aed8',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-853675998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d78dd1e-20eb-4708-9347-b250768ac32b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254b1747403c47e29264b8a839283491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3336a7a2a3b74f8ebc2109f32089aed8',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:33.938238 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d170f51-2542-446f-a9f2-a65cfb10ba08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:33.971117 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d170f51-2542-446f-a9f2-a65cfb10ba08) transitioned into state 'SUCCESS' from state '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-853675998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='254b1747403c47e29264b8a839283491',qos_specs=None,replication_status=,reservations=['b09874d3-c3f3-4556-a09a-6567d3bbcda4','6d19c968-74e2-45aa-b827-ec5046b8ae8e','daaee3f8-b632-4a5a-83f3-93a299011b51','876cb3ad-6713-4ab9-ad0a-2920f033314b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3336a7a2a3b74f8ebc2109f32089aed8',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:33.973437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf09882-b4d0-438f-b7e1-a0c03a7204cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:34.012199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf09882-b4d0-438f-b7e1-a0c03a7204cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:34.015892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Flow 'volume_create_api' (d33be123-6df8-4e8c-89a8-a1a11752a876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:44:34.129994 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Create volume request issued successfully. Jan 12 14:44:34.163307 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e5aa0d08-4f39-49b2-b455-b1488f0fdbb4 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes returned with HTTP 202 Jan 12 14:44:34.175819 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 618/1216] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:44:33 2021] POST /volume/v3/254b1747403c47e29264b8a839283491/volumes => generated 825 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:44:34.180514 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58a9561b-fd5f-4f28-a347-494b1ea133d7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:44:34.181367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58a9561b-fd5f-4f28-a347-494b1ea133d7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:34.181810 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:34.181810 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:34.182544 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58a9561b-fd5f-4f28-a347-494b1ea133d7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:34.236916 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9044bda-203c-40f4-ab4f-b289c6cb45a8 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 Jan 12 14:44:34.237482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9044bda-203c-40f4-ab4f-b289c6cb45a8 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:34.238025 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:34.238025 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:34.238408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9044bda-203c-40f4-ab4f-b289c6cb45a8 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:34.277271 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:34.277271 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:34.289080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-58a9561b-fd5f-4f28-a347-494b1ea133d7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:44:34.354646 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58a9561b-fd5f-4f28-a347-494b1ea133d7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:44:34.357269 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 599/1217] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:34 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:34.398178 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:34.398178 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:34.428856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b9044bda-203c-40f4-ab4f-b289c6cb45a8 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:34.474138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9044bda-203c-40f4-ab4f-b289c6cb45a8 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 returned with HTTP 200 Jan 12 14:44:34.477796 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 619/1218] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:34 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 => generated 917 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:34.498443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4398c5fc-304e-4f63-9afb-11b8c27bc5dc tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 Jan 12 14:44:34.499328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4398c5fc-304e-4f63-9afb-11b8c27bc5dc tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:34.499736 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:34.499736 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:34.500564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4398c5fc-304e-4f63-9afb-11b8c27bc5dc tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:34.636550 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:34.636550 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:34.662940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4398c5fc-304e-4f63-9afb-11b8c27bc5dc tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:34.716330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4398c5fc-304e-4f63-9afb-11b8c27bc5dc tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 returned with HTTP 200 Jan 12 14:44:34.717458 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 600/1219] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:34 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 => generated 917 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:35.282681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] POST http://10.222.0.43/volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes Jan 12 14:44:35.283188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:35.283188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:35.283996 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:44:35.285284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Create volume request body: {'volume': {'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:44:35.285968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Create volume of 1 GB Jan 12 14:44:35.302225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Availability Zones retrieved successfully. Jan 12 14:44:35.332938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Flow 'volume_create_api' (2ecd38ba-c12c-4148-8b61-28d210e337f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:44:35.337743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a8c7fb-92c5-4dc8-a3ec-7a60ffe8dfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:35.340690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:44:35.374065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6e1c3e6-df0b-43dc-9bb8-ea4ced68b3f2 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:44:35.374355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6e1c3e6-df0b-43dc-9bb8-ea4ced68b3f2 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:35.374486 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:35.374486 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:35.374827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6e1c3e6-df0b-43dc-9bb8-ea4ced68b3f2 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:35.456723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5a8c7fb-92c5-4dc8-a3ec-7a60ffe8dfae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:35.469083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a69841-fc8e-4c22-a6ce-96a313679b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:35.553087 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:35.553087 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:35.601409 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c6e1c3e6-df0b-43dc-9bb8-ea4ced68b3f2 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:44:35.674245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6e1c3e6-df0b-43dc-9bb8-ea4ced68b3f2 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:44:35.675367 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 601/1220] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:35 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 917 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:35.698185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Created reservations ['4858d2dd-da83-4300-8657-84b1521f8e30', '6089822c-7ae2-40be-b9fe-140690f0c3bf', '599d2038-e854-4f94-a0c7-2919fd7a470a', 'fc7963c2-6497-41b6-868e-72450cd87f65'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:44:35.701219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a69841-fc8e-4c22-a6ce-96a313679b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4858d2dd-da83-4300-8657-84b1521f8e30', '6089822c-7ae2-40be-b9fe-140690f0c3bf', '599d2038-e854-4f94-a0c7-2919fd7a470a', 'fc7963c2-6497-41b6-868e-72450cd87f65']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:35.706407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0946920-b8aa-43b6-a122-2b0f7c15c881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:35.779250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0946920-b8aa-43b6-a122-2b0f7c15c881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db72a55a-66c3-4d3e-88c1-16f56212d3b0', '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='906071be96004a5f95aeee65d1b65c3b',qos_specs=None,replication_status=,reservations=['4858d2dd-da83-4300-8657-84b1521f8e30','6089822c-7ae2-40be-b9fe-140690f0c3bf','599d2038-e854-4f94-a0c7-2919fd7a470a','fc7963c2-6497-41b6-868e-72450cd87f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d07c3b62458f47feb2db1949cd8bec25',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:44:35Z,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=db72a55a-66c3-4d3e-88c1-16f56212d3b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='906071be96004a5f95aeee65d1b65c3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d07c3b62458f47feb2db1949cd8bec25',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:35.783705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ce6a3e-9c14-434e-9949-45d1adc7705f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:35.820126 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ce6a3e-9c14-434e-9949-45d1adc7705f) transitioned into state 'SUCCESS' from 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='906071be96004a5f95aeee65d1b65c3b',qos_specs=None,replication_status=,reservations=['4858d2dd-da83-4300-8657-84b1521f8e30','6089822c-7ae2-40be-b9fe-140690f0c3bf','599d2038-e854-4f94-a0c7-2919fd7a470a','fc7963c2-6497-41b6-868e-72450cd87f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d07c3b62458f47feb2db1949cd8bec25',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:35.826028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bfcc7d4-2df6-4397-ac38-c7fa085ea219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:44:35.857501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bfcc7d4-2df6-4397-ac38-c7fa085ea219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:44:35.862128 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Flow 'volume_create_api' (2ecd38ba-c12c-4148-8b61-28d210e337f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:44:35.926986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Create volume request issued successfully. Jan 12 14:44:35.947039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-584f5dd6-b18e-407f-ab46-33a7f1573cb5 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] http://10.222.0.43/volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes returned with HTTP 202 Jan 12 14:44:35.951410 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 620/1221] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:44:34 2021] POST /volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes => generated 802 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:44:35.965871 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30ae44ad-5258-428f-9279-7b560d24975c tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] GET http://10.222.0.43/volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/db72a55a-66c3-4d3e-88c1-16f56212d3b0 Jan 12 14:44:35.966399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30ae44ad-5258-428f-9279-7b560d24975c tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:35.966616 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:35.966616 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:35.966986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30ae44ad-5258-428f-9279-7b560d24975c tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:36.092522 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:36.092522 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:36.115004 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-30ae44ad-5258-428f-9279-7b560d24975c tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Volume info retrieved successfully. Jan 12 14:44:36.161484 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30ae44ad-5258-428f-9279-7b560d24975c tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] http://10.222.0.43/volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/db72a55a-66c3-4d3e-88c1-16f56212d3b0 returned with HTTP 200 Jan 12 14:44:36.162329 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 602/1222] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:35 2021] GET /volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/db72a55a-66c3-4d3e-88c1-16f56212d3b0 => generated 1040 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:44:36.696579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42e568ea-9ec1-4ade-ac36-3c6610aa871b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:44:36.701048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42e568ea-9ec1-4ade-ac36-3c6610aa871b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:36.702253 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:36.702253 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:36.702856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42e568ea-9ec1-4ade-ac36-3c6610aa871b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:36.855307 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:36.855307 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:36.917685 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-42e568ea-9ec1-4ade-ac36-3c6610aa871b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:44:36.958449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42e568ea-9ec1-4ade-ac36-3c6610aa871b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:44:36.959664 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 621/1223] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:36 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 918 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:37.181668 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21dad26e-796f-4af6-b187-5dd04273897d tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] GET http://10.222.0.43/volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/db72a55a-66c3-4d3e-88c1-16f56212d3b0 Jan 12 14:44:37.184005 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21dad26e-796f-4af6-b187-5dd04273897d tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:37.184482 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:37.184482 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:37.185704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21dad26e-796f-4af6-b187-5dd04273897d tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:37.260060 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:37.260060 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:37.271354 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-21dad26e-796f-4af6-b187-5dd04273897d tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Volume info retrieved successfully. Jan 12 14:44:37.301785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21dad26e-796f-4af6-b187-5dd04273897d tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] http://10.222.0.43/volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/db72a55a-66c3-4d3e-88c1-16f56212d3b0 returned with HTTP 200 Jan 12 14:44:37.303718 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 603/1224] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:37 2021] GET /volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/db72a55a-66c3-4d3e-88c1-16f56212d3b0 => generated 1041 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:44:37.319971 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8bc20bf5-c44a-4aa2-9c45-d3ab9ebb51d7 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] GET http://10.222.0.43/volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/detail?all_tenants=1&project_id=cd5f037ecded46fcbc034afab3cc7de4 Jan 12 14:44:37.320939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8bc20bf5-c44a-4aa2-9c45-d3ab9ebb51d7 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:37.321494 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:37.321494 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:37.322190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8bc20bf5-c44a-4aa2-9c45-d3ab9ebb51d7 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:37.324971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8bc20bf5-c44a-4aa2-9c45-d3ab9ebb51d7 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Could not evaluate value cd5f037ecded46fcbc034afab3cc7de4, assuming string {{(pid=87932) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:44:37.326734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8bc20bf5-c44a-4aa2-9c45-d3ab9ebb51d7 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Searching by: MultiDict([('project_id', 'cd5f037ecded46fcbc034afab3cc7de4'), ('all_tenants', 1)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:44:37.421773 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8bc20bf5-c44a-4aa2-9c45-d3ab9ebb51d7 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Get all volumes completed successfully. Jan 12 14:44:37.426956 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:37.426956 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:37.440296 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8bc20bf5-c44a-4aa2-9c45-d3ab9ebb51d7 tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] http://10.222.0.43/volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/detail?all_tenants=1&project_id=cd5f037ecded46fcbc034afab3cc7de4 returned with HTTP 200 Jan 12 14:44:37.441608 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 622/1225] 10.222.0.43 () {58 vars in 1340 bytes} [Tue Jan 12 14:44:37 2021] GET /volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/detail?all_tenants=1&project_id=cd5f037ecded46fcbc034afab3cc7de4 => generated 3249 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:44:37.460053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a5f93a0-756d-4eb4-980e-902cee2e4dbf tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] DELETE http://10.222.0.43/volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/db72a55a-66c3-4d3e-88c1-16f56212d3b0 Jan 12 14:44:37.460846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a5f93a0-756d-4eb4-980e-902cee2e4dbf tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:37.461216 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:37.461216 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:37.461864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a5f93a0-756d-4eb4-980e-902cee2e4dbf tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:37.462490 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-4a5f93a0-756d-4eb4-980e-902cee2e4dbf tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Delete volume with id: db72a55a-66c3-4d3e-88c1-16f56212d3b0 Jan 12 14:44:37.524620 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:37.524620 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:37.526294 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4a5f93a0-756d-4eb4-980e-902cee2e4dbf tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Volume info retrieved successfully. Jan 12 14:44:37.592609 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4a5f93a0-756d-4eb4-980e-902cee2e4dbf tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] Delete volume request issued successfully. Jan 12 14:44:37.593094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a5f93a0-756d-4eb4-980e-902cee2e4dbf tempest-VolumesListAdminTestJSON-1179892925 tempest-VolumesListAdminTestJSON-1179892925] http://10.222.0.43/volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/db72a55a-66c3-4d3e-88c1-16f56212d3b0 returned with HTTP 202 Jan 12 14:44:37.598181 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 604/1226] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:44:37 2021] DELETE /volume/v3/906071be96004a5f95aeee65d1b65c3b/volumes/db72a55a-66c3-4d3e-88c1-16f56212d3b0 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:44:37.602599 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a3e2f82-aa5d-4ad2-9378-175cef513b1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] DELETE http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 Jan 12 14:44:37.603954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a3e2f82-aa5d-4ad2-9378-175cef513b1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:37.604339 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:37.604339 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:37.604952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a3e2f82-aa5d-4ad2-9378-175cef513b1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:37.605562 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-2a3e2f82-aa5d-4ad2-9378-175cef513b1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Delete volume with id: c6abb839-9f5d-41a1-8f53-e91e41f023a0 Jan 12 14:44:37.686953 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:37.686953 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:37.693964 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2a3e2f82-aa5d-4ad2-9378-175cef513b1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:37.762420 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2a3e2f82-aa5d-4ad2-9378-175cef513b1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Delete volume request issued successfully. Jan 12 14:44:37.763061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a3e2f82-aa5d-4ad2-9378-175cef513b1b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 returned with HTTP 202 Jan 12 14:44:37.768799 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 623/1227] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:44:37 2021] DELETE /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:44:37.771639 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be678b38-3ab0-4c51-b664-04175d8c624b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 Jan 12 14:44:37.772164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be678b38-3ab0-4c51-b664-04175d8c624b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:37.772552 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:37.772552 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:37.773185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be678b38-3ab0-4c51-b664-04175d8c624b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:37.875739 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:37.875739 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:37.897274 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-be678b38-3ab0-4c51-b664-04175d8c624b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:37.946417 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be678b38-3ab0-4c51-b664-04175d8c624b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 returned with HTTP 200 Jan 12 14:44:37.947252 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 605/1228] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:37 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 => generated 916 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:38.966058 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-393bebe0-9efd-4a1e-bb58-8cae641e8cc9 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 Jan 12 14:44:38.967417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-393bebe0-9efd-4a1e-bb58-8cae641e8cc9 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:38.967956 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:38.967956 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:38.968573 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-393bebe0-9efd-4a1e-bb58-8cae641e8cc9 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:39.099292 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:39.099292 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:39.119221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-393bebe0-9efd-4a1e-bb58-8cae641e8cc9 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:39.147161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-393bebe0-9efd-4a1e-bb58-8cae641e8cc9 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 returned with HTTP 200 Jan 12 14:44:39.148356 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 624/1229] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:38 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 => generated 916 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:40.163386 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6893a39-adaf-487c-b876-28986b6a7693 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 Jan 12 14:44:40.164055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6893a39-adaf-487c-b876-28986b6a7693 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:40.164376 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:40.164376 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:40.164934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6893a39-adaf-487c-b876-28986b6a7693 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:40.265163 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:40.265163 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:40.296806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e6893a39-adaf-487c-b876-28986b6a7693 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:40.343349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6893a39-adaf-487c-b876-28986b6a7693 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 returned with HTTP 200 Jan 12 14:44:40.344704 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 606/1230] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:40 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 => generated 916 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:41.361334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8052b9ae-dc1e-46c1-b408-ebf058f5e67d tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 Jan 12 14:44:41.362397 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8052b9ae-dc1e-46c1-b408-ebf058f5e67d tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:41.362816 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:41.362816 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:41.363523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8052b9ae-dc1e-46c1-b408-ebf058f5e67d tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:41.472868 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8052b9ae-dc1e-46c1-b408-ebf058f5e67d tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 returned with HTTP 404 Jan 12 14:44:41.474608 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 625/1231] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:41 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c6abb839-9f5d-41a1-8f53-e91e41f023a0 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:44:41.481846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-449d61b0-6788-486c-b6d3-cd7a30bd45c3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] DELETE http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 Jan 12 14:44:41.482629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-449d61b0-6788-486c-b6d3-cd7a30bd45c3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:41.483032 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:41.483032 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:41.483976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-449d61b0-6788-486c-b6d3-cd7a30bd45c3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:41.484640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-449d61b0-6788-486c-b6d3-cd7a30bd45c3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Delete volume with id: c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 Jan 12 14:44:41.606852 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:41.606852 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:41.608733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-449d61b0-6788-486c-b6d3-cd7a30bd45c3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:41.670132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-449d61b0-6788-486c-b6d3-cd7a30bd45c3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Delete volume request issued successfully. Jan 12 14:44:41.670612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-449d61b0-6788-486c-b6d3-cd7a30bd45c3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 returned with HTTP 202 Jan 12 14:44:41.673131 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 607/1232] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:44:41 2021] DELETE /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:44:41.681990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5821f20d-b77a-4a1f-a40b-db076c29d811 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 Jan 12 14:44:41.682644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5821f20d-b77a-4a1f-a40b-db076c29d811 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:41.683822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5821f20d-b77a-4a1f-a40b-db076c29d811 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:41.793373 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:41.793373 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:41.803044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5821f20d-b77a-4a1f-a40b-db076c29d811 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:41.826951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5821f20d-b77a-4a1f-a40b-db076c29d811 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 returned with HTTP 200 Jan 12 14:44:41.828478 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 626/1233] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:41 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:42.844631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13337f8a-9e76-42d6-a1a9-c0d6a10176a4 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 Jan 12 14:44:42.845775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13337f8a-9e76-42d6-a1a9-c0d6a10176a4 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:42.846165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:42.846165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:42.846784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13337f8a-9e76-42d6-a1a9-c0d6a10176a4 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:42.957310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:42.957310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:42.981474 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-13337f8a-9e76-42d6-a1a9-c0d6a10176a4 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:43.024109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13337f8a-9e76-42d6-a1a9-c0d6a10176a4 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 returned with HTTP 200 Jan 12 14:44:43.025431 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 608/1234] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:42 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 => generated 916 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:44.041402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35df7007-99b7-46f3-9109-d48c91aae5a3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 Jan 12 14:44:44.042482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35df7007-99b7-46f3-9109-d48c91aae5a3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:44.042872 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:44.042872 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:44.043469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35df7007-99b7-46f3-9109-d48c91aae5a3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:44.153760 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35df7007-99b7-46f3-9109-d48c91aae5a3 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 returned with HTTP 404 Jan 12 14:44:44.167822 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 627/1235] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:44 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/c0a98cfa-3ade-420f-9d15-fd1aca0c2cb2 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:44:44.175477 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2415a0d-f47d-4347-a9c5-d177fa4b3fff tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] DELETE http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec Jan 12 14:44:44.176323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2415a0d-f47d-4347-a9c5-d177fa4b3fff tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:44.176713 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:44.176713 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:44.177336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2415a0d-f47d-4347-a9c5-d177fa4b3fff tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:44.178172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-d2415a0d-f47d-4347-a9c5-d177fa4b3fff tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Delete volume with id: 19e629b7-fccf-4c6f-931c-ace5151f4eec Jan 12 14:44:44.277302 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:44.277302 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:44.279108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d2415a0d-f47d-4347-a9c5-d177fa4b3fff tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:44.323614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d2415a0d-f47d-4347-a9c5-d177fa4b3fff tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Delete volume request issued successfully. Jan 12 14:44:44.326193 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2415a0d-f47d-4347-a9c5-d177fa4b3fff tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec returned with HTTP 202 Jan 12 14:44:44.327503 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 609/1236] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:44:44 2021] DELETE /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:44:44.335154 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1e399aa-37a8-4493-90de-688d26ed0a6b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec Jan 12 14:44:44.336321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1e399aa-37a8-4493-90de-688d26ed0a6b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:44.337080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1e399aa-37a8-4493-90de-688d26ed0a6b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:44.481391 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:44.481391 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:44.494727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a1e399aa-37a8-4493-90de-688d26ed0a6b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:44.562315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1e399aa-37a8-4493-90de-688d26ed0a6b tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec returned with HTTP 200 Jan 12 14:44:44.568453 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 628/1237] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:44 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec => generated 915 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:45.585174 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-588ef339-2e89-48de-88d1-f9e5387e3724 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec Jan 12 14:44:45.586685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-588ef339-2e89-48de-88d1-f9e5387e3724 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:45.587055 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:45.587055 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:45.587678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-588ef339-2e89-48de-88d1-f9e5387e3724 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:45.695550 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:44:45.695550 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:44:45.724688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-588ef339-2e89-48de-88d1-f9e5387e3724 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Volume info retrieved successfully. Jan 12 14:44:45.757302 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-588ef339-2e89-48de-88d1-f9e5387e3724 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec returned with HTTP 200 Jan 12 14:44:45.758830 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 610/1238] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:45 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec => generated 915 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:44:46.773807 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ba53a06-2f7a-4fd4-97bc-1c99730c4f15 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec Jan 12 14:44:46.774484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ba53a06-2f7a-4fd4-97bc-1c99730c4f15 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:46.774999 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:46.774999 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:46.775716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ba53a06-2f7a-4fd4-97bc-1c99730c4f15 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:46.902198 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ba53a06-2f7a-4fd4-97bc-1c99730c4f15 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec returned with HTTP 404 Jan 12 14:44:46.903161 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 629/1239] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:44:46 2021] GET /volume/v3/cd5f037ecded46fcbc034afab3cc7de4/volumes/19e629b7-fccf-4c6f-931c-ace5151f4eec => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:44:58.320768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-588ef339-2e89-48de-88d1-f9e5387e3724 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume// Jan 12 14:44:58.322351 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-588ef339-2e89-48de-88d1-f9e5387e3724 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:58.322937 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:44:58.322937 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:44:58.323778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-588ef339-2e89-48de-88d1-f9e5387e3724 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:58.325442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-588ef339-2e89-48de-88d1-f9e5387e3724 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:44:58.326861 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 611/1240] 10.222.0.43 () {56 vars in 872 bytes} [Tue Jan 12 14:44:58 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:44:58.334407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ba53a06-2f7a-4fd4-97bc-1c99730c4f15 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] GET http://10.222.0.43/volume// Jan 12 14:44:58.334894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ba53a06-2f7a-4fd4-97bc-1c99730c4f15 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:58.335393 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ba53a06-2f7a-4fd4-97bc-1c99730c4f15 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:58.336679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ba53a06-2f7a-4fd4-97bc-1c99730c4f15 tempest-VolumesListAdminTestJSON-593195427 tempest-VolumesListAdminTestJSON-593195427] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:44:58.337282 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 630/1241] 10.222.0.43 () {56 vars in 872 bytes} [Tue Jan 12 14:44:58 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:44:59.302284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eca562de-afa8-42d7-863e-0858d07aed42 tempest-VersionsTest-558636803 tempest-VersionsTest-558636803] GET http://10.222.0.43/volume/v2/ Jan 12 14:44:59.304280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eca562de-afa8-42d7-863e-0858d07aed42 tempest-VersionsTest-558636803 tempest-VersionsTest-558636803] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:59.305526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eca562de-afa8-42d7-863e-0858d07aed42 tempest-VersionsTest-558636803 tempest-VersionsTest-558636803] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:59.307362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eca562de-afa8-42d7-863e-0858d07aed42 tempest-VersionsTest-558636803 tempest-VersionsTest-558636803] http://10.222.0.43/volume/v2/ returned with HTTP 200 Jan 12 14:44:59.314724 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 612/1242] 10.222.0.43 () {58 vars in 1084 bytes} [Tue Jan 12 14:44:58 2021] GET /volume/v2/ => generated 382 bytes in 970 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 12 14:44:59.324468 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56cf9c74-773a-4264-bfcb-f0c41f0d0052 tempest-VersionsTest-558636803 tempest-VersionsTest-558636803] GET http://10.222.0.43/volume/v3/ Jan 12 14:44:59.325582 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56cf9c74-773a-4264-bfcb-f0c41f0d0052 tempest-VersionsTest-558636803 tempest-VersionsTest-558636803] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:44:59.326234 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56cf9c74-773a-4264-bfcb-f0c41f0d0052 tempest-VersionsTest-558636803 tempest-VersionsTest-558636803] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:44:59.327339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56cf9c74-773a-4264-bfcb-f0c41f0d0052 tempest-VersionsTest-558636803 tempest-VersionsTest-558636803] http://10.222.0.43/volume/v3/ returned with HTTP 200 Jan 12 14:44:59.328347 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 631/1243] 10.222.0.43 () {58 vars in 1084 bytes} [Tue Jan 12 14:44:59 2021] GET /volume/v3/ => generated 386 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:05.014310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] POST http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes Jan 12 14:45:05.015074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Action: 'create', calling method: create, body: {"volume": {"imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1228688583"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:05.016202 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Create volume request body: {'volume': {'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1228688583'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:45:05.187485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Create volume of 1 GB Jan 12 14:45:05.247415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Availability Zones retrieved successfully. Jan 12 14:45:05.336874 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Flow 'volume_create_api' (6f1d9224-91e0-45e9-a40d-66bdab3da2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:45:05.351123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67c5c2b-0070-475d-8955-3fc6e3f342ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:05.362115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:45:05.714724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67c5c2b-0070-475d-8955-3fc6e3f342ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:05.721882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87bfe583-d164-473b-91a5-4f3c20eaf848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:05.949535 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Created reservations ['5aa8370e-59e0-4a94-bd89-6a754b9edf37', '3f37f65b-32b6-4434-8247-4ac1a347b97b', '3d1db774-bde2-4520-8fb1-634ee4e62322', 'e1c0f69e-d2e1-4a7d-8330-b60ca24074a3'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:45:05.951499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87bfe583-d164-473b-91a5-4f3c20eaf848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5aa8370e-59e0-4a94-bd89-6a754b9edf37', '3f37f65b-32b6-4434-8247-4ac1a347b97b', '3d1db774-bde2-4520-8fb1-634ee4e62322', 'e1c0f69e-d2e1-4a7d-8330-b60ca24074a3']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:05.956410 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a058f2db-6580-41c7-8086-a9560ee439d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:06.022350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc3597c7-ba81-4809-8fa2-da848f2f2291 tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] POST http://10.222.0.43/volume/v3/e8e941d488be4d12bd2b9642f15fadfe/types Jan 12 14:45:06.023669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc3597c7-ba81-4809-8fa2-da848f2f2291 tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-817367286", "extra_specs": {}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:06.041631 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a058f2db-6580-41c7-8086-a9560ee439d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '020345af-485f-48bc-bc06-dd9061508b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1228688583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48728ae661da4a129612e3894eecf5d7',qos_specs=None,replication_status=,reservations=['5aa8370e-59e0-4a94-bd89-6a754b9edf37','3f37f65b-32b6-4434-8247-4ac1a347b97b','3d1db774-bde2-4520-8fb1-634ee4e62322','e1c0f69e-d2e1-4a7d-8330-b60ca24074a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fa7c7977a54f68b6f5384a1cafd58e',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1228688583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=020345af-485f-48bc-bc06-dd9061508b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48728ae661da4a129612e3894eecf5d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d8fa7c7977a54f68b6f5384a1cafd58e',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:06.049904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc221e8-c32f-4786-b597-520194e97e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:06.094940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc221e8-c32f-4786-b597-520194e97e05) transitioned into state 'SUCCESS' from state '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-1228688583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48728ae661da4a129612e3894eecf5d7',qos_specs=None,replication_status=,reservations=['5aa8370e-59e0-4a94-bd89-6a754b9edf37','3f37f65b-32b6-4434-8247-4ac1a347b97b','3d1db774-bde2-4520-8fb1-634ee4e62322','e1c0f69e-d2e1-4a7d-8330-b60ca24074a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fa7c7977a54f68b6f5384a1cafd58e',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:06.099686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d145912-996d-4e1b-9096-57076d9b2ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:06.143613 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d145912-996d-4e1b-9096-57076d9b2ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:06.154389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc3597c7-ba81-4809-8fa2-da848f2f2291 tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] http://10.222.0.43/volume/v3/e8e941d488be4d12bd2b9642f15fadfe/types returned with HTTP 200 Jan 12 14:45:06.154651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Flow 'volume_create_api' (6f1d9224-91e0-45e9-a40d-66bdab3da2ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:45:06.157912 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 632/1244] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:45:05 2021] POST /volume/v3/e8e941d488be4d12bd2b9642f15fadfe/types => generated 211 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:06.169001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e6dfe8c-951c-457f-80c5-72b181364945 tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] POST http://10.222.0.43/volume/v3/e8e941d488be4d12bd2b9642f15fadfe/types/c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace/encryption Jan 12 14:45:06.176789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e6dfe8c-951c-457f-80c5-72b181364945 tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:06.305308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Create volume request issued successfully. Jan 12 14:45:06.307216 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e6dfe8c-951c-457f-80c5-72b181364945 tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] http://10.222.0.43/volume/v3/e8e941d488be4d12bd2b9642f15fadfe/types/c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace/encryption returned with HTTP 200 Jan 12 14:45:06.308630 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 633/1245] 10.222.0.43 () {60 vars in 1364 bytes} [Tue Jan 12 14:45:06 2021] POST /volume/v3/e8e941d488be4d12bd2b9642f15fadfe/types/c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace/encryption => generated 230 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:45:06.363750 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b9bce37-5768-4bab-8ee1-20676549c3c7 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes returned with HTTP 202 Jan 12 14:45:06.365580 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 613/1246] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:45:05 2021] POST /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes => generated 817 bytes in 1355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:45:06.382358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a622d43-971e-4e50-92c0-9a5f1fa197f4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:06.383263 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a622d43-971e-4e50-92c0-9a5f1fa197f4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:06.383829 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:06.383829 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:06.384950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a622d43-971e-4e50-92c0-9a5f1fa197f4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:06.521157 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:06.521157 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:06.544585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8a622d43-971e-4e50-92c0-9a5f1fa197f4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:06.595794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a622d43-971e-4e50-92c0-9a5f1fa197f4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:06.599964 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 614/1247] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:06 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:06.631577 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes Jan 12 14:45:06.632371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1568883976", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-817367286", "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:06.633604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1568883976', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-817367286', 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:45:06.668415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume of 1 GB Jan 12 14:45:06.676345 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:06.676345 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:06.677156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Availability Zones retrieved successfully. Jan 12 14:45:06.740498 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (b6cfb055-0f08-4ae9-9899-3ea26407682b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:45:06.744172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158f5ed3-d72c-433c-8710-a9b9ddfe3c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:06.755752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:45:07.007455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158f5ed3-d72c-433c-8710-a9b9ddfe3c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:45:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace,is_public=True,name='tempest-scenario-type-luks-817367286',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace', '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=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:07.011097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7c2856-151d-40c8-b16b-35554d12abd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:07.074398 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-817367286 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-817367286, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:45:07.076386 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-817367286 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-817367286, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:45:07.129463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Created reservations ['fe0f3a37-021f-4a42-aba8-9be37d3ce2a7', '254dbabf-58ec-4a79-9971-f0540f3f3925', '009338c0-eed5-47c3-be14-fd81358de909', '99d7da05-48c6-4657-baff-b80882712e56'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:45:07.132293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7c2856-151d-40c8-b16b-35554d12abd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe0f3a37-021f-4a42-aba8-9be37d3ce2a7', '254dbabf-58ec-4a79-9971-f0540f3f3925', '009338c0-eed5-47c3-be14-fd81358de909', '99d7da05-48c6-4657-baff-b80882712e56']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:07.135372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (506e22c0-26c6-4f3e-b3ae-cd7df46a6ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:07.252676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (506e22c0-26c6-4f3e-b3ae-cd7df46a6ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10c10ce0-4af5-48e9-a283-775eeccc5b17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1568883976',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['fe0f3a37-021f-4a42-aba8-9be37d3ce2a7','254dbabf-58ec-4a79-9971-f0540f3f3925','009338c0-eed5-47c3-be14-fd81358de909','99d7da05-48c6-4657-baff-b80882712e56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1568883976',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=10c10ce0-4af5-48e9-a283-775eeccc5b17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc4289937a484078badbc07c2aeb786a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f26c27b6f9e34b01b6a4280744921846',volume_attachment=,volume_type=,volume_type_id=c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:07.260939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebcc3e1-db80-499f-9878-c63857726287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:07.318126 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebcc3e1-db80-499f-9878-c63857726287) transitioned into state 'SUCCESS' from state '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-1568883976',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['fe0f3a37-021f-4a42-aba8-9be37d3ce2a7','254dbabf-58ec-4a79-9971-f0540f3f3925','009338c0-eed5-47c3-be14-fd81358de909','99d7da05-48c6-4657-baff-b80882712e56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:07.327455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a0d3295-f301-4480-8f0c-3cd0ddb5a644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:07.356423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a0d3295-f301-4480-8f0c-3cd0ddb5a644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:07.362521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (b6cfb055-0f08-4ae9-9899-3ea26407682b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:45:07.483610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request issued successfully. Jan 12 14:45:07.524872 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ea65c58-d2dc-4a53-9cbc-977016e0d0e3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes returned with HTTP 202 Jan 12 14:45:07.526108 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 634/1248] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:45:06 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes => generated 845 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:45:07.540317 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-250449a1-c2fc-4263-9fc0-680d3a1d915f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:45:07.540956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-250449a1-c2fc-4263-9fc0-680d3a1d915f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:07.541202 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:07.541202 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:07.541529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-250449a1-c2fc-4263-9fc0-680d3a1d915f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:07.612993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93c25db9-315a-451a-a365-388b5e1aaf6c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:07.613802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93c25db9-315a-451a-a365-388b5e1aaf6c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:07.614264 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:07.614264 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:07.614834 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93c25db9-315a-451a-a365-388b5e1aaf6c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:07.731411 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:07.731411 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:07.761454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-250449a1-c2fc-4263-9fc0-680d3a1d915f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:45:07.768084 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:07.768084 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:07.811062 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-93c25db9-315a-451a-a365-388b5e1aaf6c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:07.848864 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-250449a1-c2fc-4263-9fc0-680d3a1d915f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 200 Jan 12 14:45:07.850257 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 615/1249] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:07 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 913 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:07.875087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93c25db9-315a-451a-a365-388b5e1aaf6c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:07.875919 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 635/1250] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:07 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:08.865999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db8c6e77-2003-4168-9140-07562a8faf20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:45:08.866555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db8c6e77-2003-4168-9140-07562a8faf20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:08.866691 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:08.866691 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:08.867950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db8c6e77-2003-4168-9140-07562a8faf20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:08.891995 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bfb03cf3-ffc3-4d60-b04a-26b1a07ea2cd tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:08.892811 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bfb03cf3-ffc3-4d60-b04a-26b1a07ea2cd tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:08.893190 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:08.893190 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:08.893828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bfb03cf3-ffc3-4d60-b04a-26b1a07ea2cd tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:09.013870 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:09.013870 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:09.034909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-db8c6e77-2003-4168-9140-07562a8faf20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:45:09.080777 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:09.080777 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:09.086754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db8c6e77-2003-4168-9140-07562a8faf20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 200 Jan 12 14:45:09.088374 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 616/1251] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:08 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 937 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:09.120929 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bfb03cf3-ffc3-4d60-b04a-26b1a07ea2cd tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:09.184038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bfb03cf3-ffc3-4d60-b04a-26b1a07ea2cd tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:09.200090 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 636/1252] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:08 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:10.103705 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c1a645e-f0fc-422a-a6cc-4aee468646cf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:45:10.104414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c1a645e-f0fc-422a-a6cc-4aee468646cf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:10.104720 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:10.104720 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:10.105453 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c1a645e-f0fc-422a-a6cc-4aee468646cf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:10.207045 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-54d9134a-590c-49e1-b834-5b28ce3679b4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:10.207897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-54d9134a-590c-49e1-b834-5b28ce3679b4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:10.208674 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:10.208674 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:10.209317 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-54d9134a-590c-49e1-b834-5b28ce3679b4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:10.287089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:10.287089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:10.334327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c1a645e-f0fc-422a-a6cc-4aee468646cf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:45:10.373445 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:10.373445 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:10.411533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-54d9134a-590c-49e1-b834-5b28ce3679b4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:10.419401 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c1a645e-f0fc-422a-a6cc-4aee468646cf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 200 Jan 12 14:45:10.438481 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 617/1253] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:10 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 938 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:10.449731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a543a35-f5c7-47b8-a3cd-a2c2e719f88e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:45:10.458410 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a543a35-f5c7-47b8-a3cd-a2c2e719f88e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:10.460850 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:10.460850 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:10.461561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a543a35-f5c7-47b8-a3cd-a2c2e719f88e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:10.492579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-54d9134a-590c-49e1-b834-5b28ce3679b4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:10.498058 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 637/1254] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:10 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:10.669569 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:10.669569 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:10.718115 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4a543a35-f5c7-47b8-a3cd-a2c2e719f88e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:45:10.769853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a543a35-f5c7-47b8-a3cd-a2c2e719f88e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 200 Jan 12 14:45:10.772902 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 618/1255] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:10 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 938 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:10.788280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d7d151c1-6caa-4fc6-8ac4-329239cba7bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17/action Jan 12 14:45:10.789307 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:10.789307 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:10.791019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d7d151c1-6caa-4fc6-8ac4-329239cba7bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:45:10.791561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d7d151c1-6caa-4fc6-8ac4-329239cba7bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:10.948322 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:10.948322 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:10.949564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d7d151c1-6caa-4fc6-8ac4-329239cba7bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:45:10.974740 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d7d151c1-6caa-4fc6-8ac4-329239cba7bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume updated successfully. Jan 12 14:45:10.975526 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d7d151c1-6caa-4fc6-8ac4-329239cba7bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17/action returned with HTTP 200 Jan 12 14:45:10.976999 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 638/1256] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:45:10 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17/action => generated 0 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 12 14:45:11.227532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-72fc76a0-7b15-428b-938f-10f9a4e2d4d9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:45:11.229974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-72fc76a0-7b15-428b-938f-10f9a4e2d4d9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:11.230487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:11.230487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:11.231209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-72fc76a0-7b15-428b-938f-10f9a4e2d4d9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:11.358669 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:11.358669 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:11.378111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-72fc76a0-7b15-428b-938f-10f9a4e2d4d9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:45:11.446302 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-72fc76a0-7b15-428b-938f-10f9a4e2d4d9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 200 Jan 12 14:45:11.459247 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 619/1257] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:45:11 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 937 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:11.510038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22d33669-a62f-4ce0-b7ff-df6e8ca9187f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:11.510846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22d33669-a62f-4ce0-b7ff-df6e8ca9187f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:11.511264 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:11.511264 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:11.512083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22d33669-a62f-4ce0-b7ff-df6e8ca9187f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:11.566561 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:11.566561 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:11.576201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-22d33669-a62f-4ce0-b7ff-df6e8ca9187f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:11.599640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22d33669-a62f-4ce0-b7ff-df6e8ca9187f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:11.600689 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 639/1258] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:11 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:12.620119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-234c21c2-601b-40ae-a991-ec0e6a56283a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:12.621471 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-234c21c2-601b-40ae-a991-ec0e6a56283a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:12.621910 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:12.621910 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:12.622574 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-234c21c2-601b-40ae-a991-ec0e6a56283a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:12.742504 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:12.742504 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:12.754028 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-234c21c2-601b-40ae-a991-ec0e6a56283a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:12.782239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-234c21c2-601b-40ae-a991-ec0e6a56283a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:12.783811 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 620/1259] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:12 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:13.635125 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-298ade90-98ec-4189-afa7-d01cb6298a13 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:45:13.636350 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-298ade90-98ec-4189-afa7-d01cb6298a13 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:13.636746 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:13.636746 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:13.637374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-298ade90-98ec-4189-afa7-d01cb6298a13 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:13.745167 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:13.745167 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:13.770751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-298ade90-98ec-4189-afa7-d01cb6298a13 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:45:13.800286 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb2fdd7f-e991-4d65-9f4f-380c7cf861f4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:13.801505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb2fdd7f-e991-4d65-9f4f-380c7cf861f4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:13.801921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:13.801921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:13.803113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb2fdd7f-e991-4d65-9f4f-380c7cf861f4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:13.830331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-298ade90-98ec-4189-afa7-d01cb6298a13 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 200 Jan 12 14:45:13.840828 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 640/1260] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:45:13 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 937 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:13.842973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-298ade90-98ec-4189-afa7-d01cb6298a13 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume// Jan 12 14:45:13.844323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-298ade90-98ec-4189-afa7-d01cb6298a13 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:13.845380 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:13.845380 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:13.850018 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-298ade90-98ec-4189-afa7-d01cb6298a13 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:13.851522 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-298ade90-98ec-4189-afa7-d01cb6298a13 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:45:13.863982 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 641/1261] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:45:13 2021] GET /volume/ => generated 754 bytes in 22 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:45:13.874993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-b615e820-11dc-45f1-9b16-0d15ff6831b8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments Jan 12 14:45:13.877593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-b615e820-11dc-45f1-9b16-0d15ff6831b8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10c10ce0-4af5-48e9-a283-775eeccc5b17", "instance_uuid": "296fa958-aca3-4f8a-832e-af2cf3d0fabf", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:13.950601 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:13.950601 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:13.979123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cb2fdd7f-e991-4d65-9f4f-380c7cf861f4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:13.988619 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:13.988619 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:14.043094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb2fdd7f-e991-4d65-9f4f-380c7cf861f4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:14.048540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 621/1262] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:13 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:14.106907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-b615e820-11dc-45f1-9b16-0d15ff6831b8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments returned with HTTP 200 Jan 12 14:45:14.109162 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 642/1263] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:45:13 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments => generated 273 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:45:15.064263 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1860a286-f784-4ec3-a889-f4b858bcfd5a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:15.064794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1860a286-f784-4ec3-a889-f4b858bcfd5a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:15.064951 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:15.064951 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:15.065555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1860a286-f784-4ec3-a889-f4b858bcfd5a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:15.180226 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:15.180226 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:15.210641 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1860a286-f784-4ec3-a889-f4b858bcfd5a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:15.328068 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1860a286-f784-4ec3-a889-f4b858bcfd5a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:15.329027 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 622/1264] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:15 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:16.345495 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa13a216-d944-475d-99ae-0ef7530b129b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:16.350267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa13a216-d944-475d-99ae-0ef7530b129b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:16.350780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:16.350780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:16.351771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa13a216-d944-475d-99ae-0ef7530b129b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:16.449357 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:16.449357 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:16.473983 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fa13a216-d944-475d-99ae-0ef7530b129b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:16.521571 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa13a216-d944-475d-99ae-0ef7530b129b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:16.524492 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 643/1265] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:16 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:16.651733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1860a286-f784-4ec3-a889-f4b858bcfd5a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume// Jan 12 14:45:16.652164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1860a286-f784-4ec3-a889-f4b858bcfd5a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:16.652361 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:16.652361 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:16.652746 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1860a286-f784-4ec3-a889-f4b858bcfd5a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:16.653995 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1860a286-f784-4ec3-a889-f4b858bcfd5a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:45:16.655077 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 623/1266] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:45:16 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:45:16.670415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-7cdb0e7b-44c9-4dd0-b791-df69a5069547 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:45:16.671393 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-7cdb0e7b-44c9-4dd0-b791-df69a5069547 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:16.671596 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:16.671596 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:16.671991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-7cdb0e7b-44c9-4dd0-b791-df69a5069547 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:16.812997 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:16.812997 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:16.841697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-7cdb0e7b-44c9-4dd0-b791-df69a5069547 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:45:16.896953 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:16.896953 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:16.909129 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-7cdb0e7b-44c9-4dd0-b791-df69a5069547 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 200 Jan 12 14:45:16.911166 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 644/1267] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:45:16 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 1035 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:45:16.929891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-37bd5a6b-a52b-4583-aec2-7276af03fa39 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] PUT http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/d0a046ad-cd0a-4291-b229-52863cc90d16 Jan 12 14:45:16.930707 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-37bd5a6b-a52b-4583-aec2-7276af03fa39 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:16.998266 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:45:16.998266 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:45:16.998544 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-37bd5a6b-a52b-4583-aec2-7276af03fa39 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-10c10ce0-4af5-48e9-a283-775eeccc5b17-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.022s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:45:17.003291 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:17.003291 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:17.537910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aee5fe63-de8d-4196-ba0f-a5d6af7ce1a3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:17.538417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aee5fe63-de8d-4196-ba0f-a5d6af7ce1a3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:17.538526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:17.538526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:17.538932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aee5fe63-de8d-4196-ba0f-a5d6af7ce1a3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:17.713330 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:17.713330 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:17.740812 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-aee5fe63-de8d-4196-ba0f-a5d6af7ce1a3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:17.910249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aee5fe63-de8d-4196-ba0f-a5d6af7ce1a3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:17.935823 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 645/1268] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:17 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:18.928806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-759e9ce2-b6f8-4a8a-9e72-707f89b485a2 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:18.930055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-759e9ce2-b6f8-4a8a-9e72-707f89b485a2 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:18.930487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:18.930487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:18.931250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-759e9ce2-b6f8-4a8a-9e72-707f89b485a2 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:19.032492 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:19.032492 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:19.057438 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-759e9ce2-b6f8-4a8a-9e72-707f89b485a2 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:19.113702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-759e9ce2-b6f8-4a8a-9e72-707f89b485a2 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:19.114911 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 646/1269] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:18 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:20.131046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19ce8be8-6469-488f-ae5f-765e2f050943 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:20.132315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19ce8be8-6469-488f-ae5f-765e2f050943 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:20.132888 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:20.132888 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:20.133673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19ce8be8-6469-488f-ae5f-765e2f050943 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:20.284364 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:20.284364 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:20.307453 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-19ce8be8-6469-488f-ae5f-765e2f050943 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:20.383717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19ce8be8-6469-488f-ae5f-765e2f050943 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:20.389171 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 647/1270] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:20 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:20.415755 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-37bd5a6b-a52b-4583-aec2-7276af03fa39 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-10c10ce0-4af5-48e9-a283-775eeccc5b17-n-h1-764292-10'" released by "attachment_update" :: held 3.417s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:45:20.416460 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-37bd5a6b-a52b-4583-aec2-7276af03fa39 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/d0a046ad-cd0a-4291-b229-52863cc90d16 returned with HTTP 200 Jan 12 14:45:20.417627 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 624/1271] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:45:16 2021] PUT /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/d0a046ad-cd0a-4291-b229-52863cc90d16 => generated 761 bytes in 3493 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:45:20.478539 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-0b9fbd64-4d82-46cc-b1ed-e0575ec2d0bb tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/d0a046ad-cd0a-4291-b229-52863cc90d16/action Jan 12 14:45:20.479038 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:20.479038 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:20.479467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-0b9fbd64-4d82-46cc-b1ed-e0575ec2d0bb tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:45:20.479889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-0b9fbd64-4d82-46cc-b1ed-e0575ec2d0bb tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:20.708836 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:20.708836 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:20.738041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6ed35987-59c8-4481-b971-4c8c491cd90b req-0b9fbd64-4d82-46cc-b1ed-e0575ec2d0bb tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/d0a046ad-cd0a-4291-b229-52863cc90d16/action returned with HTTP 204 Jan 12 14:45:20.738956 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 648/1272] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:45:20 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/d0a046ad-cd0a-4291-b229-52863cc90d16/action => generated 0 bytes in 266 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:45:21.405359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b4d1bdd-bc3c-441e-b118-93fae6219748 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:21.406435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b4d1bdd-bc3c-441e-b118-93fae6219748 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:21.406766 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:21.406766 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:21.407343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b4d1bdd-bc3c-441e-b118-93fae6219748 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:21.606159 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:21.606159 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:21.644819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3b4d1bdd-bc3c-441e-b118-93fae6219748 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:21.724422 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b4d1bdd-bc3c-441e-b118-93fae6219748 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:21.737168 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 625/1273] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:21 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:22.751473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b298ea77-596f-4171-80ee-b6a1320ba3de tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:22.752163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b298ea77-596f-4171-80ee-b6a1320ba3de tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:22.752570 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:22.752570 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:22.753192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b298ea77-596f-4171-80ee-b6a1320ba3de tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:23.008092 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:23.008092 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:23.055156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b298ea77-596f-4171-80ee-b6a1320ba3de tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:23.150407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b298ea77-596f-4171-80ee-b6a1320ba3de tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:23.169558 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 649/1274] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:22 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:24.168701 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1695f984-3937-46fc-8c8e-edf8ee93b8bb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:24.169892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1695f984-3937-46fc-8c8e-edf8ee93b8bb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:24.170287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:24.170287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:24.170899 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1695f984-3937-46fc-8c8e-edf8ee93b8bb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:24.270440 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:24.270440 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:24.293473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1695f984-3937-46fc-8c8e-edf8ee93b8bb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:24.339222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1695f984-3937-46fc-8c8e-edf8ee93b8bb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:24.352380 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 626/1275] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:24 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:25.369767 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-202c11bd-b71d-4f8c-9803-18cb31e9943e tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:25.371183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-202c11bd-b71d-4f8c-9803-18cb31e9943e tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:25.371597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:25.371597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:25.372254 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-202c11bd-b71d-4f8c-9803-18cb31e9943e tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:25.446257 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:25.446257 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:25.463199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-202c11bd-b71d-4f8c-9803-18cb31e9943e tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:25.497025 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-202c11bd-b71d-4f8c-9803-18cb31e9943e tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:25.498608 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 650/1276] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:25 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:26.516440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-750d2894-9d8a-4abb-83dd-4f58474c4d18 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:26.517125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-750d2894-9d8a-4abb-83dd-4f58474c4d18 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:26.520685 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:26.520685 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:26.528094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-750d2894-9d8a-4abb-83dd-4f58474c4d18 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:26.684952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:26.684952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:26.704078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-750d2894-9d8a-4abb-83dd-4f58474c4d18 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:26.729284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-750d2894-9d8a-4abb-83dd-4f58474c4d18 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:26.730498 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 627/1277] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:26 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 909 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:45:27.746975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b99b77c-8e6a-497e-921c-12e59ac94ef3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:27.747675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b99b77c-8e6a-497e-921c-12e59ac94ef3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:27.748023 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:27.748023 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:27.748584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b99b77c-8e6a-497e-921c-12e59ac94ef3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:27.885486 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:27.885486 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:27.906790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0b99b77c-8e6a-497e-921c-12e59ac94ef3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:27.958656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b99b77c-8e6a-497e-921c-12e59ac94ef3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:27.963378 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 651/1278] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:27 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 967 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:28.979693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74bc97bb-d8ed-4cdc-a27c-35596de851d6 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:28.981155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74bc97bb-d8ed-4cdc-a27c-35596de851d6 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:28.981155 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:28.981155 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:28.981425 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74bc97bb-d8ed-4cdc-a27c-35596de851d6 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:29.098963 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:29.098963 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:29.116202 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74bc97bb-d8ed-4cdc-a27c-35596de851d6 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:29.157485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74bc97bb-d8ed-4cdc-a27c-35596de851d6 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:29.158641 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 628/1279] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:28 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 967 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:30.174031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-274dfdbd-c196-4eb2-ac17-76629e04840c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:30.175236 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-274dfdbd-c196-4eb2-ac17-76629e04840c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:30.175629 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:30.175629 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:30.176405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-274dfdbd-c196-4eb2-ac17-76629e04840c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:30.334206 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:30.334206 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:30.374207 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-274dfdbd-c196-4eb2-ac17-76629e04840c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:30.461373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-274dfdbd-c196-4eb2-ac17-76629e04840c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:30.472714 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 652/1280] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:30 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 970 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:31.489547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb3cb8e6-1a35-4c8d-bca3-ca36590aeabb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:31.491090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb3cb8e6-1a35-4c8d-bca3-ca36590aeabb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:31.491540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:31.491540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:31.492242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb3cb8e6-1a35-4c8d-bca3-ca36590aeabb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:31.616887 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:31.616887 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:31.631081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cb3cb8e6-1a35-4c8d-bca3-ca36590aeabb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:31.667481 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb3cb8e6-1a35-4c8d-bca3-ca36590aeabb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:31.669235 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 629/1281] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:31 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 970 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:32.684940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b89fdda-fc4b-4e92-b3b8-37cabb52e3e8 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:32.685439 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b89fdda-fc4b-4e92-b3b8-37cabb52e3e8 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:32.685645 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:32.685645 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:32.686303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b89fdda-fc4b-4e92-b3b8-37cabb52e3e8 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:32.780503 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:32.780503 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:32.789109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3b89fdda-fc4b-4e92-b3b8-37cabb52e3e8 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:32.828153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b89fdda-fc4b-4e92-b3b8-37cabb52e3e8 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:32.829321 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 653/1282] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:32 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 970 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:33.851739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c63a2de6-2a89-4620-9d31-d1731e10b592 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:33.853595 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c63a2de6-2a89-4620-9d31-d1731e10b592 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:33.854052 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:33.854052 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:33.855338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c63a2de6-2a89-4620-9d31-d1731e10b592 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:33.988448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:33.988448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:34.014031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c63a2de6-2a89-4620-9d31-d1731e10b592 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:34.066698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c63a2de6-2a89-4620-9d31-d1731e10b592 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:34.068343 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 630/1283] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:33 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 970 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:35.067667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-e6fa8257-eeb1-4587-a37a-12888c95bda1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:45:35.068968 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-e6fa8257-eeb1-4587-a37a-12888c95bda1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:35.069383 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:35.069383 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:35.070061 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-e6fa8257-eeb1-4587-a37a-12888c95bda1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:35.084199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1af1596f-b1ea-4d39-8bf3-7a535a4d018a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:35.084885 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1af1596f-b1ea-4d39-8bf3-7a535a4d018a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:35.085209 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:35.085209 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:35.085775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1af1596f-b1ea-4d39-8bf3-7a535a4d018a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:35.144828 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:35.144828 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:35.160363 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-e6fa8257-eeb1-4587-a37a-12888c95bda1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:45:35.197220 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-e6fa8257-eeb1-4587-a37a-12888c95bda1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:45:35.204887 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 654/1284] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:45:35 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 918 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:35.214188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:35.214188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:35.214838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-e6fa8257-eeb1-4587-a37a-12888c95bda1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume// Jan 12 14:45:35.215325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-e6fa8257-eeb1-4587-a37a-12888c95bda1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:35.215525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:35.215525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:35.220946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-e6fa8257-eeb1-4587-a37a-12888c95bda1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:35.222100 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-e6fa8257-eeb1-4587-a37a-12888c95bda1 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:45:35.228929 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 655/1285] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:45:35 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:45:35.235252 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1af1596f-b1ea-4d39-8bf3-7a535a4d018a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:35.244602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-a8357b1f-5d76-4b22-9d14-529ee03bed52 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] POST http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments Jan 12 14:45:35.246091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-a8357b1f-5d76-4b22-9d14-529ee03bed52 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d78dd1e-20eb-4708-9347-b250768ac32b", "instance_uuid": "1be34f7a-db2d-44d6-a039-52508c113400", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:35.282268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1af1596f-b1ea-4d39-8bf3-7a535a4d018a tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:35.286787 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 631/1286] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:35 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 1358 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:45:35.311952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c28ca8d-5c73-424e-abe5-cf1dc5e15bd1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] POST http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10/action Jan 12 14:45:35.312549 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:35.312549 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:35.313177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c28ca8d-5c73-424e-abe5-cf1dc5e15bd1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:45:35.313672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c28ca8d-5c73-424e-abe5-cf1dc5e15bd1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:35.361894 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:35.361894 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:35.444002 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:35.444002 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:35.462580 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9c28ca8d-5c73-424e-abe5-cf1dc5e15bd1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:35.479306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-a8357b1f-5d76-4b22-9d14-529ee03bed52 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments returned with HTTP 200 Jan 12 14:45:35.497489 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 656/1287] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:45:35 2021] POST /volume/v3/254b1747403c47e29264b8a839283491/attachments => generated 273 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:45:35.550891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-30676d19-8955-4c19-999d-b11cde4df7d3 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] POST http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/445c3615-88ea-44b5-9a1d-ac5f4d217fd6/action Jan 12 14:45:35.551423 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:35.551423 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:35.551887 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-30676d19-8955-4c19-999d-b11cde4df7d3 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:45:35.552269 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-30676d19-8955-4c19-999d-b11cde4df7d3 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:35.623205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-9c28ca8d-5c73-424e-abe5-cf1dc5e15bd1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Created reservations ['5eb35896-a37c-4d3d-8a08-06799255d696', 'df97ae6f-e4ea-476b-900f-33e0e8169cc3'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:45:35.672708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9c28ca8d-5c73-424e-abe5-cf1dc5e15bd1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Extend volume request issued successfully. Jan 12 14:45:35.673631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c28ca8d-5c73-424e-abe5-cf1dc5e15bd1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10/action returned with HTTP 202 Jan 12 14:45:35.674739 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 632/1288] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:45:35 2021] POST /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10/action => generated 0 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:45:35.682999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d800ccb5-d148-43c8-856e-f00a437e97fc tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:35.684412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d800ccb5-d148-43c8-856e-f00a437e97fc tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:35.687079 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:35.687079 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:35.687889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d800ccb5-d148-43c8-856e-f00a437e97fc tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:35.706813 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:35.706813 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:35.738878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-21441b49-a38c-4395-a0e6-2a9421b423ac req-30676d19-8955-4c19-999d-b11cde4df7d3 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/445c3615-88ea-44b5-9a1d-ac5f4d217fd6/action returned with HTTP 204 Jan 12 14:45:35.746823 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 657/1289] 10.222.0.43 () {66 vars in 1696 bytes} [Tue Jan 12 14:45:35 2021] POST /volume/v3/254b1747403c47e29264b8a839283491/attachments/445c3615-88ea-44b5-9a1d-ac5f4d217fd6/action => generated 0 bytes in 195 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:45:35.772232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f52bf3bd-1604-479b-9a0f-343e5b5a5389 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:45:35.772947 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f52bf3bd-1604-479b-9a0f-343e5b5a5389 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:35.773468 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:35.773468 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:35.775047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f52bf3bd-1604-479b-9a0f-343e5b5a5389 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:35.813515 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:35.813515 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:35.835384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d800ccb5-d148-43c8-856e-f00a437e97fc tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:35.879606 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:35.879606 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:35.888788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d800ccb5-d148-43c8-856e-f00a437e97fc tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:35.889899 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 633/1290] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:35 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 1358 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:45:35.907930 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f52bf3bd-1604-479b-9a0f-343e5b5a5389 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:45:35.933118 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:35.933118 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:35.944234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f52bf3bd-1604-479b-9a0f-343e5b5a5389 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:45:35.945730 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 658/1291] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:35 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 1180 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:45:36.086112 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-f977fb44-268e-4dfe-b4e8-caa4443bc6cd tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:45:36.087972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-f977fb44-268e-4dfe-b4e8-caa4443bc6cd tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:36.088385 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:36.088385 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:36.089289 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-f977fb44-268e-4dfe-b4e8-caa4443bc6cd tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:36.146187 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:36.146187 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:36.170220 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-f977fb44-268e-4dfe-b4e8-caa4443bc6cd tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:45:36.210363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:36.210363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:36.230780 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-f977fb44-268e-4dfe-b4e8-caa4443bc6cd tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:45:36.231656 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 634/1292] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:45:36 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 1180 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:45:36.315314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-a2ec80f1-c221-4b8a-a556-b281023f7b89 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] DELETE http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/445c3615-88ea-44b5-9a1d-ac5f4d217fd6 Jan 12 14:45:36.315843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-a2ec80f1-c221-4b8a-a556-b281023f7b89 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:36.316073 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:36.316073 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:36.316445 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-a2ec80f1-c221-4b8a-a556-b281023f7b89 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:36.349164 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:36.349164 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:36.711367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-a2ec80f1-c221-4b8a-a556-b281023f7b89 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:45:36.712046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-a2ec80f1-c221-4b8a-a556-b281023f7b89 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:45:36.730204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3380bff6-cb99-42bd-92f7-681d9650b282 req-a2ec80f1-c221-4b8a-a556-b281023f7b89 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/attachments/445c3615-88ea-44b5-9a1d-ac5f4d217fd6 returned with HTTP 200 Jan 12 14:45:36.731574 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 659/1293] 10.222.0.43 () {64 vars in 1644 bytes} [Tue Jan 12 14:45:36 2021] DELETE /volume/v3/254b1747403c47e29264b8a839283491/attachments/445c3615-88ea-44b5-9a1d-ac5f4d217fd6 => generated 19 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:36.791753 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ba90d94-8492-4ddf-bdd6-b3fa8bf60c1b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:45:36.792347 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ba90d94-8492-4ddf-bdd6-b3fa8bf60c1b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:36.792563 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:36.792563 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:36.792975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ba90d94-8492-4ddf-bdd6-b3fa8bf60c1b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:36.896491 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:36.896491 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:36.905935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79c8c4ac-0a1a-4f7d-bfe9-0de9ee852999 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:36.906621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79c8c4ac-0a1a-4f7d-bfe9-0de9ee852999 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:36.906955 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:36.906955 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:36.907527 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79c8c4ac-0a1a-4f7d-bfe9-0de9ee852999 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:36.924894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1ba90d94-8492-4ddf-bdd6-b3fa8bf60c1b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:45:36.973025 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ba90d94-8492-4ddf-bdd6-b3fa8bf60c1b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:45:36.974239 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 635/1294] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:36 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 918 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:36.994037 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:36.994037 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:37.016337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-79c8c4ac-0a1a-4f7d-bfe9-0de9ee852999 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:37.053476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79c8c4ac-0a1a-4f7d-bfe9-0de9ee852999 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:37.064085 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 660/1295] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:36 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 1358 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:45:38.069840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-25f3ce62-fc75-42c8-bb5f-529d22232385 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:38.071714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-25f3ce62-fc75-42c8-bb5f-529d22232385 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:38.072186 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:38.072186 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:38.072895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-25f3ce62-fc75-42c8-bb5f-529d22232385 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:38.137903 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:38.137903 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:38.149844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-25f3ce62-fc75-42c8-bb5f-529d22232385 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:38.181578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-25f3ce62-fc75-42c8-bb5f-529d22232385 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:38.182940 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 636/1296] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:38 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 1358 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:45:38.200075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2d13d1d-103c-43cd-a5db-42aede85ba58 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:38.201057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2d13d1d-103c-43cd-a5db-42aede85ba58 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:38.201506 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:38.201506 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:38.202646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2d13d1d-103c-43cd-a5db-42aede85ba58 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:38.296973 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:38.296973 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:38.324370 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b2d13d1d-103c-43cd-a5db-42aede85ba58 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:38.382257 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2d13d1d-103c-43cd-a5db-42aede85ba58 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:38.386271 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 661/1297] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:38 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 1358 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:45:38.410173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] POST http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes Jan 12 14:45:38.410637 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:38.410637 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:38.411050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1147561129"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:38.412202 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1147561129'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:45:38.412579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Create volume of 1 GB Jan 12 14:45:38.437018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Availability Zones retrieved successfully. Jan 12 14:45:38.460914 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Flow 'volume_create_api' (15ac94b9-6a46-43fd-926f-1daf32b0f046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:45:38.465741 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af34bcf4-604d-45af-b47f-d36eebc5f168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:38.468011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:45:38.639046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af34bcf4-604d-45af-b47f-d36eebc5f168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:38.641236 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cde402-6150-4b13-85ad-6aef6005230f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:38.767380 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Created reservations ['87693b73-73cf-4548-9f67-203c826362ad', '370f6b8a-0fe6-4c00-a3ff-6edb9cc4f574', '17ba1ab9-bb57-4a9b-8863-1a5476086529', '11499294-cf49-486d-807b-ab567cf999d9'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:45:38.770235 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cde402-6150-4b13-85ad-6aef6005230f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87693b73-73cf-4548-9f67-203c826362ad', '370f6b8a-0fe6-4c00-a3ff-6edb9cc4f574', '17ba1ab9-bb57-4a9b-8863-1a5476086529', '11499294-cf49-486d-807b-ab567cf999d9']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:38.772555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b24082b-cf7b-450b-9cf3-173fc9333f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:38.853136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b24082b-cf7b-450b-9cf3-173fc9333f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f86bfa3-120f-4ccb-93c7-073e6a3d80fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1147561129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48728ae661da4a129612e3894eecf5d7',qos_specs=None,replication_status=,reservations=['87693b73-73cf-4548-9f67-203c826362ad','370f6b8a-0fe6-4c00-a3ff-6edb9cc4f574','17ba1ab9-bb57-4a9b-8863-1a5476086529','11499294-cf49-486d-807b-ab567cf999d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fa7c7977a54f68b6f5384a1cafd58e',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1147561129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f86bfa3-120f-4ccb-93c7-073e6a3d80fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48728ae661da4a129612e3894eecf5d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d8fa7c7977a54f68b6f5384a1cafd58e',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:38.856313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf851ed4-ac39-458b-9087-9c913ce84e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:38.890548 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf851ed4-ac39-458b-9087-9c913ce84e0c) transitioned into state 'SUCCESS' from state '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-1147561129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48728ae661da4a129612e3894eecf5d7',qos_specs=None,replication_status=,reservations=['87693b73-73cf-4548-9f67-203c826362ad','370f6b8a-0fe6-4c00-a3ff-6edb9cc4f574','17ba1ab9-bb57-4a9b-8863-1a5476086529','11499294-cf49-486d-807b-ab567cf999d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8fa7c7977a54f68b6f5384a1cafd58e',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:38.892854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbd5f01-7e60-4efd-8cb0-7599a0ef03ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:45:38.911751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbd5f01-7e60-4efd-8cb0-7599a0ef03ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:45:38.915094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Flow 'volume_create_api' (15ac94b9-6a46-43fd-926f-1daf32b0f046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:45:38.979124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Create volume request issued successfully. Jan 12 14:45:38.995353 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d8078a6-a1ad-4f6d-82ee-f4505182730f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes returned with HTTP 202 Jan 12 14:45:38.996806 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 637/1298] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:45:38 2021] POST /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes => generated 817 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:45:39.018428 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70bb0f73-5d09-4586-be4f-2d81bf4c1984 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:39.018951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70bb0f73-5d09-4586-be4f-2d81bf4c1984 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:39.019455 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:39.019455 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:39.019839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70bb0f73-5d09-4586-be4f-2d81bf4c1984 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:39.088060 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:39.088060 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:39.100011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-70bb0f73-5d09-4586-be4f-2d81bf4c1984 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:39.126667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70bb0f73-5d09-4586-be4f-2d81bf4c1984 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:39.128073 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 662/1299] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:39 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 885 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:40.145812 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cfdac38f-2bc7-4a78-901a-60cf8a1e8fdb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:40.146314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cfdac38f-2bc7-4a78-901a-60cf8a1e8fdb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:40.146420 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:40.146420 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:40.146762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cfdac38f-2bc7-4a78-901a-60cf8a1e8fdb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:40.270945 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:40.270945 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:40.295081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cfdac38f-2bc7-4a78-901a-60cf8a1e8fdb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:40.350583 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cfdac38f-2bc7-4a78-901a-60cf8a1e8fdb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:40.362451 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 638/1300] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:40 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:41.369021 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5bd9c69b-5875-4a95-93df-927ce3d22129 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:41.369641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5bd9c69b-5875-4a95-93df-927ce3d22129 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:41.369774 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:41.369774 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:41.370106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5bd9c69b-5875-4a95-93df-927ce3d22129 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:41.470214 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:41.470214 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:41.486619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5bd9c69b-5875-4a95-93df-927ce3d22129 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:41.510935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5bd9c69b-5875-4a95-93df-927ce3d22129 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:41.511769 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 663/1301] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:41 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:41.528182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c290d11b-98ad-49b7-85d2-ba3fcd877414 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] POST http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots Jan 12 14:45:41.528936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:41.528936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:41.529628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c290d11b-98ad-49b7-85d2-ba3fcd877414 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f86bfa3-120f-4ccb-93c7-073e6a3d80fa", "name": "tempest-VolumesExtendTest-Snapshot-1662037346"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:41.581519 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:41.581519 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:41.583105 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c290d11b-98ad-49b7-85d2-ba3fcd877414 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:41.583625 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-c290d11b-98ad-49b7-85d2-ba3fcd877414 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Create snapshot from volume 5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:41.660430 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-c290d11b-98ad-49b7-85d2-ba3fcd877414 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Created reservations ['6a51281e-d82a-4a84-96dc-5310f84d40c0', 'b326c4e9-819e-4dcf-b37d-6f6d1272e311', '8e368064-1b7e-48ef-b6b4-c5c1f936aafa', '808a8adc-240a-4288-9814-c76388ca9abc'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:45:41.786562 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c290d11b-98ad-49b7-85d2-ba3fcd877414 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Snapshot create request issued successfully. Jan 12 14:45:41.788090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c290d11b-98ad-49b7-85d2-ba3fcd877414 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots returned with HTTP 202 Jan 12 14:45:41.798017 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 639/1302] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:45:41 2021] POST /volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots => generated 304 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:45:41.800667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a22d194-60b6-4065-8aad-137249dce0b1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e Jan 12 14:45:41.801198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a22d194-60b6-4065-8aad-137249dce0b1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:41.801414 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:41.801414 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:41.801790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a22d194-60b6-4065-8aad-137249dce0b1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:41.845301 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:41.845301 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:41.847894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0a22d194-60b6-4065-8aad-137249dce0b1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Snapshot retrieved successfully. Jan 12 14:45:41.851355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a22d194-60b6-4065-8aad-137249dce0b1 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e returned with HTTP 200 Jan 12 14:45:41.860126 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 664/1303] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:45:41 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e => generated 436 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:42.865404 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f05cb7e1-feb0-4d7b-a39e-1187b0941e00 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e Jan 12 14:45:42.866088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f05cb7e1-feb0-4d7b-a39e-1187b0941e00 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:42.866310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:42.866310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:42.866696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f05cb7e1-feb0-4d7b-a39e-1187b0941e00 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:42.921290 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:42.921290 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:42.931008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f05cb7e1-feb0-4d7b-a39e-1187b0941e00 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Snapshot retrieved successfully. Jan 12 14:45:42.931008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f05cb7e1-feb0-4d7b-a39e-1187b0941e00 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e returned with HTTP 200 Jan 12 14:45:42.937306 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 640/1304] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:45:42 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e => generated 436 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:43.936958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-edbfe8c0-7476-40b9-94cd-86b40825733b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e Jan 12 14:45:43.938739 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-edbfe8c0-7476-40b9-94cd-86b40825733b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:43.939130 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:43.939130 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:43.939776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-edbfe8c0-7476-40b9-94cd-86b40825733b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:43.972540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:43.972540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:43.975144 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-edbfe8c0-7476-40b9-94cd-86b40825733b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Snapshot retrieved successfully. Jan 12 14:45:43.978532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-edbfe8c0-7476-40b9-94cd-86b40825733b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e returned with HTTP 200 Jan 12 14:45:43.979735 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 665/1305] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:45:43 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e => generated 463 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:43.995256 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba59e17f-7f30-4db9-8702-a623a2592106 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] POST http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa/action Jan 12 14:45:43.995755 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:43.995755 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:43.996449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba59e17f-7f30-4db9-8702-a623a2592106 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:45:43.996839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba59e17f-7f30-4db9-8702-a623a2592106 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:44.051214 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:44.051214 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:44.052645 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba59e17f-7f30-4db9-8702-a623a2592106 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:44.198094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-ba59e17f-7f30-4db9-8702-a623a2592106 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Created reservations ['cf00ce30-a258-4b0c-8565-e28d9b82f1ef', '9a0f9296-aff5-41b2-aaff-2a624c96baeb'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:45:44.248997 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba59e17f-7f30-4db9-8702-a623a2592106 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Extend volume request issued successfully. Jan 12 14:45:44.251752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba59e17f-7f30-4db9-8702-a623a2592106 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa/action returned with HTTP 202 Jan 12 14:45:44.256133 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 641/1306] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:45:43 2021] POST /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa/action => generated 0 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:45:44.261284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb74fe56-30ec-4ccc-ba86-9799da9556b9 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:44.263244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb74fe56-30ec-4ccc-ba86-9799da9556b9 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:44.263385 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:44.263385 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:44.263760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb74fe56-30ec-4ccc-ba86-9799da9556b9 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:44.338348 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:44.338348 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:44.348487 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bb74fe56-30ec-4ccc-ba86-9799da9556b9 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:44.379513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb74fe56-30ec-4ccc-ba86-9799da9556b9 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:44.381410 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 666/1307] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:44 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 910 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:45.398104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bff53628-fe0a-4974-ab93-4b73659e5750 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:45.399889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bff53628-fe0a-4974-ab93-4b73659e5750 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:45.400271 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:45.400271 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:45.400971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bff53628-fe0a-4974-ab93-4b73659e5750 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:45.523648 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:45.523648 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:45.563296 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bff53628-fe0a-4974-ab93-4b73659e5750 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:45.632872 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bff53628-fe0a-4974-ab93-4b73659e5750 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:45.650420 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 642/1308] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:45 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 910 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:46.655293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-165c3884-89a6-4741-9e48-a81298a7897d tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:46.656385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-165c3884-89a6-4741-9e48-a81298a7897d tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:46.656819 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:46.656819 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:46.657447 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-165c3884-89a6-4741-9e48-a81298a7897d tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:46.762813 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:46.762813 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:46.783130 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-165c3884-89a6-4741-9e48-a81298a7897d tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:46.840407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-165c3884-89a6-4741-9e48-a81298a7897d tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:46.843627 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 667/1309] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:46 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 910 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:47.860434 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af70505c-7645-486d-bc4f-f22f94272ebc tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:47.861509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af70505c-7645-486d-bc4f-f22f94272ebc tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:47.861882 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:47.861882 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:47.862518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af70505c-7645-486d-bc4f-f22f94272ebc tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:48.030530 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:48.030530 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:48.059989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-af70505c-7645-486d-bc4f-f22f94272ebc tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:48.137848 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af70505c-7645-486d-bc4f-f22f94272ebc tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:48.138782 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 643/1310] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:47 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 910 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:48.154809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b4ae06a0-ce86-4e5a-bdeb-4410a695076c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:48.156042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b4ae06a0-ce86-4e5a-bdeb-4410a695076c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:48.156422 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:48.156422 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:48.157049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b4ae06a0-ce86-4e5a-bdeb-4410a695076c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:48.318580 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:48.318580 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:48.344059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b4ae06a0-ce86-4e5a-bdeb-4410a695076c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:48.409750 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b4ae06a0-ce86-4e5a-bdeb-4410a695076c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:48.411022 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 668/1311] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:48 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 910 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:48.429400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b545308-b488-4432-9d13-1a10932259ee tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] DELETE http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e Jan 12 14:45:48.429919 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b545308-b488-4432-9d13-1a10932259ee tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:48.430363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:48.430363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:48.431010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b545308-b488-4432-9d13-1a10932259ee tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:48.431533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-0b545308-b488-4432-9d13-1a10932259ee tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Delete snapshot with id: 20d56471-f47e-4490-8b48-1bc20df9882e Jan 12 14:45:48.475573 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:48.475573 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:48.484565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0b545308-b488-4432-9d13-1a10932259ee tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Snapshot retrieved successfully. Jan 12 14:45:48.849826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0b545308-b488-4432-9d13-1a10932259ee tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Snapshot delete request issued successfully. Jan 12 14:45:48.852334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b545308-b488-4432-9d13-1a10932259ee tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e returned with HTTP 202 Jan 12 14:45:48.867684 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 644/1312] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:45:48 2021] DELETE /volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e => generated 0 bytes in 440 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:45:48.874530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b06e15a7-8473-498a-9c5e-edd8553f87b3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e Jan 12 14:45:48.875393 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b06e15a7-8473-498a-9c5e-edd8553f87b3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:48.875880 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:48.875880 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:48.876577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b06e15a7-8473-498a-9c5e-edd8553f87b3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:49.007747 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:49.007747 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:49.009042 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b06e15a7-8473-498a-9c5e-edd8553f87b3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Snapshot retrieved successfully. Jan 12 14:45:49.010991 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b06e15a7-8473-498a-9c5e-edd8553f87b3 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e returned with HTTP 200 Jan 12 14:45:49.011903 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 669/1313] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:45:48 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e => generated 462 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:50.024078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6629f7e-4f33-4667-a731-e67fe845b7f5 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e Jan 12 14:45:50.024765 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6629f7e-4f33-4667-a731-e67fe845b7f5 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:50.025093 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:50.025093 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:50.025666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6629f7e-4f33-4667-a731-e67fe845b7f5 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:50.076669 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:50.076669 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:50.080793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d6629f7e-4f33-4667-a731-e67fe845b7f5 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Snapshot retrieved successfully. Jan 12 14:45:50.085423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6629f7e-4f33-4667-a731-e67fe845b7f5 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e returned with HTTP 200 Jan 12 14:45:50.089516 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 645/1314] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:45:50 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e => generated 462 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:51.106658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7eedba1f-e1fc-4bf6-bd69-f05e275be59c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e Jan 12 14:45:51.107250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7eedba1f-e1fc-4bf6-bd69-f05e275be59c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:51.107357 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:51.107357 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:51.108016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7eedba1f-e1fc-4bf6-bd69-f05e275be59c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:51.190907 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:51.190907 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:51.201080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7eedba1f-e1fc-4bf6-bd69-f05e275be59c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Snapshot retrieved successfully. Jan 12 14:45:51.209588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7eedba1f-e1fc-4bf6-bd69-f05e275be59c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e returned with HTTP 200 Jan 12 14:45:51.236786 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 670/1315] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:45:51 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e => generated 462 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:52.242320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-417bfa9e-90c9-4599-968b-03d551adba94 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e Jan 12 14:45:52.244026 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-417bfa9e-90c9-4599-968b-03d551adba94 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:52.244421 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:52.244421 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:52.245065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-417bfa9e-90c9-4599-968b-03d551adba94 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:52.349915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-417bfa9e-90c9-4599-968b-03d551adba94 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e returned with HTTP 404 Jan 12 14:45:52.355061 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 646/1316] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:45:52 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/snapshots/20d56471-f47e-4490-8b48-1bc20df9882e => generated 111 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:45:52.360470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d05c836-deea-472d-bf64-8e83d9c42d6f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] DELETE http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:52.361150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d05c836-deea-472d-bf64-8e83d9c42d6f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:52.361363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:52.361363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:52.361739 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d05c836-deea-472d-bf64-8e83d9c42d6f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:52.362200 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-4d05c836-deea-472d-bf64-8e83d9c42d6f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Delete volume with id: 5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:52.584943 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:52.584943 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:52.586947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d05c836-deea-472d-bf64-8e83d9c42d6f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:52.734630 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d05c836-deea-472d-bf64-8e83d9c42d6f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Delete volume request issued successfully. Jan 12 14:45:52.736403 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d05c836-deea-472d-bf64-8e83d9c42d6f tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 202 Jan 12 14:45:52.740178 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 671/1317] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:45:52 2021] DELETE /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 0 bytes in 384 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:45:52.745333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e2389747-2d3b-496e-9074-ef918317c1d4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:52.746345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e2389747-2d3b-496e-9074-ef918317c1d4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:52.747053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e2389747-2d3b-496e-9074-ef918317c1d4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:52.925518 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:52.925518 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:52.959641 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e2389747-2d3b-496e-9074-ef918317c1d4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:53.033930 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e2389747-2d3b-496e-9074-ef918317c1d4 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:53.044402 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 647/1318] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:52 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 909 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:54.054097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6af370b6-c8fe-46a4-bd08-33621258aba5 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:54.055368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6af370b6-c8fe-46a4-bd08-33621258aba5 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:54.055827 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:54.055827 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:54.056530 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6af370b6-c8fe-46a4-bd08-33621258aba5 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:54.227846 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:54.227846 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:54.259415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6af370b6-c8fe-46a4-bd08-33621258aba5 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:54.327720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6af370b6-c8fe-46a4-bd08-33621258aba5 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:54.368336 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 672/1319] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:54 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 909 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:55.356868 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b7e2824a-40b6-4092-9c73-5ff53a610e4c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:55.358462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b7e2824a-40b6-4092-9c73-5ff53a610e4c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:55.358791 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:55.358791 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:55.359366 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b7e2824a-40b6-4092-9c73-5ff53a610e4c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:55.554859 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:55.554859 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:55.599442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b7e2824a-40b6-4092-9c73-5ff53a610e4c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:55.714134 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b7e2824a-40b6-4092-9c73-5ff53a610e4c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:55.723320 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 648/1320] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:55 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 909 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:56.731480 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-858e23db-0d47-4106-8793-9dd22a3d388b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:56.733051 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-858e23db-0d47-4106-8793-9dd22a3d388b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:56.733430 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:56.733430 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:56.734105 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-858e23db-0d47-4106-8793-9dd22a3d388b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:56.957245 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:56.957245 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:56.979438 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-858e23db-0d47-4106-8793-9dd22a3d388b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:57.013454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-858e23db-0d47-4106-8793-9dd22a3d388b tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 200 Jan 12 14:45:57.014770 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 673/1321] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:56 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 909 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:58.030259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-135a599d-fe1e-4f59-aa3a-96fdd40bb793 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa Jan 12 14:45:58.031580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-135a599d-fe1e-4f59-aa3a-96fdd40bb793 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:58.031997 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:58.031997 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:58.032640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-135a599d-fe1e-4f59-aa3a-96fdd40bb793 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:58.056938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-59b24ef5-51d7-42de-b3d2-d18c92d1d3fd tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] POST http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types Jan 12 14:45:58.057433 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:58.057433 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:58.057844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-59b24ef5-51d7-42de-b3d2-d18c92d1d3fd tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-463267725"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:58.211588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-59b24ef5-51d7-42de-b3d2-d18c92d1d3fd tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types returned with HTTP 202 Jan 12 14:45:58.218851 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 649/1322] 10.222.0.43 () {62 vars in 1278 bytes} [Tue Jan 12 14:45:57 2021] POST /volume/v3/96973ca47da444638afe86c57af57393/group_types => generated 180 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:45:58.233381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-135a599d-fe1e-4f59-aa3a-96fdd40bb793 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa returned with HTTP 404 Jan 12 14:45:58.238190 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 674/1323] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:58 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/5f86bfa3-120f-4ccb-93c7-073e6a3d80fa => generated 109 bytes in 212 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:45:58.248100 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51ebfb33-2261-4252-8553-2d8fa2e15acb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] DELETE http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:58.248662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc719f32-70dc-42f9-a001-34036649d000 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] POST http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs Jan 12 14:45:58.249461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc719f32-70dc-42f9-a001-34036649d000 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:58.252448 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51ebfb33-2261-4252-8553-2d8fa2e15acb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:58.262176 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51ebfb33-2261-4252-8553-2d8fa2e15acb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:58.263631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-51ebfb33-2261-4252-8553-2d8fa2e15acb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Delete volume with id: 020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:58.333689 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc719f32-70dc-42f9-a001-34036649d000 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs returned with HTTP 202 Jan 12 14:45:58.334583 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 650/1324] 10.222.0.43 () {62 vars in 1425 bytes} [Tue Jan 12 14:45:58 2021] POST /volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs => generated 53 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:45:58.345095 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ce39bd8b-cd81-4e9c-aaa7-f16261f5a689 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] POST http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs Jan 12 14:45:58.345987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ce39bd8b-cd81-4e9c-aaa7-f16261f5a689 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:58.420963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ce39bd8b-cd81-4e9c-aaa7-f16261f5a689 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs returned with HTTP 202 Jan 12 14:45:58.422194 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 651/1325] 10.222.0.43 () {62 vars in 1425 bytes} [Tue Jan 12 14:45:58 2021] POST /volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs => generated 61 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:45:58.431448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c72763ed-cb0f-4a23-a52b-4dbf2f14b9a6 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] GET http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key2 Jan 12 14:45:58.432044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c72763ed-cb0f-4a23-a52b-4dbf2f14b9a6 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:58.432524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c72763ed-cb0f-4a23-a52b-4dbf2f14b9a6 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:58.453076 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:58.453076 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:58.465146 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-51ebfb33-2261-4252-8553-2d8fa2e15acb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:58.479655 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c72763ed-cb0f-4a23-a52b-4dbf2f14b9a6 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key2 returned with HTTP 200 Jan 12 14:45:58.481602 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 652/1326] 10.222.0.43 () {60 vars in 1419 bytes} [Tue Jan 12 14:45:58 2021] GET /volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key2 => generated 26 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:45:58.494918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b53c91ba-2d56-40c1-a3ed-90995e9859bb tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] GET http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key3 Jan 12 14:45:58.496158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b53c91ba-2d56-40c1-a3ed-90995e9859bb tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:58.496158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b53c91ba-2d56-40c1-a3ed-90995e9859bb tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:58.539666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-51ebfb33-2261-4252-8553-2d8fa2e15acb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Delete volume request issued successfully. Jan 12 14:45:58.540361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b53c91ba-2d56-40c1-a3ed-90995e9859bb tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key3 returned with HTTP 200 Jan 12 14:45:58.541235 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 653/1327] 10.222.0.43 () {60 vars in 1419 bytes} [Tue Jan 12 14:45:58 2021] GET /volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key3 => generated 18 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:45:58.548517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51ebfb33-2261-4252-8553-2d8fa2e15acb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 202 Jan 12 14:45:58.553714 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 675/1328] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:45:58 2021] DELETE /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:45:58.558258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3fc514d3-d2ce-436c-b059-6a5847717cf1 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] PUT http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key3 Jan 12 14:45:58.559602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3fc514d3-d2ce-436c-b059-6a5847717cf1 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:45:58.560930 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00773b97-4c7c-4601-a250-a414c04307eb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:58.562546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00773b97-4c7c-4601-a250-a414c04307eb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:58.567145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:58.567145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:58.569516 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00773b97-4c7c-4601-a250-a414c04307eb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:58.613904 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3fc514d3-d2ce-436c-b059-6a5847717cf1 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key3 returned with HTTP 200 Jan 12 14:45:58.619092 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 654/1329] 10.222.0.43 () {62 vars in 1439 bytes} [Tue Jan 12 14:45:58 2021] PUT /volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key3 => generated 26 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:58.643772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0773338b-2ec9-447d-802c-3dd4bdda3847 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] GET http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs Jan 12 14:45:58.644398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0773338b-2ec9-447d-802c-3dd4bdda3847 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:58.645208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0773338b-2ec9-447d-802c-3dd4bdda3847 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:58.686656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0773338b-2ec9-447d-802c-3dd4bdda3847 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs returned with HTTP 200 Jan 12 14:45:58.691747 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 655/1330] 10.222.0.43 () {60 vars in 1404 bytes} [Tue Jan 12 14:45:58 2021] GET /volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs => generated 87 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:45:58.701821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41a87c7b-0332-4fc1-b22c-28a546ebc08e tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] DELETE http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key1 Jan 12 14:45:58.706724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41a87c7b-0332-4fc1-b22c-28a546ebc08e tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:58.707259 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41a87c7b-0332-4fc1-b22c-28a546ebc08e tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:58.733777 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:45:58.733777 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:45:58.745679 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:45:58.745679 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:45:58.754911 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41a87c7b-0332-4fc1-b22c-28a546ebc08e tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key1 returned with HTTP 202 Jan 12 14:45:58.755224 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-00773b97-4c7c-4601-a250-a414c04307eb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:45:58.759512 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 656/1331] 10.222.0.43 () {60 vars in 1422 bytes} [Tue Jan 12 14:45:58 2021] DELETE /volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:45:58.766150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0be0445-b194-4588-9c58-4f73e78eed87 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] GET http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key1 Jan 12 14:45:58.766728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0be0445-b194-4588-9c58-4f73e78eed87 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:58.767217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0be0445-b194-4588-9c58-4f73e78eed87 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:58.822836 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0be0445-b194-4588-9c58-4f73e78eed87 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] HTTP exception thrown: Group Type b980f048-2924-49c3-b51f-191c3c31269a has no extra spec with key key1. Jan 12 14:45:58.825436 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0be0445-b194-4588-9c58-4f73e78eed87 tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key1 returned with HTTP 404 Jan 12 14:45:58.827913 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 657/1332] 10.222.0.43 () {60 vars in 1419 bytes} [Tue Jan 12 14:45:58 2021] GET /volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a/group_specs/key1 => generated 126 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:45:58.841287 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea17628f-cd77-4f19-bc50-2e09f787a32e tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] DELETE http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a Jan 12 14:45:58.844663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea17628f-cd77-4f19-bc50-2e09f787a32e tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:58.845284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea17628f-cd77-4f19-bc50-2e09f787a32e tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:45:58.847542 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00773b97-4c7c-4601-a250-a414c04307eb tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:45:58.855941 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 676/1333] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:58 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 1357 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:45:58.905076 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea17628f-cd77-4f19-bc50-2e09f787a32e tempest-GroupTypeSpecsTest-1880542849 tempest-GroupTypeSpecsTest-1880542849] http://10.222.0.43/volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a returned with HTTP 202 Jan 12 14:45:58.906247 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 658/1334] 10.222.0.43 () {60 vars in 1371 bytes} [Tue Jan 12 14:45:58 2021] DELETE /volume/v3/96973ca47da444638afe86c57af57393/group_types/b980f048-2924-49c3-b51f-191c3c31269a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:45:59.887624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d9680a39-3832-43ba-95e2-52eb44c618fa tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:45:59.899616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d9680a39-3832-43ba-95e2-52eb44c618fa tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:45:59.899950 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:45:59.899950 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:45:59.905830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d9680a39-3832-43ba-95e2-52eb44c618fa tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:00.130274 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:00.130274 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:00.154772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d9680a39-3832-43ba-95e2-52eb44c618fa tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:46:00.222752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d9680a39-3832-43ba-95e2-52eb44c618fa tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:46:00.246117 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 677/1335] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:45:59 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 1357 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:00.941566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e0f9c653-cfaf-4b22-b308-8fd33022122a req-bdfeed35-9d53-4dbb-ba7a-d81228858b8d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/d0a046ad-cd0a-4291-b229-52863cc90d16 Jan 12 14:46:00.942252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e0f9c653-cfaf-4b22-b308-8fd33022122a req-bdfeed35-9d53-4dbb-ba7a-d81228858b8d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:00.942852 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e0f9c653-cfaf-4b22-b308-8fd33022122a req-bdfeed35-9d53-4dbb-ba7a-d81228858b8d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:01.033953 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:01.033953 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:01.242011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08f4fb99-4b80-4844-8a4e-cf924e6e7b0c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:46:01.243137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08f4fb99-4b80-4844-8a4e-cf924e6e7b0c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:01.243341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:01.243341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:01.244008 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08f4fb99-4b80-4844-8a4e-cf924e6e7b0c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:01.459989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:01.459989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:01.497552 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-08f4fb99-4b80-4844-8a4e-cf924e6e7b0c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Volume info retrieved successfully. Jan 12 14:46:01.601176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08f4fb99-4b80-4844-8a4e-cf924e6e7b0c tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 200 Jan 12 14:46:01.616562 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 678/1336] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:01 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 1357 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:02.251257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-e0f9c653-cfaf-4b22-b308-8fd33022122a req-bdfeed35-9d53-4dbb-ba7a-d81228858b8d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:46:02.251257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-e0f9c653-cfaf-4b22-b308-8fd33022122a req-bdfeed35-9d53-4dbb-ba7a-d81228858b8d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:46:02.273123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e0f9c653-cfaf-4b22-b308-8fd33022122a req-bdfeed35-9d53-4dbb-ba7a-d81228858b8d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/d0a046ad-cd0a-4291-b229-52863cc90d16 returned with HTTP 200 Jan 12 14:46:02.274493 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 659/1337] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:46:00 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/d0a046ad-cd0a-4291-b229-52863cc90d16 => generated 19 bytes in 1339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:02.622665 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-849dd91f-204b-4ef2-b19a-389e93172a22 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] GET http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 Jan 12 14:46:02.623397 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-849dd91f-204b-4ef2-b19a-389e93172a22 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:02.623727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:02.623727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:02.624330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-849dd91f-204b-4ef2-b19a-389e93172a22 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:02.736793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-849dd91f-204b-4ef2-b19a-389e93172a22 tempest-VolumesExtendTest-970407013 tempest-VolumesExtendTest-970407013] http://10.222.0.43/volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 returned with HTTP 404 Jan 12 14:46:02.742899 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 679/1338] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:02 2021] GET /volume/v3/48728ae661da4a129612e3894eecf5d7/volumes/020345af-485f-48bc-bc06-dd9061508b10 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:46:03.332833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c57e9e0e-f3d3-4ceb-802b-344ea517ab20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:46:03.333375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c57e9e0e-f3d3-4ceb-802b-344ea517ab20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:03.333517 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:03.333517 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:03.333884 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c57e9e0e-f3d3-4ceb-802b-344ea517ab20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:03.334346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c57e9e0e-f3d3-4ceb-802b-344ea517ab20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume with id: 10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:46:03.437298 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:03.437298 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:03.441785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c57e9e0e-f3d3-4ceb-802b-344ea517ab20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:03.506158 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.keymgr.conf_key_mgr [None req-c57e9e0e-f3d3-4ceb-802b-344ea517ab20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 12 14:46:03.519440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c57e9e0e-f3d3-4ceb-802b-344ea517ab20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume request issued successfully. Jan 12 14:46:03.520199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c57e9e0e-f3d3-4ceb-802b-344ea517ab20 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 202 Jan 12 14:46:03.521393 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 660/1339] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:46:03 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:46:03.539906 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8b5895c2-1c87-41d9-bc22-059be5ef296c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:46:03.548171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8b5895c2-1c87-41d9-bc22-059be5ef296c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:03.549020 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8b5895c2-1c87-41d9-bc22-059be5ef296c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:03.692725 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:03.692725 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:03.718501 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8b5895c2-1c87-41d9-bc22-059be5ef296c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:03.761494 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8b5895c2-1c87-41d9-bc22-059be5ef296c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 200 Jan 12 14:46:03.777415 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 680/1340] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:03 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 936 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:04.781339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-86b00b92-39ab-4a71-aafd-1e9d86de19b3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:46:04.781861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-86b00b92-39ab-4a71-aafd-1e9d86de19b3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:04.782055 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:04.782055 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:04.782823 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-86b00b92-39ab-4a71-aafd-1e9d86de19b3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:04.865882 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:04.865882 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:04.875329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-86b00b92-39ab-4a71-aafd-1e9d86de19b3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:04.906126 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-86b00b92-39ab-4a71-aafd-1e9d86de19b3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 200 Jan 12 14:46:04.910051 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 661/1341] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:04 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 936 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:05.925758 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d5737e2c-6d96-4898-8100-9ac7375b114e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:46:05.926301 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d5737e2c-6d96-4898-8100-9ac7375b114e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:05.926765 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:05.926765 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:05.927145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d5737e2c-6d96-4898-8100-9ac7375b114e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:06.101283 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:06.101283 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:06.140785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d5737e2c-6d96-4898-8100-9ac7375b114e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:06.184793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d5737e2c-6d96-4898-8100-9ac7375b114e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 200 Jan 12 14:46:06.186099 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 681/1342] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:05 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 936 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:07.202070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4928575b-7546-41b1-80c7-6ec4ebb2ee01 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 Jan 12 14:46:07.203299 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4928575b-7546-41b1-80c7-6ec4ebb2ee01 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:07.203719 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:07.203719 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:07.204558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4928575b-7546-41b1-80c7-6ec4ebb2ee01 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:07.315727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4928575b-7546-41b1-80c7-6ec4ebb2ee01 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 returned with HTTP 404 Jan 12 14:46:07.316818 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 662/1343] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:07 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/10c10ce0-4af5-48e9-a283-775eeccc5b17 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:46:07.325233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9970bac-a752-4d3f-8be7-e9f25b9b4d7a tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] GET http://10.222.0.43/volume/v3/e8e941d488be4d12bd2b9642f15fadfe/volumes/detail?all_tenants=1 Jan 12 14:46:07.326082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9970bac-a752-4d3f-8be7-e9f25b9b4d7a tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:07.326501 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:07.326501 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:07.327146 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9970bac-a752-4d3f-8be7-e9f25b9b4d7a tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:07.329392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f9970bac-a752-4d3f-8be7-e9f25b9b4d7a tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:46:07.474261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f9970bac-a752-4d3f-8be7-e9f25b9b4d7a tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] Get all volumes completed successfully. Jan 12 14:46:07.476263 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:07.476263 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:07.496102 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9970bac-a752-4d3f-8be7-e9f25b9b4d7a tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] http://10.222.0.43/volume/v3/e8e941d488be4d12bd2b9642f15fadfe/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 12 14:46:07.496954 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 682/1344] 10.222.0.43 () {58 vars in 1252 bytes} [Tue Jan 12 14:46:07 2021] GET /volume/v3/e8e941d488be4d12bd2b9642f15fadfe/volumes/detail?all_tenants=1 => generated 2173 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:07.519758 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b6e4991-01d0-4fcb-81ac-65bbedbdd09d tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] DELETE http://10.222.0.43/volume/v3/e8e941d488be4d12bd2b9642f15fadfe/types/c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace Jan 12 14:46:07.520533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b6e4991-01d0-4fcb-81ac-65bbedbdd09d tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:07.521047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b6e4991-01d0-4fcb-81ac-65bbedbdd09d tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:07.696790 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:46:07.696790 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:46:07.730592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b6e4991-01d0-4fcb-81ac-65bbedbdd09d tempest-TestVolumeBootPattern-611504642 tempest-TestVolumeBootPattern-611504642] http://10.222.0.43/volume/v3/e8e941d488be4d12bd2b9642f15fadfe/types/c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace returned with HTTP 202 Jan 12 14:46:07.731771 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 663/1345] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:46:07 2021] DELETE /volume/v3/e8e941d488be4d12bd2b9642f15fadfe/types/c2aa7b77-b0e5-4cef-a9fb-138ec7b25ace => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:46:07.802459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes Jan 12 14:46:07.802922 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:07.802922 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:07.803336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-369059313", "snapshot_id": null, "imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "volume_type": null, "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:07.805325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-369059313', 'snapshot_id': None, 'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'volume_type': None, 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:46:07.981080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume of 1 GB Jan 12 14:46:08.029054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Availability Zones retrieved successfully. Jan 12 14:46:08.065696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (ba425a6d-5b21-4ff4-8f27-1673fecbf06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:08.075137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba154f90-c12b-4c61-a5a1-66b071ef6cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:08.081929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:46:08.277834 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba154f90-c12b-4c61-a5a1-66b071ef6cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:08.281157 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45dcf99e-4e4a-49fb-9b1f-5d8765f52e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:08.408798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Created reservations ['71312fc8-9372-48cf-9ccd-c23c35e34632', 'd43d2b9c-1f2c-4283-9fd4-60e74f8115b9', '7b4e7fe9-a944-4e19-9a9e-257a938880f0', '0411bbad-5782-4356-8066-9c63fd57ed97'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:46:08.411179 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45dcf99e-4e4a-49fb-9b1f-5d8765f52e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71312fc8-9372-48cf-9ccd-c23c35e34632', 'd43d2b9c-1f2c-4283-9fd4-60e74f8115b9', '7b4e7fe9-a944-4e19-9a9e-257a938880f0', '0411bbad-5782-4356-8066-9c63fd57ed97']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:08.413600 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64292631-555c-433f-a0e3-7357df78822f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:08.535128 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64292631-555c-433f-a0e3-7357df78822f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72c1beaa-c9d4-46ec-a673-e24326e5ba31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-369059313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['71312fc8-9372-48cf-9ccd-c23c35e34632','d43d2b9c-1f2c-4283-9fd4-60e74f8115b9','7b4e7fe9-a944-4e19-9a9e-257a938880f0','0411bbad-5782-4356-8066-9c63fd57ed97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-369059313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72c1beaa-c9d4-46ec-a673-e24326e5ba31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc4289937a484078badbc07c2aeb786a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f26c27b6f9e34b01b6a4280744921846',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:08.543206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5837a0-1984-4746-91fb-789ba9b84a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:08.596742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5837a0-1984-4746-91fb-789ba9b84a78) transitioned into state 'SUCCESS' from state '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-369059313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['71312fc8-9372-48cf-9ccd-c23c35e34632','d43d2b9c-1f2c-4283-9fd4-60e74f8115b9','7b4e7fe9-a944-4e19-9a9e-257a938880f0','0411bbad-5782-4356-8066-9c63fd57ed97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:08.598870 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97846c8c-04b3-4fd6-8365-bfe1ee268761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:08.622165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97846c8c-04b3-4fd6-8365-bfe1ee268761) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:08.624830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (ba425a6d-5b21-4ff4-8f27-1673fecbf06e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:08.734773 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request issued successfully. Jan 12 14:46:08.782757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0cc813b9-3a96-4f40-b0ef-95d5ea47c239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes returned with HTTP 202 Jan 12 14:46:08.794048 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 683/1346] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:46:07 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes => generated 827 bytes in 985 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:46:08.798134 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8243c3c-bc83-48ff-a416-a1b19bd9f0be tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:08.798656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8243c3c-bc83-48ff-a416-a1b19bd9f0be tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:08.799136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8243c3c-bc83-48ff-a416-a1b19bd9f0be tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:08.935264 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:08.935264 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:08.972745 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a8243c3c-bc83-48ff-a416-a1b19bd9f0be tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:09.016941 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8243c3c-bc83-48ff-a416-a1b19bd9f0be tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:09.018082 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 664/1347] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:08 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 895 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:10.034337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca4d650f-b482-4c56-97af-a4f70100bfd5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:10.035572 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca4d650f-b482-4c56-97af-a4f70100bfd5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:10.036044 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:10.036044 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:10.036738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca4d650f-b482-4c56-97af-a4f70100bfd5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:10.173523 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:10.173523 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:10.197669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ca4d650f-b482-4c56-97af-a4f70100bfd5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:10.262829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca4d650f-b482-4c56-97af-a4f70100bfd5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:10.273022 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 684/1348] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:10 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:11.064067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] POST http://10.222.0.43/volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes Jan 12 14:46:11.065086 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:11.065086 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:11.065783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-513858614"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:11.067264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-513858614'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:46:11.067833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Create volume of 1 GB Jan 12 14:46:11.085173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Availability Zones retrieved successfully. Jan 12 14:46:11.108896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Flow 'volume_create_api' (32642f70-5e0d-4364-85b9-c47fd993fc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:11.111960 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7986b9a8-0606-47d0-afa2-ed2415ef5f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:11.117506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:46:11.196864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7986b9a8-0606-47d0-afa2-ed2415ef5f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:11.199368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d828d9-6dc7-4d5f-883b-7320a4d3c0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:11.289449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9b2fad7f-ccd8-4a0c-92cf-303fe3b9480a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:11.290434 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9b2fad7f-ccd8-4a0c-92cf-303fe3b9480a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:11.290904 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:11.290904 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:11.291550 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9b2fad7f-ccd8-4a0c-92cf-303fe3b9480a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:11.340806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Created reservations ['e372ef87-17eb-4a30-b963-84bd90d0e02f', '4984872d-1c9a-4ce5-bf23-48ea1a3f07c6', 'ab4b6a12-ea2e-43d4-974a-fd345b4cf2cf', '0b913934-40b0-4ddf-8a8f-104b466a856b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:46:11.342704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d828d9-6dc7-4d5f-883b-7320a4d3c0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e372ef87-17eb-4a30-b963-84bd90d0e02f', '4984872d-1c9a-4ce5-bf23-48ea1a3f07c6', 'ab4b6a12-ea2e-43d4-974a-fd345b4cf2cf', '0b913934-40b0-4ddf-8a8f-104b466a856b']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:11.344831 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cbadfa0-fed2-4702-99b7-8ec855feae7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:11.400282 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:11.400282 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:11.424611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9b2fad7f-ccd8-4a0c-92cf-303fe3b9480a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:11.474258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cbadfa0-fed2-4702-99b7-8ec855feae7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c70cd7-cca5-4e85-9734-2136ecc0e2d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-513858614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d1e45e9dd0479caf58e2b3e4d97349',qos_specs=None,replication_status=,reservations=['e372ef87-17eb-4a30-b963-84bd90d0e02f','4984872d-1c9a-4ce5-bf23-48ea1a3f07c6','ab4b6a12-ea2e-43d4-974a-fd345b4cf2cf','0b913934-40b0-4ddf-8a8f-104b466a856b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d52c9c5c38fb41688f373141fd0a7682',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-513858614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c70cd7-cca5-4e85-9734-2136ecc0e2d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35d1e45e9dd0479caf58e2b3e4d97349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d52c9c5c38fb41688f373141fd0a7682',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:11.476937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d60015c-e9bb-416b-b77f-3b89a5229cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:11.479455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9b2fad7f-ccd8-4a0c-92cf-303fe3b9480a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:11.480646 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 685/1349] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:11 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:11.556406 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d60015c-e9bb-416b-b77f-3b89a5229cc6) transitioned into state 'SUCCESS' from state '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-513858614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d1e45e9dd0479caf58e2b3e4d97349',qos_specs=None,replication_status=,reservations=['e372ef87-17eb-4a30-b963-84bd90d0e02f','4984872d-1c9a-4ce5-bf23-48ea1a3f07c6','ab4b6a12-ea2e-43d4-974a-fd345b4cf2cf','0b913934-40b0-4ddf-8a8f-104b466a856b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d52c9c5c38fb41688f373141fd0a7682',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:11.560087 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049258ea-b7bd-41b1-ac07-c70e09cda126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:11.614011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049258ea-b7bd-41b1-ac07-c70e09cda126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:11.641524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Flow 'volume_create_api' (32642f70-5e0d-4364-85b9-c47fd993fc5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:11.772923 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Create volume request issued successfully. Jan 12 14:46:11.809158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64a7c414-2dea-41f4-924c-f661dfe155d6 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] http://10.222.0.43/volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes returned with HTTP 202 Jan 12 14:46:11.809975 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 665/1350] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:46:10 2021] POST /volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes => generated 820 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:46:11.825099 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d95beb60-0993-4691-b46a-44a6afe128a1 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] GET http://10.222.0.43/volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 Jan 12 14:46:11.826798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d95beb60-0993-4691-b46a-44a6afe128a1 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:11.827249 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:11.827249 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:11.828012 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d95beb60-0993-4691-b46a-44a6afe128a1 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:11.925353 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:11.925353 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:11.936766 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d95beb60-0993-4691-b46a-44a6afe128a1 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Volume info retrieved successfully. Jan 12 14:46:11.966052 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d95beb60-0993-4691-b46a-44a6afe128a1 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] http://10.222.0.43/volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 returned with HTTP 200 Jan 12 14:46:11.967837 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 686/1351] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:11 2021] GET /volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 => generated 912 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:12.497426 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d533131d-e68d-4335-b2c2-8c48c9e7372c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:12.498170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d533131d-e68d-4335-b2c2-8c48c9e7372c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:12.498514 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:12.498514 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:12.498903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d533131d-e68d-4335-b2c2-8c48c9e7372c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:12.626080 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:12.626080 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:12.638014 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d533131d-e68d-4335-b2c2-8c48c9e7372c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:12.673375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d533131d-e68d-4335-b2c2-8c48c9e7372c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:12.674222 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 666/1352] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:12 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:12.984462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-670a98cc-7274-4b3f-aced-ad9e6c9b32a1 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] GET http://10.222.0.43/volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 Jan 12 14:46:12.993011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-670a98cc-7274-4b3f-aced-ad9e6c9b32a1 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:12.995061 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:12.995061 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:12.995704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-670a98cc-7274-4b3f-aced-ad9e6c9b32a1 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:13.097899 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:13.097899 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:13.110974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-670a98cc-7274-4b3f-aced-ad9e6c9b32a1 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Volume info retrieved successfully. Jan 12 14:46:13.138483 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-670a98cc-7274-4b3f-aced-ad9e6c9b32a1 tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] http://10.222.0.43/volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 returned with HTTP 200 Jan 12 14:46:13.139578 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 687/1353] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:12 2021] GET /volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 => generated 913 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:13.296055 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9976045-f36b-437c-b3c5-7ce67ff038b1 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 Jan 12 14:46:13.296804 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9976045-f36b-437c-b3c5-7ce67ff038b1 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:13.297198 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:13.297198 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:13.298111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9976045-f36b-437c-b3c5-7ce67ff038b1 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:13.360840 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:13.360840 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:13.371214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f9976045-f36b-437c-b3c5-7ce67ff038b1 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:13.397601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9976045-f36b-437c-b3c5-7ce67ff038b1 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 returned with HTTP 200 Jan 12 14:46:13.398757 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 667/1354] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:13 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 => generated 1085 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:13.415746 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d1d4709-0272-4d24-9c10-eb024365a9b5 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] POST http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9/action Jan 12 14:46:13.416409 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:13.416409 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:13.416760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d1d4709-0272-4d24-9c10-eb024365a9b5 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Action body: b'{"os-unmanage": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:46:13.417154 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d1d4709-0272-4d24-9c10-eb024365a9b5 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:13.417565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.volume_unmanage [None req-9d1d4709-0272-4d24-9c10-eb024365a9b5 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Unmanage volume with id: 11c70cd7-cca5-4e85-9734-2136ecc0e2d9 Jan 12 14:46:13.529073 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:13.529073 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:13.530710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9d1d4709-0272-4d24-9c10-eb024365a9b5 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:13.567788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9d1d4709-0272-4d24-9c10-eb024365a9b5 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Delete volume request issued successfully. Jan 12 14:46:13.568743 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d1d4709-0272-4d24-9c10-eb024365a9b5 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9/action returned with HTTP 202 Jan 12 14:46:13.575935 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 688/1355] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:46:13 2021] POST /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:46:13.578617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a063c9df-cf05-425a-acdc-f0ea415bf2f8 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 Jan 12 14:46:13.579144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a063c9df-cf05-425a-acdc-f0ea415bf2f8 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:13.579341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:13.579341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:13.579716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a063c9df-cf05-425a-acdc-f0ea415bf2f8 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:13.690166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-caf94d42-1332-4eef-a57d-bab8e3cd3bb5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:13.691606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-caf94d42-1332-4eef-a57d-bab8e3cd3bb5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:13.692046 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:13.692046 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:13.692868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-caf94d42-1332-4eef-a57d-bab8e3cd3bb5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:13.696295 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:13.696295 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:13.705704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a063c9df-cf05-425a-acdc-f0ea415bf2f8 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:13.730443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a063c9df-cf05-425a-acdc-f0ea415bf2f8 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 returned with HTTP 200 Jan 12 14:46:13.740729 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 668/1356] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:13 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 => generated 1086 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:13.805460 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:13.805460 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:13.817592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-caf94d42-1332-4eef-a57d-bab8e3cd3bb5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:13.853440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-caf94d42-1332-4eef-a57d-bab8e3cd3bb5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:13.856951 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 689/1357] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:13 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:46:14.748804 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-918ee4a6-a01f-4679-a638-22717e2335ee tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 Jan 12 14:46:14.749829 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-918ee4a6-a01f-4679-a638-22717e2335ee tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:14.750219 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:14.750219 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:14.750861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-918ee4a6-a01f-4679-a638-22717e2335ee tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:14.825888 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-918ee4a6-a01f-4679-a638-22717e2335ee tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 returned with HTTP 404 Jan 12 14:46:14.827311 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 669/1358] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:14 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:46:14.839455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2222b9e0-fb90-4570-bb6f-d6624ef2bece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/detail?all_tenants=1 Jan 12 14:46:14.840935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2222b9e0-fb90-4570-bb6f-d6624ef2bece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:14.841156 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:14.841156 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:14.841832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2222b9e0-fb90-4570-bb6f-d6624ef2bece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:14.844230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2222b9e0-fb90-4570-bb6f-d6624ef2bece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:46:14.873039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ae0102e-f3e6-4291-be8a-a37c2b074ba3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:14.873858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ae0102e-f3e6-4291-be8a-a37c2b074ba3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:14.874518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ae0102e-f3e6-4291-be8a-a37c2b074ba3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:15.000534 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:15.000534 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:15.005792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2222b9e0-fb90-4570-bb6f-d6624ef2bece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Get all volumes completed successfully. Jan 12 14:46:15.008449 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:15.008449 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:15.019090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9ae0102e-f3e6-4291-be8a-a37c2b074ba3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:15.032570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2222b9e0-fb90-4570-bb6f-d6624ef2bece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 12 14:46:15.052342 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 690/1359] 10.222.0.43 () {58 vars in 1252 bytes} [Tue Jan 12 14:46:14 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/detail?all_tenants=1 => generated 3254 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:15.066769 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] POST http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/os-volume-manage Jan 12 14:46:15.068193 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:15.068193 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:15.068634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-244668644", "host": "n-d-764292-10@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-11c70cd7-cca5-4e85-9734-2136ecc0e2d9"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:15.071018 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.volume_manage [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-244668644', 'host': 'n-d-764292-10@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-11c70cd7-cca5-4e85-9734-2136ecc0e2d9'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 12 14:46:15.072251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ae0102e-f3e6-4291-be8a-a37c2b074ba3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:15.077920 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 670/1360] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:14 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:15.185531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Flow 'volume_manage_existing_api' (307956bf-4445-4947-8b11-84bbc51c0e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:15.192316 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea261bb7-4261-4f42-825d-db60b89bf7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:15.422965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Created reservations ['45bdc58e-392b-4060-82ea-ca79d3d473f9', '2d830dcc-d71e-47ae-b6a0-a577d22ad953', '6d80f58f-c620-4393-a211-39d87dbff9fc', 'ec3f10ad-ffd1-4a77-be42-b6d755220e87'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:46:15.425214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea261bb7-4261-4f42-825d-db60b89bf7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45bdc58e-392b-4060-82ea-ca79d3d473f9', '2d830dcc-d71e-47ae-b6a0-a577d22ad953', '6d80f58f-c620-4393-a211-39d87dbff9fc', 'ec3f10ad-ffd1-4a77-be42-b6d755220e87']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:15.427577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (ea5f572b-394c-4f96-8631-b25aa66a6f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:15.602654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (ea5f572b-394c-4f96-8631-b25aa66a6f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '7ac4059a51c94ce38c043c2fe2944cc3', 'project_id': '4cd74af0a696404c81a71bf26a13f241', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-244668644', 'host': 'n-d-764292-10@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', '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-12T14:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-244668644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-764292-10@lvmdriver-1#lvmdriver-1',id=40daef7c-930e-441a-86ac-52759e01a60a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cd74af0a696404c81a71bf26a13f241',provider_auth=None,provider_geometry=None,provider_id=None,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='7ac4059a51c94ce38c043c2fe2944cc3',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:15.614400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (506ef5fc-c957-4d43-ace7-bb5ec563dba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:15.723113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (506ef5fc-c957-4d43-ace7-bb5ec563dba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '7ac4059a51c94ce38c043c2fe2944cc3', 'project_id': '4cd74af0a696404c81a71bf26a13f241', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-244668644', 'host': 'n-d-764292-10@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:15.724897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (eb442551-ae3a-4a8f-9051-05b9b0294dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:15.737761 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (eb442551-ae3a-4a8f-9051-05b9b0294dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:15.745092 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Flow 'volume_manage_existing_api' (307956bf-4445-4947-8b11-84bbc51c0e89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:15.746142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Manage volume request issued successfully. Jan 12 14:46:15.841613 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d720ff16-27dc-4a30-a04a-5909c77300f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/os-volume-manage returned with HTTP 202 Jan 12 14:46:15.843071 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 691/1361] 10.222.0.43 () {60 vars in 1253 bytes} [Tue Jan 12 14:46:15 2021] POST /volume/v3/4cd74af0a696404c81a71bf26a13f241/os-volume-manage => generated 846 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:46:15.858526 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e566268b-7c8f-44fa-9982-180510894f3f tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a Jan 12 14:46:15.859059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e566268b-7c8f-44fa-9982-180510894f3f tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:15.859258 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:15.859258 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:15.859991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e566268b-7c8f-44fa-9982-180510894f3f tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:16.021285 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:16.021285 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:16.039632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e566268b-7c8f-44fa-9982-180510894f3f tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:16.094318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e566268b-7c8f-44fa-9982-180510894f3f tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a returned with HTTP 200 Jan 12 14:46:16.094486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f1e7735-ebe7-41ab-be0a-25899350a422 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:16.095024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f1e7735-ebe7-41ab-be0a-25899350a422 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:16.095242 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:16.095242 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:16.095599 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f1e7735-ebe7-41ab-be0a-25899350a422 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:16.108924 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 671/1362] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:15 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a => generated 1084 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:16.261238 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:16.261238 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:16.283180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7f1e7735-ebe7-41ab-be0a-25899350a422 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:16.345953 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f1e7735-ebe7-41ab-be0a-25899350a422 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:16.347217 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 692/1363] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:16 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:17.125801 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa68919b-9fd5-4dbc-96a2-9a10ea2a707e tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a Jan 12 14:46:17.126908 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa68919b-9fd5-4dbc-96a2-9a10ea2a707e tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:17.127312 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:17.127312 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:17.127997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa68919b-9fd5-4dbc-96a2-9a10ea2a707e tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:17.293018 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:17.293018 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:17.316626 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-aa68919b-9fd5-4dbc-96a2-9a10ea2a707e tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:17.364594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbdf4e84-d7a7-48c3-aff2-dca8652622ae tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:17.365497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbdf4e84-d7a7-48c3-aff2-dca8652622ae tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:17.365895 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:17.365895 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:17.367390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbdf4e84-d7a7-48c3-aff2-dca8652622ae tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:17.384964 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa68919b-9fd5-4dbc-96a2-9a10ea2a707e tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a returned with HTTP 200 Jan 12 14:46:17.391471 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 672/1364] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:17 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a => generated 1084 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:17.578740 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:17.578740 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:17.617973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fbdf4e84-d7a7-48c3-aff2-dca8652622ae tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:17.687923 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbdf4e84-d7a7-48c3-aff2-dca8652622ae tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:17.698406 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 693/1365] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:17 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:18.269956 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes Jan 12 14:46:18.270525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:18.270525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:18.270776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-255214128"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:18.272059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-255214128'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:46:18.272621 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume of 1 GB Jan 12 14:46:18.303984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Availability Zones retrieved successfully. Jan 12 14:46:18.346373 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (dfc07d9e-4f5e-4e78-a03b-fda35f6d88ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:18.369515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede950a9-17a0-4547-b821-38e5fcbe1e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:18.384880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:46:18.404855 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7951daa9-2296-4408-988f-18a959516612 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a Jan 12 14:46:18.405377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7951daa9-2296-4408-988f-18a959516612 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:18.405594 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:18.405594 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:18.405960 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7951daa9-2296-4408-988f-18a959516612 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:18.562709 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:18.562709 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:18.573447 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ede950a9-17a0-4547-b821-38e5fcbe1e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:18.580674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acc623a-f646-40aa-8f62-2e51b6ba8226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:18.587008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7951daa9-2296-4408-988f-18a959516612 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:18.649909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7951daa9-2296-4408-988f-18a959516612 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a returned with HTTP 200 Jan 12 14:46:18.661350 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 694/1366] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:18 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a => generated 1085 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:18.666244 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-decedad6-a9f8-4fd5-b452-0f89362b071f tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a Jan 12 14:46:18.667627 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-decedad6-a9f8-4fd5-b452-0f89362b071f tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:18.667829 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:18.667829 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:18.668269 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-decedad6-a9f8-4fd5-b452-0f89362b071f tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:18.774320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['8a1cf7d2-403d-460c-9674-d5d189c9b0a3', '9912b39f-10b9-400e-a569-c93a31aa321e', 'aa280f09-4c66-4107-89ed-2d759756f406', 'd6a9e7bb-846f-4abc-8892-3e43511e8a3c'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:46:18.776269 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acc623a-f646-40aa-8f62-2e51b6ba8226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a1cf7d2-403d-460c-9674-d5d189c9b0a3', '9912b39f-10b9-400e-a569-c93a31aa321e', 'aa280f09-4c66-4107-89ed-2d759756f406', 'd6a9e7bb-846f-4abc-8892-3e43511e8a3c']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:18.781313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ebafc54-1d11-4eee-bc0b-ce5a43771a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:18.793804 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:18.793804 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:18.806128 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-decedad6-a9f8-4fd5-b452-0f89362b071f tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:18.845522 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-decedad6-a9f8-4fd5-b452-0f89362b071f tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a returned with HTTP 200 Jan 12 14:46:18.857337 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 695/1367] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:18 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a => generated 1085 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:46:18.863049 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c669b373-26f4-46cf-92da-fd0afaf25f9b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:18.864215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c669b373-26f4-46cf-92da-fd0afaf25f9b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:18.864437 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:18.864437 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:18.864810 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c669b373-26f4-46cf-92da-fd0afaf25f9b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:18.902706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ebafc54-1d11-4eee-bc0b-ce5a43771a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00e67fcc-457e-4fc1-96f5-2e4b6647080e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-255214128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['8a1cf7d2-403d-460c-9674-d5d189c9b0a3','9912b39f-10b9-400e-a569-c93a31aa321e','aa280f09-4c66-4107-89ed-2d759756f406','d6a9e7bb-846f-4abc-8892-3e43511e8a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-255214128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00e67fcc-457e-4fc1-96f5-2e4b6647080e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855c71d6ce0e491f944acaceff00927e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c231f32e83454b12bc1d946e91d6df1d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:18.904846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (765fdd95-bbfe-472c-ae16-13170cbe08d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:18.952910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (765fdd95-bbfe-472c-ae16-13170cbe08d5) transitioned into state 'SUCCESS' from state '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-255214128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['8a1cf7d2-403d-460c-9674-d5d189c9b0a3','9912b39f-10b9-400e-a569-c93a31aa321e','aa280f09-4c66-4107-89ed-2d759756f406','d6a9e7bb-846f-4abc-8892-3e43511e8a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:18.955601 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7965cc-acb5-4b74-a2b1-99fe03239b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:18.973279 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7965cc-acb5-4b74-a2b1-99fe03239b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:18.975966 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (dfc07d9e-4f5e-4e78-a03b-fda35f6d88ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:19.010197 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:19.010197 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:19.030347 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request issued successfully. Jan 12 14:46:19.045830 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ef72ce6-4194-4563-8945-69a1120b6244 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes returned with HTTP 202 Jan 12 14:46:19.046555 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c669b373-26f4-46cf-92da-fd0afaf25f9b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:19.057661 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 673/1368] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:46:18 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes => generated 822 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:46:19.062317 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b822eed-6d6e-47f4-9111-070ac2780f06 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] DELETE http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a Jan 12 14:46:19.062844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b822eed-6d6e-47f4-9111-070ac2780f06 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:19.063039 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:19.063039 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:19.063417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b822eed-6d6e-47f4-9111-070ac2780f06 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:19.063903 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5b822eed-6d6e-47f4-9111-070ac2780f06 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Delete volume with id: 40daef7c-930e-441a-86ac-52759e01a60a Jan 12 14:46:19.119038 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:19.119038 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:19.120069 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5b822eed-6d6e-47f4-9111-070ac2780f06 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:19.128845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c669b373-26f4-46cf-92da-fd0afaf25f9b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:19.137285 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 696/1369] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:18 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:19.144542 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-52e1a457-136a-4451-886d-179f4f101518 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:46:19.145062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-52e1a457-136a-4451-886d-179f4f101518 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:19.145274 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:19.145274 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:19.158150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-52e1a457-136a-4451-886d-179f4f101518 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:19.160818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5b822eed-6d6e-47f4-9111-070ac2780f06 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Delete volume request issued successfully. Jan 12 14:46:19.161290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b822eed-6d6e-47f4-9111-070ac2780f06 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a returned with HTTP 202 Jan 12 14:46:19.162168 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 674/1370] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:46:19 2021] DELETE /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:46:19.171897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a91cbf9-f998-4252-bba2-025a7342cece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a Jan 12 14:46:19.175157 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a91cbf9-f998-4252-bba2-025a7342cece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:19.175499 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:19.175499 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:19.176115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a91cbf9-f998-4252-bba2-025a7342cece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:19.312178 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:19.312178 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:19.332388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8a91cbf9-f998-4252-bba2-025a7342cece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:19.341759 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:19.341759 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:19.369874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-52e1a457-136a-4451-886d-179f4f101518 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:46:19.378639 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a91cbf9-f998-4252-bba2-025a7342cece tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a returned with HTTP 200 Jan 12 14:46:19.379973 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 675/1371] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:19 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a => generated 1084 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:19.446877 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-52e1a457-136a-4451-886d-179f4f101518 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:46:19.448183 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 697/1372] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:19 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 914 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:20.155580 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da5a3aa3-a9a8-4577-81b9-5d1c25934116 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:20.162466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da5a3aa3-a9a8-4577-81b9-5d1c25934116 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:20.163026 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:20.163026 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:20.163714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da5a3aa3-a9a8-4577-81b9-5d1c25934116 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:20.322516 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:20.322516 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:20.352459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-da5a3aa3-a9a8-4577-81b9-5d1c25934116 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:20.394007 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da5a3aa3-a9a8-4577-81b9-5d1c25934116 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:20.405097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6e3ad0a-494a-44a3-aa90-e1010d9416a9 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a Jan 12 14:46:20.405097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6e3ad0a-494a-44a3-aa90-e1010d9416a9 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:20.405097 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:20.405097 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:20.405097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6e3ad0a-494a-44a3-aa90-e1010d9416a9 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:20.405834 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 676/1373] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:20 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:20.465150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b0af175-2a16-4370-8044-a1c1b844818c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:46:20.466388 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b0af175-2a16-4370-8044-a1c1b844818c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:20.466616 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:20.466616 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:20.467002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b0af175-2a16-4370-8044-a1c1b844818c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:20.487704 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:20.487704 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:20.550669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b6e3ad0a-494a-44a3-aa90-e1010d9416a9 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:20.613387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6e3ad0a-494a-44a3-aa90-e1010d9416a9 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a returned with HTTP 200 Jan 12 14:46:20.616373 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 698/1374] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:20 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a => generated 1084 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:20.672089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:20.672089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:20.699955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3b0af175-2a16-4370-8044-a1c1b844818c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:46:20.744724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b0af175-2a16-4370-8044-a1c1b844818c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:46:20.745567 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 677/1375] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:20 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 914 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:21.411747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c94c3a0-7da5-42bf-84ab-b821a210006d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:21.412367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c94c3a0-7da5-42bf-84ab-b821a210006d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:21.412526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:21.412526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:21.412843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c94c3a0-7da5-42bf-84ab-b821a210006d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:21.504592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:21.504592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:21.572582 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c94c3a0-7da5-42bf-84ab-b821a210006d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:21.633678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b897c72-904b-4917-818e-40c55da807f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a Jan 12 14:46:21.634208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b897c72-904b-4917-818e-40c55da807f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:21.634449 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:21.634449 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:21.635287 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b897c72-904b-4917-818e-40c55da807f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:21.669346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c94c3a0-7da5-42bf-84ab-b821a210006d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:21.685839 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 699/1376] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:21 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:21.761482 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d276bdd1-3263-4db9-926d-d8583544863f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:46:21.762509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d276bdd1-3263-4db9-926d-d8583544863f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:21.762948 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:21.762948 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:21.763647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d276bdd1-3263-4db9-926d-d8583544863f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:21.815394 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:21.815394 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:21.848089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6b897c72-904b-4917-818e-40c55da807f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Volume info retrieved successfully. Jan 12 14:46:21.889969 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:21.889969 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:21.899491 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d276bdd1-3263-4db9-926d-d8583544863f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:46:21.910242 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b897c72-904b-4917-818e-40c55da807f4 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a returned with HTTP 200 Jan 12 14:46:21.920355 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 678/1377] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:21 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a => generated 1084 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:21.935079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d276bdd1-3263-4db9-926d-d8583544863f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:46:21.936298 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 700/1378] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:21 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 915 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:21.952121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-136e5e6b-2ab0-4ca4-b740-df6096e2c037 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:46:21.952935 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:21.952935 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:21.953669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-136e5e6b-2ab0-4ca4-b740-df6096e2c037 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00e67fcc-457e-4fc1-96f5-2e4b6647080e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-124850226"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:22.051555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:22.051555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:22.057666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-136e5e6b-2ab0-4ca4-b740-df6096e2c037 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:46:22.060806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-136e5e6b-2ab0-4ca4-b740-df6096e2c037 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume 00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:46:22.233483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-136e5e6b-2ab0-4ca4-b740-df6096e2c037 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['67c8d175-68b8-44cf-9cd1-14d046e01107', '8aac494c-ff2c-4108-bec7-bed3e0222cad', '7492edcf-dffc-4c3d-95c8-1f557a69d48a', '7e435d86-a83d-48f5-9db3-8f4dc72f4dab'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:46:22.532980 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-136e5e6b-2ab0-4ca4-b740-df6096e2c037 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot create request issued successfully. Jan 12 14:46:22.533791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-136e5e6b-2ab0-4ca4-b740-df6096e2c037 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 202 Jan 12 14:46:22.534695 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 679/1379] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:46:21 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 309 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:46:22.547019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c968307-7006-47b9-b094-b36c2dbabc24 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 Jan 12 14:46:22.547546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c968307-7006-47b9-b094-b36c2dbabc24 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:22.547742 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:22.547742 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:22.548593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c968307-7006-47b9-b094-b36c2dbabc24 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:22.629942 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:22.629942 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:22.635324 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6c968307-7006-47b9-b094-b36c2dbabc24 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:46:22.637717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c968307-7006-47b9-b094-b36c2dbabc24 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 returned with HTTP 200 Jan 12 14:46:22.642020 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 701/1380] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:22 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 => generated 441 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:22.702473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3820913f-7624-40ea-92ac-458d85209b76 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:22.703010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3820913f-7624-40ea-92ac-458d85209b76 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:22.703236 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:22.703236 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:22.703604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3820913f-7624-40ea-92ac-458d85209b76 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:22.820657 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:22.820657 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:22.836226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3820913f-7624-40ea-92ac-458d85209b76 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:22.861321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3820913f-7624-40ea-92ac-458d85209b76 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:22.862442 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 680/1381] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:22 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:22.937022 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be1474cf-2e9a-426a-98f5-607f03781267 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] GET http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a Jan 12 14:46:22.937905 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be1474cf-2e9a-426a-98f5-607f03781267 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:22.938285 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:22.938285 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:22.938990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be1474cf-2e9a-426a-98f5-607f03781267 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:23.079070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be1474cf-2e9a-426a-98f5-607f03781267 tempest-VolumeManageAdminTest-343416374 tempest-VolumeManageAdminTest-343416374] http://10.222.0.43/volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a returned with HTTP 404 Jan 12 14:46:23.080243 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 702/1382] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:22 2021] GET /volume/v3/4cd74af0a696404c81a71bf26a13f241/volumes/40daef7c-930e-441a-86ac-52759e01a60a => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:46:23.091698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8d96313-0125-49da-a540-0078e7ca2a8a tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] DELETE http://10.222.0.43/volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 Jan 12 14:46:23.092550 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8d96313-0125-49da-a540-0078e7ca2a8a tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:23.092936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:23.092936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:23.093569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8d96313-0125-49da-a540-0078e7ca2a8a tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:23.094196 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c8d96313-0125-49da-a540-0078e7ca2a8a tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] Delete volume with id: 11c70cd7-cca5-4e85-9734-2136ecc0e2d9 Jan 12 14:46:23.194328 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8d96313-0125-49da-a540-0078e7ca2a8a tempest-VolumeManageAdminTest-1423256606 tempest-VolumeManageAdminTest-1423256606] http://10.222.0.43/volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 returned with HTTP 404 Jan 12 14:46:23.199310 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 681/1383] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:46:23 2021] DELETE /volume/v3/35d1e45e9dd0479caf58e2b3e4d97349/volumes/11c70cd7-cca5-4e85-9734-2136ecc0e2d9 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:46:23.654151 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d0737ff-2918-4b04-baef-8953d00829f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 Jan 12 14:46:23.654644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d0737ff-2918-4b04-baef-8953d00829f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:23.655127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d0737ff-2918-4b04-baef-8953d00829f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:23.737049 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:23.737049 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:23.749034 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1d0737ff-2918-4b04-baef-8953d00829f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:46:23.751084 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d0737ff-2918-4b04-baef-8953d00829f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 returned with HTTP 200 Jan 12 14:46:23.751932 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 703/1384] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:23 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 => generated 441 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:23.879712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2e371b7-1354-435a-88fe-055250ac9388 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:23.880489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2e371b7-1354-435a-88fe-055250ac9388 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:23.881348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2e371b7-1354-435a-88fe-055250ac9388 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:23.999244 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:23.999244 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:24.021097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d2e371b7-1354-435a-88fe-055250ac9388 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:24.076897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2e371b7-1354-435a-88fe-055250ac9388 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:24.078767 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 682/1385] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:23 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:24.786540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24d91361-c5d4-4cf8-bded-9a2efce5a780 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 Jan 12 14:46:24.787558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24d91361-c5d4-4cf8-bded-9a2efce5a780 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:24.787975 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:24.787975 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:24.788669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24d91361-c5d4-4cf8-bded-9a2efce5a780 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:24.871266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:24.871266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:24.872965 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-24d91361-c5d4-4cf8-bded-9a2efce5a780 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:46:24.875570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24d91361-c5d4-4cf8-bded-9a2efce5a780 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 returned with HTTP 200 Jan 12 14:46:24.877740 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 704/1386] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:24 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 => generated 441 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:25.093322 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f879016b-8b28-4831-98b3-39726e7e8ad6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:25.094248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f879016b-8b28-4831-98b3-39726e7e8ad6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:25.094700 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:25.094700 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:25.095390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f879016b-8b28-4831-98b3-39726e7e8ad6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:25.220224 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:25.220224 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:25.240897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f879016b-8b28-4831-98b3-39726e7e8ad6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:25.303565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f879016b-8b28-4831-98b3-39726e7e8ad6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:25.309801 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 683/1387] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:25 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:25.889467 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-647287f6-637a-4a05-82a5-2a07458269a0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 Jan 12 14:46:25.890074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-647287f6-637a-4a05-82a5-2a07458269a0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:25.890188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:25.890188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:25.892280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-647287f6-637a-4a05-82a5-2a07458269a0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:25.936723 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:25.936723 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:25.938620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-647287f6-637a-4a05-82a5-2a07458269a0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:46:25.941272 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-647287f6-637a-4a05-82a5-2a07458269a0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 returned with HTTP 200 Jan 12 14:46:25.942748 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 705/1388] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:25 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 => generated 468 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:25.955431 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d4f918cd-461f-49c2-bd48-8a69bd6f3c76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups Jan 12 14:46:25.956113 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:25.956113 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:25.956542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d4f918cd-461f-49c2-bd48-8a69bd6f3c76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"backup": {"volume_id": "00e67fcc-457e-4fc1-96f5-2e4b6647080e", "snapshot_id": "40c7c003-4d71-4c14-a00f-6f87dd6315b3", "name": "tempest-VolumesSnapshotTestJSON-Backup-2008950958"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:25.957785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-d4f918cd-461f-49c2-bd48-8a69bd6f3c76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Creating new backup {'backup': {'volume_id': '00e67fcc-457e-4fc1-96f5-2e4b6647080e', 'snapshot_id': '40c7c003-4d71-4c14-a00f-6f87dd6315b3', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-2008950958'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 12 14:46:25.958200 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-d4f918cd-461f-49c2-bd48-8a69bd6f3c76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Creating backup of volume 00e67fcc-457e-4fc1-96f5-2e4b6647080e in container None Jan 12 14:46:26.068219 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:26.068219 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:26.073448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d4f918cd-461f-49c2-bd48-8a69bd6f3c76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:46:26.140851 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:26.140851 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:26.142008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d4f918cd-461f-49c2-bd48-8a69bd6f3c76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:46:26.230160 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-d4f918cd-461f-49c2-bd48-8a69bd6f3c76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['d0c7e61a-0430-4bab-99f3-ad2b164433bf', 'f70039a6-db50-499b-acaf-0e85d9890694'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:46:26.321204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8aea3819-e5e2-4fc2-ad85-0db776b3b06c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:26.322100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8aea3819-e5e2-4fc2-ad85-0db776b3b06c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:26.322643 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:26.322643 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:26.323274 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8aea3819-e5e2-4fc2-ad85-0db776b3b06c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:26.393892 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d4f918cd-461f-49c2-bd48-8a69bd6f3c76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups returned with HTTP 202 Jan 12 14:46:26.394801 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 684/1389] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:46:25 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/backups => generated 401 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:46:26.410423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-faa15937-3eae-4bd6-88cb-a1c2dd34060e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:26.410946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-faa15937-3eae-4bd6-88cb-a1c2dd34060e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:26.411164 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:26.411164 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:26.417444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-faa15937-3eae-4bd6-88cb-a1c2dd34060e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:26.417930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-faa15937-3eae-4bd6-88cb-a1c2dd34060e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:26.448718 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:26.448718 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:26.469330 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:26.469330 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:26.471303 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-faa15937-3eae-4bd6-88cb-a1c2dd34060e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:26.471634 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 685/1390] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:26 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:26.474631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8aea3819-e5e2-4fc2-ad85-0db776b3b06c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:26.533971 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8aea3819-e5e2-4fc2-ad85-0db776b3b06c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:26.536925 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 706/1391] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:26 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:27.485994 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f20b45c5-88b9-4966-b384-f07a9b65c791 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:27.486614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f20b45c5-88b9-4966-b384-f07a9b65c791 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:27.488167 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:27.488167 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:27.488565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f20b45c5-88b9-4966-b384-f07a9b65c791 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:27.488952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f20b45c5-88b9-4966-b384-f07a9b65c791 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:27.553277 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22a7923b-2fa3-42da-ad7c-b39e6ef1c137 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:27.553809 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22a7923b-2fa3-42da-ad7c-b39e6ef1c137 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:27.554578 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:27.554578 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:27.554949 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22a7923b-2fa3-42da-ad7c-b39e6ef1c137 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:27.564260 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:27.564260 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:27.566104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f20b45c5-88b9-4966-b384-f07a9b65c791 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:27.567083 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 686/1392] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:27 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:27.667533 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:27.667533 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:27.679882 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-22a7923b-2fa3-42da-ad7c-b39e6ef1c137 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:27.705166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22a7923b-2fa3-42da-ad7c-b39e6ef1c137 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:27.715643 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 707/1393] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:27 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:28.581050 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3bd0658-bf0c-47e0-b840-d81d9daa4dbb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:28.581557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3bd0658-bf0c-47e0-b840-d81d9daa4dbb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:28.581660 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:28.581660 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:28.582108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3bd0658-bf0c-47e0-b840-d81d9daa4dbb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:28.582364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f3bd0658-bf0c-47e0-b840-d81d9daa4dbb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:28.641963 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:28.641963 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:28.647597 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3bd0658-bf0c-47e0-b840-d81d9daa4dbb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:28.666737 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 687/1394] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:28 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:28.722920 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-361248da-b189-4c00-b920-ff769df1104e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:28.723832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-361248da-b189-4c00-b920-ff769df1104e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:28.723974 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:28.723974 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:28.724313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-361248da-b189-4c00-b920-ff769df1104e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:28.830425 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:28.830425 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:28.854367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-361248da-b189-4c00-b920-ff769df1104e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:28.895747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-361248da-b189-4c00-b920-ff769df1104e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:28.897020 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 708/1395] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:28 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:29.664838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da6305fd-291f-48a7-baa2-5e78af46fc95 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:29.666233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da6305fd-291f-48a7-baa2-5e78af46fc95 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:29.666645 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:29.666645 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:29.667290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da6305fd-291f-48a7-baa2-5e78af46fc95 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:29.667851 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-da6305fd-291f-48a7-baa2-5e78af46fc95 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:29.736362 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:29.736362 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:29.738729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da6305fd-291f-48a7-baa2-5e78af46fc95 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:29.747664 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 688/1396] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:29 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:29.913736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ed02b13-9bc8-4a38-a7f1-f50dee31eb31 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:29.914603 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ed02b13-9bc8-4a38-a7f1-f50dee31eb31 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:29.915061 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:29.915061 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:29.916057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ed02b13-9bc8-4a38-a7f1-f50dee31eb31 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:30.050286 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:30.050286 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:30.072392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0ed02b13-9bc8-4a38-a7f1-f50dee31eb31 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:30.122435 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ed02b13-9bc8-4a38-a7f1-f50dee31eb31 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:30.123902 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 709/1397] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:29 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 919 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:30.762516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74a86d7c-0c1c-4e4e-8f85-d98dcd52cb69 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:30.763068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74a86d7c-0c1c-4e4e-8f85-d98dcd52cb69 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:30.763213 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:30.763213 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:30.764304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74a86d7c-0c1c-4e4e-8f85-d98dcd52cb69 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:30.764839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-74a86d7c-0c1c-4e4e-8f85-d98dcd52cb69 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:30.833288 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:30.833288 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:30.849911 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74a86d7c-0c1c-4e4e-8f85-d98dcd52cb69 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:30.853375 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 689/1398] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:30 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:31.139421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6463b399-97af-4451-96e1-1bcafcb28588 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:31.140246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6463b399-97af-4451-96e1-1bcafcb28588 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:31.140466 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:31.140466 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:31.140850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6463b399-97af-4451-96e1-1bcafcb28588 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:31.248858 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:31.248858 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:31.261029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6463b399-97af-4451-96e1-1bcafcb28588 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:31.345571 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6463b399-97af-4451-96e1-1bcafcb28588 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:31.349165 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 710/1399] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:31 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 977 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:31.868834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-039f81fc-70d6-421d-b46d-9d8352e18422 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:31.869399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-039f81fc-70d6-421d-b46d-9d8352e18422 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:31.869535 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:31.869535 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:31.869897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-039f81fc-70d6-421d-b46d-9d8352e18422 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:31.872399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-039f81fc-70d6-421d-b46d-9d8352e18422 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:31.991547 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:31.991547 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:32.001455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-039f81fc-70d6-421d-b46d-9d8352e18422 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:32.013389 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 690/1400] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:31 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:32.362118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-efcc26b3-1ba1-4da9-b97f-1d487b193a14 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:32.364865 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-efcc26b3-1ba1-4da9-b97f-1d487b193a14 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:32.364865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:32.364865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:32.364865 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-efcc26b3-1ba1-4da9-b97f-1d487b193a14 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:32.446674 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:32.446674 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:32.467678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-efcc26b3-1ba1-4da9-b97f-1d487b193a14 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:32.536366 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-efcc26b3-1ba1-4da9-b97f-1d487b193a14 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:32.539951 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 711/1401] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:32 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 980 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:33.024018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5742cf8b-d196-48d1-bdaf-ffe36f6daf3a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:33.025931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5742cf8b-d196-48d1-bdaf-ffe36f6daf3a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:33.041558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:33.041558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:33.042472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5742cf8b-d196-48d1-bdaf-ffe36f6daf3a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:33.044431 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5742cf8b-d196-48d1-bdaf-ffe36f6daf3a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:33.124505 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:33.124505 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:33.135669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5742cf8b-d196-48d1-bdaf-ffe36f6daf3a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:33.142619 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 691/1402] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:33 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:33.559384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f1f4d9f-19e3-4aed-b06e-3eecb2dcc7d7 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:33.560784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f1f4d9f-19e3-4aed-b06e-3eecb2dcc7d7 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:33.561168 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:33.561168 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:33.561642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f1f4d9f-19e3-4aed-b06e-3eecb2dcc7d7 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:33.712562 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:33.712562 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:33.733424 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3f1f4d9f-19e3-4aed-b06e-3eecb2dcc7d7 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:33.786659 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f1f4d9f-19e3-4aed-b06e-3eecb2dcc7d7 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:33.788982 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 712/1403] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:33 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 980 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:34.165556 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8899075-2bba-4f6a-b9c4-73d76c00f91c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:34.166267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8899075-2bba-4f6a-b9c4-73d76c00f91c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:34.166471 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:34.166471 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:34.167494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8899075-2bba-4f6a-b9c4-73d76c00f91c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:34.168075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f8899075-2bba-4f6a-b9c4-73d76c00f91c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:34.246322 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:34.246322 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:34.250966 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8899075-2bba-4f6a-b9c4-73d76c00f91c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:34.253004 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 692/1404] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:34 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:34.804835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-94b4e3e1-8e50-48e8-ab7a-26261d564c9c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:34.805359 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-94b4e3e1-8e50-48e8-ab7a-26261d564c9c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:34.805562 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:34.805562 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:34.805932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-94b4e3e1-8e50-48e8-ab7a-26261d564c9c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:35.064117 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:35.064117 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:35.114710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-94b4e3e1-8e50-48e8-ab7a-26261d564c9c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:35.205561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-94b4e3e1-8e50-48e8-ab7a-26261d564c9c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:35.206804 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 713/1405] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:34 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 980 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:35.267089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e057a4e-c031-4f8f-b7de-afaec49f65fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:35.267089 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e057a4e-c031-4f8f-b7de-afaec49f65fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:35.267395 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:35.267395 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:35.269505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e057a4e-c031-4f8f-b7de-afaec49f65fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:35.269880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6e057a4e-c031-4f8f-b7de-afaec49f65fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:35.342285 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:35.342285 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:35.356010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e057a4e-c031-4f8f-b7de-afaec49f65fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:35.361462 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 693/1406] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:35 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:36.225116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-403c42ec-d383-4e0e-bcff-62c4a5e44ad1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:36.226177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-403c42ec-d383-4e0e-bcff-62c4a5e44ad1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:36.226549 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:36.226549 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:36.226943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-403c42ec-d383-4e0e-bcff-62c4a5e44ad1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:36.374993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7834338b-ef4d-4944-87f5-b84207f57614 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:36.375920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7834338b-ef4d-4944-87f5-b84207f57614 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:36.376377 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:36.376377 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:36.377083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7834338b-ef4d-4944-87f5-b84207f57614 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:36.377678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7834338b-ef4d-4944-87f5-b84207f57614 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:36.417641 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:36.417641 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:36.420905 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7834338b-ef4d-4944-87f5-b84207f57614 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:36.422359 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 694/1407] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:36 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:36.443696 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:36.443696 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:36.469785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-403c42ec-d383-4e0e-bcff-62c4a5e44ad1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:36.539958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-403c42ec-d383-4e0e-bcff-62c4a5e44ad1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:36.543757 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 714/1408] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:36 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 980 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:37.436504 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64a89f94-249a-4fc7-87c4-af77dc112c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:37.437020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55c6f626-18d8-4b0a-a0d8-260bae24f9ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] GET http://10.222.0.43/volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a Jan 12 14:46:37.437122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64a89f94-249a-4fc7-87c4-af77dc112c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:37.437215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55c6f626-18d8-4b0a-a0d8-260bae24f9ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:37.437306 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:37.437306 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:37.437459 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:37.437459 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:37.437615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64a89f94-249a-4fc7-87c4-af77dc112c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:37.437698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55c6f626-18d8-4b0a-a0d8-260bae24f9ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:37.438214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-64a89f94-249a-4fc7-87c4-af77dc112c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:37.499399 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:37.499399 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:37.507122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64a89f94-249a-4fc7-87c4-af77dc112c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:37.508921 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 715/1409] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:37 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:37.525073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55c6f626-18d8-4b0a-a0d8-260bae24f9ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] http://10.222.0.43/volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a returned with HTTP 200 Jan 12 14:46:37.530079 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 695/1410] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:37 2021] GET /volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a => generated 361 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:37.538631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e50242d-74f3-41a2-a877-9713316d6cef tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] PUT http://10.222.0.43/volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a Jan 12 14:46:37.539460 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:37.539460 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:37.541139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e50242d-74f3-41a2-a877-9713316d6cef tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:37.561141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-165b9309-edbf-42a2-a62d-d241829da741 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:37.562054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-165b9309-edbf-42a2-a62d-d241829da741 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:37.562707 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-165b9309-edbf-42a2-a62d-d241829da741 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:37.675626 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:37.675626 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:37.706024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-165b9309-edbf-42a2-a62d-d241829da741 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:37.757351 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-165b9309-edbf-42a2-a62d-d241829da741 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:37.758463 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 696/1411] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:37 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 980 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:46:37.923914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e50242d-74f3-41a2-a877-9713316d6cef tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] http://10.222.0.43/volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a returned with HTTP 200 Jan 12 14:46:37.928288 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 716/1412] 10.222.0.43 () {60 vars in 1341 bytes} [Tue Jan 12 14:46:37 2021] PUT /volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a => generated 314 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:38.267622 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] POST http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes Jan 12 14:46:38.268314 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:38.268314 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:38.268929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-19374037"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:38.270256 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-19374037'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:46:38.270779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Create volume of 1 GB Jan 12 14:46:38.310319 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Availability Zones retrieved successfully. Jan 12 14:46:38.359052 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Flow 'volume_create_api' (aea09444-721a-4364-a942-bbb14d8c46bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:38.375035 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7858e0cd-4452-43a7-a64c-c58005384ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:38.375035 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:46:38.525038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-624c30af-fb38-4751-9e9b-bb423c69a178 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:38.544547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-624c30af-fb38-4751-9e9b-bb423c69a178 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:38.545804 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7858e0cd-4452-43a7-a64c-c58005384ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:38.546662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-624c30af-fb38-4751-9e9b-bb423c69a178 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:38.547057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-624c30af-fb38-4751-9e9b-bb423c69a178 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:38.548867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8996ca36-1f8a-4be6-a274-bbc2c942b905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:38.679126 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:38.679126 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:38.681079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-624c30af-fb38-4751-9e9b-bb423c69a178 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:38.695228 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 717/1413] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:38 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:38.775570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c5cd8f4-1f21-4fbb-9875-ed2a6bbe567e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:38.776435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c5cd8f4-1f21-4fbb-9875-ed2a6bbe567e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:38.776842 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:38.776842 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:38.777487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c5cd8f4-1f21-4fbb-9875-ed2a6bbe567e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:38.792270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Created reservations ['fd207b9d-3365-40a9-8597-929438fad450', '3c2c79e7-4c01-4ef7-9249-f89d87284db8', '99005c5d-7112-4e0d-a7c2-90c22cce31c7', '33d9eba2-1db7-47b1-9f8b-7abbc7d57cd4'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:46:38.795068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8996ca36-1f8a-4be6-a274-bbc2c942b905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd207b9d-3365-40a9-8597-929438fad450', '3c2c79e7-4c01-4ef7-9249-f89d87284db8', '99005c5d-7112-4e0d-a7c2-90c22cce31c7', '33d9eba2-1db7-47b1-9f8b-7abbc7d57cd4']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:38.803216 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c326f2-a53e-4866-ae76-7b865299be1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:38.910433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c326f2-a53e-4866-ae76-7b865299be1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92ef15d1-fabd-46b4-a876-887f60572b62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-19374037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17f4b5e279b54fad8b28b0c5c2aae32a',qos_specs=None,replication_status=,reservations=['fd207b9d-3365-40a9-8597-929438fad450','3c2c79e7-4c01-4ef7-9249-f89d87284db8','99005c5d-7112-4e0d-a7c2-90c22cce31c7','33d9eba2-1db7-47b1-9f8b-7abbc7d57cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06256e7f77bc44019a997aab659acb4b',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-19374037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92ef15d1-fabd-46b4-a876-887f60572b62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17f4b5e279b54fad8b28b0c5c2aae32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='06256e7f77bc44019a997aab659acb4b',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:38.917077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a590113-066c-4021-b28a-ce10d99ad455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:38.953309 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:38.953309 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:38.971484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a590113-066c-4021-b28a-ce10d99ad455) transitioned into state 'SUCCESS' from state '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-19374037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17f4b5e279b54fad8b28b0c5c2aae32a',qos_specs=None,replication_status=,reservations=['fd207b9d-3365-40a9-8597-929438fad450','3c2c79e7-4c01-4ef7-9249-f89d87284db8','99005c5d-7112-4e0d-a7c2-90c22cce31c7','33d9eba2-1db7-47b1-9f8b-7abbc7d57cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06256e7f77bc44019a997aab659acb4b',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:38.974205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3224d8d-4ae8-41f9-b946-986fe4c55af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:38.975828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2c5cd8f4-1f21-4fbb-9875-ed2a6bbe567e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:39.001290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3224d8d-4ae8-41f9-b946-986fe4c55af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:39.004517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Flow 'volume_create_api' (aea09444-721a-4364-a942-bbb14d8c46bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:39.025727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c5cd8f4-1f21-4fbb-9875-ed2a6bbe567e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:39.031144 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 718/1414] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:38 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 980 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:39.176832 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Create volume request issued successfully. Jan 12 14:46:39.222982 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80fdf5d6-9ad5-439b-81ca-a0d15b5203fe tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes returned with HTTP 202 Jan 12 14:46:39.224623 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 697/1415] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:46:37 2021] POST /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes => generated 834 bytes in 1290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:46:39.242984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b257bad2-eb57-486e-ad75-ea920cda77a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:39.243558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b257bad2-eb57-486e-ad75-ea920cda77a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:39.243772 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:39.243772 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:39.244221 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b257bad2-eb57-486e-ad75-ea920cda77a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:39.390838 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:39.390838 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:39.431275 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b257bad2-eb57-486e-ad75-ea920cda77a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Volume info retrieved successfully. Jan 12 14:46:39.544903 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b257bad2-eb57-486e-ad75-ea920cda77a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 returned with HTTP 200 Jan 12 14:46:39.544903 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 719/1416] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:39 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 => generated 902 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:39.707663 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0412bb3-ef52-4f81-a715-a056679807af tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:39.709102 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0412bb3-ef52-4f81-a715-a056679807af tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:39.709526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:39.709526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:39.711090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0412bb3-ef52-4f81-a715-a056679807af tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:39.711561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b0412bb3-ef52-4f81-a715-a056679807af tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:39.760813 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:39.760813 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:39.765458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0412bb3-ef52-4f81-a715-a056679807af tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:39.766786 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 698/1417] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:39 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 842 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:40.042848 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-922a07df-ee97-4689-bb62-926ab010bb19 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:40.043454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-922a07df-ee97-4689-bb62-926ab010bb19 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:40.044561 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:40.044561 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:40.044946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-922a07df-ee97-4689-bb62-926ab010bb19 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:40.193920 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:40.193920 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:40.220155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-922a07df-ee97-4689-bb62-926ab010bb19 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:40.270745 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-922a07df-ee97-4689-bb62-926ab010bb19 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:40.271748 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 720/1418] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:40 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 980 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:40.552877 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dadfb223-2ec4-460a-a175-17242ad76233 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:40.555592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dadfb223-2ec4-460a-a175-17242ad76233 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:40.556067 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:40.556067 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:40.556784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dadfb223-2ec4-460a-a175-17242ad76233 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:40.684274 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:40.684274 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:40.702729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dadfb223-2ec4-460a-a175-17242ad76233 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Volume info retrieved successfully. Jan 12 14:46:40.730253 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dadfb223-2ec4-460a-a175-17242ad76233 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 returned with HTTP 200 Jan 12 14:46:40.732796 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 699/1419] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:40 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 => generated 926 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:40.781068 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4db70ef-acad-40e9-8c2b-e026f94b4942 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:40.781988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4db70ef-acad-40e9-8c2b-e026f94b4942 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:40.782871 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:40.782871 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:40.783331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4db70ef-acad-40e9-8c2b-e026f94b4942 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:40.783785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a4db70ef-acad-40e9-8c2b-e026f94b4942 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:40.850680 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:40.850680 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:40.852767 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4db70ef-acad-40e9-8c2b-e026f94b4942 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:40.853582 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 721/1420] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:40 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:41.287531 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20f1daf3-e1c9-492d-9759-85a9a24ee183 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:41.288962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20f1daf3-e1c9-492d-9759-85a9a24ee183 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:41.289334 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:41.289334 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:41.289987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20f1daf3-e1c9-492d-9759-85a9a24ee183 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:41.394207 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:41.394207 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:41.420626 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-20f1daf3-e1c9-492d-9759-85a9a24ee183 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:41.457697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20f1daf3-e1c9-492d-9759-85a9a24ee183 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:41.458793 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 700/1421] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:41 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 1368 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:41.474341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73e8f7a3-a759-4864-a1be-d5ce6f2909ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:41.474870 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73e8f7a3-a759-4864-a1be-d5ce6f2909ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:41.475068 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:41.475068 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:41.476359 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73e8f7a3-a759-4864-a1be-d5ce6f2909ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:41.544630 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14b33047-19af-42c0-ac64-614d3fb55f6e tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:46:41.545434 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14b33047-19af-42c0-ac64-614d3fb55f6e tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:41.545838 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:41.545838 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:41.546476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14b33047-19af-42c0-ac64-614d3fb55f6e tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:41.567318 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:41.567318 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:41.596757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73e8f7a3-a759-4864-a1be-d5ce6f2909ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:41.679318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73e8f7a3-a759-4864-a1be-d5ce6f2909ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:41.687450 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 722/1422] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:41 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 1368 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:46:41.703909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7972443-834e-4f53-b06e-866398068050 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots Jan 12 14:46:41.707950 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:41.707950 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:41.708821 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:41.708821 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:41.709590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7972443-834e-4f53-b06e-866398068050 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72c1beaa-c9d4-46ec-a673-e24326e5ba31", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1983627761", "description": null, "metadata": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:41.732920 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-14b33047-19af-42c0-ac64-614d3fb55f6e tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:46:41.790334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14b33047-19af-42c0-ac64-614d3fb55f6e tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:46:41.791840 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 701/1423] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:41 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 918 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:41.796355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39f43163-3085-4a3e-b86a-ea3762b4e778 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:41.797077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39f43163-3085-4a3e-b86a-ea3762b4e778 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:41.797483 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:41.797483 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:41.798127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39f43163-3085-4a3e-b86a-ea3762b4e778 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:41.820631 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:41.820631 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:41.833127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f7972443-834e-4f53-b06e-866398068050 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:41.833783 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-f7972443-834e-4f53-b06e-866398068050 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create snapshot from volume 72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:41.898591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:41.898591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:41.939149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-39f43163-3085-4a3e-b86a-ea3762b4e778 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Volume info retrieved successfully. Jan 12 14:46:41.944011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-f7972443-834e-4f53-b06e-866398068050 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Created reservations ['66fdfb12-93e7-45d8-b14c-a44136074254', '3eabd551-75cb-414f-b54f-8c87febf8088', 'fc9b4f85-9f88-4fb0-a410-130b3a06114b', 'c3ed8344-b6c7-4f18-9447-0e0092d7c188'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:46:41.983629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39f43163-3085-4a3e-b86a-ea3762b4e778 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 returned with HTTP 200 Jan 12 14:46:41.985623 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 702/1424] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:41 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 => generated 927 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:42.000351 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e214874-2ebe-4b21-a520-031651373df9 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:46:42.001041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e214874-2ebe-4b21-a520-031651373df9 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:42.001434 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:42.001434 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:42.002074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e214874-2ebe-4b21-a520-031651373df9 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:42.052134 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:42.052134 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:42.099377 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4e214874-2ebe-4b21-a520-031651373df9 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:46:42.122847 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e214874-2ebe-4b21-a520-031651373df9 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:46:42.124057 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 703/1425] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:41 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 918 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:42.129139 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c473197-d668-48bc-9760-fe29d5d52e38 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:42.129876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c473197-d668-48bc-9760-fe29d5d52e38 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:42.130287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:42.130287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:42.130957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c473197-d668-48bc-9760-fe29d5d52e38 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:42.131523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7c473197-d668-48bc-9760-fe29d5d52e38 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:42.159031 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:42.159031 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:42.161508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c473197-d668-48bc-9760-fe29d5d52e38 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:42.162554 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 704/1426] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:42 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:42.167172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c43978d-6a91-4649-92f9-80b2317063e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] POST http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots Jan 12 14:46:42.167926 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:42.167926 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:42.169596 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f7972443-834e-4f53-b06e-866398068050 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot create request issued successfully. Jan 12 14:46:42.172447 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7972443-834e-4f53-b06e-866398068050 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots returned with HTTP 202 Jan 12 14:46:42.179190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c43978d-6a91-4649-92f9-80b2317063e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92ef15d1-fabd-46b4-a876-887f60572b62", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1928980624"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:42.186120 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 723/1427] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:46:41 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots => generated 308 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:46:42.195360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97155d4a-0461-46ac-8b8d-6e3a275b0d3c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:46:42.199774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97155d4a-0461-46ac-8b8d-6e3a275b0d3c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:42.200503 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:42.200503 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:42.201606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97155d4a-0461-46ac-8b8d-6e3a275b0d3c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:42.281681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:42.281681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:42.283292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2c43978d-6a91-4649-92f9-80b2317063e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Volume info retrieved successfully. Jan 12 14:46:42.283904 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-2c43978d-6a91-4649-92f9-80b2317063e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Create snapshot from volume 92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:42.304185 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:42.304185 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:42.305234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-97155d4a-0461-46ac-8b8d-6e3a275b0d3c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:46:42.307244 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97155d4a-0461-46ac-8b8d-6e3a275b0d3c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 200 Jan 12 14:46:42.315645 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 724/1428] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:42 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 440 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:42.364025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-2c43978d-6a91-4649-92f9-80b2317063e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Created reservations ['5d24f6b3-975e-4264-8cd0-ab98ddd8eb27', '0af96c0e-a3fa-46f8-9070-58abb3bf72d1', '862b14bb-dce6-4b58-acb7-304c10ecc102', '08b7801b-6a00-4c85-866c-e60c8b814247'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:46:42.546036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2c43978d-6a91-4649-92f9-80b2317063e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Snapshot create request issued successfully. Jan 12 14:46:42.546861 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c43978d-6a91-4649-92f9-80b2317063e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots returned with HTTP 202 Jan 12 14:46:42.547753 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 705/1429] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:46:42 2021] POST /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots => generated 323 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:46:42.559302 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85e6a748-d7b6-444d-840f-c32aa2bf48c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 Jan 12 14:46:42.560633 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85e6a748-d7b6-444d-840f-c32aa2bf48c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:42.561163 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:42.561163 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:42.562283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85e6a748-d7b6-444d-840f-c32aa2bf48c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:42.619366 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:42.619366 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:42.621263 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-85e6a748-d7b6-444d-840f-c32aa2bf48c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Snapshot retrieved successfully. Jan 12 14:46:42.623474 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85e6a748-d7b6-444d-840f-c32aa2bf48c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 returned with HTTP 200 Jan 12 14:46:42.625627 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 725/1430] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:42 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 => generated 455 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:43.177222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d693051d-e36b-4c5b-bcd7-e8d2758820e7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:43.177880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d693051d-e36b-4c5b-bcd7-e8d2758820e7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:43.178189 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:43.178189 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:43.179515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d693051d-e36b-4c5b-bcd7-e8d2758820e7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:43.180029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d693051d-e36b-4c5b-bcd7-e8d2758820e7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:43.261714 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:43.261714 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:43.271001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d693051d-e36b-4c5b-bcd7-e8d2758820e7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:43.283196 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 706/1431] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:43 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:43.326525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3fc4076a-3a4c-49f0-8031-8ad64cd7d315 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:46:43.327212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3fc4076a-3a4c-49f0-8031-8ad64cd7d315 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:43.327540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:43.327540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:43.328153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3fc4076a-3a4c-49f0-8031-8ad64cd7d315 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:43.402287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:43.402287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:43.403712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3fc4076a-3a4c-49f0-8031-8ad64cd7d315 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:46:43.405792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3fc4076a-3a4c-49f0-8031-8ad64cd7d315 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 200 Jan 12 14:46:43.410945 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 726/1432] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:43 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 440 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:43.637551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43bb7f06-38df-4860-b872-c11403309947 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 Jan 12 14:46:43.640956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43bb7f06-38df-4860-b872-c11403309947 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:43.641692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:43.641692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:43.642337 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43bb7f06-38df-4860-b872-c11403309947 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:43.705351 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:43.705351 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:43.706865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-43bb7f06-38df-4860-b872-c11403309947 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Snapshot retrieved successfully. Jan 12 14:46:43.709010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43bb7f06-38df-4860-b872-c11403309947 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 returned with HTTP 200 Jan 12 14:46:43.712893 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 707/1433] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:43 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 => generated 455 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:44.300552 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21b5e587-7ee7-40d5-8283-ce6a9d4cf0aa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:44.301458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21b5e587-7ee7-40d5-8283-ce6a9d4cf0aa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:44.304337 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:44.304337 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:44.305000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21b5e587-7ee7-40d5-8283-ce6a9d4cf0aa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:44.307508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-21b5e587-7ee7-40d5-8283-ce6a9d4cf0aa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:44.427063 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fec1976-db5f-4576-a719-d71dde0bc5ff tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:46:44.428010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fec1976-db5f-4576-a719-d71dde0bc5ff tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:44.428408 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:44.428408 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:44.431502 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:44.431502 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:44.432637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fec1976-db5f-4576-a719-d71dde0bc5ff tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:44.437709 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21b5e587-7ee7-40d5-8283-ce6a9d4cf0aa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:44.445015 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 727/1434] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:44 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:44.492521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:44.492521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:44.497425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7fec1976-db5f-4576-a719-d71dde0bc5ff tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:46:44.499497 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fec1976-db5f-4576-a719-d71dde0bc5ff tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 200 Jan 12 14:46:44.507285 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 708/1435] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:44 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 440 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:44.724899 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e1a30512-517e-421c-b977-f2de58c460b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 Jan 12 14:46:44.725519 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e1a30512-517e-421c-b977-f2de58c460b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:44.725739 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:44.725739 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:44.726272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e1a30512-517e-421c-b977-f2de58c460b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:44.801958 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:44.801958 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:44.805485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e1a30512-517e-421c-b977-f2de58c460b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Snapshot retrieved successfully. Jan 12 14:46:44.810637 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e1a30512-517e-421c-b977-f2de58c460b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 returned with HTTP 200 Jan 12 14:46:44.815498 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 728/1436] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:44 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 => generated 455 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:45.452901 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-98395eec-f3a6-485c-8552-5c724e0f425a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:45.454016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-98395eec-f3a6-485c-8552-5c724e0f425a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:45.454442 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:45.454442 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:45.455134 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-98395eec-f3a6-485c-8552-5c724e0f425a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:45.455713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-98395eec-f3a6-485c-8552-5c724e0f425a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:45.497556 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:45.497556 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:45.506092 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-98395eec-f3a6-485c-8552-5c724e0f425a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:45.507893 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 709/1437] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:45 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:45.519497 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31544795-1698-4d49-b135-6041acdd1a51 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:46:45.520041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31544795-1698-4d49-b135-6041acdd1a51 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:45.520236 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:45.520236 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:45.520924 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31544795-1698-4d49-b135-6041acdd1a51 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:45.568541 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:45.568541 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:45.573696 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-31544795-1698-4d49-b135-6041acdd1a51 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:46:45.585843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31544795-1698-4d49-b135-6041acdd1a51 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 200 Jan 12 14:46:45.586900 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 729/1438] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:45 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 467 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:45.597668 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e5db9b17-fe14-4bb4-8388-23fb53c7b8ad tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:46:45.598529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e5db9b17-fe14-4bb4-8388-23fb53c7b8ad tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:45.598855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:45.598855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:45.599422 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e5db9b17-fe14-4bb4-8388-23fb53c7b8ad tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:45.658686 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:45.658686 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:45.660182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e5db9b17-fe14-4bb4-8388-23fb53c7b8ad tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:46:45.666278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e5db9b17-fe14-4bb4-8388-23fb53c7b8ad tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 200 Jan 12 14:46:45.667269 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 710/1439] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:45 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 467 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:45.827220 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbabe696-fff6-49b0-a235-276785a2eddd tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 Jan 12 14:46:45.828135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbabe696-fff6-49b0-a235-276785a2eddd tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:45.828556 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:45.828556 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:45.828990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbabe696-fff6-49b0-a235-276785a2eddd tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:45.899457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-2f84015e-c433-4bbb-826b-d58ec13b9e76 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:46:45.900684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-2f84015e-c433-4bbb-826b-d58ec13b9e76 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:45.901067 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:45.901067 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:45.901639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-2f84015e-c433-4bbb-826b-d58ec13b9e76 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:45.905782 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:45.905782 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:45.907043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dbabe696-fff6-49b0-a235-276785a2eddd tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Snapshot retrieved successfully. Jan 12 14:46:45.914425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbabe696-fff6-49b0-a235-276785a2eddd tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 returned with HTTP 200 Jan 12 14:46:45.921008 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 730/1440] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:45 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 => generated 482 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:45.928293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00b53625-0513-4634-8580-6d9dc0839b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] PUT http://10.222.0.43/volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a Jan 12 14:46:45.929287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:45.929287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:45.929701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00b53625-0513-4634-8580-6d9dc0839b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:45.973741 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:45.973741 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:45.975154 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-2f84015e-c433-4bbb-826b-d58ec13b9e76 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:46:45.979333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-2f84015e-c433-4bbb-826b-d58ec13b9e76 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 200 Jan 12 14:46:45.984993 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 711/1441] 10.222.0.43 () {60 vars in 1575 bytes} [Tue Jan 12 14:46:45 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 467 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:45.999159 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-1c6abfe0-fa7c-4ce7-a6de-ed02fa3b5184 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:45.999858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-1c6abfe0-fa7c-4ce7-a6de-ed02fa3b5184 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:46.000196 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:46.000196 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:46.000768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-1c6abfe0-fa7c-4ce7-a6de-ed02fa3b5184 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:46.072433 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00b53625-0513-4634-8580-6d9dc0839b04 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] http://10.222.0.43/volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a returned with HTTP 200 Jan 12 14:46:46.079677 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 731/1442] 10.222.0.43 () {60 vars in 1341 bytes} [Tue Jan 12 14:46:45 2021] PUT /volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a => generated 314 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:46.084742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e778c1d-d5c4-4c0a-8950-a0c29d2619d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] POST http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots Jan 12 14:46:46.085673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e778c1d-d5c4-4c0a-8950-a0c29d2619d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92ef15d1-fabd-46b4-a876-887f60572b62"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:46.125180 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:46.125180 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:46.157672 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-1c6abfe0-fa7c-4ce7-a6de-ed02fa3b5184 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:46.168445 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:46.168445 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:46.170152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6e778c1d-d5c4-4c0a-8950-a0c29d2619d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Volume info retrieved successfully. Jan 12 14:46:46.170675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-6e778c1d-d5c4-4c0a-8950-a0c29d2619d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Create snapshot from volume 92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:46.201807 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-1c6abfe0-fa7c-4ce7-a6de-ed02fa3b5184 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:46.202669 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 712/1443] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:46:45 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 1368 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:46:46.227985 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota_utils [None req-6e778c1d-d5c4-4c0a-8950-a0c29d2619d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Quota exceeded for 17f4b5e279b54fad8b28b0c5c2aae32a, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 12 14:46:46.228837 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.middleware.fault [None req-6e778c1d-d5c4-4c0a-8950-a0c29d2619d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots returned with HTTP 413 Jan 12 14:46:46.230985 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 732/1444] 10.222.0.43 () {60 vars in 1231 bytes} [Tue Jan 12 14:46:46 2021] POST /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots => generated 208 bytes in 151 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 12 14:46:46.241559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7f561e8-0b44-45d2-b48a-a542fc092858 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] PUT http://10.222.0.43/volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a Jan 12 14:46:46.242012 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:46.242012 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:46.242840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7f561e8-0b44-45d2-b48a-a542fc092858 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:46.524023 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7f561e8-0b44-45d2-b48a-a542fc092858 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] http://10.222.0.43/volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a returned with HTTP 200 Jan 12 14:46:46.524853 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 713/1445] 10.222.0.43 () {60 vars in 1341 bytes} [Tue Jan 12 14:46:46 2021] PUT /volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a => generated 314 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:46.534183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e2f0f90-c04f-43e3-8e01-c2d309e8b46c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:46.534859 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e2f0f90-c04f-43e3-8e01-c2d309e8b46c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:46.535083 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:46.535083 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:46.535461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e2f0f90-c04f-43e3-8e01-c2d309e8b46c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:46.535866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4e2f0f90-c04f-43e3-8e01-c2d309e8b46c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:46.547251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39070547-2952-4830-aa12-22cd94d9bad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] POST http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots Jan 12 14:46:46.548149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39070547-2952-4830-aa12-22cd94d9bad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92ef15d1-fabd-46b4-a876-887f60572b62"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:46.618569 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:46.618569 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:46.630214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e2f0f90-c04f-43e3-8e01-c2d309e8b46c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:46.631461 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 733/1446] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:46 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:46.680012 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:46.680012 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:46.681681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-39070547-2952-4830-aa12-22cd94d9bad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Volume info retrieved successfully. Jan 12 14:46:46.682245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-39070547-2952-4830-aa12-22cd94d9bad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Create snapshot from volume 92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:46.732947 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota_utils [None req-39070547-2952-4830-aa12-22cd94d9bad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Quota exceeded for 17f4b5e279b54fad8b28b0c5c2aae32a, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 12 14:46:46.733676 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.middleware.fault [None req-39070547-2952-4830-aa12-22cd94d9bad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots returned with HTTP 413 Jan 12 14:46:46.735548 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 714/1447] 10.222.0.43 () {60 vars in 1231 bytes} [Tue Jan 12 14:46:46 2021] POST /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots => generated 133 bytes in 195 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 12 14:46:46.747641 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-720c7c1c-a699-46eb-8dd0-ada48606ec8d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] DELETE http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 Jan 12 14:46:46.747641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-720c7c1c-a699-46eb-8dd0-ada48606ec8d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:46.747641 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:46.747641 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:46.748027 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-720c7c1c-a699-46eb-8dd0-ada48606ec8d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:46.749330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-720c7c1c-a699-46eb-8dd0-ada48606ec8d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Delete snapshot with id: 6994a70d-1103-4fa9-9484-9d9f55ce8b73 Jan 12 14:46:46.801511 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:46.801511 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:46.802664 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-720c7c1c-a699-46eb-8dd0-ada48606ec8d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Snapshot retrieved successfully. Jan 12 14:46:46.950900 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-720c7c1c-a699-46eb-8dd0-ada48606ec8d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Snapshot delete request issued successfully. Jan 12 14:46:46.951530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-720c7c1c-a699-46eb-8dd0-ada48606ec8d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 returned with HTTP 202 Jan 12 14:46:46.952454 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 734/1448] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:46:46 2021] DELETE /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:46:46.961762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d48de288-56bb-466c-8eb1-b100b61dd737 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 Jan 12 14:46:46.962393 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d48de288-56bb-466c-8eb1-b100b61dd737 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:46.962591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:46.962591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:46.963261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d48de288-56bb-466c-8eb1-b100b61dd737 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:47.024434 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:47.024434 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:47.026002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d48de288-56bb-466c-8eb1-b100b61dd737 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Snapshot retrieved successfully. Jan 12 14:46:47.027888 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d48de288-56bb-466c-8eb1-b100b61dd737 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 returned with HTTP 200 Jan 12 14:46:47.031557 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 715/1449] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:46 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 => generated 481 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:47.645516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42c63862-b5fd-4c53-8b70-b8ae70209ea8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:47.646415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42c63862-b5fd-4c53-8b70-b8ae70209ea8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:47.646794 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:47.646794 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:47.647471 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42c63862-b5fd-4c53-8b70-b8ae70209ea8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:47.648034 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-42c63862-b5fd-4c53-8b70-b8ae70209ea8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:47.688783 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:47.688783 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:47.695766 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42c63862-b5fd-4c53-8b70-b8ae70209ea8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:47.704991 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 735/1450] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:47 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:48.040232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d4e1c0d0-0098-40b8-ba79-f82028c2425d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 Jan 12 14:46:48.040908 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d4e1c0d0-0098-40b8-ba79-f82028c2425d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:48.041227 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:48.041227 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:48.041811 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d4e1c0d0-0098-40b8-ba79-f82028c2425d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:48.106043 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:48.106043 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:48.106043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d4e1c0d0-0098-40b8-ba79-f82028c2425d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Snapshot retrieved successfully. Jan 12 14:46:48.110928 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d4e1c0d0-0098-40b8-ba79-f82028c2425d tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 returned with HTTP 200 Jan 12 14:46:48.112311 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 716/1451] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:48 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 => generated 481 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:48.719266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c52ea84-ac44-47e5-b2e4-a7383f4a3468 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:48.719833 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c52ea84-ac44-47e5-b2e4-a7383f4a3468 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:48.720052 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:48.720052 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:48.720749 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c52ea84-ac44-47e5-b2e4-a7383f4a3468 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:48.721120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6c52ea84-ac44-47e5-b2e4-a7383f4a3468 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:48.765163 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:48.765163 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:48.767282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c52ea84-ac44-47e5-b2e4-a7383f4a3468 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:48.768466 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 736/1452] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:48 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:49.127881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4cf7aaa8-139c-4396-bcf5-53d1b50e16b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 Jan 12 14:46:49.129167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4cf7aaa8-139c-4396-bcf5-53d1b50e16b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:49.129577 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:49.129577 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:49.130375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4cf7aaa8-139c-4396-bcf5-53d1b50e16b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:49.159030 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4cf7aaa8-139c-4396-bcf5-53d1b50e16b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 returned with HTTP 404 Jan 12 14:46:49.164981 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 717/1453] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:46:49 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/snapshots/6994a70d-1103-4fa9-9484-9d9f55ce8b73 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:46:49.168791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c4c9d22-9100-46df-9477-c2613192f4c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] DELETE http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:49.169458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c4c9d22-9100-46df-9477-c2613192f4c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:49.169800 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:49.169800 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:49.170372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c4c9d22-9100-46df-9477-c2613192f4c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:49.170952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-1c4c9d22-9100-46df-9477-c2613192f4c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Delete volume with id: 92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:49.224431 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:49.224431 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:49.226879 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c4c9d22-9100-46df-9477-c2613192f4c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Volume info retrieved successfully. Jan 12 14:46:49.259211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c4c9d22-9100-46df-9477-c2613192f4c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Delete volume request issued successfully. Jan 12 14:46:49.259820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c4c9d22-9100-46df-9477-c2613192f4c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 returned with HTTP 202 Jan 12 14:46:49.264866 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 737/1454] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:46:49 2021] DELETE /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:46:49.272617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc570348-9334-46bd-8c63-5ace80b99ec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:49.273261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc570348-9334-46bd-8c63-5ace80b99ec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:49.273867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc570348-9334-46bd-8c63-5ace80b99ec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:49.348570 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:49.348570 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:49.360903 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fc570348-9334-46bd-8c63-5ace80b99ec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Volume info retrieved successfully. Jan 12 14:46:49.389421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc570348-9334-46bd-8c63-5ace80b99ec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 returned with HTTP 200 Jan 12 14:46:49.391470 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 718/1455] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:49 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 => generated 926 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:49.449401 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-8dba27b0-991e-4b80-811e-ab60b8f2fbeb tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:46:49.450033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-8dba27b0-991e-4b80-811e-ab60b8f2fbeb tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:49.450232 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:49.450232 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:49.450954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-8dba27b0-991e-4b80-811e-ab60b8f2fbeb tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:49.524779 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:49.524779 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:49.526279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-8dba27b0-991e-4b80-811e-ab60b8f2fbeb tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:46:49.528427 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-8dba27b0-991e-4b80-811e-ab60b8f2fbeb tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 200 Jan 12 14:46:49.529750 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 738/1456] 10.222.0.43 () {60 vars in 1575 bytes} [Tue Jan 12 14:46:49 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 467 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:49.782043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79d25ae8-ea2d-49a0-96fa-be4c3c72ed25 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:49.782711 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79d25ae8-ea2d-49a0-96fa-be4c3c72ed25 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:49.782989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:49.782989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:49.783485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79d25ae8-ea2d-49a0-96fa-be4c3c72ed25 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:49.783955 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-79d25ae8-ea2d-49a0-96fa-be4c3c72ed25 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:49.836435 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:49.836435 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:49.849182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79d25ae8-ea2d-49a0-96fa-be4c3c72ed25 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:49.855821 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 719/1457] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:49 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:50.409694 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4c92e669-05b4-46bc-b072-d7c59d111778 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:50.430926 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4c92e669-05b4-46bc-b072-d7c59d111778 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:50.431558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:50.431558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:50.434036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4c92e669-05b4-46bc-b072-d7c59d111778 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:50.532804 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:50.532804 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:50.580368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4c92e669-05b4-46bc-b072-d7c59d111778 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Volume info retrieved successfully. Jan 12 14:46:50.639680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4c92e669-05b4-46bc-b072-d7c59d111778 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 returned with HTTP 200 Jan 12 14:46:50.640585 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 739/1458] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:50 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 => generated 926 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:50.871986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4546f374-1600-468b-a69c-de3b39cd2352 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:50.872682 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4546f374-1600-468b-a69c-de3b39cd2352 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:50.872919 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:50.872919 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:50.873278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4546f374-1600-468b-a69c-de3b39cd2352 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:50.873646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4546f374-1600-468b-a69c-de3b39cd2352 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:50.909874 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:50.909874 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:50.918226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4546f374-1600-468b-a69c-de3b39cd2352 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:50.932307 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 720/1459] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:50 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:46:51.601116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-85de792e-4ce8-4935-8278-4dd994f87d57 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:46:51.602182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-85de792e-4ce8-4935-8278-4dd994f87d57 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:51.602585 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:51.602585 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:51.603215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-85de792e-4ce8-4935-8278-4dd994f87d57 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:51.657091 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19323f32-27c5-4e29-abb4-67288fe19283 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] GET http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 Jan 12 14:46:51.658348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19323f32-27c5-4e29-abb4-67288fe19283 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:51.658727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:51.658727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:51.659564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19323f32-27c5-4e29-abb4-67288fe19283 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:51.711196 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:51.711196 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:51.712390 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-85de792e-4ce8-4935-8278-4dd994f87d57 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:46:51.722098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-85de792e-4ce8-4935-8278-4dd994f87d57 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 200 Jan 12 14:46:51.730058 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 740/1460] 10.222.0.68 () {58 vars in 1368 bytes} [Tue Jan 12 14:46:51 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 467 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:46:51.746710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-89876b1f-21d2-4b26-932d-f2df0e3287c4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:46:51.747466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-89876b1f-21d2-4b26-932d-f2df0e3287c4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:51.749035 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:51.749035 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:51.749802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-89876b1f-21d2-4b26-932d-f2df0e3287c4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:51.823057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19323f32-27c5-4e29-abb4-67288fe19283 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260 tempest-VolumeSnapshotQuotasNegativeTestJSON-160705260] http://10.222.0.43/volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 returned with HTTP 404 Jan 12 14:46:51.827753 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 721/1461] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:51 2021] GET /volume/v3/17f4b5e279b54fad8b28b0c5c2aae32a/volumes/92ef15d1-fabd-46b4-a876-887f60572b62 => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:46:51.835702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-86923172-7ea9-499e-a3e1-b5e8df17d588 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] PUT http://10.222.0.43/volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a Jan 12 14:46:51.841428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-86923172-7ea9-499e-a3e1-b5e8df17d588 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:51.863957 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:51.863957 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:51.880180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-89876b1f-21d2-4b26-932d-f2df0e3287c4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:51.932260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-89876b1f-21d2-4b26-932d-f2df0e3287c4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:46:51.938242 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 741/1462] 10.222.0.68 () {58 vars in 1362 bytes} [Tue Jan 12 14:46:51 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 1368 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:46:51.945795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d536eef8-2029-4264-a1be-371749c896fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:51.951019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d536eef8-2029-4264-a1be-371749c896fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:51.951586 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:51.951586 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:51.952291 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d536eef8-2029-4264-a1be-371749c896fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:51.952844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d536eef8-2029-4264-a1be-371749c896fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:52.002708 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:52.002708 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:52.005192 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d536eef8-2029-4264-a1be-371749c896fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:52.007203 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 742/1463] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:51 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:52.014620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes Jan 12 14:46:52.015310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:52.015310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:52.018920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c6b042b1-94e0-4a9d-bd94-c49bc97256bf", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:46:52.021055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c6b042b1-94e0-4a9d-bd94-c49bc97256bf', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:46:52.118813 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:52.118813 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:52.125130 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:46:52.125732 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume of 1 GB Jan 12 14:46:52.132488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Availability Zones retrieved successfully. Jan 12 14:46:52.162604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (e4a42425-4329-4e6b-be7a-f8146b0b647a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:52.180222 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4dceb5-9331-4dea-9513-42141e61d919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:52.182790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:46:52.282233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-86923172-7ea9-499e-a3e1-b5e8df17d588 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633 tempest-VolumeSnapshotQuotasNegativeTestJSON-1538747633] http://10.222.0.43/volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a returned with HTTP 200 Jan 12 14:46:52.283382 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 722/1464] 10.222.0.43 () {60 vars in 1342 bytes} [Tue Jan 12 14:46:51 2021] PUT /volume/v3/7e9ed05d91e143d99e01532206091bc1/os-quota-sets/17f4b5e279b54fad8b28b0c5c2aae32a => generated 319 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:52.417327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4dceb5-9331-4dea-9513-42141e61d919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c6b042b1-94e0-4a9d-bd94-c49bc97256bf', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:52.419540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3967c78-67b5-4e6b-a672-1c1a835c27ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:52.583327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Created reservations ['4d040b78-62f7-4581-9cba-2153c641ce35', 'ff95b71e-8bd4-4e06-972b-1e31dbbbb46c', '8ca6b34c-93d3-4ba6-b556-1fc157f85bb3', 'eab9f14f-7001-4281-ab09-9acea7ca97c3'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:46:52.586351 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3967c78-67b5-4e6b-a672-1c1a835c27ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d040b78-62f7-4581-9cba-2153c641ce35', 'ff95b71e-8bd4-4e06-972b-1e31dbbbb46c', '8ca6b34c-93d3-4ba6-b556-1fc157f85bb3', 'eab9f14f-7001-4281-ab09-9acea7ca97c3']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:52.588705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74214739-a6c6-4c52-8508-718bb3999486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:52.971053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74214739-a6c6-4c52-8508-718bb3999486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d8729f6-3af3-4011-8605-5a1ef2e08e12', '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='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['4d040b78-62f7-4581-9cba-2153c641ce35','ff95b71e-8bd4-4e06-972b-1e31dbbbb46c','8ca6b34c-93d3-4ba6-b556-1fc157f85bb3','eab9f14f-7001-4281-ab09-9acea7ca97c3'],size=1,snapshot_id=c6b042b1-94e0-4a9d-bd94-c49bc97256bf,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), '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-12T14:46:52Z,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=8d8729f6-3af3-4011-8605-5a1ef2e08e12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc4289937a484078badbc07c2aeb786a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c6b042b1-94e0-4a9d-bd94-c49bc97256bf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f26c27b6f9e34b01b6a4280744921846',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:52.973975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f1d2338-96ab-4a7f-bfc0-70063ad2199e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:53.020791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9d27c95-145b-460c-aca6-58da0a6f7bd4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:53.021643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9d27c95-145b-460c-aca6-58da0a6f7bd4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:53.022896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9d27c95-145b-460c-aca6-58da0a6f7bd4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:53.023420 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c9d27c95-145b-460c-aca6-58da0a6f7bd4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:53.042625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f1d2338-96ab-4a7f-bfc0-70063ad2199e) transitioned into 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='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['4d040b78-62f7-4581-9cba-2153c641ce35','ff95b71e-8bd4-4e06-972b-1e31dbbbb46c','8ca6b34c-93d3-4ba6-b556-1fc157f85bb3','eab9f14f-7001-4281-ab09-9acea7ca97c3'],size=1,snapshot_id=c6b042b1-94e0-4a9d-bd94-c49bc97256bf,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:53.045624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (095d40bf-9ab1-448c-9c34-8be476b7284b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:46:53.098258 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:53.098258 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:53.100748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9d27c95-145b-460c-aca6-58da0a6f7bd4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:53.101564 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 723/1465] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:53 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:46:53.185378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (095d40bf-9ab1-448c-9c34-8be476b7284b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:46:53.196124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (e4a42425-4329-4e6b-be7a-f8146b0b647a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:46:53.328229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request issued successfully. Jan 12 14:46:53.367323 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e84eac54-b65c-4a05-b6a5-54959a4def71 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes returned with HTTP 202 Jan 12 14:46:53.368315 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 743/1466] 10.222.0.68 () {62 vars in 1305 bytes} [Tue Jan 12 14:46:52 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes => generated 805 bytes in 1360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:46:53.380345 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-032575cf-d6a6-4d24-aef3-a6f9c0feac1c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:46:53.381344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-032575cf-d6a6-4d24-aef3-a6f9c0feac1c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:53.382245 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:53.382245 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:53.382869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-032575cf-d6a6-4d24-aef3-a6f9c0feac1c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:53.510069 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:53.510069 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:53.549372 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-032575cf-d6a6-4d24-aef3-a6f9c0feac1c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:53.608488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-032575cf-d6a6-4d24-aef3-a6f9c0feac1c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 200 Jan 12 14:46:53.609322 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 724/1467] 10.222.0.68 () {58 vars in 1362 bytes} [Tue Jan 12 14:46:53 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 873 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:53.627323 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-4689ea4c-1b79-4875-8ab7-502865926f1b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:46:53.627987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-4689ea4c-1b79-4875-8ab7-502865926f1b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:53.628280 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:53.628280 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:53.628784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-4689ea4c-1b79-4875-8ab7-502865926f1b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:53.729996 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:53.729996 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:53.742640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-4689ea4c-1b79-4875-8ab7-502865926f1b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:53.768808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-4689ea4c-1b79-4875-8ab7-502865926f1b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 200 Jan 12 14:46:53.770165 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 744/1468] 10.222.0.68 () {58 vars in 1362 bytes} [Tue Jan 12 14:46:53 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 897 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:54.119121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b97d4421-5069-4184-80c6-4445b9be788b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:54.120281 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b97d4421-5069-4184-80c6-4445b9be788b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:54.120706 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:54.120706 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:54.121395 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b97d4421-5069-4184-80c6-4445b9be788b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:54.122020 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b97d4421-5069-4184-80c6-4445b9be788b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:54.161842 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:54.161842 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:54.164275 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b97d4421-5069-4184-80c6-4445b9be788b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:54.165078 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 725/1469] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:54 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:55.180423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9703c472-0086-4b5c-8fbc-f260dadac676 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:55.181786 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9703c472-0086-4b5c-8fbc-f260dadac676 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:55.182233 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:55.182233 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:55.182951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9703c472-0086-4b5c-8fbc-f260dadac676 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:55.183680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9703c472-0086-4b5c-8fbc-f260dadac676 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:55.252527 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:55.252527 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:55.262066 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9703c472-0086-4b5c-8fbc-f260dadac676 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:55.267854 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 745/1470] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:55 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:56.280065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ca2eb0e-d675-41ad-863e-a512514938fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:56.280611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ca2eb0e-d675-41ad-863e-a512514938fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:56.280989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:56.280989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:56.281554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ca2eb0e-d675-41ad-863e-a512514938fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:56.282032 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4ca2eb0e-d675-41ad-863e-a512514938fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:56.353317 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:56.353317 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:56.377938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ca2eb0e-d675-41ad-863e-a512514938fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:56.387656 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 726/1471] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:56 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:56.770360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-4655500b-3b40-4474-9e1a-ff973109cc53 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:46:56.771344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-4655500b-3b40-4474-9e1a-ff973109cc53 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:56.771716 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:56.771716 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:56.772877 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-4655500b-3b40-4474-9e1a-ff973109cc53 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:56.913609 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:56.913609 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:56.937838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-4655500b-3b40-4474-9e1a-ff973109cc53 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:46:57.013910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-4655500b-3b40-4474-9e1a-ff973109cc53 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 200 Jan 12 14:46:57.015337 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 746/1472] 10.222.0.68 () {58 vars in 1362 bytes} [Tue Jan 12 14:46:56 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 897 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:57.393504 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3e9533e-1e93-460f-83a1-8a56cb502007 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:57.394023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3e9533e-1e93-460f-83a1-8a56cb502007 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:57.394124 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:57.394124 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:57.394474 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3e9533e-1e93-460f-83a1-8a56cb502007 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:57.394841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f3e9533e-1e93-460f-83a1-8a56cb502007 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:57.443447 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:57.443447 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:57.445279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3e9533e-1e93-460f-83a1-8a56cb502007 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:57.446098 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 727/1473] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:57 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:58.460262 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ccf8fa5-7f88-42fc-baf3-6a2f38067c22 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:58.461304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ccf8fa5-7f88-42fc-baf3-6a2f38067c22 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:58.461729 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:58.461729 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:58.462209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ccf8fa5-7f88-42fc-baf3-6a2f38067c22 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:58.463021 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8ccf8fa5-7f88-42fc-baf3-6a2f38067c22 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:58.519641 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:58.519641 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:58.526329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ccf8fa5-7f88-42fc-baf3-6a2f38067c22 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:58.541893 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 747/1474] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:58 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:46:59.550258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3017fa3e-0ea4-4e36-b062-2ebb1b170d83 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:46:59.550819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3017fa3e-0ea4-4e36-b062-2ebb1b170d83 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:46:59.550975 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:46:59.550975 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:46:59.551882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3017fa3e-0ea4-4e36-b062-2ebb1b170d83 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:46:59.592015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3017fa3e-0ea4-4e36-b062-2ebb1b170d83 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:46:59.676066 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:46:59.676066 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:46:59.677928 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3017fa3e-0ea4-4e36-b062-2ebb1b170d83 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:46:59.678764 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 728/1475] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:46:59 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:00.027043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e98f47eb-a792-4ebc-be29-141de73504f8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:47:00.030593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e98f47eb-a792-4ebc-be29-141de73504f8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:00.031183 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:00.031183 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:00.031898 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e98f47eb-a792-4ebc-be29-141de73504f8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:00.121790 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:00.121790 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:00.134588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e98f47eb-a792-4ebc-be29-141de73504f8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:00.180097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-e98f47eb-a792-4ebc-be29-141de73504f8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 200 Jan 12 14:47:00.181884 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 748/1476] 10.222.0.68 () {58 vars in 1362 bytes} [Tue Jan 12 14:47:00 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 897 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:00.694559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31580928-dfbe-4007-88c0-2b59f73bae6f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:00.696088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31580928-dfbe-4007-88c0-2b59f73bae6f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:00.696787 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:00.696787 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:00.697978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31580928-dfbe-4007-88c0-2b59f73bae6f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:00.698514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-31580928-dfbe-4007-88c0-2b59f73bae6f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:00.733288 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:00.733288 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:00.735479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31580928-dfbe-4007-88c0-2b59f73bae6f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:00.745267 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 729/1477] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:00 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:01.758357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ae0feb7-0440-494d-a933-2a49f0cf46be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:01.761817 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6ae0feb7-0440-494d-a933-2a49f0cf46be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:01.762514 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:01.762514 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:01.763677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6ae0feb7-0440-494d-a933-2a49f0cf46be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:01.764736 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6ae0feb7-0440-494d-a933-2a49f0cf46be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:01.827715 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:01.827715 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:01.837388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ae0feb7-0440-494d-a933-2a49f0cf46be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:01.842057 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 749/1478] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:01 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:02.875024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49164e79-04dc-4915-9300-2638c76f798b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:02.875727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49164e79-04dc-4915-9300-2638c76f798b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:02.875727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:02.875727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:02.876162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49164e79-04dc-4915-9300-2638c76f798b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:02.876410 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-49164e79-04dc-4915-9300-2638c76f798b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:02.909964 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:02.909964 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:02.912284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49164e79-04dc-4915-9300-2638c76f798b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:02.913106 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 730/1479] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:02 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:03.193056 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-8c52e779-5cd6-4df0-82a0-584dedd5e623 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:47:03.193615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-8c52e779-5cd6-4df0-82a0-584dedd5e623 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:03.194342 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:03.194342 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:03.194678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-8c52e779-5cd6-4df0-82a0-584dedd5e623 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:03.267521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:03.267521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:03.288737 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-8c52e779-5cd6-4df0-82a0-584dedd5e623 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:03.336808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-8c52e779-5cd6-4df0-82a0-584dedd5e623 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 200 Jan 12 14:47:03.337969 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 750/1480] 10.222.0.68 () {58 vars in 1362 bytes} [Tue Jan 12 14:47:03 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 897 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:03.926935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b16b90a-f57f-454a-b04d-d991a1166af6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:03.927724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b16b90a-f57f-454a-b04d-d991a1166af6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:03.928030 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:03.928030 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:03.928876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b16b90a-f57f-454a-b04d-d991a1166af6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:03.929247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4b16b90a-f57f-454a-b04d-d991a1166af6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:04.014419 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:04.014419 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:04.016270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b16b90a-f57f-454a-b04d-d991a1166af6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:04.017292 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 731/1481] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:03 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:05.032855 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-75a9a017-13ec-44ad-8590-357ad8768637 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:05.033229 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-75a9a017-13ec-44ad-8590-357ad8768637 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:05.033361 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:05.033361 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:05.040364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-75a9a017-13ec-44ad-8590-357ad8768637 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:05.048377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-75a9a017-13ec-44ad-8590-357ad8768637 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:05.113267 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:05.113267 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:05.115169 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-75a9a017-13ec-44ad-8590-357ad8768637 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:05.116181 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 751/1482] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:05 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:05.838840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67909183-989a-4314-b9c5-e5b092eef31b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] DELETE http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:47:05.839583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67909183-989a-4314-b9c5-e5b092eef31b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:05.839810 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:05.839810 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:05.844973 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67909183-989a-4314-b9c5-e5b092eef31b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:05.848107 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-67909183-989a-4314-b9c5-e5b092eef31b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Delete volume with id: 1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:47:05.973724 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:05.973724 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:05.974979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-67909183-989a-4314-b9c5-e5b092eef31b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:47:06.061293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-67909183-989a-4314-b9c5-e5b092eef31b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Delete volume request issued successfully. Jan 12 14:47:06.061936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67909183-989a-4314-b9c5-e5b092eef31b tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 202 Jan 12 14:47:06.063373 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 732/1483] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:47:05 2021] DELETE /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:06.071734 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e2ad836-8ac5-41c2-9704-eed6f38a2795 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:47:06.072291 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e2ad836-8ac5-41c2-9704-eed6f38a2795 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:06.072651 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:06.072651 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:06.072880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e2ad836-8ac5-41c2-9704-eed6f38a2795 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:06.137573 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67e9cc98-01eb-4096-a583-23a944e81840 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:06.138121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67e9cc98-01eb-4096-a583-23a944e81840 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:06.138344 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:06.138344 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:06.138720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67e9cc98-01eb-4096-a583-23a944e81840 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:06.139091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-67e9cc98-01eb-4096-a583-23a944e81840 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:06.188697 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:06.188697 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:06.200540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67e9cc98-01eb-4096-a583-23a944e81840 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:06.201740 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 733/1484] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:06 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:06.357543 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-16d0c1c6-2730-43ae-a1ee-6682716e949e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:47:06.358230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-16d0c1c6-2730-43ae-a1ee-6682716e949e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:06.358539 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:06.358539 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:06.359292 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-16d0c1c6-2730-43ae-a1ee-6682716e949e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:06.383981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:06.383981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:06.393247 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4e2ad836-8ac5-41c2-9704-eed6f38a2795 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:47:06.464606 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:06.464606 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:06.472267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e2ad836-8ac5-41c2-9704-eed6f38a2795 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:47:06.473111 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 752/1485] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:06 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 917 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:06.488939 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-16d0c1c6-2730-43ae-a1ee-6682716e949e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:06.516947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-16d0c1c6-2730-43ae-a1ee-6682716e949e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 200 Jan 12 14:47:06.518169 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 734/1486] 10.222.0.68 () {58 vars in 1362 bytes} [Tue Jan 12 14:47:06 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 1346 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:07.220574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ae73c54-7204-4442-9dd1-7dc6664b7068 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:07.222237 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ae73c54-7204-4442-9dd1-7dc6664b7068 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:07.222678 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:07.222678 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:07.223561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ae73c54-7204-4442-9dd1-7dc6664b7068 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:07.224190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2ae73c54-7204-4442-9dd1-7dc6664b7068 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:07.282250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:07.282250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:07.285072 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ae73c54-7204-4442-9dd1-7dc6664b7068 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:07.286213 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 753/1487] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:07 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:07.491729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec594ce0-4c1b-4684-93e3-146298e724b7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:47:07.492222 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec594ce0-4c1b-4684-93e3-146298e724b7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:07.492412 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:07.492412 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:07.493084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec594ce0-4c1b-4684-93e3-146298e724b7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:07.619490 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:07.619490 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:07.629552 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ec594ce0-4c1b-4684-93e3-146298e724b7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:47:07.667317 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec594ce0-4c1b-4684-93e3-146298e724b7 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 200 Jan 12 14:47:07.677531 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 735/1488] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:07 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:08.304513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa7bd276-db5b-47e9-a0eb-df843f9fef59 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:08.305060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa7bd276-db5b-47e9-a0eb-df843f9fef59 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:08.305342 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:08.305342 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:08.305629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa7bd276-db5b-47e9-a0eb-df843f9fef59 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:08.306385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-aa7bd276-db5b-47e9-a0eb-df843f9fef59 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:08.356586 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:08.356586 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:08.359148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa7bd276-db5b-47e9-a0eb-df843f9fef59 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:08.360547 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 754/1489] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:08 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:08.684567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3c74c9e-096f-4d60-acbb-1587e6d89582 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b Jan 12 14:47:08.685064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3c74c9e-096f-4d60-acbb-1587e6d89582 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:08.685303 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:08.685303 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:08.685626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3c74c9e-096f-4d60-acbb-1587e6d89582 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:08.810662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3c74c9e-096f-4d60-acbb-1587e6d89582 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b returned with HTTP 404 Jan 12 14:47:08.812058 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 736/1490] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:08 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/1d78dd1e-20eb-4708-9347-b250768ac32b => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:09.152199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-855a8a05-00b9-4b8d-993f-ea9d31f873e0 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] DELETE http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:47:09.152721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-855a8a05-00b9-4b8d-993f-ea9d31f873e0 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:09.152936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:09.152936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:09.153311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-855a8a05-00b9-4b8d-993f-ea9d31f873e0 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:09.153776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-855a8a05-00b9-4b8d-993f-ea9d31f873e0 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Delete volume with id: ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:47:09.280840 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:09.280840 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:09.280840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-855a8a05-00b9-4b8d-993f-ea9d31f873e0 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:47:09.339777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-855a8a05-00b9-4b8d-993f-ea9d31f873e0 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Delete volume request issued successfully. Jan 12 14:47:09.340378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-855a8a05-00b9-4b8d-993f-ea9d31f873e0 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 202 Jan 12 14:47:09.341322 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 755/1491] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:47:09 2021] DELETE /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:09.349072 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:47:09.350418 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:09.351262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:09.373895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96d337fb-8657-4cbc-9dec-e134407592f9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:09.374938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96d337fb-8657-4cbc-9dec-e134407592f9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:09.375274 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:09.375274 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:09.376041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96d337fb-8657-4cbc-9dec-e134407592f9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:09.376442 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-96d337fb-8657-4cbc-9dec-e134407592f9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:09.446626 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:09.446626 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:09.458650 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96d337fb-8657-4cbc-9dec-e134407592f9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:09.461633 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:09.461633 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:09.464792 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 756/1492] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:09 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:09.479492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:47:09.511710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:47:09.513484 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 737/1493] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:09 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 917 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:09.535898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-9a59ee09-93d2-4153-9f27-da6be7b01be0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:47:09.536538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-9a59ee09-93d2-4153-9f27-da6be7b01be0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:09.537002 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:09.537002 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:09.538253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-9a59ee09-93d2-4153-9f27-da6be7b01be0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:09.674705 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:09.674705 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:09.712186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-9a59ee09-93d2-4153-9f27-da6be7b01be0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:09.805612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-9a59ee09-93d2-4153-9f27-da6be7b01be0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 200 Jan 12 14:47:09.806573 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 757/1494] 10.222.0.68 () {58 vars in 1362 bytes} [Tue Jan 12 14:47:09 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 1347 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:09.813828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume// Jan 12 14:47:09.814837 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:09.815035 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:09.815035 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:09.815683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:09.817587 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:47:09.821003 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 738/1495] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:47:09 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:47:09.836087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-02eee188-992a-4310-8ab1-b190411ab613 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments Jan 12 14:47:09.836704 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:09.836704 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:09.837295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-02eee188-992a-4310-8ab1-b190411ab613 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d8729f6-3af3-4011-8605-5a1ef2e08e12", "instance_uuid": "5e650653-7af5-4732-b71c-a9b363f63337", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:09.968903 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:09.968903 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:10.139196 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-02eee188-992a-4310-8ab1-b190411ab613 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments returned with HTTP 200 Jan 12 14:47:10.143213 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 758/1496] 10.222.0.68 () {64 vars in 1358 bytes} [Tue Jan 12 14:47:09 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments => generated 273 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:10.148173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume// Jan 12 14:47:10.148835 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:10.149446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:10.150588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-077c46d6-bd99-4af8-96b9-955657c36efa tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:47:10.151289 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 739/1497] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:47:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:47:10.165340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-1075e407-c69c-4b66-b48a-27d0b8e82f01 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:47:10.166136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-1075e407-c69c-4b66-b48a-27d0b8e82f01 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:10.166514 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:10.166514 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:10.167306 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-1075e407-c69c-4b66-b48a-27d0b8e82f01 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:10.276854 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:10.276854 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:10.286807 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-1075e407-c69c-4b66-b48a-27d0b8e82f01 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:10.314519 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:10.314519 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:10.328232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-1075e407-c69c-4b66-b48a-27d0b8e82f01 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 200 Jan 12 14:47:10.329105 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 759/1498] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:47:10 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 1445 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:47:10.349490 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-a4670043-f2b8-4023-b239-c29f0b087a2c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] PUT http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/a805cf32-c960-4687-aff4-24da6879cfdb Jan 12 14:47:10.351173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-a4670043-f2b8-4023-b239-c29f0b087a2c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:10.406614 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:47:10.406614 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:47:10.407349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-a4670043-f2b8-4023-b239-c29f0b087a2c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-8d8729f6-3af3-4011-8605-5a1ef2e08e12-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.014s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:47:10.411022 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:10.411022 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:10.478379 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ced77b64-3c67-493e-85fb-8383f0d3cdb4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:10.489410 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ced77b64-3c67-493e-85fb-8383f0d3cdb4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:10.489639 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:10.489639 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:10.490031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ced77b64-3c67-493e-85fb-8383f0d3cdb4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:10.490446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ced77b64-3c67-493e-85fb-8383f0d3cdb4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:10.575721 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:10.575721 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:10.586605 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ced77b64-3c67-493e-85fb-8383f0d3cdb4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:10.590337 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 760/1499] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:10 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:10.607881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bed37372-8348-4945-87cd-c5084df87f9c tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:47:10.609393 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bed37372-8348-4945-87cd-c5084df87f9c tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:10.609778 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:10.609778 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:10.610882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bed37372-8348-4945-87cd-c5084df87f9c tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:10.800553 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:10.800553 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:10.821188 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bed37372-8348-4945-87cd-c5084df87f9c tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Volume info retrieved successfully. Jan 12 14:47:10.870381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bed37372-8348-4945-87cd-c5084df87f9c tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 200 Jan 12 14:47:10.891544 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 761/1500] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:10 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 917 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:11.262587 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb3600d4-5f90-418c-966f-86e60154d7e1 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] POST http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types Jan 12 14:47:11.263202 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:11.263202 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:11.264004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb3600d4-5f90-418c-966f-86e60154d7e1 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-855719275", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:11.422579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb3600d4-5f90-418c-966f-86e60154d7e1 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types returned with HTTP 200 Jan 12 14:47:11.431730 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 762/1501] 10.222.0.43 () {60 vars in 1220 bytes} [Tue Jan 12 14:47:10 2021] POST /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types => generated 277 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:11.441617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0984c025-b3a3-4404-87e6-18e1c2022717 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] POST http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types Jan 12 14:47:11.442693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0984c025-b3a3-4404-87e6-18e1c2022717 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1620133966", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:11.551120 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0984c025-b3a3-4404-87e6-18e1c2022717 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types returned with HTTP 200 Jan 12 14:47:11.552492 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 763/1502] 10.222.0.43 () {60 vars in 1220 bytes} [Tue Jan 12 14:47:11 2021] POST /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types => generated 278 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:47:11.879557 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] POST http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes Jan 12 14:47:11.880496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-858924303", "volume_type": "4fe81f4d-2155-47b8-aa16-2033f5a8b252", "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:11.883567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-858924303', 'volume_type': '4fe81f4d-2155-47b8-aa16-2033f5a8b252', 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:47:11.929989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Create volume of 1 GB Jan 12 14:47:11.930978 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:11.930978 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:11.931853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Availability Zones retrieved successfully. Jan 12 14:47:11.965718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Flow 'volume_create_api' (c3d5217f-6d17-443d-b585-48e5b4989ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:47:11.968554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0849e2-02da-4e85-ad54-faa49e2071f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:11.976298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:47:12.119194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e0849e2-02da-4e85-ad54-faa49e2071f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:47:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=4fe81f4d-2155-47b8-aa16-2033f5a8b252,is_public=True,name='tempest-VolumeTypesTest-volume-type-855719275',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fe81f4d-2155-47b8-aa16-2033f5a8b252', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:12.121448 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06edecce-5b01-4842-b5eb-197b07d086a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:12.240706 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-855719275 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-855719275, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:47:12.241582 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-855719275 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-855719275, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:47:12.420744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Created reservations ['9e6a1d20-fdba-4c48-8c48-264326560a50', '75894b6e-eb57-4179-b557-3db72331d381', 'ca9a220d-5d70-4ed4-b25b-e36c736f3fda', 'fe5644b3-6953-4d44-8855-9309977f3215'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:12.422662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06edecce-5b01-4842-b5eb-197b07d086a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e6a1d20-fdba-4c48-8c48-264326560a50', '75894b6e-eb57-4179-b557-3db72331d381', 'ca9a220d-5d70-4ed4-b25b-e36c736f3fda', 'fe5644b3-6953-4d44-8855-9309977f3215']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:12.425073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4819a01-ed76-48c5-9989-1d8e69ce6176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:12.559713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4819a01-ed76-48c5-9989-1d8e69ce6176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4b80a46-a0a9-4ace-b496-8aa619181b7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-858924303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='858a8e21f7174bcdbbb18908b15c223c',qos_specs=None,replication_status=,reservations=['9e6a1d20-fdba-4c48-8c48-264326560a50','75894b6e-eb57-4179-b557-3db72331d381','ca9a220d-5d70-4ed4-b25b-e36c736f3fda','fe5644b3-6953-4d44-8855-9309977f3215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0250449028ca472c93ce3085a4c62011',volume_type_id=4fe81f4d-2155-47b8-aa16-2033f5a8b252), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-858924303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4b80a46-a0a9-4ace-b496-8aa619181b7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='858a8e21f7174bcdbbb18908b15c223c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0250449028ca472c93ce3085a4c62011',volume_attachment=,volume_type=,volume_type_id=4fe81f4d-2155-47b8-aa16-2033f5a8b252)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:12.575176 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f0fcf9-adab-4563-825e-ccdf5d000390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:12.610522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f0fcf9-adab-4563-825e-ccdf5d000390) transitioned into state 'SUCCESS' from state '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-858924303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='858a8e21f7174bcdbbb18908b15c223c',qos_specs=None,replication_status=,reservations=['9e6a1d20-fdba-4c48-8c48-264326560a50','75894b6e-eb57-4179-b557-3db72331d381','ca9a220d-5d70-4ed4-b25b-e36c736f3fda','fe5644b3-6953-4d44-8855-9309977f3215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0250449028ca472c93ce3085a4c62011',volume_type_id=4fe81f4d-2155-47b8-aa16-2033f5a8b252)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:12.614543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (896cc32a-cdb9-45f4-97e6-eb27c69c7e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:12.649610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (896cc32a-cdb9-45f4-97e6-eb27c69c7e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:12.652543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Flow 'volume_create_api' (c3d5217f-6d17-443d-b585-48e5b4989ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:47:12.754791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Create volume request issued successfully. Jan 12 14:47:12.797414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9f10b06-b24d-448b-9ef7-61378da0dcc5 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes returned with HTTP 202 Jan 12 14:47:12.798549 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 764/1503] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:47:11 2021] POST /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes => generated 848 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:47:12.813634 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-604b5135-ebee-4b35-bc70-1171cd563347 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:12.816991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-604b5135-ebee-4b35-bc70-1171cd563347 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:12.817354 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:12.817354 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:12.818192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-604b5135-ebee-4b35-bc70-1171cd563347 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:12.818736 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-604b5135-ebee-4b35-bc70-1171cd563347 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:12.841683 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:12.841683 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:12.844102 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-604b5135-ebee-4b35-bc70-1171cd563347 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:12.845064 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 765/1504] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:12 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:12.854923 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-419abec6-3f05-422d-ba75-dca68402ef89 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] GET http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 Jan 12 14:47:12.860427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-419abec6-3f05-422d-ba75-dca68402ef89 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:12.860653 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:12.860653 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:12.861068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-419abec6-3f05-422d-ba75-dca68402ef89 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:12.932945 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-419abec6-3f05-422d-ba75-dca68402ef89 tempest-AttachVolumeShelveTestJSON-64109403 tempest-AttachVolumeShelveTestJSON-64109403] http://10.222.0.43/volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 returned with HTTP 404 Jan 12 14:47:12.934318 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 766/1505] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:12 2021] GET /volume/v3/254b1747403c47e29264b8a839283491/volumes/ad36100d-644d-4d64-96ac-c94793b93719 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:12.963431 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f5828b5-8810-4fee-9609-1714ad5b5fdb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] GET http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c Jan 12 14:47:12.963431 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f5828b5-8810-4fee-9609-1714ad5b5fdb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:12.963756 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f5828b5-8810-4fee-9609-1714ad5b5fdb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:13.110997 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:13.110997 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:13.121593 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0f5828b5-8810-4fee-9609-1714ad5b5fdb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Volume info retrieved successfully. Jan 12 14:47:13.153207 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f5828b5-8810-4fee-9609-1714ad5b5fdb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c returned with HTTP 200 Jan 12 14:47:13.154453 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 767/1506] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:12 2021] GET /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c => generated 940 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:13.647602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-a4670043-f2b8-4023-b239-c29f0b087a2c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-8d8729f6-3af3-4011-8605-5a1ef2e08e12-n-h2-764292-10'" released by "attachment_update" :: held 3.240s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:47:13.648786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-a4670043-f2b8-4023-b239-c29f0b087a2c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/a805cf32-c960-4687-aff4-24da6879cfdb returned with HTTP 200 Jan 12 14:47:13.650103 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 740/1507] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 14:47:10 2021] PUT /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/a805cf32-c960-4687-aff4-24da6879cfdb => generated 762 bytes in 3305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:13.710315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-6d2d700a-8857-4953-b2d9-47b2ff5eaf50 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/a805cf32-c960-4687-aff4-24da6879cfdb/action Jan 12 14:47:13.710863 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:13.710863 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:13.711302 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-6d2d700a-8857-4953-b2d9-47b2ff5eaf50 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:47:13.712931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-6d2d700a-8857-4953-b2d9-47b2ff5eaf50 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:13.866958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c0dc32e2-601a-48b2-ab42-544b9aa4651a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:13.867512 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c0dc32e2-601a-48b2-ab42-544b9aa4651a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:13.867739 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:13.867739 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:13.868143 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c0dc32e2-601a-48b2-ab42-544b9aa4651a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:13.868515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c0dc32e2-601a-48b2-ab42-544b9aa4651a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:13.905578 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:13.905578 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:13.928142 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:13.928142 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:13.949551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c0dc32e2-601a-48b2-ab42-544b9aa4651a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:13.957030 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 741/1508] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:13 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:14.015946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a91cf087-e356-4aa2-9532-f25496b83b54 req-6d2d700a-8857-4953-b2d9-47b2ff5eaf50 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/a805cf32-c960-4687-aff4-24da6879cfdb/action returned with HTTP 204 Jan 12 14:47:14.017079 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 768/1509] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 14:47:13 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/a805cf32-c960-4687-aff4-24da6879cfdb/action => generated 0 bytes in 312 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:14.172744 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aafa99d0-a11c-497f-8533-adf91beb3917 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] GET http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c Jan 12 14:47:14.173552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aafa99d0-a11c-497f-8533-adf91beb3917 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:14.173776 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:14.173776 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:14.174155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aafa99d0-a11c-497f-8533-adf91beb3917 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:14.320261 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:14.320261 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:14.345079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-aafa99d0-a11c-497f-8533-adf91beb3917 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Volume info retrieved successfully. Jan 12 14:47:14.389251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aafa99d0-a11c-497f-8533-adf91beb3917 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c returned with HTTP 200 Jan 12 14:47:14.390602 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 742/1510] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:14 2021] GET /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c => generated 941 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:14.406169 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e62d718-574e-42f4-be74-ba0ba4cd95da tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] POST http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c/action Jan 12 14:47:14.406854 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:14.406854 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:14.407293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e62d718-574e-42f4-be74-ba0ba4cd95da tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Action body: b'{"os-retype": {"new_type": "a3a5ff03-4804-4d64-8fba-10bb1fdc88da"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:47:14.407673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e62d718-574e-42f4-be74-ba0ba4cd95da tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "a3a5ff03-4804-4d64-8fba-10bb1fdc88da"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:14.518393 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:14.518393 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:14.521087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4e62d718-574e-42f4-be74-ba0ba4cd95da tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Volume info retrieved successfully. Jan 12 14:47:14.635552 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-4e62d718-574e-42f4-be74-ba0ba4cd95da tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1620133966 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1620133966, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:47:14.636478 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-4e62d718-574e-42f4-be74-ba0ba4cd95da tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1620133966 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1620133966, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:47:14.672231 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-4e62d718-574e-42f4-be74-ba0ba4cd95da tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Created reservations ['a55a5dfa-a1c4-40eb-bdd3-2e811ffde83d', '7d6c72a2-5ac4-4f92-bd91-55f78ff0f695'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:14.737684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-4e62d718-574e-42f4-be74-ba0ba4cd95da tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Created reservations ['d83f7e57-7e45-4faa-abb8-1c35b597b949', '192a4132-d81e-4011-b1e0-ac955db31f5c'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:14.907353 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4e62d718-574e-42f4-be74-ba0ba4cd95da tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Retype volume request issued successfully. Jan 12 14:47:14.908097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e62d718-574e-42f4-be74-ba0ba4cd95da tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c/action returned with HTTP 202 Jan 12 14:47:14.912513 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 769/1511] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:47:14 2021] POST /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c/action => generated 0 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:47:14.917922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6decd8e-a08d-4df1-8b1b-8fceb2df5895 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] GET http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c Jan 12 14:47:14.918465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6decd8e-a08d-4df1-8b1b-8fceb2df5895 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:14.918684 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:14.918684 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:14.919148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6decd8e-a08d-4df1-8b1b-8fceb2df5895 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:14.966046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e3ea81f-c486-4aa1-8631-44b728a0a03b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:14.966715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e3ea81f-c486-4aa1-8631-44b728a0a03b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:14.967154 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:14.967154 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:14.967828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e3ea81f-c486-4aa1-8631-44b728a0a03b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:14.968407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5e3ea81f-c486-4aa1-8631-44b728a0a03b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:15.014521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:15.014521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:15.025160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e3ea81f-c486-4aa1-8631-44b728a0a03b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:15.032371 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 770/1512] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:14 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:15.118273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:15.118273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:15.153520 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e6decd8e-a08d-4df1-8b1b-8fceb2df5895 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Volume info retrieved successfully. Jan 12 14:47:15.201125 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6decd8e-a08d-4df1-8b1b-8fceb2df5895 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c returned with HTTP 200 Jan 12 14:47:15.202542 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 743/1513] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:14 2021] GET /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c => generated 940 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.039716 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0aa148a-327e-48b7-841e-c43459b45d58 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:16.041060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0aa148a-327e-48b7-841e-c43459b45d58 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:16.041466 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:16.041466 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:16.042103 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0aa148a-327e-48b7-841e-c43459b45d58 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:16.042664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b0aa148a-327e-48b7-841e-c43459b45d58 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:16.067551 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:16.067551 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:16.069749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0aa148a-327e-48b7-841e-c43459b45d58 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:16.077175 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 771/1514] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:16 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.217944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30f1f470-83d4-4962-bdeb-9c20e5f2ce42 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] GET http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c Jan 12 14:47:16.218471 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30f1f470-83d4-4962-bdeb-9c20e5f2ce42 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:16.218686 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:16.218686 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:16.219058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30f1f470-83d4-4962-bdeb-9c20e5f2ce42 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:16.271167 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:16.271167 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:16.281443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-30f1f470-83d4-4962-bdeb-9c20e5f2ce42 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Volume info retrieved successfully. Jan 12 14:47:16.306479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30f1f470-83d4-4962-bdeb-9c20e5f2ce42 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c returned with HTTP 200 Jan 12 14:47:16.307613 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 744/1515] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:16 2021] GET /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.324005 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31d814ad-26aa-4a36-a469-8bab5124518d tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] GET http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c Jan 12 14:47:16.324811 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31d814ad-26aa-4a36-a469-8bab5124518d tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:16.325173 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:16.325173 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:16.325782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31d814ad-26aa-4a36-a469-8bab5124518d tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:16.387529 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:16.387529 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:16.400110 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-31d814ad-26aa-4a36-a469-8bab5124518d tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Volume info retrieved successfully. Jan 12 14:47:16.428588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31d814ad-26aa-4a36-a469-8bab5124518d tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c returned with HTTP 200 Jan 12 14:47:16.429782 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 772/1516] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:16 2021] GET /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c => generated 942 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.447257 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d246e065-de42-45bd-8649-744f44e9fc6a tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] POST http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types Jan 12 14:47:16.447724 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:16.447724 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:16.448219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d246e065-de42-45bd-8649-744f44e9fc6a tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1717843925", "description": "tempest-volume-type-description-1509696981", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:16.590370 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d246e065-de42-45bd-8649-744f44e9fc6a tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types returned with HTTP 200 Jan 12 14:47:16.591244 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 745/1517] 10.222.0.43 () {60 vars in 1220 bytes} [Tue Jan 12 14:47:16 2021] POST /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types => generated 318 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.602186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9a85a2c-7dd6-4d27-ae9e-cf1a4703ce9a tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a027bca2-ff3d-454c-979d-7cfdb4035a8d Jan 12 14:47:16.602760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9a85a2c-7dd6-4d27-ae9e-cf1a4703ce9a tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:16.602982 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:16.602982 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:16.603360 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9a85a2c-7dd6-4d27-ae9e-cf1a4703ce9a tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:16.620410 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9a85a2c-7dd6-4d27-ae9e-cf1a4703ce9a tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a027bca2-ff3d-454c-979d-7cfdb4035a8d returned with HTTP 200 Jan 12 14:47:16.629077 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 773/1518] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:47:16 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a027bca2-ff3d-454c-979d-7cfdb4035a8d => generated 340 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.632063 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bdb585e4-1d45-4ed3-9d24-e4598604128b tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] POST http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types Jan 12 14:47:16.632847 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bdb585e4-1d45-4ed3-9d24-e4598604128b tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-232971429"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:16.685864 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bdb585e4-1d45-4ed3-9d24-e4598604128b tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types returned with HTTP 200 Jan 12 14:47:16.699969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de8537eb-8f6a-4b9d-a34a-ad3285f6df45 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] POST http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption Jan 12 14:47:16.700750 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de8537eb-8f6a-4b9d-a34a-ad3285f6df45 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:16.704877 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 746/1519] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:47:16 2021] POST /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types => generated 220 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.766362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de8537eb-8f6a-4b9d-a34a-ad3285f6df45 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption returned with HTTP 200 Jan 12 14:47:16.773126 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 774/1520] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:47:16 2021] POST /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption => generated 193 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.781300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b231de1-02fb-4a55-bece-ba61ae3afc84 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption Jan 12 14:47:16.782045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b231de1-02fb-4a55-bece-ba61ae3afc84 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:16.782681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b231de1-02fb-4a55-bece-ba61ae3afc84 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:16.813483 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b231de1-02fb-4a55-bece-ba61ae3afc84 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption returned with HTTP 200 Jan 12 14:47:16.815644 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 747/1521] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:47:16 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption => generated 313 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.842635 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23117a4e-4f30-4893-87f8-aec570196a0b tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] PUT http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption/provider Jan 12 14:47:16.843226 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23117a4e-4f30-4893-87f8-aec570196a0b tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:16.907042 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23117a4e-4f30-4893-87f8-aec570196a0b tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption/provider returned with HTTP 200 Jan 12 14:47:16.913127 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 775/1522] 10.222.0.43 () {60 vars in 1390 bytes} [Tue Jan 12 14:47:16 2021] PUT /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption/provider => generated 122 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.919301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e50bcbc1-07d7-4e0c-a330-e49a1d27c953 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption Jan 12 14:47:16.919832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e50bcbc1-07d7-4e0c-a330-e49a1d27c953 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:16.920327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e50bcbc1-07d7-4e0c-a330-e49a1d27c953 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:16.940590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e50bcbc1-07d7-4e0c-a330-e49a1d27c953 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption returned with HTTP 200 Jan 12 14:47:16.941454 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 748/1523] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:47:16 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption => generated 347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:16.952978 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c180dfc7-af5c-4b67-82cc-f328e379ae45 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption/cipher Jan 12 14:47:16.953817 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c180dfc7-af5c-4b67-82cc-f328e379ae45 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:16.954501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c180dfc7-af5c-4b67-82cc-f328e379ae45 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:16.972389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c180dfc7-af5c-4b67-82cc-f328e379ae45 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption/cipher returned with HTTP 200 Jan 12 14:47:16.973592 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 776/1524] 10.222.0.43 () {58 vars in 1363 bytes} [Tue Jan 12 14:47:16 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:47:16.984558 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b052e45b-4dc2-4908-9d05-c339af7fedc7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] DELETE http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption/provider Jan 12 14:47:16.985623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b052e45b-4dc2-4908-9d05-c339af7fedc7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:16.986543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b052e45b-4dc2-4908-9d05-c339af7fedc7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.035408 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b052e45b-4dc2-4908-9d05-c339af7fedc7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption/provider returned with HTTP 202 Jan 12 14:47:17.036713 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 749/1525] 10.222.0.43 () {58 vars in 1372 bytes} [Tue Jan 12 14:47:16 2021] DELETE /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption/provider => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:17.050687 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45671d2e-8137-4524-97f2-cd2ba4fba7ab tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption Jan 12 14:47:17.051972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45671d2e-8137-4524-97f2-cd2ba4fba7ab tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:17.053473 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45671d2e-8137-4524-97f2-cd2ba4fba7ab tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.088116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-37a65a28-0d18-40c5-b6ea-36479132c278 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:17.088684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-37a65a28-0d18-40c5-b6ea-36479132c278 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:17.089170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-37a65a28-0d18-40c5-b6ea-36479132c278 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.089821 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-37a65a28-0d18-40c5-b6ea-36479132c278 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:17.098281 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45671d2e-8137-4524-97f2-cd2ba4fba7ab tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption returned with HTTP 200 Jan 12 14:47:17.100249 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 777/1526] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:47:17 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption => generated 2 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 12 14:47:17.111920 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74e61c7c-8ca2-46da-9c5d-e756e70e54ec tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption Jan 12 14:47:17.112659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74e61c7c-8ca2-46da-9c5d-e756e70e54ec tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:17.113339 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74e61c7c-8ca2-46da-9c5d-e756e70e54ec tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.129062 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:17.129062 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:17.135787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74e61c7c-8ca2-46da-9c5d-e756e70e54ec tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption returned with HTTP 200 Jan 12 14:47:17.137101 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 778/1527] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:47:17 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54/encryption => generated 2 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 12 14:47:17.144834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-37a65a28-0d18-40c5-b6ea-36479132c278 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:17.145654 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 750/1528] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:17 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:17.148810 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a9ac924-19fc-4029-997b-8fd75c8af9fd tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types Jan 12 14:47:17.149568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a9ac924-19fc-4029-997b-8fd75c8af9fd tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:17.150416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a9ac924-19fc-4029-997b-8fd75c8af9fd tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.197016 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a9ac924-19fc-4029-997b-8fd75c8af9fd tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types returned with HTTP 200 Jan 12 14:47:17.204984 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 779/1529] 10.222.0.43 () {58 vars in 1198 bytes} [Tue Jan 12 14:47:17 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types => generated 1578 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:17.209525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0c4b1812-c2cc-4ae0-bbe4-481468a83edd tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] POST http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types Jan 12 14:47:17.211632 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:17.211632 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:17.211843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0c4b1812-c2cc-4ae0-bbe4-481468a83edd tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-618924721"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:17.279850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0c4b1812-c2cc-4ae0-bbe4-481468a83edd tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types returned with HTTP 200 Jan 12 14:47:17.282421 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 751/1530] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:47:17 2021] POST /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types => generated 220 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:17.292532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-137a14da-2409-42c2-8329-82a5d1610d8f tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] PUT http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 Jan 12 14:47:17.293419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-137a14da-2409-42c2-8329-82a5d1610d8f tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-532932967", "description": "tempest-volume-type-description-492370781", "is_public": false}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:17.383327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-137a14da-2409-42c2-8329-82a5d1610d8f tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 returned with HTTP 200 Jan 12 14:47:17.390578 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 780/1531] 10.222.0.43 () {60 vars in 1330 bytes} [Tue Jan 12 14:47:17 2021] PUT /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 => generated 203 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:17.395198 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7155bd58-62c4-4c5e-a02e-b575a92b68a7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 Jan 12 14:47:17.396019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7155bd58-62c4-4c5e-a02e-b575a92b68a7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:17.396726 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7155bd58-62c4-4c5e-a02e-b575a92b68a7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.424456 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7155bd58-62c4-4c5e-a02e-b575a92b68a7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 returned with HTTP 200 Jan 12 14:47:17.427159 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 752/1532] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:47:17 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 => generated 267 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:17.442336 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afa2d652-2eab-48cb-bedd-011f75933899 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] DELETE http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 Jan 12 14:47:17.442877 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afa2d652-2eab-48cb-bedd-011f75933899 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:17.443925 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afa2d652-2eab-48cb-bedd-011f75933899 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.544884 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:47:17.544884 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:47:17.563036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afa2d652-2eab-48cb-bedd-011f75933899 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 returned with HTTP 202 Jan 12 14:47:17.567918 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 781/1533] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:47:17 2021] DELETE /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:17.575310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3072a9ea-41f1-489d-b4b0-051635525a32 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 Jan 12 14:47:17.575906 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3072a9ea-41f1-489d-b4b0-051635525a32 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:17.576364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3072a9ea-41f1-489d-b4b0-051635525a32 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.613769 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3072a9ea-41f1-489d-b4b0-051635525a32 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 returned with HTTP 404 Jan 12 14:47:17.617197 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 753/1534] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:47:17 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/2da65d8d-a29e-4a8c-a4d7-833ef9c20c53 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:17.625588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b76ffa25-9bdb-4ec5-9bf3-69466bae1ef6 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] DELETE http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54 Jan 12 14:47:17.626279 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b76ffa25-9bdb-4ec5-9bf3-69466bae1ef6 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:17.626922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b76ffa25-9bdb-4ec5-9bf3-69466bae1ef6 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.767477 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b76ffa25-9bdb-4ec5-9bf3-69466bae1ef6 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54 returned with HTTP 202 Jan 12 14:47:17.773873 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 782/1535] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:47:17 2021] DELETE /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:17.776880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60c6aed2-32e4-4846-a88c-daff434525cb tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54 Jan 12 14:47:17.777405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60c6aed2-32e4-4846-a88c-daff434525cb tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:17.777896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60c6aed2-32e4-4846-a88c-daff434525cb tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.792816 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60c6aed2-32e4-4846-a88c-daff434525cb tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54 returned with HTTP 404 Jan 12 14:47:17.804445 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fd80571-49ac-4cbf-b2d5-d5ff5e3761b0 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] DELETE http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a027bca2-ff3d-454c-979d-7cfdb4035a8d Jan 12 14:47:17.805277 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fd80571-49ac-4cbf-b2d5-d5ff5e3761b0 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:17.805954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fd80571-49ac-4cbf-b2d5-d5ff5e3761b0 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:17.820010 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 754/1536] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:47:17 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/fa10a807-67a9-467c-aa0f-6f87050f2f54 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:17.988644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fd80571-49ac-4cbf-b2d5-d5ff5e3761b0 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a027bca2-ff3d-454c-979d-7cfdb4035a8d returned with HTTP 202 Jan 12 14:47:17.992643 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 783/1537] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:47:17 2021] DELETE /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a027bca2-ff3d-454c-979d-7cfdb4035a8d => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:17.998893 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29f9e162-500f-4eeb-8620-4ffd6e3df5a5 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a027bca2-ff3d-454c-979d-7cfdb4035a8d Jan 12 14:47:17.999822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29f9e162-500f-4eeb-8620-4ffd6e3df5a5 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:18.000510 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29f9e162-500f-4eeb-8620-4ffd6e3df5a5 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:18.014259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29f9e162-500f-4eeb-8620-4ffd6e3df5a5 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a027bca2-ff3d-454c-979d-7cfdb4035a8d returned with HTTP 404 Jan 12 14:47:18.020227 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 755/1538] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:47:17 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a027bca2-ff3d-454c-979d-7cfdb4035a8d => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:18.023876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56afbbc6-e59f-4cdc-8aec-7c30012937bb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] DELETE http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c Jan 12 14:47:18.024411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56afbbc6-e59f-4cdc-8aec-7c30012937bb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:18.025515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56afbbc6-e59f-4cdc-8aec-7c30012937bb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:18.025993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-56afbbc6-e59f-4cdc-8aec-7c30012937bb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Delete volume with id: c4b80a46-a0a9-4ace-b496-8aa619181b7c Jan 12 14:47:18.083702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:18.083702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:18.084918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-56afbbc6-e59f-4cdc-8aec-7c30012937bb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Volume info retrieved successfully. Jan 12 14:47:18.128358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-56afbbc6-e59f-4cdc-8aec-7c30012937bb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Delete volume request issued successfully. Jan 12 14:47:18.129041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56afbbc6-e59f-4cdc-8aec-7c30012937bb tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c returned with HTTP 202 Jan 12 14:47:18.130865 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 784/1539] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:47:18 2021] DELETE /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:18.138059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b1ab4654-d662-43ca-9485-ffb7218f784a tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] GET http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c Jan 12 14:47:18.138655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b1ab4654-d662-43ca-9485-ffb7218f784a tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:18.139206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b1ab4654-d662-43ca-9485-ffb7218f784a tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:18.159683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ce607adf-6185-44b0-943b-2de971e58095 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:18.160477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ce607adf-6185-44b0-943b-2de971e58095 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:18.160926 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:18.160926 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:18.161636 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ce607adf-6185-44b0-943b-2de971e58095 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:18.163280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ce607adf-6185-44b0-943b-2de971e58095 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:18.240811 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:18.240811 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:18.243177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ce607adf-6185-44b0-943b-2de971e58095 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:18.244056 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 785/1540] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:18 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:18.280273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:18.280273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:18.304893 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b1ab4654-d662-43ca-9485-ffb7218f784a tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Volume info retrieved successfully. Jan 12 14:47:18.354096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b1ab4654-d662-43ca-9485-ffb7218f784a tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c returned with HTTP 200 Jan 12 14:47:18.376586 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 756/1541] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:18 2021] GET /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c => generated 941 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:19.257926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5585a44-44dd-42d8-9eda-22534f2e5e9d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:19.258505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5585a44-44dd-42d8-9eda-22534f2e5e9d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:19.258894 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:19.258894 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:19.259225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5585a44-44dd-42d8-9eda-22534f2e5e9d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:19.259597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f5585a44-44dd-42d8-9eda-22534f2e5e9d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:19.309788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:19.309788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:19.311970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5585a44-44dd-42d8-9eda-22534f2e5e9d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:19.320652 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 786/1542] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:19 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:19.383180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b80adf24-5d9e-4ced-aad1-6e1c2780c4d2 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] GET http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c Jan 12 14:47:19.383884 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b80adf24-5d9e-4ced-aad1-6e1c2780c4d2 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:19.384241 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:19.384241 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:19.385033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b80adf24-5d9e-4ced-aad1-6e1c2780c4d2 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:19.477678 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:19.477678 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:19.489010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b80adf24-5d9e-4ced-aad1-6e1c2780c4d2 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Volume info retrieved successfully. Jan 12 14:47:19.553457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b80adf24-5d9e-4ced-aad1-6e1c2780c4d2 tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c returned with HTTP 200 Jan 12 14:47:19.554304 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 757/1543] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:19 2021] GET /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c => generated 941 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:20.326797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ebf56fe2-e892-4b37-ab22-62d20ba9bfbd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:20.327274 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ebf56fe2-e892-4b37-ab22-62d20ba9bfbd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:20.327477 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:20.327477 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:20.328761 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ebf56fe2-e892-4b37-ab22-62d20ba9bfbd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:20.329404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ebf56fe2-e892-4b37-ab22-62d20ba9bfbd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:20.386025 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:20.386025 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:20.388749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ebf56fe2-e892-4b37-ab22-62d20ba9bfbd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:20.399027 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 787/1544] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:20 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:20.570525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-929df597-8e4b-4fcc-bb6b-a7712c7bd5af tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] GET http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c Jan 12 14:47:20.572080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-929df597-8e4b-4fcc-bb6b-a7712c7bd5af tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:20.572473 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:20.572473 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:20.573080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-929df597-8e4b-4fcc-bb6b-a7712c7bd5af tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:20.707263 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-929df597-8e4b-4fcc-bb6b-a7712c7bd5af tempest-VolumeTypesTest-957581570 tempest-VolumeTypesTest-957581570] http://10.222.0.43/volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c returned with HTTP 404 Jan 12 14:47:20.708592 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 758/1545] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:20 2021] GET /volume/v3/858a8e21f7174bcdbbb18908b15c223c/volumes/c4b80a46-a0a9-4ace-b496-8aa619181b7c => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:20.718128 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7c91f08-8aa9-4189-a914-341da689caa7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] DELETE http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a3a5ff03-4804-4d64-8fba-10bb1fdc88da Jan 12 14:47:20.718672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7c91f08-8aa9-4189-a914-341da689caa7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:20.718967 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:20.718967 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:20.719372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7c91f08-8aa9-4189-a914-341da689caa7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:20.906609 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:47:20.906609 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:47:20.923466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7c91f08-8aa9-4189-a914-341da689caa7 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a3a5ff03-4804-4d64-8fba-10bb1fdc88da returned with HTTP 202 Jan 12 14:47:20.924524 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 788/1546] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:47:20 2021] DELETE /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a3a5ff03-4804-4d64-8fba-10bb1fdc88da => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:20.932901 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4264d9a-6157-41e0-8563-ba8fd62c0c75 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a3a5ff03-4804-4d64-8fba-10bb1fdc88da Jan 12 14:47:20.935022 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4264d9a-6157-41e0-8563-ba8fd62c0c75 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:20.935747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4264d9a-6157-41e0-8563-ba8fd62c0c75 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:20.979173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4264d9a-6157-41e0-8563-ba8fd62c0c75 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a3a5ff03-4804-4d64-8fba-10bb1fdc88da returned with HTTP 404 Jan 12 14:47:20.980634 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 759/1547] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:47:20 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/a3a5ff03-4804-4d64-8fba-10bb1fdc88da => generated 114 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:47:20.988660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-545a115d-aab0-4883-8071-3336048ef2f2 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] DELETE http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/4fe81f4d-2155-47b8-aa16-2033f5a8b252 Jan 12 14:47:20.989189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-545a115d-aab0-4883-8071-3336048ef2f2 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:20.989703 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-545a115d-aab0-4883-8071-3336048ef2f2 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:21.152114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-545a115d-aab0-4883-8071-3336048ef2f2 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/4fe81f4d-2155-47b8-aa16-2033f5a8b252 returned with HTTP 202 Jan 12 14:47:21.153483 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 789/1548] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:47:20 2021] DELETE /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/4fe81f4d-2155-47b8-aa16-2033f5a8b252 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:21.161636 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eefbb7e1-a0a5-4682-af15-3d8f1fb20c24 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] GET http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/4fe81f4d-2155-47b8-aa16-2033f5a8b252 Jan 12 14:47:21.162635 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eefbb7e1-a0a5-4682-af15-3d8f1fb20c24 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:21.163381 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eefbb7e1-a0a5-4682-af15-3d8f1fb20c24 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:21.182034 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eefbb7e1-a0a5-4682-af15-3d8f1fb20c24 tempest-VolumeTypesTest-1024586825 tempest-VolumeTypesTest-1024586825] http://10.222.0.43/volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/4fe81f4d-2155-47b8-aa16-2033f5a8b252 returned with HTTP 404 Jan 12 14:47:21.183526 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 760/1549] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:47:21 2021] GET /volume/v3/8ad7fd9f7dc3428b832fbe0829f1ff96/types/4fe81f4d-2155-47b8-aa16-2033f5a8b252 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:21.406946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7564440c-31d7-4ea9-8be3-4a15dbb10538 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:21.407543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7564440c-31d7-4ea9-8be3-4a15dbb10538 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:21.407976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7564440c-31d7-4ea9-8be3-4a15dbb10538 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:21.408497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7564440c-31d7-4ea9-8be3-4a15dbb10538 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:21.467253 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:21.467253 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:21.476717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7564440c-31d7-4ea9-8be3-4a15dbb10538 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:21.487853 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 790/1550] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:21 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:22.498176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f9ac6f4-1547-4b6a-bd70-f5fb6b2a52e8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:22.498723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f9ac6f4-1547-4b6a-bd70-f5fb6b2a52e8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:22.499400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f9ac6f4-1547-4b6a-bd70-f5fb6b2a52e8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:22.500018 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3f9ac6f4-1547-4b6a-bd70-f5fb6b2a52e8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:22.530788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:22.530788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:22.533611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f9ac6f4-1547-4b6a-bd70-f5fb6b2a52e8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:22.534972 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 761/1551] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:22 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:23.548849 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73a36092-ccf3-4a2b-81e4-f1ef01c81b04 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:23.550006 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73a36092-ccf3-4a2b-81e4-f1ef01c81b04 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:23.550409 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:23.550409 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:23.551045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73a36092-ccf3-4a2b-81e4-f1ef01c81b04 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:23.551605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-73a36092-ccf3-4a2b-81e4-f1ef01c81b04 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:23.611922 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:23.611922 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:23.631205 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73a36092-ccf3-4a2b-81e4-f1ef01c81b04 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:23.632445 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 791/1552] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:23 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:24.646259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-adf45e1f-f220-4e33-a89c-1d8e0840b99b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:24.647999 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-adf45e1f-f220-4e33-a89c-1d8e0840b99b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:24.648408 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:24.648408 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:24.649001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-adf45e1f-f220-4e33-a89c-1d8e0840b99b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:24.649586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-adf45e1f-f220-4e33-a89c-1d8e0840b99b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:24.714477 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:24.714477 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:24.716725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-adf45e1f-f220-4e33-a89c-1d8e0840b99b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:24.718074 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 762/1553] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:24 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:25.730965 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-903179a5-aaff-4e37-b7b9-9b45dc2f57ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:25.731472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-903179a5-aaff-4e37-b7b9-9b45dc2f57ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:25.731652 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:25.731652 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:25.732738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-903179a5-aaff-4e37-b7b9-9b45dc2f57ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:25.733379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-903179a5-aaff-4e37-b7b9-9b45dc2f57ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:25.803280 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:25.803280 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:25.805654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-903179a5-aaff-4e37-b7b9-9b45dc2f57ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:25.806402 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 792/1554] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:25 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:26.822093 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6899487-efa6-4bce-88c7-35b8fa96d7c5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:26.822670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6899487-efa6-4bce-88c7-35b8fa96d7c5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:26.822798 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:26.822798 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:26.823493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6899487-efa6-4bce-88c7-35b8fa96d7c5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:26.824086 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b6899487-efa6-4bce-88c7-35b8fa96d7c5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:26.870685 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:26.870685 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:26.873755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6899487-efa6-4bce-88c7-35b8fa96d7c5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:26.878678 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 763/1555] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:26 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:27.899280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-937992a8-e8de-4d62-a749-68ecfcf59a94 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:27.899841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-937992a8-e8de-4d62-a749-68ecfcf59a94 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:27.900031 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:27.900031 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:27.900407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-937992a8-e8de-4d62-a749-68ecfcf59a94 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:27.900772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-937992a8-e8de-4d62-a749-68ecfcf59a94 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:27.974259 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:27.974259 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:27.976270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-937992a8-e8de-4d62-a749-68ecfcf59a94 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:27.977028 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 793/1556] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:27 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:28.990997 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-243318f8-e58b-4249-b9e3-f2fcba81cde2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:28.991540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-243318f8-e58b-4249-b9e3-f2fcba81cde2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:28.991692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:28.991692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:28.992333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-243318f8-e58b-4249-b9e3-f2fcba81cde2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:28.992995 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-243318f8-e58b-4249-b9e3-f2fcba81cde2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:29.039950 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:29.039950 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:29.046442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-243318f8-e58b-4249-b9e3-f2fcba81cde2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:29.051792 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 764/1557] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:28 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:30.061170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b87f0ee4-44ee-4ed6-a31e-c6bf26d3c808 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:30.061745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b87f0ee4-44ee-4ed6-a31e-c6bf26d3c808 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:30.062158 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:30.062158 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:30.062657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b87f0ee4-44ee-4ed6-a31e-c6bf26d3c808 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:30.063097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b87f0ee4-44ee-4ed6-a31e-c6bf26d3c808 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:30.105213 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:30.105213 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:30.110772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b87f0ee4-44ee-4ed6-a31e-c6bf26d3c808 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:30.111665 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 794/1558] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:30 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:31.126867 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ad2a033-4520-4773-9a90-4f4760e76806 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:31.127741 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ad2a033-4520-4773-9a90-4f4760e76806 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:31.128100 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:31.128100 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:31.128697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ad2a033-4520-4773-9a90-4f4760e76806 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:31.129243 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5ad2a033-4520-4773-9a90-4f4760e76806 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:31.186068 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:31.186068 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:31.193821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ad2a033-4520-4773-9a90-4f4760e76806 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:31.194837 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 765/1559] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:31 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:32.213926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0fc07ba-0b46-491c-98b3-47e864bc7e5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:32.214589 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0fc07ba-0b46-491c-98b3-47e864bc7e5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:32.214910 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:32.214910 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:32.215427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0fc07ba-0b46-491c-98b3-47e864bc7e5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:32.215957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f0fc07ba-0b46-491c-98b3-47e864bc7e5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:32.258021 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:32.258021 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:32.261657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0fc07ba-0b46-491c-98b3-47e864bc7e5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:32.265501 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 766/1560] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:32 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:32.360965 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] POST http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes Jan 12 14:47:32.365572 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:32.365572 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:32.366483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-836520363"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:32.368025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-836520363'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:47:32.368401 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Create volume of 1 GB Jan 12 14:47:32.415037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Availability Zones retrieved successfully. Jan 12 14:47:32.453953 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Flow 'volume_create_api' (0bfcaf72-34f8-4f5d-b5d6-6385178609bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:47:32.459049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0cbe9a9-a352-4bfc-91e6-8127494e72cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:32.467252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:47:32.545087 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0cbe9a9-a352-4bfc-91e6-8127494e72cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:32.552073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d79c369-3c9d-4580-8b88-60c6b63fed29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:32.655335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Created reservations ['c584b356-dbc7-4df2-85e0-3357100fc7dd', '0a028d27-030c-4592-9438-44877c799a11', 'ffbb1d14-6916-4717-a340-915d5c1f7c97', '59432f9a-82c5-46c5-afc7-e59630d115ee'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:32.658230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d79c369-3c9d-4580-8b88-60c6b63fed29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c584b356-dbc7-4df2-85e0-3357100fc7dd', '0a028d27-030c-4592-9438-44877c799a11', 'ffbb1d14-6916-4717-a340-915d5c1f7c97', '59432f9a-82c5-46c5-afc7-e59630d115ee']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:32.661163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8b94e61-7afb-4325-9739-1b6ab93452d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:32.744896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8b94e61-7afb-4325-9739-1b6ab93452d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc82b277-e8c6-4e60-b12a-7ad32e114ec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-836520363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46824766c944497ea5ec6c372b62c8c3',qos_specs=None,replication_status=,reservations=['c584b356-dbc7-4df2-85e0-3357100fc7dd','0a028d27-030c-4592-9438-44877c799a11','ffbb1d14-6916-4717-a340-915d5c1f7c97','59432f9a-82c5-46c5-afc7-e59630d115ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba1b94956d4294b85ff1b2b9312e89',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:47:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-836520363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc82b277-e8c6-4e60-b12a-7ad32e114ec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46824766c944497ea5ec6c372b62c8c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b6ba1b94956d4294b85ff1b2b9312e89',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:32.747112 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c0019b-da53-4f93-905e-6b3db4b3b44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:32.796503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c0019b-da53-4f93-905e-6b3db4b3b44b) transitioned into state 'SUCCESS' from state '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-836520363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46824766c944497ea5ec6c372b62c8c3',qos_specs=None,replication_status=,reservations=['c584b356-dbc7-4df2-85e0-3357100fc7dd','0a028d27-030c-4592-9438-44877c799a11','ffbb1d14-6916-4717-a340-915d5c1f7c97','59432f9a-82c5-46c5-afc7-e59630d115ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba1b94956d4294b85ff1b2b9312e89',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:32.798470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ae70e90-5de7-44bb-92c5-1ac3409fedb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:32.829075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ae70e90-5de7-44bb-92c5-1ac3409fedb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:32.832384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Flow 'volume_create_api' (0bfcaf72-34f8-4f5d-b5d6-6385178609bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:47:32.917348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Create volume request issued successfully. Jan 12 14:47:32.932261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02d4e85c-1e6b-4355-9110-beb7e59e326e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes returned with HTTP 202 Jan 12 14:47:32.933853 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 795/1561] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:47:32 2021] POST /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes => generated 819 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:47:32.949046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1acfc306-4ee3-44e3-a5fa-290365724c17 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:32.949566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1acfc306-4ee3-44e3-a5fa-290365724c17 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:32.949781 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:32.949781 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:32.950148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1acfc306-4ee3-44e3-a5fa-290365724c17 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:33.040903 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:33.040903 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:33.051199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1acfc306-4ee3-44e3-a5fa-290365724c17 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Volume info retrieved successfully. Jan 12 14:47:33.078384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1acfc306-4ee3-44e3-a5fa-290365724c17 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 200 Jan 12 14:47:33.079546 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 767/1562] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:32 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 911 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:33.280271 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cf91090b-36e7-4231-8ab0-bdb891ad6213 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:33.281080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cf91090b-36e7-4231-8ab0-bdb891ad6213 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:33.281428 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:33.281428 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:33.281950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cf91090b-36e7-4231-8ab0-bdb891ad6213 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:33.282436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-cf91090b-36e7-4231-8ab0-bdb891ad6213 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:33.360654 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:33.360654 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:33.362548 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cf91090b-36e7-4231-8ab0-bdb891ad6213 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:33.363395 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 796/1563] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:33 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:34.096241 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-108f695a-87c2-4130-ad40-d5062098b2fe tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:34.097124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-108f695a-87c2-4130-ad40-d5062098b2fe tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:34.097540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:34.097540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:34.098198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-108f695a-87c2-4130-ad40-d5062098b2fe tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:34.201623 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:34.201623 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:34.218282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-108f695a-87c2-4130-ad40-d5062098b2fe tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Volume info retrieved successfully. Jan 12 14:47:34.241673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-108f695a-87c2-4130-ad40-d5062098b2fe tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 200 Jan 12 14:47:34.242514 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 768/1564] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:34 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 912 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:34.262300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e89b7d72-3ed1-4fc9-a0ed-49357c8a7167 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] POST http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer Jan 12 14:47:34.262758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:34.262758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:34.263169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e89b7d72-3ed1-4fc9-a0ed-49357c8a7167 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dc82b277-e8c6-4e60-b12a-7ad32e114ec3"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:34.264165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.volume_transfer [None req-e89b7d72-3ed1-4fc9-a0ed-49357c8a7167 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Creating new volume transfer {'transfer': {'volume_id': 'dc82b277-e8c6-4e60-b12a-7ad32e114ec3'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 12 14:47:34.264513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.volume_transfer [None req-e89b7d72-3ed1-4fc9-a0ed-49357c8a7167 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Creating transfer of volume dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:34.264866 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.transfer.api [None req-e89b7d72-3ed1-4fc9-a0ed-49357c8a7167 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Generating transfer record for volume dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:34.319000 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:34.319000 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:34.345919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e89b7d72-3ed1-4fc9-a0ed-49357c8a7167 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer returned with HTTP 202 Jan 12 14:47:34.348176 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 797/1565] 10.222.0.43 () {60 vars in 1258 bytes} [Tue Jan 12 14:47:34 2021] POST /volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer => generated 507 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:47:34.358015 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a00dfbb8-afde-481d-b340-3ce72820fa6a tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:34.358725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a00dfbb8-afde-481d-b340-3ce72820fa6a tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:34.359084 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:34.359084 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:34.359468 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a00dfbb8-afde-481d-b340-3ce72820fa6a tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:34.377049 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc2a219b-0f74-4743-a4be-02ca1dc6eafc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:34.377571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc2a219b-0f74-4743-a4be-02ca1dc6eafc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:34.377771 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:34.377771 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:34.378389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc2a219b-0f74-4743-a4be-02ca1dc6eafc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:34.378895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fc2a219b-0f74-4743-a4be-02ca1dc6eafc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:34.427006 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:34.427006 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:34.435580 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:34.435580 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:34.437778 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc2a219b-0f74-4743-a4be-02ca1dc6eafc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:34.438616 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 798/1566] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:34 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:47:34.441197 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a00dfbb8-afde-481d-b340-3ce72820fa6a tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Volume info retrieved successfully. Jan 12 14:47:34.452374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d52a72a9-931c-4e4b-8ba7-b7f94a9d6297 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 Jan 12 14:47:34.453129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d52a72a9-931c-4e4b-8ba7-b7f94a9d6297 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:34.453495 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:34.453495 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:34.454233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d52a72a9-931c-4e4b-8ba7-b7f94a9d6297 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:34.499099 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a00dfbb8-afde-481d-b340-3ce72820fa6a tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 200 Jan 12 14:47:34.501911 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 769/1567] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:34 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:34.517393 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:34.517393 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:34.526593 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d52a72a9-931c-4e4b-8ba7-b7f94a9d6297 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:47:34.541080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d52a72a9-931c-4e4b-8ba7-b7f94a9d6297 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 returned with HTTP 200 Jan 12 14:47:34.542866 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 799/1568] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:47:34 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 => generated 468 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:34.545671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0a43902-f21d-4747-b2f0-5cbb31113194 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/d54e384e-7b40-45dd-b04d-95ceb3bb77ff Jan 12 14:47:34.546325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0a43902-f21d-4747-b2f0-5cbb31113194 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:34.546549 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:34.546549 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:34.546939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0a43902-f21d-4747-b2f0-5cbb31113194 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:34.555021 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-887b98bc-5cba-4e70-b2b2-16dfbc70587d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:34.555938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-887b98bc-5cba-4e70-b2b2-16dfbc70587d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:34.556360 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:34.556360 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:34.557014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-887b98bc-5cba-4e70-b2b2-16dfbc70587d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:34.557609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-887b98bc-5cba-4e70-b2b2-16dfbc70587d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Show backup with id 74a83920-6309-416b-82df-7b5c6bacf796. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:47:34.566546 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0a43902-f21d-4747-b2f0-5cbb31113194 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/d54e384e-7b40-45dd-b04d-95ceb3bb77ff returned with HTTP 200 Jan 12 14:47:34.576529 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 770/1569] 10.222.0.43 () {58 vars in 1348 bytes} [Tue Jan 12 14:47:34 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/d54e384e-7b40-45dd-b04d-95ceb3bb77ff => generated 475 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:34.582598 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c68d04fd-475e-463f-8f72-098fd9133c5f tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer Jan 12 14:47:34.584153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c68d04fd-475e-463f-8f72-098fd9133c5f tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:34.584831 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c68d04fd-475e-463f-8f72-098fd9133c5f tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:34.585444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.volume_transfer [None req-c68d04fd-475e-463f-8f72-098fd9133c5f tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Listing volume transfers {{(pid=87931) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 12 14:47:34.603510 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c68d04fd-475e-463f-8f72-098fd9133c5f tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer returned with HTTP 200 Jan 12 14:47:34.604745 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 771/1570] 10.222.0.43 () {58 vars in 1237 bytes} [Tue Jan 12 14:47:34 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer => generated 434 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:34.614069 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:34.614069 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:34.616419 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-887b98bc-5cba-4e70-b2b2-16dfbc70587d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 200 Jan 12 14:47:34.624411 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 800/1571] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:34 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:47:34.630889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9cacf20e-9409-4ebd-9fd5-f3b9d271ab84 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 Jan 12 14:47:34.631490 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9cacf20e-9409-4ebd-9fd5-f3b9d271ab84 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:34.631684 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:34.631684 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:34.632359 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9cacf20e-9409-4ebd-9fd5-f3b9d271ab84 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:34.632863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-9cacf20e-9409-4ebd-9fd5-f3b9d271ab84 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete backup with id: 74a83920-6309-416b-82df-7b5c6bacf796. Jan 12 14:47:34.680140 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:34.680140 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:34.747730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-9cacf20e-9409-4ebd-9fd5-f3b9d271ab84 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] delete_backup rpcapi backup_id 74a83920-6309-416b-82df-7b5c6bacf796 {{(pid=87932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 12 14:47:34.758394 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9cacf20e-9409-4ebd-9fd5-f3b9d271ab84 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 returned with HTTP 202 Jan 12 14:47:34.759273 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 801/1572] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:47:34 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/backups/74a83920-6309-416b-82df-7b5c6bacf796 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:47:34.939511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] POST http://10.222.0.43/volume/v3/b4f49dbbb9d44dd0b36a95836891f4fe/os-volume-transfer/d54e384e-7b40-45dd-b04d-95ceb3bb77ff/accept Jan 12 14:47:34.941664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "85aacf0b7223f56a"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:34.942897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.volume_transfer [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Accepting volume transfer d54e384e-7b40-45dd-b04d-95ceb3bb77ff {{(pid=87931) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 12 14:47:34.943784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.volume_transfer [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Accepting transfer d54e384e-7b40-45dd-b04d-95ceb3bb77ff Jan 12 14:47:35.335103 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Created reservations ['adf3b38a-19e1-4ab7-8388-8fd07cc0f9d4', '0712a242-5972-49d4-b746-a512547686e8', '276582d9-2a1c-40b2-bff5-569757e75ff8', 'e56ca614-65a8-40dc-8ddb-73069c772d44'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:35.445456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Created reservations ['f05a7097-95c5-48d1-bca5-fe47b21914c0', 'b0ae7899-a065-4c67-82d9-aeedc354e771', '148d5af0-5026-4d11-9483-a25de6c45ebe', '9996df34-e529-4dfd-89a6-fcbc90ee27dd'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:35.619676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Created reservations ['9cdc5a30-a2c6-4bfb-906b-b603d168cdb7', '7a7fd8a7-57c0-4c85-ad41-6cd56d0b4d07', 'd63849b4-c9ba-41bd-a11d-5537fc822c4e', '69a294f2-ecb4-4b97-af6c-6c433c811a2a'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:35.768625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Created reservations ['3d012744-4ea8-49e0-84e3-9ae4237f9ca9', 'a4802ed8-6c30-43d1-9042-95f0d50f9eaf', 'f5092da8-2acd-4881-834d-42311672d4d2', '7a043e6b-5194-420d-93c9-d2a20e735270'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:35.777901 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:35.777901 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:35.930579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Transfer volume completed successfully. Jan 12 14:47:35.997419 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:47:35.997419 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:47:36.297669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.transfer.api [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Volume dc82b277-e8c6-4e60-b12a-7ad32e114ec3 has been transferred. Jan 12 14:47:36.433111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f4aaeaa-01e6-4192-8183-c42fa449c6eb tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] http://10.222.0.43/volume/v3/b4f49dbbb9d44dd0b36a95836891f4fe/os-volume-transfer/d54e384e-7b40-45dd-b04d-95ceb3bb77ff/accept returned with HTTP 202 Jan 12 14:47:36.439681 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 772/1573] 10.222.0.43 () {60 vars in 1390 bytes} [Tue Jan 12 14:47:34 2021] POST /volume/v3/b4f49dbbb9d44dd0b36a95836891f4fe/os-volume-transfer/d54e384e-7b40-45dd-b04d-95ceb3bb77ff/accept => generated 431 bytes in 1823 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:47:36.446106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10c713ae-cb50-40c5-8ea4-3328e343304f tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] GET http://10.222.0.43/volume/v3/b4f49dbbb9d44dd0b36a95836891f4fe/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:36.446763 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10c713ae-cb50-40c5-8ea4-3328e343304f tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:36.447122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:36.447122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:36.447700 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10c713ae-cb50-40c5-8ea4-3328e343304f tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:36.571163 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:36.571163 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:36.590528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-10c713ae-cb50-40c5-8ea4-3328e343304f tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Volume info retrieved successfully. Jan 12 14:47:36.645046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10c713ae-cb50-40c5-8ea4-3328e343304f tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] http://10.222.0.43/volume/v3/b4f49dbbb9d44dd0b36a95836891f4fe/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 200 Jan 12 14:47:36.658072 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 802/1574] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:36 2021] GET /volume/v3/b4f49dbbb9d44dd0b36a95836891f4fe/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:36.663090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb936c12-bdb0-43b6-a780-0fc079628a11 tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] GET http://10.222.0.43/volume/v3/b4f49dbbb9d44dd0b36a95836891f4fe/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:36.663649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb936c12-bdb0-43b6-a780-0fc079628a11 tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:36.664212 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:36.664212 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:36.665774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb936c12-bdb0-43b6-a780-0fc079628a11 tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:36.800110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:36.800110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:36.821995 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cb936c12-bdb0-43b6-a780-0fc079628a11 tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] Volume info retrieved successfully. Jan 12 14:47:36.886167 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb936c12-bdb0-43b6-a780-0fc079628a11 tempest-VolumesTransfersTest-1653880377 tempest-VolumesTransfersTest-1653880377] http://10.222.0.43/volume/v3/b4f49dbbb9d44dd0b36a95836891f4fe/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 200 Jan 12 14:47:36.899164 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 773/1575] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:36 2021] GET /volume/v3/b4f49dbbb9d44dd0b36a95836891f4fe/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 912 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:36.905000 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb06e9b0-1a81-4f0e-ab00-40eaed47efd4 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] DELETE http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/d54e384e-7b40-45dd-b04d-95ceb3bb77ff Jan 12 14:47:36.905000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb06e9b0-1a81-4f0e-ab00-40eaed47efd4 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:36.905000 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:36.905000 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:36.905393 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb06e9b0-1a81-4f0e-ab00-40eaed47efd4 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:36.905476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.volume_transfer [None req-eb06e9b0-1a81-4f0e-ab00-40eaed47efd4 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Delete transfer with id: d54e384e-7b40-45dd-b04d-95ceb3bb77ff Jan 12 14:47:36.931494 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb06e9b0-1a81-4f0e-ab00-40eaed47efd4 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/d54e384e-7b40-45dd-b04d-95ceb3bb77ff returned with HTTP 404 Jan 12 14:47:36.932581 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 803/1576] 10.222.0.43 () {58 vars in 1351 bytes} [Tue Jan 12 14:47:36 2021] DELETE /volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/d54e384e-7b40-45dd-b04d-95ceb3bb77ff => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:37.399402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-594c8dc5-3f12-420d-bfdf-a41b054e5de1 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] DELETE http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:37.399972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-594c8dc5-3f12-420d-bfdf-a41b054e5de1 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:37.403302 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:37.403302 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:37.404261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-594c8dc5-3f12-420d-bfdf-a41b054e5de1 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:37.405166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-594c8dc5-3f12-420d-bfdf-a41b054e5de1 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Delete volume with id: dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:37.503821 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:37.503821 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:37.504750 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-594c8dc5-3f12-420d-bfdf-a41b054e5de1 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Volume info retrieved successfully. Jan 12 14:47:37.569974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-594c8dc5-3f12-420d-bfdf-a41b054e5de1 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Delete volume request issued successfully. Jan 12 14:47:37.570632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-594c8dc5-3f12-420d-bfdf-a41b054e5de1 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 202 Jan 12 14:47:37.571649 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 774/1577] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:47:36 2021] DELETE /volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 0 bytes in 635 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:37.579240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b57c0731-b2f8-40f1-b38c-d3232a00ca3d tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] GET http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:37.579829 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b57c0731-b2f8-40f1-b38c-d3232a00ca3d tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:37.580319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b57c0731-b2f8-40f1-b38c-d3232a00ca3d tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:37.736620 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:37.736620 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:37.753033 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b57c0731-b2f8-40f1-b38c-d3232a00ca3d tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Volume info retrieved successfully. Jan 12 14:47:37.820440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b57c0731-b2f8-40f1-b38c-d3232a00ca3d tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 200 Jan 12 14:47:37.820440 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 804/1578] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:37 2021] GET /volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 1083 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:38.832232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-869e8563-ec8a-4fa0-9998-657904462277 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] GET http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:38.832871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-869e8563-ec8a-4fa0-9998-657904462277 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:38.833340 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:38.833340 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:38.834520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-869e8563-ec8a-4fa0-9998-657904462277 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:39.011109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] POST http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes Jan 12 14:47:39.011702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:39.011702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:39.012247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-247211240", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:39.016311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-247211240', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:47:39.016973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Create volume of 1 GB Jan 12 14:47:39.064805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Availability Zones retrieved successfully. Jan 12 14:47:39.093453 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:39.093453 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:39.102598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Flow 'volume_create_api' (83553a7d-fd90-4e2e-9bc6-18acd756c5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:47:39.105677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8a4c00-05be-4f03-bc4c-cdeafdeee36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:39.108219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:47:39.137977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-869e8563-ec8a-4fa0-9998-657904462277 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Volume info retrieved successfully. Jan 12 14:47:39.205471 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-869e8563-ec8a-4fa0-9998-657904462277 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 200 Jan 12 14:47:39.207180 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 775/1579] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:38 2021] GET /volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 1083 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:39.303163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8a4c00-05be-4f03-bc4c-cdeafdeee36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:39.305662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c0f460c-3f9e-42d0-8b3a-5403108e9202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:39.487065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Created reservations ['587bcfda-ae3d-48cc-990a-97d65905f38b', '44427b34-12af-4dd9-ab01-5557c9dff621', '5a332aea-9b7f-494f-9dff-8f6d2b0ab89d', '16edf897-0e04-49ec-b924-30d18cfa73df'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:39.490426 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c0f460c-3f9e-42d0-8b3a-5403108e9202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['587bcfda-ae3d-48cc-990a-97d65905f38b', '44427b34-12af-4dd9-ab01-5557c9dff621', '5a332aea-9b7f-494f-9dff-8f6d2b0ab89d', '16edf897-0e04-49ec-b924-30d18cfa73df']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:39.497078 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1aca724-11ad-48b5-9ab8-a482eb046a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:39.644474 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1aca724-11ad-48b5-9ab8-a482eb046a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1e556be-41bd-4ddc-9a69-d0569c0a6813', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-247211240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bef5db6825844598a87b29228a7442da',qos_specs=None,replication_status=,reservations=['587bcfda-ae3d-48cc-990a-97d65905f38b','44427b34-12af-4dd9-ab01-5557c9dff621','5a332aea-9b7f-494f-9dff-8f6d2b0ab89d','16edf897-0e04-49ec-b924-30d18cfa73df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b2d8e2df1f4766917e5a7e0fd0fca7',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-247211240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1e556be-41bd-4ddc-9a69-d0569c0a6813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bef5db6825844598a87b29228a7442da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d5b2d8e2df1f4766917e5a7e0fd0fca7',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:39.646611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be3774c-e56b-4de2-b8f5-8becd3126546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:39.711003 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be3774c-e56b-4de2-b8f5-8becd3126546) transitioned into state 'SUCCESS' from state '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-247211240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bef5db6825844598a87b29228a7442da',qos_specs=None,replication_status=,reservations=['587bcfda-ae3d-48cc-990a-97d65905f38b','44427b34-12af-4dd9-ab01-5557c9dff621','5a332aea-9b7f-494f-9dff-8f6d2b0ab89d','16edf897-0e04-49ec-b924-30d18cfa73df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b2d8e2df1f4766917e5a7e0fd0fca7',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:39.712999 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87d5109-fed1-43df-b8e4-4e9f97c6ac9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:39.756710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87d5109-fed1-43df-b8e4-4e9f97c6ac9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:39.762373 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Flow 'volume_create_api' (83553a7d-fd90-4e2e-9bc6-18acd756c5ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:47:39.941976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Create volume request issued successfully. Jan 12 14:47:40.020527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-96b1bb11-5fb3-4862-bc15-5882eb4f44f0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes returned with HTTP 202 Jan 12 14:47:40.022938 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 805/1580] 10.222.0.43 () {64 vars in 1512 bytes} [Tue Jan 12 14:47:38 2021] POST /volume/v3/bef5db6825844598a87b29228a7442da/volumes => generated 823 bytes in 1029 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:47:40.042256 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-6baffdef-7eb4-429f-bcf4-d465e62a52d4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:40.043143 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-6baffdef-7eb4-429f-bcf4-d465e62a52d4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:40.051520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:40.051520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:40.053760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-6baffdef-7eb4-429f-bcf4-d465e62a52d4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:40.158892 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:40.158892 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:40.170665 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-6baffdef-7eb4-429f-bcf4-d465e62a52d4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Volume info retrieved successfully. Jan 12 14:47:40.225679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a83e3e0f-41ea-4ec5-bf4e-57c002cb0b64 req-6baffdef-7eb4-429f-bcf4-d465e62a52d4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 returned with HTTP 200 Jan 12 14:47:40.225938 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 776/1581] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:47:40 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:40.227567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fda860bf-392b-4a5d-9936-aad7c5d83b88 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] GET http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:40.228259 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fda860bf-392b-4a5d-9936-aad7c5d83b88 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:40.228592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:40.228592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:40.229138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fda860bf-392b-4a5d-9936-aad7c5d83b88 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:40.375609 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:40.375609 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:40.398105 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fda860bf-392b-4a5d-9936-aad7c5d83b88 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Volume info retrieved successfully. Jan 12 14:47:40.450265 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fda860bf-392b-4a5d-9936-aad7c5d83b88 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 200 Jan 12 14:47:40.452430 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 806/1582] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:40 2021] GET /volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 1083 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:40.610169 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-984742de-8407-414a-afa6-feb1b69264f9 req-740e682a-71d1-4709-88fe-7f6793352161 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:40.611148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-984742de-8407-414a-afa6-feb1b69264f9 req-740e682a-71d1-4709-88fe-7f6793352161 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:40.611498 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:40.611498 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:40.612102 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-984742de-8407-414a-afa6-feb1b69264f9 req-740e682a-71d1-4709-88fe-7f6793352161 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:40.744668 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:40.744668 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:40.763990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-984742de-8407-414a-afa6-feb1b69264f9 req-740e682a-71d1-4709-88fe-7f6793352161 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Volume info retrieved successfully. Jan 12 14:47:40.807270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-984742de-8407-414a-afa6-feb1b69264f9 req-740e682a-71d1-4709-88fe-7f6793352161 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 returned with HTTP 200 Jan 12 14:47:40.808286 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 777/1583] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:47:40 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:41.472814 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a5a6d01-d21e-4632-9339-be72c082c452 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] GET http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:41.474849 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a5a6d01-d21e-4632-9339-be72c082c452 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:41.475434 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:41.475434 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:41.476179 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a5a6d01-d21e-4632-9339-be72c082c452 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:41.587607 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a5a6d01-d21e-4632-9339-be72c082c452 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 404 Jan 12 14:47:41.589611 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 807/1584] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:41 2021] GET /volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:41.598460 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] POST http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes Jan 12 14:47:41.599440 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:41.599440 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:41.610437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1878962297"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:41.612064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1878962297'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:47:41.612452 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Create volume of 1 GB Jan 12 14:47:41.650733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Availability Zones retrieved successfully. Jan 12 14:47:41.688478 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Flow 'volume_create_api' (511749f0-1514-4a60-b838-6d974437bf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:47:41.692056 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3352570-b8c2-4192-b481-c3f5910d6142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:41.703270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:47:41.787173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c0b0a16-d85c-48ac-b816-0109d0f33a1a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:47:41.788515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c0b0a16-d85c-48ac-b816-0109d0f33a1a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:41.789386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c0b0a16-d85c-48ac-b816-0109d0f33a1a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:41.877150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3352570-b8c2-4192-b481-c3f5910d6142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:41.879586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb056f8-12d0-4947-9f1c-7ce231475d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:41.957807 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:41.957807 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:41.978550 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8c0b0a16-d85c-48ac-b816-0109d0f33a1a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:42.043357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Created reservations ['7bdaab9b-5aea-491a-93c5-fc5604c38db2', '792a1dc9-d24f-41aa-b098-4eb37920a56d', 'ae00be47-c937-4564-b1dd-289c3ffcd41d', '7355c87e-0637-461a-8632-2ac6d7030104'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:42.045462 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:42.045462 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:42.047643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb056f8-12d0-4947-9f1c-7ce231475d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bdaab9b-5aea-491a-93c5-fc5604c38db2', '792a1dc9-d24f-41aa-b098-4eb37920a56d', 'ae00be47-c937-4564-b1dd-289c3ffcd41d', '7355c87e-0637-461a-8632-2ac6d7030104']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:42.050658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c59f04e-71b1-45af-8240-bf879d0e2281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:42.069356 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c0b0a16-d85c-48ac-b816-0109d0f33a1a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 200 Jan 12 14:47:42.085640 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 808/1585] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:41 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 1639 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:42.085640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d976be9e-50d9-473d-b7f4-74cf06238d1c req-b11417b9-53f6-42e2-9f10-014a2feb711a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:42.085640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d976be9e-50d9-473d-b7f4-74cf06238d1c req-b11417b9-53f6-42e2-9f10-014a2feb711a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:42.091206 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:42.091206 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:42.091206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d976be9e-50d9-473d-b7f4-74cf06238d1c req-b11417b9-53f6-42e2-9f10-014a2feb711a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:42.129576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c59f04e-71b1-45af-8240-bf879d0e2281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36390242-d1dc-4e36-91cf-512b089f448d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1878962297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46824766c944497ea5ec6c372b62c8c3',qos_specs=None,replication_status=,reservations=['7bdaab9b-5aea-491a-93c5-fc5604c38db2','792a1dc9-d24f-41aa-b098-4eb37920a56d','ae00be47-c937-4564-b1dd-289c3ffcd41d','7355c87e-0637-461a-8632-2ac6d7030104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba1b94956d4294b85ff1b2b9312e89',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:47:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1878962297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36390242-d1dc-4e36-91cf-512b089f448d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46824766c944497ea5ec6c372b62c8c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b6ba1b94956d4294b85ff1b2b9312e89',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:42.132897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240dcc26-068e-463d-a8fe-69db40e47c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:42.166119 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240dcc26-068e-463d-a8fe-69db40e47c6f) transitioned into state 'SUCCESS' from state '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-1878962297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46824766c944497ea5ec6c372b62c8c3',qos_specs=None,replication_status=,reservations=['7bdaab9b-5aea-491a-93c5-fc5604c38db2','792a1dc9-d24f-41aa-b098-4eb37920a56d','ae00be47-c937-4564-b1dd-289c3ffcd41d','7355c87e-0637-461a-8632-2ac6d7030104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba1b94956d4294b85ff1b2b9312e89',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:42.169762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a8fae6-1f17-43bf-845b-6d6fa8f8a872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:47:42.201901 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a8fae6-1f17-43bf-845b-6d6fa8f8a872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:47:42.208400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Flow 'volume_create_api' (511749f0-1514-4a60-b838-6d974437bf36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:47:42.257501 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:42.257501 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:42.290041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Create volume request issued successfully. Jan 12 14:47:42.293832 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-d976be9e-50d9-473d-b7f4-74cf06238d1c req-b11417b9-53f6-42e2-9f10-014a2feb711a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Volume info retrieved successfully. Jan 12 14:47:42.306451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f0e126f-9f31-4f4e-9a67-82e2b7b0f3fd tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes returned with HTTP 202 Jan 12 14:47:42.308455 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 778/1586] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:47:41 2021] POST /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes => generated 820 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:47:42.326476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24c78c52-198b-4656-9f20-46866e6fb9c7 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:42.328197 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24c78c52-198b-4656-9f20-46866e6fb9c7 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:42.329872 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:42.329872 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:42.330461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24c78c52-198b-4656-9f20-46866e6fb9c7 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:42.350352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d976be9e-50d9-473d-b7f4-74cf06238d1c req-b11417b9-53f6-42e2-9f10-014a2feb711a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 returned with HTTP 200 Jan 12 14:47:42.351072 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 809/1587] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:47:42 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 => generated 916 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:42.436892 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:42.436892 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:42.453795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-24c78c52-198b-4656-9f20-46866e6fb9c7 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Volume info retrieved successfully. Jan 12 14:47:42.475283 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c92cdaf7-3503-451b-b356-6d27b43053ed req-e0f9c987-ee67-44fa-a6d1-fedb72177203 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] POST http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots Jan 12 14:47:42.475721 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:42.475721 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:42.476376 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c92cdaf7-3503-451b-b356-6d27b43053ed req-e0f9c987-ee67-44fa-a6d1-fedb72177203 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1e556be-41bd-4ddc-9a69-d0569c0a6813", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-204011591", "description": null, "metadata": {}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:42.506461 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24c78c52-198b-4656-9f20-46866e6fb9c7 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d returned with HTTP 200 Jan 12 14:47:42.517680 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 779/1588] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:42 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d => generated 888 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:42.639446 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:42.639446 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:42.642658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c92cdaf7-3503-451b-b356-6d27b43053ed req-e0f9c987-ee67-44fa-a6d1-fedb72177203 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Volume info retrieved successfully. Jan 12 14:47:42.647922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [req-c92cdaf7-3503-451b-b356-6d27b43053ed req-e0f9c987-ee67-44fa-a6d1-fedb72177203 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Create snapshot from volume e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:42.854805 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [req-c92cdaf7-3503-451b-b356-6d27b43053ed req-e0f9c987-ee67-44fa-a6d1-fedb72177203 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Created reservations ['7d071a1b-c892-42d6-8d35-79bb53e584ad', '14e036a3-e5b3-44d0-b2ec-792e04c9cc6e', '26071e01-1cda-4ab7-ab37-38e6a1188919', '10133eb4-9a0b-42b9-9b5b-05465c0c7d18'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:47:43.044741 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c92cdaf7-3503-451b-b356-6d27b43053ed req-e0f9c987-ee67-44fa-a6d1-fedb72177203 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Snapshot create request issued successfully. Jan 12 14:47:43.046251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c92cdaf7-3503-451b-b356-6d27b43053ed req-e0f9c987-ee67-44fa-a6d1-fedb72177203 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots returned with HTTP 202 Jan 12 14:47:43.047329 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 810/1589] 10.222.0.43 () {64 vars in 1518 bytes} [Tue Jan 12 14:47:42 2021] POST /volume/v3/bef5db6825844598a87b29228a7442da/snapshots => generated 310 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:47:43.130504 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d104379-fa24-4e68-971a-a2e428176144 req-ca14e1c5-3d0a-4488-ae93-7ec3e402817b tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da Jan 12 14:47:43.131637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d104379-fa24-4e68-971a-a2e428176144 req-ca14e1c5-3d0a-4488-ae93-7ec3e402817b tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:43.131637 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:43.131637 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:43.131637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4d104379-fa24-4e68-971a-a2e428176144 req-ca14e1c5-3d0a-4488-ae93-7ec3e402817b tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:43.191668 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:43.191668 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:43.196805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-4d104379-fa24-4e68-971a-a2e428176144 req-ca14e1c5-3d0a-4488-ae93-7ec3e402817b tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Snapshot retrieved successfully. Jan 12 14:47:43.203704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4d104379-fa24-4e68-971a-a2e428176144 req-ca14e1c5-3d0a-4488-ae93-7ec3e402817b tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da returned with HTTP 200 Jan 12 14:47:43.205640 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 780/1590] 10.222.0.43 () {60 vars in 1575 bytes} [Tue Jan 12 14:47:43 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:43.273557 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7a4fc497-ad3d-4eea-8be9-b9af10ca4da3 req-5393c877-e5e2-40be-86be-0b2c59664c33 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/detail Jan 12 14:47:43.274123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7a4fc497-ad3d-4eea-8be9-b9af10ca4da3 req-5393c877-e5e2-40be-86be-0b2c59664c33 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:43.274345 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:43.274345 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:43.275130 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7a4fc497-ad3d-4eea-8be9-b9af10ca4da3 req-5393c877-e5e2-40be-86be-0b2c59664c33 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:43.276004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [req-7a4fc497-ad3d-4eea-8be9-b9af10ca4da3 req-5393c877-e5e2-40be-86be-0b2c59664c33 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:47:43.276720 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:43.276720 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:43.279463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [req-7a4fc497-ad3d-4eea-8be9-b9af10ca4da3 req-5393c877-e5e2-40be-86be-0b2c59664c33 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:47:43.326874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7a4fc497-ad3d-4eea-8be9-b9af10ca4da3 req-5393c877-e5e2-40be-86be-0b2c59664c33 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Get all snapshots completed successfully. Jan 12 14:47:43.328059 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:43.328059 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:43.334218 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7a4fc497-ad3d-4eea-8be9-b9af10ca4da3 req-5393c877-e5e2-40be-86be-0b2c59664c33 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/detail returned with HTTP 200 Jan 12 14:47:43.364249 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 811/1591] 10.222.0.43 () {60 vars in 1485 bytes} [Tue Jan 12 14:47:43 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/snapshots/detail => generated 445 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:43.402691 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-0c6b2e21-6d27-42eb-ba70-6ec03ccda546 req-d8bb8e57-0957-465a-bed6-cbe24f0262ad tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da Jan 12 14:47:43.404806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-0c6b2e21-6d27-42eb-ba70-6ec03ccda546 req-d8bb8e57-0957-465a-bed6-cbe24f0262ad tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:43.405158 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:43.405158 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:43.406809 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-0c6b2e21-6d27-42eb-ba70-6ec03ccda546 req-d8bb8e57-0957-465a-bed6-cbe24f0262ad tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:43.488907 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:43.488907 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:43.490698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-0c6b2e21-6d27-42eb-ba70-6ec03ccda546 req-d8bb8e57-0957-465a-bed6-cbe24f0262ad tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Snapshot retrieved successfully. Jan 12 14:47:43.492117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-0c6b2e21-6d27-42eb-ba70-6ec03ccda546 req-d8bb8e57-0957-465a-bed6-cbe24f0262ad tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da returned with HTTP 200 Jan 12 14:47:43.493417 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 781/1592] 10.222.0.43 () {60 vars in 1575 bytes} [Tue Jan 12 14:47:43 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da => generated 442 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:43.524189 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14a685bd-67e7-438f-9c3e-ba6e8e6458f9 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:43.525097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14a685bd-67e7-438f-9c3e-ba6e8e6458f9 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:43.525097 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:43.525097 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:43.525329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14a685bd-67e7-438f-9c3e-ba6e8e6458f9 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:43.657765 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:43.657765 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:43.680215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-14a685bd-67e7-438f-9c3e-ba6e8e6458f9 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Volume info retrieved successfully. Jan 12 14:47:43.720073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14a685bd-67e7-438f-9c3e-ba6e8e6458f9 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d returned with HTTP 200 Jan 12 14:47:43.721893 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 812/1593] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:43 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d => generated 912 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:44.582697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b71c037c-db58-4628-8ffd-0a9480944265 req-83e5b092-46c8-4343-97b9-86ba12fe56b4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da Jan 12 14:47:44.584473 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b71c037c-db58-4628-8ffd-0a9480944265 req-83e5b092-46c8-4343-97b9-86ba12fe56b4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:44.584861 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:44.584861 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:44.585482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b71c037c-db58-4628-8ffd-0a9480944265 req-83e5b092-46c8-4343-97b9-86ba12fe56b4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:44.637832 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:44.637832 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:44.639407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b71c037c-db58-4628-8ffd-0a9480944265 req-83e5b092-46c8-4343-97b9-86ba12fe56b4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Snapshot retrieved successfully. Jan 12 14:47:44.642260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b71c037c-db58-4628-8ffd-0a9480944265 req-83e5b092-46c8-4343-97b9-86ba12fe56b4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da returned with HTTP 200 Jan 12 14:47:44.643288 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 782/1594] 10.222.0.43 () {60 vars in 1575 bytes} [Tue Jan 12 14:47:44 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da => generated 442 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:44.738312 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30ce3d12-5a46-4216-a9d4-976028617fa5 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:44.739104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30ce3d12-5a46-4216-a9d4-976028617fa5 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:44.740006 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:44.740006 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:44.740727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30ce3d12-5a46-4216-a9d4-976028617fa5 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:44.808495 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:44.808495 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:44.820597 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-30ce3d12-5a46-4216-a9d4-976028617fa5 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Volume info retrieved successfully. Jan 12 14:47:44.857311 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30ce3d12-5a46-4216-a9d4-976028617fa5 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d returned with HTTP 200 Jan 12 14:47:44.859694 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 813/1595] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:44 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:44.878119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c1f5f24-1cd9-4147-886e-b6ece85cea6e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] POST http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer Jan 12 14:47:44.878910 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:44.878910 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:44.879581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c1f5f24-1cd9-4147-886e-b6ece85cea6e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "36390242-d1dc-4e36-91cf-512b089f448d"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:47:44.882264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.volume_transfer [None req-2c1f5f24-1cd9-4147-886e-b6ece85cea6e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Creating new volume transfer {'transfer': {'volume_id': '36390242-d1dc-4e36-91cf-512b089f448d'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 12 14:47:44.883371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.volume_transfer [None req-2c1f5f24-1cd9-4147-886e-b6ece85cea6e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Creating transfer of volume 36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:44.884260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.transfer.api [None req-2c1f5f24-1cd9-4147-886e-b6ece85cea6e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Generating transfer record for volume 36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:44.959159 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:44.959159 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:44.986278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c1f5f24-1cd9-4147-886e-b6ece85cea6e tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer returned with HTTP 202 Jan 12 14:47:44.987680 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 783/1596] 10.222.0.43 () {60 vars in 1258 bytes} [Tue Jan 12 14:47:44 2021] POST /volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer => generated 507 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:47:44.999166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5418391c-6fe8-43c2-b6f6-97a9a29c11b4 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:45.000041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5418391c-6fe8-43c2-b6f6-97a9a29c11b4 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:45.000390 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:45.000390 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:45.000935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5418391c-6fe8-43c2-b6f6-97a9a29c11b4 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:45.066388 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:45.066388 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:45.075833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5418391c-6fe8-43c2-b6f6-97a9a29c11b4 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Volume info retrieved successfully. Jan 12 14:47:45.099611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5418391c-6fe8-43c2-b6f6-97a9a29c11b4 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d returned with HTTP 200 Jan 12 14:47:45.100474 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 814/1597] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:44 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d => generated 921 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:45.120076 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0620673-5306-41c3-8f58-f4386e426494 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/detail Jan 12 14:47:45.121180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0620673-5306-41c3-8f58-f4386e426494 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:45.121393 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:45.121393 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:45.122464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0620673-5306-41c3-8f58-f4386e426494 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:45.123698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.volume_transfer [None req-f0620673-5306-41c3-8f58-f4386e426494 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Listing volume transfers {{(pid=87931) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 12 14:47:45.138421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0620673-5306-41c3-8f58-f4386e426494 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/detail returned with HTTP 200 Jan 12 14:47:45.139671 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 784/1598] 10.222.0.43 () {58 vars in 1258 bytes} [Tue Jan 12 14:47:45 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/detail => generated 478 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:45.152671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80ecc63f-95f9-49f1-b57b-d9ae3bfc5f62 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] DELETE http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/3a066b4f-6e5e-4e06-8e1c-d63ad9c306b6 Jan 12 14:47:45.153217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80ecc63f-95f9-49f1-b57b-d9ae3bfc5f62 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:45.153443 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:45.153443 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:45.153898 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80ecc63f-95f9-49f1-b57b-d9ae3bfc5f62 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:45.154259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.volume_transfer [None req-80ecc63f-95f9-49f1-b57b-d9ae3bfc5f62 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Delete transfer with id: 3a066b4f-6e5e-4e06-8e1c-d63ad9c306b6 Jan 12 14:47:45.227256 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:45.227256 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:45.243358 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:47:45.243358 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:47:45.247493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80ecc63f-95f9-49f1-b57b-d9ae3bfc5f62 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/3a066b4f-6e5e-4e06-8e1c-d63ad9c306b6 returned with HTTP 202 Jan 12 14:47:45.251717 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 815/1599] 10.222.0.43 () {58 vars in 1351 bytes} [Tue Jan 12 14:47:45 2021] DELETE /volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/3a066b4f-6e5e-4e06-8e1c-d63ad9c306b6 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:45.256433 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f858109-0bc6-49a5-a8e9-03d607af5a96 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] GET http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:45.256954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f858109-0bc6-49a5-a8e9-03d607af5a96 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:45.257433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f858109-0bc6-49a5-a8e9-03d607af5a96 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:45.309340 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:45.309340 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:45.328907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1f858109-0bc6-49a5-a8e9-03d607af5a96 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Volume info retrieved successfully. Jan 12 14:47:45.359987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f858109-0bc6-49a5-a8e9-03d607af5a96 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d returned with HTTP 200 Jan 12 14:47:45.361208 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 785/1600] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:45 2021] GET /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:45.379122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38cf37da-eca7-4b5d-afdd-b69367a48a08 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] DELETE http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/3a066b4f-6e5e-4e06-8e1c-d63ad9c306b6 Jan 12 14:47:45.380045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38cf37da-eca7-4b5d-afdd-b69367a48a08 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:45.380498 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:45.380498 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:45.381153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38cf37da-eca7-4b5d-afdd-b69367a48a08 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:45.381696 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.volume_transfer [None req-38cf37da-eca7-4b5d-afdd-b69367a48a08 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Delete transfer with id: 3a066b4f-6e5e-4e06-8e1c-d63ad9c306b6 Jan 12 14:47:45.388602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38cf37da-eca7-4b5d-afdd-b69367a48a08 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/3a066b4f-6e5e-4e06-8e1c-d63ad9c306b6 returned with HTTP 404 Jan 12 14:47:45.393811 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 816/1601] 10.222.0.43 () {58 vars in 1351 bytes} [Tue Jan 12 14:47:45 2021] DELETE /volume/v3/46824766c944497ea5ec6c372b62c8c3/os-volume-transfer/3a066b4f-6e5e-4e06-8e1c-d63ad9c306b6 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:45.398379 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f55e1668-9f78-470b-b1d2-28fdc3420b1c tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] DELETE http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:45.399146 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f55e1668-9f78-470b-b1d2-28fdc3420b1c tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:45.399550 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:45.399550 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:45.400271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f55e1668-9f78-470b-b1d2-28fdc3420b1c tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:45.400917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f55e1668-9f78-470b-b1d2-28fdc3420b1c tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Delete volume with id: 36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:45.459221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:45.459221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:45.460524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f55e1668-9f78-470b-b1d2-28fdc3420b1c tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Volume info retrieved successfully. Jan 12 14:47:45.512908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f55e1668-9f78-470b-b1d2-28fdc3420b1c tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Delete volume request issued successfully. Jan 12 14:47:45.513669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f55e1668-9f78-470b-b1d2-28fdc3420b1c tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d returned with HTTP 202 Jan 12 14:47:45.514406 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 786/1602] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:47:45 2021] DELETE /volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:45.522891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2d29c44-21b6-45d4-aa9c-e9ad6161b2e5 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] GET http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:45.523416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2d29c44-21b6-45d4-aa9c-e9ad6161b2e5 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:45.523978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2d29c44-21b6-45d4-aa9c-e9ad6161b2e5 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:45.637630 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:45.637630 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:45.650716 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c2d29c44-21b6-45d4-aa9c-e9ad6161b2e5 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Volume info retrieved successfully. Jan 12 14:47:45.682289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2d29c44-21b6-45d4-aa9c-e9ad6161b2e5 tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d returned with HTTP 200 Jan 12 14:47:45.683175 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 817/1603] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:45 2021] GET /volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d => generated 1084 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:47:45.708747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-27f21ac2-9259-4bfc-b19f-e38bf9ed8ebb req-6b55cea2-cc4d-4dae-a583-d91a0de81de0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da Jan 12 14:47:45.709247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-27f21ac2-9259-4bfc-b19f-e38bf9ed8ebb req-6b55cea2-cc4d-4dae-a583-d91a0de81de0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:45.709621 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:45.709621 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:45.710193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-27f21ac2-9259-4bfc-b19f-e38bf9ed8ebb req-6b55cea2-cc4d-4dae-a583-d91a0de81de0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:45.745242 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:45.745242 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:45.746840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-27f21ac2-9259-4bfc-b19f-e38bf9ed8ebb req-6b55cea2-cc4d-4dae-a583-d91a0de81de0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Snapshot retrieved successfully. Jan 12 14:47:45.749502 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-27f21ac2-9259-4bfc-b19f-e38bf9ed8ebb req-6b55cea2-cc4d-4dae-a583-d91a0de81de0 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da returned with HTTP 200 Jan 12 14:47:45.754748 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 787/1604] 10.222.0.43 () {60 vars in 1575 bytes} [Tue Jan 12 14:47:45 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:45.793784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-14416d0d-c481-4266-be10-94df02151439 req-6f09a4c2-25ea-4e03-9fb0-1601aa432a4d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] DELETE http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da Jan 12 14:47:45.794360 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-14416d0d-c481-4266-be10-94df02151439 req-6f09a4c2-25ea-4e03-9fb0-1601aa432a4d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:45.794618 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:45.794618 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:45.795138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-14416d0d-c481-4266-be10-94df02151439 req-6f09a4c2-25ea-4e03-9fb0-1601aa432a4d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:45.795857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [req-14416d0d-c481-4266-be10-94df02151439 req-6f09a4c2-25ea-4e03-9fb0-1601aa432a4d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Delete snapshot with id: 6b1707f3-5291-49bf-b8c2-b3c0c88605da Jan 12 14:47:45.825252 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:45.825252 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:45.826826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-14416d0d-c481-4266-be10-94df02151439 req-6f09a4c2-25ea-4e03-9fb0-1601aa432a4d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Snapshot retrieved successfully. Jan 12 14:47:45.924369 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-14416d0d-c481-4266-be10-94df02151439 req-6f09a4c2-25ea-4e03-9fb0-1601aa432a4d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Snapshot delete request issued successfully. Jan 12 14:47:45.925023 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-14416d0d-c481-4266-be10-94df02151439 req-6f09a4c2-25ea-4e03-9fb0-1601aa432a4d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da returned with HTTP 202 Jan 12 14:47:45.926098 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 818/1605] 10.222.0.43 () {62 vars in 1597 bytes} [Tue Jan 12 14:47:45 2021] DELETE /volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:45.978153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-49a942f5-6740-439a-84f3-e37c39e11eb0 req-8f5aa230-5610-400e-92a4-bd7ece8359a1 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da Jan 12 14:47:45.978925 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-49a942f5-6740-439a-84f3-e37c39e11eb0 req-8f5aa230-5610-400e-92a4-bd7ece8359a1 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:45.979344 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:45.979344 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:45.980112 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-49a942f5-6740-439a-84f3-e37c39e11eb0 req-8f5aa230-5610-400e-92a4-bd7ece8359a1 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:46.011406 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:46.011406 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:46.013278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-49a942f5-6740-439a-84f3-e37c39e11eb0 req-8f5aa230-5610-400e-92a4-bd7ece8359a1 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Snapshot retrieved successfully. Jan 12 14:47:46.015540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-49a942f5-6740-439a-84f3-e37c39e11eb0 req-8f5aa230-5610-400e-92a4-bd7ece8359a1 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da returned with HTTP 200 Jan 12 14:47:46.016733 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 788/1606] 10.222.0.43 () {60 vars in 1575 bytes} [Tue Jan 12 14:47:45 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:46.699601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4814b3cd-2a79-4cc5-9ea2-4d2a8d674def tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] GET http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:46.700848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4814b3cd-2a79-4cc5-9ea2-4d2a8d674def tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:46.701203 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:46.701203 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:46.701766 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4814b3cd-2a79-4cc5-9ea2-4d2a8d674def tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:46.841239 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:46.841239 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:46.860860 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4814b3cd-2a79-4cc5-9ea2-4d2a8d674def tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Volume info retrieved successfully. Jan 12 14:47:46.914818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4814b3cd-2a79-4cc5-9ea2-4d2a8d674def tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d returned with HTTP 200 Jan 12 14:47:46.930506 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 819/1607] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:46 2021] GET /volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d => generated 1084 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:47.831714 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-f64a81f9-5424-4bcb-9115-fca570d6db83 req-5f612a51-1a6b-4df4-915e-ad736b1a615a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da Jan 12 14:47:47.833017 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-f64a81f9-5424-4bcb-9115-fca570d6db83 req-5f612a51-1a6b-4df4-915e-ad736b1a615a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:47.834125 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:47.834125 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:47.834794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-f64a81f9-5424-4bcb-9115-fca570d6db83 req-5f612a51-1a6b-4df4-915e-ad736b1a615a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:47.886850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-f64a81f9-5424-4bcb-9115-fca570d6db83 req-5f612a51-1a6b-4df4-915e-ad736b1a615a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da returned with HTTP 404 Jan 12 14:47:47.888679 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 789/1608] 10.222.0.43 () {60 vars in 1575 bytes} [Tue Jan 12 14:47:47 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/snapshots/6b1707f3-5291-49bf-b8c2-b3c0c88605da => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:47.937327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb8ebbc3-a1f8-4746-9cee-725c3939a8bc tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] GET http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:47.938000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb8ebbc3-a1f8-4746-9cee-725c3939a8bc tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:47.938345 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:47.938345 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:47.939005 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb8ebbc3-a1f8-4746-9cee-725c3939a8bc tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:47.950156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-682cfde3-bc5b-423e-b335-75039dafdb72 req-5c46e93b-7a44-4caf-875c-fb7dc5913f8a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] DELETE http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:47.950785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-682cfde3-bc5b-423e-b335-75039dafdb72 req-5c46e93b-7a44-4caf-875c-fb7dc5913f8a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:47.951365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-682cfde3-bc5b-423e-b335-75039dafdb72 req-5c46e93b-7a44-4caf-875c-fb7dc5913f8a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:47.951970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-682cfde3-bc5b-423e-b335-75039dafdb72 req-5c46e93b-7a44-4caf-875c-fb7dc5913f8a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Delete volume with id: e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:48.110228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb8ebbc3-a1f8-4746-9cee-725c3939a8bc tempest-VolumesTransfersTest-66191819 tempest-VolumesTransfersTest-66191819] http://10.222.0.43/volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d returned with HTTP 404 Jan 12 14:47:48.111353 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:48.111353 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:48.112725 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 820/1609] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:47 2021] GET /volume/v3/8155854daaa345c5b78aa5647b4587b8/volumes/36390242-d1dc-4e36-91cf-512b089f448d => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:47:48.118957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-682cfde3-bc5b-423e-b335-75039dafdb72 req-5c46e93b-7a44-4caf-875c-fb7dc5913f8a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Volume info retrieved successfully. Jan 12 14:47:48.128156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-217abbbd-2a4c-4d15-bf3a-f9a18df95113 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] DELETE http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:48.128892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-217abbbd-2a4c-4d15-bf3a-f9a18df95113 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:48.129569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-217abbbd-2a4c-4d15-bf3a-f9a18df95113 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:48.132532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-217abbbd-2a4c-4d15-bf3a-f9a18df95113 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Delete volume with id: 36390242-d1dc-4e36-91cf-512b089f448d Jan 12 14:47:48.182465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-682cfde3-bc5b-423e-b335-75039dafdb72 req-5c46e93b-7a44-4caf-875c-fb7dc5913f8a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Delete volume request issued successfully. Jan 12 14:47:48.183248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-682cfde3-bc5b-423e-b335-75039dafdb72 req-5c46e93b-7a44-4caf-875c-fb7dc5913f8a tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 returned with HTTP 202 Jan 12 14:47:48.184422 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 790/1610] 10.222.0.43 () {62 vars in 1591 bytes} [Tue Jan 12 14:47:47 2021] DELETE /volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:48.207084 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-217abbbd-2a4c-4d15-bf3a-f9a18df95113 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d returned with HTTP 404 Jan 12 14:47:48.208574 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 821/1611] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:47:48 2021] DELETE /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/36390242-d1dc-4e36-91cf-512b089f448d => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:48.216392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5de244d5-e80d-4af0-b447-a793a2c06535 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] DELETE http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:48.217164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5de244d5-e80d-4af0-b447-a793a2c06535 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:48.217568 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:48.217568 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:48.218242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5de244d5-e80d-4af0-b447-a793a2c06535 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:48.218892 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5de244d5-e80d-4af0-b447-a793a2c06535 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] Delete volume with id: dc82b277-e8c6-4e60-b12a-7ad32e114ec3 Jan 12 14:47:48.276079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5de244d5-e80d-4af0-b447-a793a2c06535 tempest-VolumesTransfersTest-226159682 tempest-VolumesTransfersTest-226159682] http://10.222.0.43/volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 returned with HTTP 404 Jan 12 14:47:48.280914 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 791/1612] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:47:48 2021] DELETE /volume/v3/46824766c944497ea5ec6c372b62c8c3/volumes/dc82b277-e8c6-4e60-b12a-7ad32e114ec3 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:48.291897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-1e69a26e-68ab-4148-9814-7fcc1980e583 req-8e07ea45-99d9-4f59-b8c2-505553b39885 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:48.292759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-1e69a26e-68ab-4148-9814-7fcc1980e583 req-8e07ea45-99d9-4f59-b8c2-505553b39885 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:48.293444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-1e69a26e-68ab-4148-9814-7fcc1980e583 req-8e07ea45-99d9-4f59-b8c2-505553b39885 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:48.367928 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:48.367928 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:48.377367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-1e69a26e-68ab-4148-9814-7fcc1980e583 req-8e07ea45-99d9-4f59-b8c2-505553b39885 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Volume info retrieved successfully. Jan 12 14:47:48.401850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-1e69a26e-68ab-4148-9814-7fcc1980e583 req-8e07ea45-99d9-4f59-b8c2-505553b39885 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 returned with HTTP 200 Jan 12 14:47:48.403093 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 822/1613] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:47:48 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 => generated 915 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:50.212536 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-360b2478-3adb-44e1-b6a4-7f1f5fd5ebb4 req-657560d4-86be-4738-a0da-a9958bfc83f4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:50.214093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-360b2478-3adb-44e1-b6a4-7f1f5fd5ebb4 req-657560d4-86be-4738-a0da-a9958bfc83f4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:50.214769 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-360b2478-3adb-44e1-b6a4-7f1f5fd5ebb4 req-657560d4-86be-4738-a0da-a9958bfc83f4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:50.296359 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:50.296359 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:50.306764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-360b2478-3adb-44e1-b6a4-7f1f5fd5ebb4 req-657560d4-86be-4738-a0da-a9958bfc83f4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Volume info retrieved successfully. Jan 12 14:47:50.340145 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-360b2478-3adb-44e1-b6a4-7f1f5fd5ebb4 req-657560d4-86be-4738-a0da-a9958bfc83f4 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 returned with HTTP 200 Jan 12 14:47:50.346030 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 792/1614] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:47:50 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:50.487553 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-0401483a-4b06-46bc-b112-f7b58401d569 req-5a7a3689-b358-4fed-bc25-4be5f6a6d93d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/a805cf32-c960-4687-aff4-24da6879cfdb Jan 12 14:47:50.488316 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-0401483a-4b06-46bc-b112-f7b58401d569 req-5a7a3689-b358-4fed-bc25-4be5f6a6d93d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:50.488746 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:50.488746 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:50.490137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-0401483a-4b06-46bc-b112-f7b58401d569 req-5a7a3689-b358-4fed-bc25-4be5f6a6d93d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:50.536384 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:50.536384 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:51.391173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-0401483a-4b06-46bc-b112-f7b58401d569 req-5a7a3689-b358-4fed-bc25-4be5f6a6d93d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:47:51.391687 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-0401483a-4b06-46bc-b112-f7b58401d569 req-5a7a3689-b358-4fed-bc25-4be5f6a6d93d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:47:51.408745 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-0401483a-4b06-46bc-b112-f7b58401d569 req-5a7a3689-b358-4fed-bc25-4be5f6a6d93d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/a805cf32-c960-4687-aff4-24da6879cfdb returned with HTTP 200 Jan 12 14:47:51.409863 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 823/1615] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 14:47:50 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/a805cf32-c960-4687-aff4-24da6879cfdb => generated 19 bytes in 928 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:51.414011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c03ba14e-c143-4d19-91a9-92ab2faf234b req-c0b4fd39-69b1-4de6-9363-bc3e7c24c50d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:51.414555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c03ba14e-c143-4d19-91a9-92ab2faf234b req-c0b4fd39-69b1-4de6-9363-bc3e7c24c50d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:51.414774 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:51.414774 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:51.415155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c03ba14e-c143-4d19-91a9-92ab2faf234b req-c0b4fd39-69b1-4de6-9363-bc3e7c24c50d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:51.428728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-0401483a-4b06-46bc-b112-f7b58401d569 req-dde8281c-8146-4dca-82a7-b0ac79989eec tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:47:51.429372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-0401483a-4b06-46bc-b112-f7b58401d569 req-dde8281c-8146-4dca-82a7-b0ac79989eec tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:51.429756 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:51.429756 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:51.430584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-0401483a-4b06-46bc-b112-f7b58401d569 req-dde8281c-8146-4dca-82a7-b0ac79989eec tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:51.431466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-0401483a-4b06-46bc-b112-f7b58401d569 req-dde8281c-8146-4dca-82a7-b0ac79989eec tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume with id: 8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:47:51.504318 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:51.504318 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:51.506373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-0401483a-4b06-46bc-b112-f7b58401d569 req-dde8281c-8146-4dca-82a7-b0ac79989eec tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:51.524282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c03ba14e-c143-4d19-91a9-92ab2faf234b req-c0b4fd39-69b1-4de6-9363-bc3e7c24c50d tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 returned with HTTP 404 Jan 12 14:47:51.532207 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 793/1616] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:47:51 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:51.554707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-0401483a-4b06-46bc-b112-f7b58401d569 req-dde8281c-8146-4dca-82a7-b0ac79989eec tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume request issued successfully. Jan 12 14:47:51.555196 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-0401483a-4b06-46bc-b112-f7b58401d569 req-dde8281c-8146-4dca-82a7-b0ac79989eec tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 202 Jan 12 14:47:51.556475 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 824/1617] 10.222.0.68 () {60 vars in 1384 bytes} [Tue Jan 12 14:47:51 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:51.599653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bc9334c1-fa6f-4406-b597-02cf806e8953 req-a190023c-5e7d-4d41-852b-6d8ae0735ed9 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] DELETE http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:51.600965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bc9334c1-fa6f-4406-b597-02cf806e8953 req-a190023c-5e7d-4d41-852b-6d8ae0735ed9 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:51.601775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bc9334c1-fa6f-4406-b597-02cf806e8953 req-a190023c-5e7d-4d41-852b-6d8ae0735ed9 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:51.602397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-bc9334c1-fa6f-4406-b597-02cf806e8953 req-a190023c-5e7d-4d41-852b-6d8ae0735ed9 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Delete volume with id: e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:51.701534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bc9334c1-fa6f-4406-b597-02cf806e8953 req-a190023c-5e7d-4d41-852b-6d8ae0735ed9 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 returned with HTTP 404 Jan 12 14:47:51.714169 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 794/1618] 10.222.0.43 () {62 vars in 1591 bytes} [Tue Jan 12 14:47:51 2021] DELETE /volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:51.773755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bfab7724-6b0d-4b0b-90c7-7820e085712b req-bc2151f2-9eca-4478-b551-5c1f04ef9101 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] GET http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 Jan 12 14:47:51.774298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bfab7724-6b0d-4b0b-90c7-7820e085712b req-bc2151f2-9eca-4478-b551-5c1f04ef9101 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:51.774525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:51.774525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:51.774919 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-bfab7724-6b0d-4b0b-90c7-7820e085712b req-bc2151f2-9eca-4478-b551-5c1f04ef9101 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:51.901516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-bfab7724-6b0d-4b0b-90c7-7820e085712b req-bc2151f2-9eca-4478-b551-5c1f04ef9101 tempest-VolumesSnapshotsTestJSON-1632186322 tempest-VolumesSnapshotsTestJSON-1632186322] http://10.222.0.43/volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 returned with HTTP 404 Jan 12 14:47:51.902693 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 825/1619] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:47:51 2021] GET /volume/v3/bef5db6825844598a87b29228a7442da/volumes/e1e556be-41bd-4ddc-9a69-d0569c0a6813 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:53.815911 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-59733100-0aa8-45a2-8e43-43f2cef1378c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:47:53.816442 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-59733100-0aa8-45a2-8e43-43f2cef1378c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:53.816903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-59733100-0aa8-45a2-8e43-43f2cef1378c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:53.936271 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:53.936271 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:53.955852 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-59733100-0aa8-45a2-8e43-43f2cef1378c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:54.026585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-59733100-0aa8-45a2-8e43-43f2cef1378c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 200 Jan 12 14:47:54.027409 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 795/1620] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:53 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 1346 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:55.046850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fbffad5-edab-4fff-b85b-b3cb939a40d1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 Jan 12 14:47:55.047384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fbffad5-edab-4fff-b85b-b3cb939a40d1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:55.048455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fbffad5-edab-4fff-b85b-b3cb939a40d1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:55.176374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fbffad5-edab-4fff-b85b-b3cb939a40d1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 returned with HTTP 404 Jan 12 14:47:55.186112 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 826/1621] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:55 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/8d8729f6-3af3-4011-8605-5a1ef2e08e12 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:55.558043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e3b9c10-0e42-462c-9939-11a45a58ef1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:47:55.558822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e3b9c10-0e42-462c-9939-11a45a58ef1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:55.559318 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:55.559318 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:55.559950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e3b9c10-0e42-462c-9939-11a45a58ef1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:55.560452 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-7e3b9c10-0e42-462c-9939-11a45a58ef1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete snapshot with id: c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:47:55.654048 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:55.654048 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:55.658429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7e3b9c10-0e42-462c-9939-11a45a58ef1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:47:55.783458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7e3b9c10-0e42-462c-9939-11a45a58ef1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot delete request issued successfully. Jan 12 14:47:55.784394 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e3b9c10-0e42-462c-9939-11a45a58ef1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 202 Jan 12 14:47:55.789404 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 796/1622] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:47:55 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:55.808768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28cfa6a7-8d3e-469d-b0e2-61bd2242f7ef tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:47:55.811047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28cfa6a7-8d3e-469d-b0e2-61bd2242f7ef tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:55.811549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28cfa6a7-8d3e-469d-b0e2-61bd2242f7ef tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:55.849233 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:55.849233 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:55.852217 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-28cfa6a7-8d3e-469d-b0e2-61bd2242f7ef tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:47:55.858823 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28cfa6a7-8d3e-469d-b0e2-61bd2242f7ef tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 200 Jan 12 14:47:55.865266 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 827/1623] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:47:55 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 466 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:56.873107 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb377e2f-d669-4c82-a6dc-4d57ef2f3d92 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:47:56.874255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb377e2f-d669-4c82-a6dc-4d57ef2f3d92 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:56.874682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:56.874682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:56.875411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb377e2f-d669-4c82-a6dc-4d57ef2f3d92 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:56.945627 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:56.945627 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:56.952884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fb377e2f-d669-4c82-a6dc-4d57ef2f3d92 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:47:56.957266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb377e2f-d669-4c82-a6dc-4d57ef2f3d92 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 200 Jan 12 14:47:56.962085 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 797/1624] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:47:56 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 466 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:47:57.973498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ceb79b46-8deb-436d-9585-3c0b9eec7e10 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf Jan 12 14:47:57.974463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ceb79b46-8deb-436d-9585-3c0b9eec7e10 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:57.974968 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:57.974968 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:57.977869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ceb79b46-8deb-436d-9585-3c0b9eec7e10 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:58.037284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ceb79b46-8deb-436d-9585-3c0b9eec7e10 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf returned with HTTP 404 Jan 12 14:47:58.049003 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 828/1625] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:47:57 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/c6b042b1-94e0-4a9d-bd94-c49bc97256bf => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:47:58.058992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3c4041eb-71f1-4e1b-80d8-62acae19ce23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:47:58.059715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3c4041eb-71f1-4e1b-80d8-62acae19ce23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:58.060097 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:58.060097 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:58.060615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3c4041eb-71f1-4e1b-80d8-62acae19ce23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:58.061320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3c4041eb-71f1-4e1b-80d8-62acae19ce23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume with id: 72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:47:58.135301 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:58.135301 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:58.136781 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3c4041eb-71f1-4e1b-80d8-62acae19ce23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:58.210257 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3c4041eb-71f1-4e1b-80d8-62acae19ce23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume request issued successfully. Jan 12 14:47:58.213945 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3c4041eb-71f1-4e1b-80d8-62acae19ce23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 202 Jan 12 14:47:58.223135 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 798/1626] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:47:58 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:47:58.231978 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e581c35b-db84-4d90-91a6-f16bde441a68 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:47:58.232733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e581c35b-db84-4d90-91a6-f16bde441a68 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:58.233516 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e581c35b-db84-4d90-91a6-f16bde441a68 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:58.342889 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:58.342889 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:58.365707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e581c35b-db84-4d90-91a6-f16bde441a68 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:58.400048 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e581c35b-db84-4d90-91a6-f16bde441a68 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:47:58.401161 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 829/1627] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:58 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 1367 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:47:59.417337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-963cc41e-cf9a-49e0-b58b-b30ca1f353b2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:47:59.418391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-963cc41e-cf9a-49e0-b58b-b30ca1f353b2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:47:59.418750 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:47:59.418750 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:47:59.419317 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-963cc41e-cf9a-49e0-b58b-b30ca1f353b2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:47:59.554886 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:47:59.554886 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:47:59.590024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-963cc41e-cf9a-49e0-b58b-b30ca1f353b2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:47:59.654193 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-963cc41e-cf9a-49e0-b58b-b30ca1f353b2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:47:59.655371 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 799/1628] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:47:59 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 1367 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:00.670821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-130b4a9f-29f8-411c-bd48-2583acfc17b3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:48:00.671342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-130b4a9f-29f8-411c-bd48-2583acfc17b3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:00.671772 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:00.671772 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:00.672167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-130b4a9f-29f8-411c-bd48-2583acfc17b3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:00.773658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:00.773658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:00.783683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-130b4a9f-29f8-411c-bd48-2583acfc17b3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:00.848293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-130b4a9f-29f8-411c-bd48-2583acfc17b3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 200 Jan 12 14:48:00.854541 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 830/1629] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:00 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 1367 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:01.871388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff442baa-ef94-465e-8be4-09b5334761bd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 Jan 12 14:48:01.871845 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff442baa-ef94-465e-8be4-09b5334761bd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:01.876469 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:01.876469 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:01.876983 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff442baa-ef94-465e-8be4-09b5334761bd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:02.037790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff442baa-ef94-465e-8be4-09b5334761bd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 returned with HTTP 404 Jan 12 14:48:02.038857 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 800/1630] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:01 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/72c1beaa-c9d4-46ec-a673-e24326e5ba31 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:48:02.105479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes Jan 12 14:48:02.105935 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:02.105935 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:02.106614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-617993968", "snapshot_id": null, "imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "volume_type": null, "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:02.108253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-617993968', 'snapshot_id': None, 'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'volume_type': None, 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:48:02.311193 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume of 1 GB Jan 12 14:48:02.344594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Availability Zones retrieved successfully. Jan 12 14:48:02.386167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (9f72b2e0-cd9b-4cd1-9201-92f2a5113222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:48:02.400950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3981bbb-981a-4767-bf7b-fafbd2f912f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:02.403253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:48:02.690145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3981bbb-981a-4767-bf7b-fafbd2f912f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:02.692875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6fb60e7-365a-4244-bd51-e0879d79e958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:02.800962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Created reservations ['4403f4d1-8d3d-4148-80fe-1a521b414eb3', 'cd695185-b339-4228-980a-5f034aa33556', '578e1660-cbac-4527-b2e8-a51c530ac809', '71a5840d-f495-4cba-93ec-854fece4d17f'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:48:02.803454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6fb60e7-365a-4244-bd51-e0879d79e958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4403f4d1-8d3d-4148-80fe-1a521b414eb3', 'cd695185-b339-4228-980a-5f034aa33556', '578e1660-cbac-4527-b2e8-a51c530ac809', '71a5840d-f495-4cba-93ec-854fece4d17f']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:02.805821 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f055f2e4-32fb-4ee3-afd7-88717ec934fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:02.935246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f055f2e4-32fb-4ee3-afd7-88717ec934fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84b60980-3ad0-48ca-a538-2e54876568f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-617993968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['4403f4d1-8d3d-4148-80fe-1a521b414eb3','cd695185-b339-4228-980a-5f034aa33556','578e1660-cbac-4527-b2e8-a51c530ac809','71a5840d-f495-4cba-93ec-854fece4d17f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:48:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-617993968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84b60980-3ad0-48ca-a538-2e54876568f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc4289937a484078badbc07c2aeb786a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f26c27b6f9e34b01b6a4280744921846',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:02.939086 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c28b388-0c1a-490f-9026-dd0c60f01f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:02.968361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c28b388-0c1a-490f-9026-dd0c60f01f92) transitioned into state 'SUCCESS' from state '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-617993968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['4403f4d1-8d3d-4148-80fe-1a521b414eb3','cd695185-b339-4228-980a-5f034aa33556','578e1660-cbac-4527-b2e8-a51c530ac809','71a5840d-f495-4cba-93ec-854fece4d17f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:02.970345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7c880d2-cc03-4df0-8f78-257b1434144a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:02.997755 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7c880d2-cc03-4df0-8f78-257b1434144a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:03.006324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (9f72b2e0-cd9b-4cd1-9201-92f2a5113222) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:48:03.103903 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request issued successfully. Jan 12 14:48:03.123135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d79a773-61d7-4502-a41e-43efaf5ce811 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes returned with HTTP 202 Jan 12 14:48:03.123364 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 831/1631] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:48:02 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes => generated 827 bytes in 1022 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:48:03.137726 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcba0326-9436-4c51-9e7a-1d1b488aef4f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:03.138654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bcba0326-9436-4c51-9e7a-1d1b488aef4f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:03.139287 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bcba0326-9436-4c51-9e7a-1d1b488aef4f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:03.212862 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:03.212862 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:03.228834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bcba0326-9436-4c51-9e7a-1d1b488aef4f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:03.284660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcba0326-9436-4c51-9e7a-1d1b488aef4f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:03.294573 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 801/1632] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:03 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:04.305231 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf4ee0c4-e7d6-4670-b685-65404b563efd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:04.306800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf4ee0c4-e7d6-4670-b685-65404b563efd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:04.307425 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:04.307425 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:04.308090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf4ee0c4-e7d6-4670-b685-65404b563efd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:04.402278 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:04.402278 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:04.415737 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bf4ee0c4-e7d6-4670-b685-65404b563efd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:04.452747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf4ee0c4-e7d6-4670-b685-65404b563efd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:04.466103 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 832/1633] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:04 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:05.334367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes Jan 12 14:48:05.334825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:05.334825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:05.335207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"volume": {"imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1851937146"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:05.336344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request body: {'volume': {'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1851937146'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:48:05.471223 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6412d0e-868f-41c0-a2b6-2ee7714ca08e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:05.472030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6412d0e-868f-41c0-a2b6-2ee7714ca08e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:05.472397 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:05.472397 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:05.472967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6412d0e-868f-41c0-a2b6-2ee7714ca08e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:05.539487 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume of 1 GB Jan 12 14:48:05.562670 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Availability Zones retrieved successfully. Jan 12 14:48:05.589240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (e9f51e89-7176-4156-9c01-38eb106c8d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:48:05.598925 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c069366-573f-4808-a6ff-83144aea5942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:05.606270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:48:05.606971 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:05.606971 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:05.648120 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c6412d0e-868f-41c0-a2b6-2ee7714ca08e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:05.691572 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6412d0e-868f-41c0-a2b6-2ee7714ca08e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:05.693512 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 833/1634] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:05 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:05.824346 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c069366-573f-4808-a6ff-83144aea5942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:05.826570 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856ba037-5f5b-4995-8748-23dad20dc51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:05.986986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['0d54de61-7995-490a-bb8e-be3890911c65', 'fa1965c6-bd5f-4b16-89bc-c7dffbb38dd3', 'a59f534c-e1a1-40c5-9b9a-3b8f73553119', '87b30db4-1ee9-4d93-8514-2600b0bbf47b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:48:05.989729 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856ba037-5f5b-4995-8748-23dad20dc51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d54de61-7995-490a-bb8e-be3890911c65', 'fa1965c6-bd5f-4b16-89bc-c7dffbb38dd3', 'a59f534c-e1a1-40c5-9b9a-3b8f73553119', '87b30db4-1ee9-4d93-8514-2600b0bbf47b']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:05.992091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa811cf6-5d01-4d65-8a33-c3362e99d4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:06.099265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa811cf6-5d01-4d65-8a33-c3362e99d4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c7130e5-c9ff-48e1-845a-800ad67d6807', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1851937146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['0d54de61-7995-490a-bb8e-be3890911c65','fa1965c6-bd5f-4b16-89bc-c7dffbb38dd3','a59f534c-e1a1-40c5-9b9a-3b8f73553119','87b30db4-1ee9-4d93-8514-2600b0bbf47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1851937146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c7130e5-c9ff-48e1-845a-800ad67d6807,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855c71d6ce0e491f944acaceff00927e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c231f32e83454b12bc1d946e91d6df1d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:06.101597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77314caa-473f-40a7-9e8b-e2bd19a67ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:06.130495 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77314caa-473f-40a7-9e8b-e2bd19a67ce7) transitioned into state 'SUCCESS' from state '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-1851937146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['0d54de61-7995-490a-bb8e-be3890911c65','fa1965c6-bd5f-4b16-89bc-c7dffbb38dd3','a59f534c-e1a1-40c5-9b9a-3b8f73553119','87b30db4-1ee9-4d93-8514-2600b0bbf47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:06.132784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fbdf9e-856e-49a3-b556-74320e9b9c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:06.166926 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fbdf9e-856e-49a3-b556-74320e9b9c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:06.174262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (e9f51e89-7176-4156-9c01-38eb106c8d60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:48:06.280656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request issued successfully. Jan 12 14:48:06.316643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58366b34-0ca5-4cd9-980e-1cdfabd0e917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes returned with HTTP 202 Jan 12 14:48:06.320122 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 802/1635] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:48:05 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes => generated 823 bytes in 990 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:48:06.335450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b664a9f-0cf7-4125-9960-03107e39d2dc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:06.336230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b664a9f-0cf7-4125-9960-03107e39d2dc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:06.336451 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:06.336451 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:06.336826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b664a9f-0cf7-4125-9960-03107e39d2dc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:06.457815 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:06.457815 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:06.481846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1b664a9f-0cf7-4125-9960-03107e39d2dc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:06.510213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b664a9f-0cf7-4125-9960-03107e39d2dc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:06.511250 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 834/1636] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:06 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 891 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:06.708563 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcef059e-8928-4994-9831-3cf8d50d8c95 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:06.709301 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bcef059e-8928-4994-9831-3cf8d50d8c95 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:06.709667 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:06.709667 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:06.710260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bcef059e-8928-4994-9831-3cf8d50d8c95 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:06.726894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes Jan 12 14:48:06.727741 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:06.727741 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:06.728466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-406940186"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:06.729853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-406940186'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:48:06.730425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume of 1 GB Jan 12 14:48:06.731251 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:06.731251 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:06.765201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Availability Zones retrieved successfully. Jan 12 14:48:06.807082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Flow 'volume_create_api' (6affe04c-5de9-4ba1-bbf8-5f34208fd35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:48:06.812176 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:06.812176 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:06.816830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261db793-f8b9-4966-9daa-1a7317c8790a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:06.824412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:48:06.836724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bcef059e-8928-4994-9831-3cf8d50d8c95 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:06.891273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcef059e-8928-4994-9831-3cf8d50d8c95 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:06.903099 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 835/1637] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:06 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:06.992141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261db793-f8b9-4966-9daa-1a7317c8790a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:06.995352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83027bbf-32b4-453f-8d3a-01f90fe94751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:07.223068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Created reservations ['ca6d1b0e-b933-48ff-907d-626eb249c219', '82795f7d-9180-4b41-b521-02413106893d', '2ff9bb7f-d94e-4faa-8fa6-ca8df4efe279', '51e0586e-dfd1-4484-bb42-db099fe5adca'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:48:07.225695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83027bbf-32b4-453f-8d3a-01f90fe94751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca6d1b0e-b933-48ff-907d-626eb249c219', '82795f7d-9180-4b41-b521-02413106893d', '2ff9bb7f-d94e-4faa-8fa6-ca8df4efe279', '51e0586e-dfd1-4484-bb42-db099fe5adca']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:07.229244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ab2f80-20ab-451d-88ca-276a5ec47adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:07.359084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ab2f80-20ab-451d-88ca-276a5ec47adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffa1334b-ec2e-432d-8d39-c0b031ebd289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-406940186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55a4bcb6964743ab53cabade699ba8',qos_specs=None,replication_status=,reservations=['ca6d1b0e-b933-48ff-907d-626eb249c219','82795f7d-9180-4b41-b521-02413106893d','2ff9bb7f-d94e-4faa-8fa6-ca8df4efe279','51e0586e-dfd1-4484-bb42-db099fe5adca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-406940186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffa1334b-ec2e-432d-8d39-c0b031ebd289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c55a4bcb6964743ab53cabade699ba8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:07.361580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22552d97-595c-48f5-bc4a-7895ab79af0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:07.393854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22552d97-595c-48f5-bc4a-7895ab79af0d) transitioned into state 'SUCCESS' from state '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-406940186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55a4bcb6964743ab53cabade699ba8',qos_specs=None,replication_status=,reservations=['ca6d1b0e-b933-48ff-907d-626eb249c219','82795f7d-9180-4b41-b521-02413106893d','2ff9bb7f-d94e-4faa-8fa6-ca8df4efe279','51e0586e-dfd1-4484-bb42-db099fe5adca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:07.396075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a619a8ee-5901-4781-ab4a-6618c1ad2f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:48:07.438941 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a619a8ee-5901-4781-ab4a-6618c1ad2f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:48:07.449069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Flow 'volume_create_api' (6affe04c-5de9-4ba1-bbf8-5f34208fd35b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:48:07.535743 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f21ef6c-eba7-4606-959d-445a14a01c0f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:07.536251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f21ef6c-eba7-4606-959d-445a14a01c0f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:07.537953 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:07.537953 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:07.538356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f21ef6c-eba7-4606-959d-445a14a01c0f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:07.586278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume request issued successfully. Jan 12 14:48:07.621015 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7dd7a35-9329-4447-90bb-2ee166ce7b48 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes returned with HTTP 202 Jan 12 14:48:07.622259 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 803/1638] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:48:06 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes => generated 817 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:48:07.639874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ca0c62f-94ef-4d56-ae89-86251e53b088 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:48:07.640843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ca0c62f-94ef-4d56-ae89-86251e53b088 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:07.643826 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:07.643826 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:07.644540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ca0c62f-94ef-4d56-ae89-86251e53b088 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:07.733825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:07.733825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:07.757081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0f21ef6c-eba7-4606-959d-445a14a01c0f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:07.801179 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:07.801179 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:07.808656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f21ef6c-eba7-4606-959d-445a14a01c0f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:07.811199 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 836/1639] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:07 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:07.827833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3ca0c62f-94ef-4d56-ae89-86251e53b088 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:48:07.853480 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ca0c62f-94ef-4d56-ae89-86251e53b088 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:48:07.854589 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 804/1640] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:48:07.908654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ac646ad-7506-4c0b-8d3f-aad9b2d4c122 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:07.910480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6ac646ad-7506-4c0b-8d3f-aad9b2d4c122 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:07.911185 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:07.911185 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:07.911843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6ac646ad-7506-4c0b-8d3f-aad9b2d4c122 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:08.046105 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:08.046105 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:08.066540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6ac646ad-7506-4c0b-8d3f-aad9b2d4c122 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:08.119146 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ac646ad-7506-4c0b-8d3f-aad9b2d4c122 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:08.124022 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 837/1641] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:07 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:08.827543 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2cf242bf-6d9c-4257-8f65-ec6ea3b77daf tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:08.828608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2cf242bf-6d9c-4257-8f65-ec6ea3b77daf tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:08.829188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:08.829188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:08.829747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2cf242bf-6d9c-4257-8f65-ec6ea3b77daf tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:08.873065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1349bd79-2f67-489d-bf94-3b6f649a829f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:48:08.873818 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1349bd79-2f67-489d-bf94-3b6f649a829f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:08.874169 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:08.874169 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:08.875033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1349bd79-2f67-489d-bf94-3b6f649a829f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:08.998441 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:08.998441 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:09.000082 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:09.000082 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:09.012084 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1349bd79-2f67-489d-bf94-3b6f649a829f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:48:09.013672 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2cf242bf-6d9c-4257-8f65-ec6ea3b77daf tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:09.038021 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1349bd79-2f67-489d-bf94-3b6f649a829f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:48:09.039121 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 838/1642] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:08 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 910 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:09.060261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2cf242bf-6d9c-4257-8f65-ec6ea3b77daf tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:09.061093 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 805/1643] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:08 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:09.138756 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74bc1b7d-12b1-419f-af0a-e40b89ee97f9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:09.139017 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74bc1b7d-12b1-419f-af0a-e40b89ee97f9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:09.139462 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:09.139462 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:09.140047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74bc1b7d-12b1-419f-af0a-e40b89ee97f9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:09.271077 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:09.271077 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:09.293356 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74bc1b7d-12b1-419f-af0a-e40b89ee97f9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:09.352155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74bc1b7d-12b1-419f-af0a-e40b89ee97f9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:09.353367 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 839/1644] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:09 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:10.077379 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2948d76a-a428-40e4-90b5-99df5f36a63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:10.078531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2948d76a-a428-40e4-90b5-99df5f36a63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:10.078935 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:10.078935 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:10.079586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2948d76a-a428-40e4-90b5-99df5f36a63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:10.190349 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:10.190349 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:10.211897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2948d76a-a428-40e4-90b5-99df5f36a63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:10.264120 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2948d76a-a428-40e4-90b5-99df5f36a63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:10.265142 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 806/1645] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:10 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:10.369551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f4218bcf-c6a1-40c7-9e92-13ea11c45982 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:10.370571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f4218bcf-c6a1-40c7-9e92-13ea11c45982 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:10.370950 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:10.370950 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:10.378588 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f4218bcf-c6a1-40c7-9e92-13ea11c45982 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:10.432425 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:10.432425 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:10.441688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f4218bcf-c6a1-40c7-9e92-13ea11c45982 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:10.471528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f4218bcf-c6a1-40c7-9e92-13ea11c45982 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:10.485599 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 840/1646] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:10 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:11.281304 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9293a841-974a-4671-99e9-7e8d97685c09 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:11.282343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9293a841-974a-4671-99e9-7e8d97685c09 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:11.282705 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:11.282705 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:11.283272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9293a841-974a-4671-99e9-7e8d97685c09 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:11.413185 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:11.413185 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:11.432890 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9293a841-974a-4671-99e9-7e8d97685c09 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:11.481519 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9293a841-974a-4671-99e9-7e8d97685c09 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:11.482706 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 807/1647] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:11 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:11.497742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c5c49d8b-7544-45f0-8fdf-d7beeef5e0dc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:11.498612 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c5c49d8b-7544-45f0-8fdf-d7beeef5e0dc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:11.498833 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:11.498833 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:11.499207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c5c49d8b-7544-45f0-8fdf-d7beeef5e0dc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:11.619674 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:11.619674 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:11.650588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c5c49d8b-7544-45f0-8fdf-d7beeef5e0dc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:11.702013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c5c49d8b-7544-45f0-8fdf-d7beeef5e0dc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:11.712684 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 841/1648] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:11 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:12.498088 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c4fc6a41-d4cc-4d21-96a1-d541e15e745e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:12.498610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c4fc6a41-d4cc-4d21-96a1-d541e15e745e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:12.499144 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:12.499144 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:12.499695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c4fc6a41-d4cc-4d21-96a1-d541e15e745e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:12.626683 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:12.626683 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:12.648334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c4fc6a41-d4cc-4d21-96a1-d541e15e745e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:12.691714 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c4fc6a41-d4cc-4d21-96a1-d541e15e745e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:12.693061 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 808/1649] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:12 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:12.721108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b021857c-cbd6-4a7f-a667-e73c21df8a4d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:12.722002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b021857c-cbd6-4a7f-a667-e73c21df8a4d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:12.722425 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:12.722425 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:12.724100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b021857c-cbd6-4a7f-a667-e73c21df8a4d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:12.800873 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:12.800873 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:12.812220 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b021857c-cbd6-4a7f-a667-e73c21df8a4d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:12.855384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b021857c-cbd6-4a7f-a667-e73c21df8a4d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:12.857069 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 842/1650] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:12 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:13.710192 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41cb5bdf-8f2b-4dfe-98d8-93226a5fe2b0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:13.711547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41cb5bdf-8f2b-4dfe-98d8-93226a5fe2b0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:13.712010 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:13.712010 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:13.712674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41cb5bdf-8f2b-4dfe-98d8-93226a5fe2b0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:13.783689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:13.783689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:13.795374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-41cb5bdf-8f2b-4dfe-98d8-93226a5fe2b0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:13.823743 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41cb5bdf-8f2b-4dfe-98d8-93226a5fe2b0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:13.824994 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 809/1651] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:13 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:13.871971 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53b5ab84-5401-4333-8d6d-0514076d828e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:13.872491 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53b5ab84-5401-4333-8d6d-0514076d828e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:13.872708 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:13.872708 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:13.873080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53b5ab84-5401-4333-8d6d-0514076d828e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:13.999067 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:13.999067 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:14.026803 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-53b5ab84-5401-4333-8d6d-0514076d828e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:14.078380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53b5ab84-5401-4333-8d6d-0514076d828e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:14.079540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 843/1652] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:13 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:14.841608 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a5e2821-d144-4f97-bb14-5a4334e8a056 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:14.842153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a5e2821-d144-4f97-bb14-5a4334e8a056 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:14.842461 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:14.842461 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:14.842989 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a5e2821-d144-4f97-bb14-5a4334e8a056 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:14.951477 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:14.951477 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:14.961388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7a5e2821-d144-4f97-bb14-5a4334e8a056 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:14.987236 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a5e2821-d144-4f97-bb14-5a4334e8a056 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:14.988535 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 810/1653] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:14 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:15.097459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e61510c2-8b8c-4ba6-91ed-f0137c1a20b0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:15.097913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e61510c2-8b8c-4ba6-91ed-f0137c1a20b0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:15.098201 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:15.098201 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:15.099068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e61510c2-8b8c-4ba6-91ed-f0137c1a20b0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:15.305277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:15.305277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:15.352603 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e61510c2-8b8c-4ba6-91ed-f0137c1a20b0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:15.424957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e61510c2-8b8c-4ba6-91ed-f0137c1a20b0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:15.425797 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 844/1654] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:15 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:16.005091 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e0ad3ac4-54f3-43b9-ba19-d30036bb63cc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:16.005742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e0ad3ac4-54f3-43b9-ba19-d30036bb63cc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:16.006057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:16.006057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:16.006586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e0ad3ac4-54f3-43b9-ba19-d30036bb63cc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:16.175578 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:16.175578 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:16.197885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e0ad3ac4-54f3-43b9-ba19-d30036bb63cc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:16.251255 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e0ad3ac4-54f3-43b9-ba19-d30036bb63cc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:16.253040 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 811/1655] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:16 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:48:16.441524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e3eed31-a67c-4f43-80ba-f79a3d123d73 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:16.442753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e3eed31-a67c-4f43-80ba-f79a3d123d73 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:16.443346 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:16.443346 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:16.443927 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e3eed31-a67c-4f43-80ba-f79a3d123d73 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:16.553057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:16.553057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:16.575956 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7e3eed31-a67c-4f43-80ba-f79a3d123d73 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:16.605853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e3eed31-a67c-4f43-80ba-f79a3d123d73 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:16.607877 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 845/1656] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:16 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:17.273710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aff9fd1e-4e62-46c5-8f40-304f56e097fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:17.275668 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aff9fd1e-4e62-46c5-8f40-304f56e097fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:17.276068 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:17.276068 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:17.276675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aff9fd1e-4e62-46c5-8f40-304f56e097fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:17.358350 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:17.358350 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:17.370763 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-aff9fd1e-4e62-46c5-8f40-304f56e097fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:17.401856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aff9fd1e-4e62-46c5-8f40-304f56e097fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:17.403032 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 812/1657] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:17 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:17.624077 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a00310f-bc75-4a05-a9f2-44391ed272ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:17.624933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a00310f-bc75-4a05-a9f2-44391ed272ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:17.625294 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:17.625294 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:17.625870 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a00310f-bc75-4a05-a9f2-44391ed272ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:17.774331 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:17.774331 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:17.808648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2a00310f-bc75-4a05-a9f2-44391ed272ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:17.869470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a00310f-bc75-4a05-a9f2-44391ed272ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:17.878750 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 846/1658] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:17 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:18.421193 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e90d5ad1-98e8-4043-bfe9-86400e5dc959 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:18.422301 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e90d5ad1-98e8-4043-bfe9-86400e5dc959 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:18.422666 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:18.422666 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:18.423240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e90d5ad1-98e8-4043-bfe9-86400e5dc959 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:18.596306 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:18.596306 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:18.612919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e90d5ad1-98e8-4043-bfe9-86400e5dc959 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:18.653053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e90d5ad1-98e8-4043-bfe9-86400e5dc959 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:18.654400 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 813/1659] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:18 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:18.889845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba2f244d-71f3-4aa4-997c-bb7cd3b0a80c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:18.890858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba2f244d-71f3-4aa4-997c-bb7cd3b0a80c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:18.891266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:18.891266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:18.892389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba2f244d-71f3-4aa4-997c-bb7cd3b0a80c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:19.040058 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:19.040058 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:19.061862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba2f244d-71f3-4aa4-997c-bb7cd3b0a80c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:19.132219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba2f244d-71f3-4aa4-997c-bb7cd3b0a80c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:19.135526 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 847/1660] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:18 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:19.669965 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b9d82fc-18a2-4a57-9739-b54b6a1a80d4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:19.670483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b9d82fc-18a2-4a57-9739-b54b6a1a80d4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:19.670651 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:19.670651 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:19.671278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b9d82fc-18a2-4a57-9739-b54b6a1a80d4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:19.808232 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:19.808232 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:19.823079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1b9d82fc-18a2-4a57-9739-b54b6a1a80d4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:19.860694 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b9d82fc-18a2-4a57-9739-b54b6a1a80d4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:19.862495 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 814/1661] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:19 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:20.156876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d1f2a47-ceaa-4006-bd2b-94b17cb4b53f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:20.157826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d1f2a47-ceaa-4006-bd2b-94b17cb4b53f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:20.158130 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:20.158130 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:20.158639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d1f2a47-ceaa-4006-bd2b-94b17cb4b53f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:20.321524 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:20.321524 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:20.351952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0d1f2a47-ceaa-4006-bd2b-94b17cb4b53f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:20.406728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d1f2a47-ceaa-4006-bd2b-94b17cb4b53f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:20.411059 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 848/1662] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:20 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:20.878204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9777e3dd-366a-4470-bb95-f4bef85e67f8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:20.878593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9777e3dd-366a-4470-bb95-f4bef85e67f8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:20.878684 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:20.878684 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:20.878985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9777e3dd-366a-4470-bb95-f4bef85e67f8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:20.964574 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:20.964574 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:20.975465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9777e3dd-366a-4470-bb95-f4bef85e67f8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:21.003316 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9777e3dd-366a-4470-bb95-f4bef85e67f8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:21.015613 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 815/1663] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:20 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:21.426380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14f047c9-5ceb-49fe-b26f-1e2f8c1d8a07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:21.426910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14f047c9-5ceb-49fe-b26f-1e2f8c1d8a07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:21.427131 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:21.427131 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:21.427506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14f047c9-5ceb-49fe-b26f-1e2f8c1d8a07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:21.561918 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:21.561918 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:21.580751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-14f047c9-5ceb-49fe-b26f-1e2f8c1d8a07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:21.653149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14f047c9-5ceb-49fe-b26f-1e2f8c1d8a07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:21.654602 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 849/1664] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:21 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:22.023765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe2c9874-815a-43fd-b16b-cb9b353c7b98 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:22.024963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe2c9874-815a-43fd-b16b-cb9b353c7b98 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:22.025299 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:22.025299 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:22.025842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe2c9874-815a-43fd-b16b-cb9b353c7b98 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:22.109108 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:22.109108 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:22.121221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fe2c9874-815a-43fd-b16b-cb9b353c7b98 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:22.160192 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe2c9874-815a-43fd-b16b-cb9b353c7b98 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:22.173762 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 816/1665] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:22 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:22.670644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d191463f-48dd-4504-873e-bf299fcd836b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:22.671161 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d191463f-48dd-4504-873e-bf299fcd836b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:22.671352 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:22.671352 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:22.672014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d191463f-48dd-4504-873e-bf299fcd836b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:22.796347 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:22.796347 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:22.826903 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d191463f-48dd-4504-873e-bf299fcd836b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:22.876336 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d191463f-48dd-4504-873e-bf299fcd836b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:22.877721 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 850/1666] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:22 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:23.181673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70ebe585-c9d3-4dce-8b5c-a80dd9ba85c1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:23.183178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70ebe585-c9d3-4dce-8b5c-a80dd9ba85c1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:23.183519 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:23.183519 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:23.184135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70ebe585-c9d3-4dce-8b5c-a80dd9ba85c1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:23.322296 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:23.322296 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:23.345409 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-70ebe585-c9d3-4dce-8b5c-a80dd9ba85c1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:23.407082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70ebe585-c9d3-4dce-8b5c-a80dd9ba85c1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:23.410078 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 817/1667] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:23 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:23.894088 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2119bfc-8d73-4a7e-bae5-1d1ee6cec97d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:23.895174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2119bfc-8d73-4a7e-bae5-1d1ee6cec97d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:23.895438 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:23.895438 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:23.896144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2119bfc-8d73-4a7e-bae5-1d1ee6cec97d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:24.027289 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:24.027289 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:24.053918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a2119bfc-8d73-4a7e-bae5-1d1ee6cec97d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:24.108155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2119bfc-8d73-4a7e-bae5-1d1ee6cec97d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:24.114746 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 851/1668] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:23 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:24.427049 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9033f0f9-2353-453d-84a5-109064e82956 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:24.427557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9033f0f9-2353-453d-84a5-109064e82956 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:24.427833 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:24.427833 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:24.428676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9033f0f9-2353-453d-84a5-109064e82956 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:24.563043 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:24.563043 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:24.588183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9033f0f9-2353-453d-84a5-109064e82956 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:24.651354 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9033f0f9-2353-453d-84a5-109064e82956 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:24.664025 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 818/1669] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:24 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:25.130638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e42501aa-52c4-4fcf-907d-a246b7ba41a2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:25.131432 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e42501aa-52c4-4fcf-907d-a246b7ba41a2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:25.131831 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:25.131831 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:25.132410 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e42501aa-52c4-4fcf-907d-a246b7ba41a2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:25.213154 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:25.213154 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:25.223474 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e42501aa-52c4-4fcf-907d-a246b7ba41a2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:25.274760 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e42501aa-52c4-4fcf-907d-a246b7ba41a2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:25.289961 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 852/1670] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:25 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:25.669832 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a35a704e-b8ed-48e5-99f5-21677898950a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:25.671127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a35a704e-b8ed-48e5-99f5-21677898950a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:25.671538 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:25.671538 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:25.671979 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a35a704e-b8ed-48e5-99f5-21677898950a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:25.759404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:25.759404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:25.770624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a35a704e-b8ed-48e5-99f5-21677898950a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:25.833194 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a35a704e-b8ed-48e5-99f5-21677898950a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:25.835891 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 819/1671] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:25 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:26.296230 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87443c2a-836b-4bff-85f6-27c0061e7154 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:26.296819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87443c2a-836b-4bff-85f6-27c0061e7154 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:26.297195 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:26.297195 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:26.297762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87443c2a-836b-4bff-85f6-27c0061e7154 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:26.426289 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:26.426289 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:26.445712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-87443c2a-836b-4bff-85f6-27c0061e7154 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:26.501511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87443c2a-836b-4bff-85f6-27c0061e7154 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:26.502584 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 853/1672] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:26 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:26.849900 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24132411-8837-4bb7-870b-bbe749f77a7b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:26.853157 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24132411-8837-4bb7-870b-bbe749f77a7b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:26.853363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:26.853363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:26.853996 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24132411-8837-4bb7-870b-bbe749f77a7b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:26.943374 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:26.943374 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:26.952348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-24132411-8837-4bb7-870b-bbe749f77a7b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:26.984003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24132411-8837-4bb7-870b-bbe749f77a7b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:26.985500 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 820/1673] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:26 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:27.520478 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-879ba817-dd58-4cb2-a72e-f0c8f156676c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:27.521037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-879ba817-dd58-4cb2-a72e-f0c8f156676c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:27.521231 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:27.521231 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:27.521884 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-879ba817-dd58-4cb2-a72e-f0c8f156676c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:27.666317 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:27.666317 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:27.686110 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-879ba817-dd58-4cb2-a72e-f0c8f156676c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:27.723782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-879ba817-dd58-4cb2-a72e-f0c8f156676c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:27.734673 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 854/1674] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:27 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:28.001360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c5e700fd-62e1-4c77-a675-febfa4e7bf00 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:28.002387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c5e700fd-62e1-4c77-a675-febfa4e7bf00 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:28.002749 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:28.002749 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:28.003369 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c5e700fd-62e1-4c77-a675-febfa4e7bf00 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:28.119999 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:28.119999 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:28.160845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c5e700fd-62e1-4c77-a675-febfa4e7bf00 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:28.211076 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c5e700fd-62e1-4c77-a675-febfa4e7bf00 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:28.226640 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 821/1675] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:27 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:28.742480 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-602a5af5-996e-4165-ac26-ca578a023b29 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:28.743229 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-602a5af5-996e-4165-ac26-ca578a023b29 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:28.743653 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:28.743653 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:28.744522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-602a5af5-996e-4165-ac26-ca578a023b29 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:28.860173 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:28.860173 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:28.885782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-602a5af5-996e-4165-ac26-ca578a023b29 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:28.946261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-602a5af5-996e-4165-ac26-ca578a023b29 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:28.947451 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 855/1676] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:28 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 919 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:29.242654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6f4c116-34f5-4125-bf64-29031a832f39 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:29.244044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6f4c116-34f5-4125-bf64-29031a832f39 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:29.244474 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:29.244474 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:29.245131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6f4c116-34f5-4125-bf64-29031a832f39 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:29.396599 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:29.396599 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:29.410114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a6f4c116-34f5-4125-bf64-29031a832f39 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:29.491376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6f4c116-34f5-4125-bf64-29031a832f39 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:29.497249 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 822/1677] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:29 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:29.964081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d33efaf9-18ab-41f0-857b-a3e60c7b67ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:29.964842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d33efaf9-18ab-41f0-857b-a3e60c7b67ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:29.965699 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:29.965699 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:29.966292 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d33efaf9-18ab-41f0-857b-a3e60c7b67ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:30.127208 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:30.127208 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:30.152755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d33efaf9-18ab-41f0-857b-a3e60c7b67ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:30.196329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d33efaf9-18ab-41f0-857b-a3e60c7b67ed tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:30.197594 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 856/1678] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:29 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 977 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:30.508223 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-227df3f8-a6fe-447d-a6d9-590837a61bee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:30.509574 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-227df3f8-a6fe-447d-a6d9-590837a61bee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:30.509970 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:30.509970 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:30.510593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-227df3f8-a6fe-447d-a6d9-590837a61bee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:30.683697 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:30.683697 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:30.731476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-227df3f8-a6fe-447d-a6d9-590837a61bee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:30.811287 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-227df3f8-a6fe-447d-a6d9-590837a61bee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:30.822262 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 823/1679] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:30 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:31.213845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02be4258-94cb-4be8-843d-c79627548c40 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:31.214691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02be4258-94cb-4be8-843d-c79627548c40 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:31.215060 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:31.215060 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:31.215669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02be4258-94cb-4be8-843d-c79627548c40 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:31.380304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:31.380304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:31.411844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-02be4258-94cb-4be8-843d-c79627548c40 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:31.464843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02be4258-94cb-4be8-843d-c79627548c40 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:31.466229 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 857/1680] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:31 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 977 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:31.829444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a66cb6c-3e5e-41d7-84b4-59328f7aa7a9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:31.830102 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a66cb6c-3e5e-41d7-84b4-59328f7aa7a9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:31.830423 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:31.830423 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:31.830972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a66cb6c-3e5e-41d7-84b4-59328f7aa7a9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:31.962076 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:31.962076 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:31.971073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5a66cb6c-3e5e-41d7-84b4-59328f7aa7a9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:32.024718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a66cb6c-3e5e-41d7-84b4-59328f7aa7a9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:32.025782 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 824/1681] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:31 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:32.481975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5aec7330-ec6c-4f36-a001-a147311e4f16 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:32.482686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5aec7330-ec6c-4f36-a001-a147311e4f16 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:32.483058 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:32.483058 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:32.483669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5aec7330-ec6c-4f36-a001-a147311e4f16 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:32.629462 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:32.629462 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:32.667448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5aec7330-ec6c-4f36-a001-a147311e4f16 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:32.718392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5aec7330-ec6c-4f36-a001-a147311e4f16 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:32.719845 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 858/1682] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:32 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 980 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:33.042989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5838e6e-b21a-41fc-868e-f728e5a6e7d2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:33.044093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5838e6e-b21a-41fc-868e-f728e5a6e7d2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:33.044447 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:33.044447 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:33.045576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5838e6e-b21a-41fc-868e-f728e5a6e7d2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:33.489837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:33.489837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:33.510241 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f5838e6e-b21a-41fc-868e-f728e5a6e7d2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:33.595211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5838e6e-b21a-41fc-868e-f728e5a6e7d2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:33.605039 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 825/1683] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:33 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 973 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:33.735959 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23dc8b3e-1eea-44c1-b922-529f06f9ea9e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:33.736755 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23dc8b3e-1eea-44c1-b922-529f06f9ea9e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:33.737153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:33.737153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:33.737879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23dc8b3e-1eea-44c1-b922-529f06f9ea9e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:33.859767 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:33.859767 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:33.871991 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-23dc8b3e-1eea-44c1-b922-529f06f9ea9e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:33.911006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23dc8b3e-1eea-44c1-b922-529f06f9ea9e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:33.912228 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 859/1684] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:33 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 980 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:34.612893 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fe7152b-97c0-4325-884b-10886d90467f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:34.613580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fe7152b-97c0-4325-884b-10886d90467f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:34.613951 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:34.613951 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:34.614797 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fe7152b-97c0-4325-884b-10886d90467f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:34.726805 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:34.726805 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:34.759761 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4fe7152b-97c0-4325-884b-10886d90467f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:34.805066 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fe7152b-97c0-4325-884b-10886d90467f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:34.808877 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 826/1685] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:34 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 973 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:34.927823 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ccdebe63-820c-480b-9323-7d144b6b6155 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:34.928577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ccdebe63-820c-480b-9323-7d144b6b6155 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:34.929569 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:34.929569 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:34.930110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ccdebe63-820c-480b-9323-7d144b6b6155 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:35.033172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:35.033172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:35.054752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ccdebe63-820c-480b-9323-7d144b6b6155 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:35.113000 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ccdebe63-820c-480b-9323-7d144b6b6155 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:35.116454 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 860/1686] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:34 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 980 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:35.825002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-81907dda-61df-496e-a0b0-ab8b35cc63c4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:35.826549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-81907dda-61df-496e-a0b0-ab8b35cc63c4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:35.826930 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:35.826930 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:35.827571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-81907dda-61df-496e-a0b0-ab8b35cc63c4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:35.927625 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:35.927625 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:35.948970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-81907dda-61df-496e-a0b0-ab8b35cc63c4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:35.999172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-81907dda-61df-496e-a0b0-ab8b35cc63c4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:36.000095 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 827/1687] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:35 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 976 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:36.132952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a859f22a-4068-4de9-bb0e-1850d7874de2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:36.133502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a859f22a-4068-4de9-bb0e-1850d7874de2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:36.133838 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:36.133838 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:36.134611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a859f22a-4068-4de9-bb0e-1850d7874de2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:36.290494 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:36.290494 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:36.301939 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a859f22a-4068-4de9-bb0e-1850d7874de2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:36.331177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a859f22a-4068-4de9-bb0e-1850d7874de2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:36.333007 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 861/1688] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:36 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 980 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:37.016127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c82ed96-e0a2-4699-9be0-9fba230ddc0b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:37.018363 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c82ed96-e0a2-4699-9be0-9fba230ddc0b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:37.018928 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:37.018928 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:37.019788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c82ed96-e0a2-4699-9be0-9fba230ddc0b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:37.185845 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:37.185845 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:37.216331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7c82ed96-e0a2-4699-9be0-9fba230ddc0b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:37.302050 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c82ed96-e0a2-4699-9be0-9fba230ddc0b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:37.304126 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 828/1689] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:37 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 976 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:37.353784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-65e8a631-ebc1-4a0e-92e0-2589b407f609 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:37.354514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-65e8a631-ebc1-4a0e-92e0-2589b407f609 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:37.354874 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:37.354874 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:37.355320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-65e8a631-ebc1-4a0e-92e0-2589b407f609 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:37.507428 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:37.507428 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:37.538475 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-65e8a631-ebc1-4a0e-92e0-2589b407f609 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:37.636941 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-65e8a631-ebc1-4a0e-92e0-2589b407f609 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:37.640348 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 862/1690] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:37 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 980 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:38.321081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e96ecb1-f4d2-4067-a47d-79776e180d42 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:38.321778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e96ecb1-f4d2-4067-a47d-79776e180d42 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:38.322247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:38.322247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:38.322774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e96ecb1-f4d2-4067-a47d-79776e180d42 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:38.458749 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:38.458749 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:38.475784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8e96ecb1-f4d2-4067-a47d-79776e180d42 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:38.528597 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e96ecb1-f4d2-4067-a47d-79776e180d42 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:38.530324 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 829/1691] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:38 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 976 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:38.657202 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6443d03-7d87-46d8-8f63-7e4491bf86a4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:38.657798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6443d03-7d87-46d8-8f63-7e4491bf86a4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:38.658231 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:38.658231 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:38.659187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6443d03-7d87-46d8-8f63-7e4491bf86a4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:38.778554 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:38.778554 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:38.801826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d6443d03-7d87-46d8-8f63-7e4491bf86a4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:38.861103 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6443d03-7d87-46d8-8f63-7e4491bf86a4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:38.862239 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 863/1692] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:38 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 980 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:39.548434 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d99df276-c155-4d9a-a61b-41605d172213 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:39.549027 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d99df276-c155-4d9a-a61b-41605d172213 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:39.549245 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:39.549245 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:39.549805 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d99df276-c155-4d9a-a61b-41605d172213 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:39.715432 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:39.715432 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:39.741104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d99df276-c155-4d9a-a61b-41605d172213 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:39.771178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d99df276-c155-4d9a-a61b-41605d172213 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:39.774243 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 830/1693] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:39 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 976 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:39.878661 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-feb527ec-cbcb-47bf-976b-4d1f9f15bff6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:39.879722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-feb527ec-cbcb-47bf-976b-4d1f9f15bff6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:39.880153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:39.880153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:39.880997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-feb527ec-cbcb-47bf-976b-4d1f9f15bff6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:39.977329 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:39.977329 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:40.007474 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-feb527ec-cbcb-47bf-976b-4d1f9f15bff6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:40.054667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-feb527ec-cbcb-47bf-976b-4d1f9f15bff6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:40.069681 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 864/1694] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:39 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 1368 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:40.072505 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b776cb3-63dc-4c57-8858-0e8e5a9fbfe4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:40.073034 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b776cb3-63dc-4c57-8858-0e8e5a9fbfe4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:40.073242 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:40.073242 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:40.073594 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b776cb3-63dc-4c57-8858-0e8e5a9fbfe4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:40.195991 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:40.195991 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:40.217475 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7b776cb3-63dc-4c57-8858-0e8e5a9fbfe4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:40.268117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b776cb3-63dc-4c57-8858-0e8e5a9fbfe4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:40.270302 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 831/1695] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:40 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 1368 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:40.667984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-b6584830-1765-4a17-9eb6-11f3945aa6ba tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:40.668694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-b6584830-1765-4a17-9eb6-11f3945aa6ba tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:40.669022 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:40.669022 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:40.669547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-b6584830-1765-4a17-9eb6-11f3945aa6ba tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:40.776174 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:40.776174 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:40.786283 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-b6584830-1765-4a17-9eb6-11f3945aa6ba tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:40.792232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b59c574-5415-4c7c-a894-1524169d9bea tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:40.792757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b59c574-5415-4c7c-a894-1524169d9bea tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:40.792974 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:40.792974 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:40.793345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b59c574-5415-4c7c-a894-1524169d9bea tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:40.812463 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-b6584830-1765-4a17-9eb6-11f3945aa6ba tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:40.813609 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 865/1696] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:48:40 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 1368 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:40.901033 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:40.901033 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:40.919623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2b59c574-5415-4c7c-a894-1524169d9bea tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:40.975072 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b59c574-5415-4c7c-a894-1524169d9bea tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:40.979341 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 832/1697] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:40 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 976 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:41.997024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8880dc5c-bfa9-46ae-9770-f7f344cef755 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:41.999297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8880dc5c-bfa9-46ae-9770-f7f344cef755 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:42.000136 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:42.000136 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:42.001960 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8880dc5c-bfa9-46ae-9770-f7f344cef755 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:42.167917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:42.167917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:42.189921 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8880dc5c-bfa9-46ae-9770-f7f344cef755 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:42.246397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8880dc5c-bfa9-46ae-9770-f7f344cef755 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:42.258396 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 866/1698] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:41 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1364 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:42.485174 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-b2e5cf7f-e1ea-4d72-a594-0fe119ae803a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:42.485678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-b2e5cf7f-e1ea-4d72-a594-0fe119ae803a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:42.486066 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:42.486066 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:42.486591 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-b2e5cf7f-e1ea-4d72-a594-0fe119ae803a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:42.647421 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:42.647421 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:42.687499 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-b2e5cf7f-e1ea-4d72-a594-0fe119ae803a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:42.741992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-b2e5cf7f-e1ea-4d72-a594-0fe119ae803a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:42.742702 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 833/1699] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:48:42 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1364 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:42.815444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8880dc5c-bfa9-46ae-9770-f7f344cef755 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume// Jan 12 14:48:42.815975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8880dc5c-bfa9-46ae-9770-f7f344cef755 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:42.816178 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:42.816178 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:42.816827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8880dc5c-bfa9-46ae-9770-f7f344cef755 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:42.818245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8880dc5c-bfa9-46ae-9770-f7f344cef755 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:48:42.819012 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 867/1700] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:48:42 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:48:42.834032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-3c458c88-8823-45ab-be59-9107f5e7d180 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments Jan 12 14:48:42.834552 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:42.834552 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:42.834974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-3c458c88-8823-45ab-be59-9107f5e7d180 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c7130e5-c9ff-48e1-845a-800ad67d6807", "instance_uuid": "2ae3070f-f0e6-4fef-8dbc-2d6bbb13dd21", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:42.982962 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:42.982962 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:43.110970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-3c458c88-8823-45ab-be59-9107f5e7d180 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments returned with HTTP 200 Jan 12 14:48:43.112011 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 834/1701] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:48:42 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:43.162198 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-beead03a-e3ba-440b-95ee-9c0343d4a433 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:43.163042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-beead03a-e3ba-440b-95ee-9c0343d4a433 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:43.163748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-beead03a-e3ba-440b-95ee-9c0343d4a433 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:43.186713 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-3c458c88-8823-45ab-be59-9107f5e7d180 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume// Jan 12 14:48:43.187839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-3c458c88-8823-45ab-be59-9107f5e7d180 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:43.188353 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:43.188353 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:43.188891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-3c458c88-8823-45ab-be59-9107f5e7d180 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:43.190197 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-3c458c88-8823-45ab-be59-9107f5e7d180 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:48:43.191318 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 835/1702] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:48:43 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:48:43.226080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-afceeb87-12d9-4271-a5ba-c97f91d78d5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:43.226834 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-afceeb87-12d9-4271-a5ba-c97f91d78d5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:43.227879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-afceeb87-12d9-4271-a5ba-c97f91d78d5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:43.281975 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:43.281975 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:43.304723 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-beead03a-e3ba-440b-95ee-9c0343d4a433 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:43.348915 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:43.348915 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:43.375057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-beead03a-e3ba-440b-95ee-9c0343d4a433 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:43.385851 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 868/1703] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:43 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1363 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:43.433199 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:43.433199 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:43.452271 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-afceeb87-12d9-4271-a5ba-c97f91d78d5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:43.510245 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:43.510245 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:43.536607 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-afceeb87-12d9-4271-a5ba-c97f91d78d5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:43.540853 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 836/1704] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:48:43 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1462 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:48:43.563862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-4260173e-839e-455c-a670-42ce80423623 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] PUT http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/9e855587-b818-44e5-ac56-5f9effacb114 Jan 12 14:48:43.564561 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:43.564561 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:43.565268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-4260173e-839e-455c-a670-42ce80423623 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:43.620846 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:48:43.620846 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:48:43.621767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-4260173e-839e-455c-a670-42ce80423623 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Lock "b'cinder-attachment_update-6c7130e5-c9ff-48e1-845a-800ad67d6807-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.016s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:48:43.630358 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:43.630358 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:43.636171 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-9cfad0c8-36dd-4458-86f0-ad4eabb8ce0c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:43.637089 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-9cfad0c8-36dd-4458-86f0-ad4eabb8ce0c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:43.637292 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:43.637292 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:43.638299 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-9cfad0c8-36dd-4458-86f0-ad4eabb8ce0c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:43.785744 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:43.785744 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:43.812853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-9cfad0c8-36dd-4458-86f0-ad4eabb8ce0c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:43.916118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-9cfad0c8-36dd-4458-86f0-ad4eabb8ce0c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:43.916979 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 837/1705] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:48:43 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 1368 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:43.931886 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-9cfad0c8-36dd-4458-86f0-ad4eabb8ce0c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume// Jan 12 14:48:43.932422 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-9cfad0c8-36dd-4458-86f0-ad4eabb8ce0c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:43.932640 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:43.932640 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:43.933016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-9cfad0c8-36dd-4458-86f0-ad4eabb8ce0c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:43.934098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-9cfad0c8-36dd-4458-86f0-ad4eabb8ce0c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:48:43.935031 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 838/1706] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:48:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:48:43.960056 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-45694efc-74aa-49cb-b5ce-dc5a93e0f152 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments Jan 12 14:48:43.961156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-45694efc-74aa-49cb-b5ce-dc5a93e0f152 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84b60980-3ad0-48ca-a538-2e54876568f8", "instance_uuid": "4a68b1f3-14a4-43ed-ace4-d1f582af22fe", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:44.173948 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:44.173948 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:44.360928 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-45694efc-74aa-49cb-b5ce-dc5a93e0f152 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments returned with HTTP 200 Jan 12 14:48:44.362014 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 839/1707] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:48:43 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments => generated 273 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:48:44.399063 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbb88b36-698b-4350-9749-dc171b94fa85 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:44.399597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbb88b36-698b-4350-9749-dc171b94fa85 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:44.399788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:44.399788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:44.400223 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbb88b36-698b-4350-9749-dc171b94fa85 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:44.595304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:44.595304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:44.627500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cbb88b36-698b-4350-9749-dc171b94fa85 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:44.707268 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:44.707268 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:44.725943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbb88b36-698b-4350-9749-dc171b94fa85 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:44.735917 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 840/1708] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:44 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1363 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:45.742934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d3f6776-df3e-4234-acdf-c7ae523ccb13 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:45.743451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d3f6776-df3e-4234-acdf-c7ae523ccb13 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:45.743620 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:45.743620 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:45.744270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d3f6776-df3e-4234-acdf-c7ae523ccb13 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:45.911275 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:45.911275 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:45.974160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d3f6776-df3e-4234-acdf-c7ae523ccb13 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:46.021476 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:46.021476 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:46.047056 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d3f6776-df3e-4234-acdf-c7ae523ccb13 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:46.056676 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 841/1709] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:45 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1363 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:48:47.022799 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-4260173e-839e-455c-a670-42ce80423623 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Lock "b'cinder-attachment_update-6c7130e5-c9ff-48e1-845a-800ad67d6807-n-h1-764292-10'" released by "attachment_update" :: held 3.401s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:48:47.024004 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-4260173e-839e-455c-a670-42ce80423623 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/9e855587-b818-44e5-ac56-5f9effacb114 returned with HTTP 200 Jan 12 14:48:47.025077 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 869/1710] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:48:43 2021] PUT /volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/9e855587-b818-44e5-ac56-5f9effacb114 => generated 762 bytes in 3469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:47.072571 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-69eeeee6-3d03-4bb0-9518-2de47313ef60 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:47.072571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-69eeeee6-3d03-4bb0-9518-2de47313ef60 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:47.072571 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:47.072571 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:47.072571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-69eeeee6-3d03-4bb0-9518-2de47313ef60 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:47.212591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:47.212591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:47.244765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-69eeeee6-3d03-4bb0-9518-2de47313ef60 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:47.314185 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:47.314185 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:47.348203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-69eeeee6-3d03-4bb0-9518-2de47313ef60 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:47.351610 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 842/1711] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:47 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1364 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:47.834605 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-4260173e-839e-455c-a670-42ce80423623 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume// Jan 12 14:48:47.834968 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-4260173e-839e-455c-a670-42ce80423623 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:47.835384 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:47.835384 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:47.836007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-4260173e-839e-455c-a670-42ce80423623 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:47.837269 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-4260173e-839e-455c-a670-42ce80423623 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:48:47.838819 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 870/1712] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:48:47 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:48:47.852792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-3598a125-a7ac-41c2-afb8-82071d81472d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:48:47.854065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-3598a125-a7ac-41c2-afb8-82071d81472d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:47.854432 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:47.854432 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:47.855028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-3598a125-a7ac-41c2-afb8-82071d81472d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:47.970617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:47.970617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:47.990818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-3598a125-a7ac-41c2-afb8-82071d81472d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:48:48.020665 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:48.020665 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:48.042213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-3598a125-a7ac-41c2-afb8-82071d81472d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:48:48.043539 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 843/1713] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:48:47 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 1466 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:48:48.066174 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-30e043e5-de06-4ff0-9f56-1ce1879648a3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] PUT http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/ad6e2d4d-8610-410d-b2f7-dbcd2ea988df Jan 12 14:48:48.067013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-30e043e5-de06-4ff0-9f56-1ce1879648a3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:48.108378 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:48:48.108378 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:48:48.109073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-30e043e5-de06-4ff0-9f56-1ce1879648a3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-84b60980-3ad0-48ca-a538-2e54876568f8-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.017s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:48:48.111391 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:48.111391 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:48.367897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cab7598e-0f00-45c8-bf8b-d7e6b5882608 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:48.368421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cab7598e-0f00-45c8-bf8b-d7e6b5882608 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:48.368630 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:48.368630 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:48.369002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cab7598e-0f00-45c8-bf8b-d7e6b5882608 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:48.507030 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:48.507030 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:48.545873 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cab7598e-0f00-45c8-bf8b-d7e6b5882608 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:48.615106 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:48.615106 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:48.643733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cab7598e-0f00-45c8-bf8b-d7e6b5882608 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:48.655890 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 844/1714] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:48 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1364 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:49.669986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-840bc5a6-f16f-4276-8faf-e64366992b87 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:49.670508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-840bc5a6-f16f-4276-8faf-e64366992b87 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:49.670725 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:49.670725 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:49.671093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-840bc5a6-f16f-4276-8faf-e64366992b87 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:49.827893 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:49.827893 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:49.861826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-840bc5a6-f16f-4276-8faf-e64366992b87 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:49.917290 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:49.917290 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:49.933026 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-840bc5a6-f16f-4276-8faf-e64366992b87 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:49.934041 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 845/1715] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:49 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1364 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:48:50.951936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8ff2e6c-3b0d-4f9d-8109-dc51f14640b5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:50.952441 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8ff2e6c-3b0d-4f9d-8109-dc51f14640b5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:50.952617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:50.952617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:50.953250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8ff2e6c-3b0d-4f9d-8109-dc51f14640b5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:51.009289 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-30e043e5-de06-4ff0-9f56-1ce1879648a3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-84b60980-3ad0-48ca-a538-2e54876568f8-n-h2-764292-10'" released by "attachment_update" :: held 2.900s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:48:51.009968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-30e043e5-de06-4ff0-9f56-1ce1879648a3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/ad6e2d4d-8610-410d-b2f7-dbcd2ea988df returned with HTTP 200 Jan 12 14:48:51.010843 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 871/1716] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 14:48:48 2021] PUT /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/ad6e2d4d-8610-410d-b2f7-dbcd2ea988df => generated 762 bytes in 2953 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:51.053925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-b42340e5-5a17-4747-973c-7a726ccc2670 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/ad6e2d4d-8610-410d-b2f7-dbcd2ea988df/action Jan 12 14:48:51.054591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:51.054591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:51.055257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-b42340e5-5a17-4747-973c-7a726ccc2670 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:48:51.055822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-b42340e5-5a17-4747-973c-7a726ccc2670 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:51.116169 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:51.116169 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:51.149595 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c8ff2e6c-3b0d-4f9d-8109-dc51f14640b5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:51.218904 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:51.218904 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:51.241820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8ff2e6c-3b0d-4f9d-8109-dc51f14640b5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:51.249295 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 846/1717] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:50 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1364 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:51.278798 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:51.278798 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:51.309688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9c6794bf-f3c6-4fa2-9e53-26da48eb94df req-b42340e5-5a17-4747-973c-7a726ccc2670 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/ad6e2d4d-8610-410d-b2f7-dbcd2ea988df/action returned with HTTP 204 Jan 12 14:48:51.311200 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 872/1718] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 14:48:51 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/ad6e2d4d-8610-410d-b2f7-dbcd2ea988df/action => generated 0 bytes in 262 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:48:52.272575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d29418ee-3576-4aff-a0eb-9491f4faf6df tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:52.274021 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d29418ee-3576-4aff-a0eb-9491f4faf6df tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:52.274579 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:52.274579 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:52.275230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d29418ee-3576-4aff-a0eb-9491f4faf6df tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:52.362477 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:52.362477 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:52.372871 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d29418ee-3576-4aff-a0eb-9491f4faf6df tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:52.433056 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:52.433056 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:52.446476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d29418ee-3576-4aff-a0eb-9491f4faf6df tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:52.447723 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 847/1719] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:52 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1364 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:52.521555 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-dbcf8480-d9ed-43cc-ba0c-e57213d15c18 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/9e855587-b818-44e5-ac56-5f9effacb114/action Jan 12 14:48:52.521555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:52.521555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:52.521555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-dbcf8480-d9ed-43cc-ba0c-e57213d15c18 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:48:52.521555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-dbcf8480-d9ed-43cc-ba0c-e57213d15c18 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:52.786508 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:52.786508 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:52.820513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3060e29e-bb1e-4b86-97bd-0281418d6743 req-dbcf8480-d9ed-43cc-ba0c-e57213d15c18 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/9e855587-b818-44e5-ac56-5f9effacb114/action returned with HTTP 204 Jan 12 14:48:52.821682 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 873/1720] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:48:52 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/9e855587-b818-44e5-ac56-5f9effacb114/action => generated 0 bytes in 315 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:48:53.465080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-918bcd74-7fc0-4017-93f0-91442fae0340 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:53.465605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-918bcd74-7fc0-4017-93f0-91442fae0340 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:53.465792 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:53.465792 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:53.466411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-918bcd74-7fc0-4017-93f0-91442fae0340 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:53.593511 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:53.593511 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:53.615388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-918bcd74-7fc0-4017-93f0-91442fae0340 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:53.638650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:53.638650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:53.650280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-918bcd74-7fc0-4017-93f0-91442fae0340 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:48:53.651565 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 848/1721] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:48:53 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1656 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:48:53.679223 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e0940e39-0571-4cb9-942b-49fba00430b3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:48:53.679678 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:53.679678 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:53.680152 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e0940e39-0571-4cb9-942b-49fba00430b3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c7130e5-c9ff-48e1-845a-800ad67d6807", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1689053661"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:53.775304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:53.775304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:53.776943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e0940e39-0571-4cb9-942b-49fba00430b3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:53.777645 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-e0940e39-0571-4cb9-942b-49fba00430b3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume 6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:53.787904 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e0940e39-0571-4cb9-942b-49fba00430b3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 400 Jan 12 14:48:53.789355 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 874/1722] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:48:53 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 160 bytes in 120 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:48:53.798128 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6927ec6d-b35d-420b-9c74-5601aa4bce49 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:48:53.798832 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:53.798832 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:53.799622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6927ec6d-b35d-420b-9c74-5601aa4bce49 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c7130e5-c9ff-48e1-845a-800ad67d6807", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-940260522"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:53.865625 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:53.865625 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:53.867123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6927ec6d-b35d-420b-9c74-5601aa4bce49 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:53.867939 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-6927ec6d-b35d-420b-9c74-5601aa4bce49 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume 6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:53.957349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-6927ec6d-b35d-420b-9c74-5601aa4bce49 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['95542305-011e-405a-9ae4-07adbb60d4f3', '0d3f806b-577a-4ede-bfc9-30c1dbde8e4b', 'b312070d-dac3-4a20-8c68-a0aa593f409b', 'f3112730-f3db-42e9-a17d-8d7ae2ff095b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:48:54.146415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6927ec6d-b35d-420b-9c74-5601aa4bce49 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot force create request issued successfully. Jan 12 14:48:54.147433 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6927ec6d-b35d-420b-9c74-5601aa4bce49 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 202 Jan 12 14:48:54.149415 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 849/1723] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:48:53 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 309 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:48:54.161020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-028f7cc6-3177-47e8-b219-fe7ac4e0aae9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:48:54.162433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-028f7cc6-3177-47e8-b219-fe7ac4e0aae9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:54.162957 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:54.162957 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:54.163584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-028f7cc6-3177-47e8-b219-fe7ac4e0aae9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:54.208555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:54.208555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:54.209814 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-028f7cc6-3177-47e8-b219-fe7ac4e0aae9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:48:54.212916 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-028f7cc6-3177-47e8-b219-fe7ac4e0aae9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 returned with HTTP 200 Jan 12 14:48:54.214848 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 875/1724] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:48:54 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 => generated 441 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:55.227595 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5b292cf-c133-4d0f-b209-12a93fe60784 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:48:55.228167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5b292cf-c133-4d0f-b209-12a93fe60784 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:55.228389 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:55.228389 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:55.228759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5b292cf-c133-4d0f-b209-12a93fe60784 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:55.309111 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:55.309111 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:55.318150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f5b292cf-c133-4d0f-b209-12a93fe60784 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:48:55.326487 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5b292cf-c133-4d0f-b209-12a93fe60784 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 returned with HTTP 200 Jan 12 14:48:55.332501 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 850/1725] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:48:55 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 => generated 441 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:56.356764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-daf39966-58bb-44e0-bb60-2aec6548a98b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:48:56.357824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-daf39966-58bb-44e0-bb60-2aec6548a98b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:56.359090 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:56.359090 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:56.359659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-daf39966-58bb-44e0-bb60-2aec6548a98b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:56.483264 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:56.483264 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:56.487310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-daf39966-58bb-44e0-bb60-2aec6548a98b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:48:56.492317 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-daf39966-58bb-44e0-bb60-2aec6548a98b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 returned with HTTP 200 Jan 12 14:48:56.496077 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 876/1726] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:48:56 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 => generated 441 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:57.508355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f62843f-94ea-44ac-add5-ef92b9712e45 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:48:57.508883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f62843f-94ea-44ac-add5-ef92b9712e45 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:57.510099 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:57.510099 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:57.510480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f62843f-94ea-44ac-add5-ef92b9712e45 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:57.609726 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:57.609726 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:57.610861 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8f62843f-94ea-44ac-add5-ef92b9712e45 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:48:57.623463 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f62843f-94ea-44ac-add5-ef92b9712e45 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 returned with HTTP 200 Jan 12 14:48:57.630982 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 851/1727] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:48:57 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 => generated 468 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:57.635997 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fc17929-c641-42bc-b7f9-866089a889fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:48:57.636467 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:57.636467 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:57.636891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fc17929-c641-42bc-b7f9-866089a889fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c7130e5-c9ff-48e1-845a-800ad67d6807", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1357943766"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:48:57.743699 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:57.743699 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:57.744925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4fc17929-c641-42bc-b7f9-866089a889fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:48:57.745285 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-4fc17929-c641-42bc-b7f9-866089a889fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume 6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:48:57.868194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-4fc17929-c641-42bc-b7f9-866089a889fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['18898ff2-fddd-4fcf-a036-c1d988cb3ef8', '1c3b389f-8fc0-4080-b204-bf11762448aa', '1d0bb837-99fa-4e52-a54a-eac9592d83b5', 'd471f23c-c1ea-4cbd-9079-ecf40ff13c0d'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:48:58.088958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4fc17929-c641-42bc-b7f9-866089a889fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot force create request issued successfully. Jan 12 14:48:58.090040 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fc17929-c641-42bc-b7f9-866089a889fa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 202 Jan 12 14:48:58.097652 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 877/1728] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:48:57 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 310 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:48:58.102479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1534dd7b-7fff-420e-af56-e2ffacc3573a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 Jan 12 14:48:58.103020 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1534dd7b-7fff-420e-af56-e2ffacc3573a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:58.103239 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:58.103239 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:58.103621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1534dd7b-7fff-420e-af56-e2ffacc3573a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:58.176110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:58.176110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:58.177815 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1534dd7b-7fff-420e-af56-e2ffacc3573a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:48:58.180221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1534dd7b-7fff-420e-af56-e2ffacc3573a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 returned with HTTP 200 Jan 12 14:48:58.182001 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 852/1729] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:48:58 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 => generated 442 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:48:59.196575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5506fbce-0b89-4120-b08d-c6c4ab707293 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 Jan 12 14:48:59.197892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5506fbce-0b89-4120-b08d-c6c4ab707293 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:48:59.198250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:48:59.198250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:48:59.199240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5506fbce-0b89-4120-b08d-c6c4ab707293 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:48:59.250558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:48:59.250558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:48:59.252041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5506fbce-0b89-4120-b08d-c6c4ab707293 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:48:59.263245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5506fbce-0b89-4120-b08d-c6c4ab707293 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 returned with HTTP 200 Jan 12 14:48:59.264596 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 878/1730] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:48:59 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 => generated 442 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:00.277771 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3f806ac-b3ca-450b-9d07-f2904a10799a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 Jan 12 14:49:00.278319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3f806ac-b3ca-450b-9d07-f2904a10799a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:00.278598 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:00.278598 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:00.278868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3f806ac-b3ca-450b-9d07-f2904a10799a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:00.334682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:00.334682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:00.335843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c3f806ac-b3ca-450b-9d07-f2904a10799a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:00.337793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3f806ac-b3ca-450b-9d07-f2904a10799a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 returned with HTTP 200 Jan 12 14:49:00.338790 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 853/1731] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:00 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 => generated 469 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:00.349710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5906ad40-0712-426a-8593-f39da3ec2900 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:49:00.350689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:00.350689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:00.351120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5906ad40-0712-426a-8593-f39da3ec2900 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c7130e5-c9ff-48e1-845a-800ad67d6807", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1115146947"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:00.451296 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:00.451296 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:00.452659 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5906ad40-0712-426a-8593-f39da3ec2900 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:49:00.453017 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-5906ad40-0712-426a-8593-f39da3ec2900 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume 6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:49:00.604002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-5906ad40-0712-426a-8593-f39da3ec2900 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['68f19c26-ad5e-4cf5-a0b5-56d9eb639edc', '6fb25c5e-242c-42da-93f9-f049389d2048', '0f90a0c7-3650-4536-a4b4-f3e962734557', '1954689a-9231-4515-9fa9-f16f74e02543'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:49:00.748795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5906ad40-0712-426a-8593-f39da3ec2900 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot force create request issued successfully. Jan 12 14:49:00.749573 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5906ad40-0712-426a-8593-f39da3ec2900 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 202 Jan 12 14:49:00.750435 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 879/1732] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:49:00 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 310 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:49:00.761786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b532b9a-c253-4b20-a202-1983823c5a7d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 Jan 12 14:49:00.762644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b532b9a-c253-4b20-a202-1983823c5a7d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:00.763083 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:00.763083 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:00.763946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b532b9a-c253-4b20-a202-1983823c5a7d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:00.804073 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:00.804073 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:00.806136 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5b532b9a-c253-4b20-a202-1983823c5a7d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:00.808802 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b532b9a-c253-4b20-a202-1983823c5a7d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 returned with HTTP 200 Jan 12 14:49:00.810179 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 854/1733] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:00 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 => generated 442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:01.822658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e1afa42-41f4-4282-be3d-ac71ddfe73c5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 Jan 12 14:49:01.823292 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e1afa42-41f4-4282-be3d-ac71ddfe73c5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:01.823721 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:01.823721 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:01.824428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e1afa42-41f4-4282-be3d-ac71ddfe73c5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:01.887672 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:01.887672 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:01.893384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2e1afa42-41f4-4282-be3d-ac71ddfe73c5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:01.901121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e1afa42-41f4-4282-be3d-ac71ddfe73c5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 returned with HTTP 200 Jan 12 14:49:01.903969 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 880/1734] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:01 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 => generated 442 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:02.915674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-63b8e9b9-8de8-4e07-a5f3-3ac905712a2d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 Jan 12 14:49:02.916263 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-63b8e9b9-8de8-4e07-a5f3-3ac905712a2d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:02.916627 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:02.916627 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:02.917206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-63b8e9b9-8de8-4e07-a5f3-3ac905712a2d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:02.957416 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:02.957416 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:02.958838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-63b8e9b9-8de8-4e07-a5f3-3ac905712a2d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:02.961315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-63b8e9b9-8de8-4e07-a5f3-3ac905712a2d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 returned with HTTP 200 Jan 12 14:49:02.962400 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 855/1735] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:02 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:02.972971 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06984c4d-70e7-4aad-ab30-94dbbddbda2b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:49:02.973853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06984c4d-70e7-4aad-ab30-94dbbddbda2b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:02.974232 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:02.974232 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:02.974837 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06984c4d-70e7-4aad-ab30-94dbbddbda2b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:02.975341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-06984c4d-70e7-4aad-ab30-94dbbddbda2b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:49:03.022104 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:03.022104 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:03.028736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-06984c4d-70e7-4aad-ab30-94dbbddbda2b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:03.180299 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-06984c4d-70e7-4aad-ab30-94dbbddbda2b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot delete request issued successfully. Jan 12 14:49:03.181107 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06984c4d-70e7-4aad-ab30-94dbbddbda2b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 returned with HTTP 202 Jan 12 14:49:03.183364 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 881/1736] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:49:02 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:49:03.190796 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19c2a72a-9062-478d-9b47-a6331ceaa4e5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:49:03.191330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19c2a72a-9062-478d-9b47-a6331ceaa4e5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:03.191526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:03.191526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:03.194909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19c2a72a-9062-478d-9b47-a6331ceaa4e5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:03.252618 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:03.252618 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:03.254639 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-19c2a72a-9062-478d-9b47-a6331ceaa4e5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:03.265118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19c2a72a-9062-478d-9b47-a6331ceaa4e5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 returned with HTTP 200 Jan 12 14:49:03.266538 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 856/1737] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:03 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 => generated 467 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:04.279535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b307f7a-9256-478b-84a5-b2b90d525386 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:49:04.280277 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b307f7a-9256-478b-84a5-b2b90d525386 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:04.280506 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:04.280506 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:04.280881 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b307f7a-9256-478b-84a5-b2b90d525386 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:04.294724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-8c9ec5be-c848-41ae-8fc1-ceb47322cadf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:49:04.295588 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-8c9ec5be-c848-41ae-8fc1-ceb47322cadf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:04.296108 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:04.296108 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:04.296641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-8c9ec5be-c848-41ae-8fc1-ceb47322cadf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:04.365375 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:04.365375 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:04.366527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0b307f7a-9256-478b-84a5-b2b90d525386 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:04.368483 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b307f7a-9256-478b-84a5-b2b90d525386 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 returned with HTTP 200 Jan 12 14:49:04.369316 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 882/1738] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:04 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 => generated 467 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:04.400730 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:04.400730 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:04.429567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c7421f82-1109-4465-8a93-81309597354c req-8c9ec5be-c848-41ae-8fc1-ceb47322cadf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:04.457376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-8c9ec5be-c848-41ae-8fc1-ceb47322cadf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:49:04.482840 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 857/1739] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:49:04 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 910 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:04.665905 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b307f7a-9256-478b-84a5-b2b90d525386 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume// Jan 12 14:49:04.666378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b307f7a-9256-478b-84a5-b2b90d525386 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:04.666819 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:04.666819 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:04.667172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b307f7a-9256-478b-84a5-b2b90d525386 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:04.675777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b307f7a-9256-478b-84a5-b2b90d525386 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:49:04.676481 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 883/1740] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:49:04 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:49:04.691831 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-1c700d6c-6c4a-44f6-b6ee-36ba4accb70e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments Jan 12 14:49:04.693573 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:04.693573 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:04.694210 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-1c700d6c-6c4a-44f6-b6ee-36ba4accb70e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffa1334b-ec2e-432d-8d39-c0b031ebd289", "instance_uuid": "c20a0439-27e4-4e88-9fc0-c654c0b49417", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:04.845422 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:04.845422 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:04.964636 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-1c700d6c-6c4a-44f6-b6ee-36ba4accb70e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments returned with HTTP 200 Jan 12 14:49:04.965562 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 858/1741] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:49:04 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments => generated 273 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:49:05.020717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d114236-cbdd-48f2-915d-90f5f3f65a55 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:49:05.021243 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d114236-cbdd-48f2-915d-90f5f3f65a55 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:05.021727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d114236-cbdd-48f2-915d-90f5f3f65a55 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:05.040296 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-1c700d6c-6c4a-44f6-b6ee-36ba4accb70e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume// Jan 12 14:49:05.040775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-1c700d6c-6c4a-44f6-b6ee-36ba4accb70e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:05.040971 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:05.040971 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:05.041598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-1c700d6c-6c4a-44f6-b6ee-36ba4accb70e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:05.042978 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-1c700d6c-6c4a-44f6-b6ee-36ba4accb70e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:49:05.043745 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 859/1742] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:49:05 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 14:49:05.057847 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-8b4261cc-2096-4bc1-aead-575a3433832d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:49:05.058977 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-8b4261cc-2096-4bc1-aead-575a3433832d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:05.059612 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-8b4261cc-2096-4bc1-aead-575a3433832d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:05.115890 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:05.115890 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:05.125612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9d114236-cbdd-48f2-915d-90f5f3f65a55 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:05.147314 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:05.147314 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:05.156969 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:05.156969 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:05.157889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d114236-cbdd-48f2-915d-90f5f3f65a55 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:49:05.169854 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 884/1743] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:05 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 909 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:05.177388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c7421f82-1109-4465-8a93-81309597354c req-8b4261cc-2096-4bc1-aead-575a3433832d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:05.199506 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:05.199506 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:05.210625 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-8b4261cc-2096-4bc1-aead-575a3433832d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:49:05.211734 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 860/1744] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:49:05 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 1008 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:49:05.233268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-2f73705e-a3f3-4ed9-b9a6-70bddebbea73 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] PUT http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments/2602084d-0c60-437e-a77a-a14a444b6110 Jan 12 14:49:05.234328 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:05.234328 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:05.235000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-2f73705e-a3f3-4ed9-b9a6-70bddebbea73 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:05.270271 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:49:05.270271 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:49:05.276842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c7421f82-1109-4465-8a93-81309597354c req-2f73705e-a3f3-4ed9-b9a6-70bddebbea73 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Lock "b'cinder-attachment_update-ffa1334b-ec2e-432d-8d39-c0b031ebd289-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.018s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:49:05.295204 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:05.295204 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:05.382244 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bbd42286-8046-4d39-a9f7-c147bab4bbfd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:49:05.383037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bbd42286-8046-4d39-a9f7-c147bab4bbfd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:05.383380 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:05.383380 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:05.383986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bbd42286-8046-4d39-a9f7-c147bab4bbfd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:05.456644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bbd42286-8046-4d39-a9f7-c147bab4bbfd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 returned with HTTP 404 Jan 12 14:49:05.461662 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 861/1745] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:05 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:49:05.474807 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35a2cdab-aa43-4301-a7a5-27d155c5fe1b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 Jan 12 14:49:05.475614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35a2cdab-aa43-4301-a7a5-27d155c5fe1b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:05.478139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35a2cdab-aa43-4301-a7a5-27d155c5fe1b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:05.481446 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-35a2cdab-aa43-4301-a7a5-27d155c5fe1b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: ad522cb6-541f-4548-a9b5-d036d4bf9b50 Jan 12 14:49:05.568702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:05.568702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:05.570089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35a2cdab-aa43-4301-a7a5-27d155c5fe1b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:05.650568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35a2cdab-aa43-4301-a7a5-27d155c5fe1b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot delete request issued successfully. Jan 12 14:49:05.652534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35a2cdab-aa43-4301-a7a5-27d155c5fe1b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 returned with HTTP 202 Jan 12 14:49:05.653593 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 862/1746] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:49:05 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:49:05.663241 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a313d1f9-cae8-46b4-bec1-3d6c93d26880 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 Jan 12 14:49:05.665075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a313d1f9-cae8-46b4-bec1-3d6c93d26880 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:05.668344 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:05.668344 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:05.669371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a313d1f9-cae8-46b4-bec1-3d6c93d26880 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:05.728531 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:05.728531 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:05.730150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a313d1f9-cae8-46b4-bec1-3d6c93d26880 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:05.732617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a313d1f9-cae8-46b4-bec1-3d6c93d26880 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 returned with HTTP 200 Jan 12 14:49:05.734522 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 863/1747] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:05 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:49:06.176986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e232e72c-a20b-4aa2-b791-ec88ecd4d0fc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:49:06.177841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e232e72c-a20b-4aa2-b791-ec88ecd4d0fc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:06.178206 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:06.178206 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:06.179086 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e232e72c-a20b-4aa2-b791-ec88ecd4d0fc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:06.289770 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:06.289770 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:06.328799 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e232e72c-a20b-4aa2-b791-ec88ecd4d0fc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:06.374321 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:06.374321 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:06.395095 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e232e72c-a20b-4aa2-b791-ec88ecd4d0fc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:49:06.396457 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 864/1748] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:06 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 909 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:49:06.747451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c93f43c7-8080-4c83-b2d0-3b73946b8474 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 Jan 12 14:49:06.748249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c93f43c7-8080-4c83-b2d0-3b73946b8474 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:06.748632 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:06.748632 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:06.749247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c93f43c7-8080-4c83-b2d0-3b73946b8474 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:06.799956 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:06.799956 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:06.804306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c93f43c7-8080-4c83-b2d0-3b73946b8474 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:06.806937 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c93f43c7-8080-4c83-b2d0-3b73946b8474 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 returned with HTTP 200 Jan 12 14:49:06.812112 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 865/1749] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:06 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 => generated 468 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:07.412583 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3eebddc4-8534-459a-b599-eee892579b45 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:49:07.415202 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3eebddc4-8534-459a-b599-eee892579b45 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:07.416010 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:07.416010 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:07.417401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3eebddc4-8534-459a-b599-eee892579b45 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:07.493424 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:07.493424 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:07.507260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3eebddc4-8534-459a-b599-eee892579b45 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:07.546705 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:07.546705 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:07.566153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3eebddc4-8534-459a-b599-eee892579b45 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:49:07.567176 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 866/1750] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 909 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:07.647353 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c7421f82-1109-4465-8a93-81309597354c req-2f73705e-a3f3-4ed9-b9a6-70bddebbea73 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Lock "b'cinder-attachment_update-ffa1334b-ec2e-432d-8d39-c0b031ebd289-n-h2-764292-10'" released by "attachment_update" :: held 2.371s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:49:07.648057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-2f73705e-a3f3-4ed9-b9a6-70bddebbea73 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments/2602084d-0c60-437e-a77a-a14a444b6110 returned with HTTP 200 Jan 12 14:49:07.650024 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 885/1751] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 14:49:05 2021] PUT /volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments/2602084d-0c60-437e-a77a-a14a444b6110 => generated 762 bytes in 2423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:49:07.836335 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e63a211-0abf-44a3-bfbe-ff2e5492d179 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 Jan 12 14:49:07.841575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e63a211-0abf-44a3-bfbe-ff2e5492d179 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:07.842010 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:07.842010 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:07.842758 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e63a211-0abf-44a3-bfbe-ff2e5492d179 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:07.879650 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e63a211-0abf-44a3-bfbe-ff2e5492d179 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 returned with HTTP 404 Jan 12 14:49:07.880940 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 867/1752] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:07 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:49:07.889046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fff4f5aa-f1a9-48dc-8d9e-1c88f51b6b8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 Jan 12 14:49:07.889789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fff4f5aa-f1a9-48dc-8d9e-1c88f51b6b8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:07.890149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:07.890149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:07.890722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fff4f5aa-f1a9-48dc-8d9e-1c88f51b6b8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:07.891227 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-fff4f5aa-f1a9-48dc-8d9e-1c88f51b6b8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 3befb7d4-6a9d-4fdf-b3d6-44df46139596 Jan 12 14:49:07.938988 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:07.938988 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:07.943369 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fff4f5aa-f1a9-48dc-8d9e-1c88f51b6b8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:08.044552 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fff4f5aa-f1a9-48dc-8d9e-1c88f51b6b8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot delete request issued successfully. Jan 12 14:49:08.045295 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fff4f5aa-f1a9-48dc-8d9e-1c88f51b6b8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 returned with HTTP 202 Jan 12 14:49:08.046839 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 886/1753] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:49:07 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:49:08.056838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b7224e97-b476-4c9f-9437-d80615da524b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 Jan 12 14:49:08.057643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b7224e97-b476-4c9f-9437-d80615da524b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:08.058578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b7224e97-b476-4c9f-9437-d80615da524b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:08.111410 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:08.111410 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:08.113508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b7224e97-b476-4c9f-9437-d80615da524b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:08.116026 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b7224e97-b476-4c9f-9437-d80615da524b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 returned with HTTP 200 Jan 12 14:49:08.117087 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 868/1754] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:08 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 => generated 468 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:08.587694 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b60d0c66-4789-4e94-8a06-6500eecf86e2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:49:08.588232 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b60d0c66-4789-4e94-8a06-6500eecf86e2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:08.588426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:08.588426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:08.589044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b60d0c66-4789-4e94-8a06-6500eecf86e2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:08.684752 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:08.684752 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:08.695698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b60d0c66-4789-4e94-8a06-6500eecf86e2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:08.750677 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:08.750677 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:08.765406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b60d0c66-4789-4e94-8a06-6500eecf86e2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:49:08.786716 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 887/1755] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:08 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:09.130263 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c4d544f4-d6c3-499d-98f0-d39a985ee9a8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 Jan 12 14:49:09.131245 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c4d544f4-d6c3-499d-98f0-d39a985ee9a8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:09.131607 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:09.131607 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:09.132256 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c4d544f4-d6c3-499d-98f0-d39a985ee9a8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:09.199061 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:09.199061 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:09.203711 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c4d544f4-d6c3-499d-98f0-d39a985ee9a8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:09.205934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c4d544f4-d6c3-499d-98f0-d39a985ee9a8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 returned with HTTP 200 Jan 12 14:49:09.209923 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 869/1756] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:09 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 => generated 468 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:09.803043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a862893-c0b5-49d2-ac9e-cf2bb0576a42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:49:09.803551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a862893-c0b5-49d2-ac9e-cf2bb0576a42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:09.803551 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:09.803551 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:09.803791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a862893-c0b5-49d2-ac9e-cf2bb0576a42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:09.857487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:09.857487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:09.867015 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3a862893-c0b5-49d2-ac9e-cf2bb0576a42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:09.887362 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:09.887362 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:09.896258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a862893-c0b5-49d2-ac9e-cf2bb0576a42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:49:09.897482 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 888/1757] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:09 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 910 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:10.224565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d1f8320-0e2e-4242-8549-db2f6935003a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 Jan 12 14:49:10.225514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d1f8320-0e2e-4242-8549-db2f6935003a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:10.225514 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:10.225514 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:10.225743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d1f8320-0e2e-4242-8549-db2f6935003a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:10.267565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d1f8320-0e2e-4242-8549-db2f6935003a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 returned with HTTP 404 Jan 12 14:49:10.268518 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 870/1758] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:10 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:49:10.455069 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-38466c13-8e5a-4002-a486-c5645095e63f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:49:10.456503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-38466c13-8e5a-4002-a486-c5645095e63f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:10.456938 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:10.456938 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:10.457603 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-38466c13-8e5a-4002-a486-c5645095e63f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:10.524163 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:10.524163 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:10.549254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-38466c13-8e5a-4002-a486-c5645095e63f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:49:10.591694 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:10.591694 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:10.623951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-38466c13-8e5a-4002-a486-c5645095e63f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:49:10.623951 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 889/1759] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:49:10 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1656 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:49:10.660732 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-cf601cb3-c224-4259-b596-83b11f810059 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807/action Jan 12 14:49:10.661894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-cf601cb3-c224-4259-b596-83b11f810059 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:49:10.662424 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-cf601cb3-c224-4259-b596-83b11f810059 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:10.743242 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:10.743242 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:10.744942 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-cf601cb3-c224-4259-b596-83b11f810059 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:49:10.757075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-cf601cb3-c224-4259-b596-83b11f810059 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Begin detaching volume completed successfully. Jan 12 14:49:10.757916 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-cf601cb3-c224-4259-b596-83b11f810059 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807/action returned with HTTP 202 Jan 12 14:49:10.759001 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 871/1760] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:49:10 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:49:10.784922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9656df62-caa7-4183-a842-64af09dc320b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:49:10.785990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9656df62-caa7-4183-a842-64af09dc320b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:10.786404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:10.786404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:10.787064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9656df62-caa7-4183-a842-64af09dc320b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:10.836315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-cf601cb3-c224-4259-b596-83b11f810059 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume// Jan 12 14:49:10.836867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-cf601cb3-c224-4259-b596-83b11f810059 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:10.836967 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:10.836967 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:10.837320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-cf601cb3-c224-4259-b596-83b11f810059 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:10.838559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-cf601cb3-c224-4259-b596-83b11f810059 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:49:10.839397 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 872/1761] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:49:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 14:49:10.849100 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:10.849100 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:10.854020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-98b62da3-45a6-4f1b-8809-596e36cf4ab7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:49:10.855068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-98b62da3-45a6-4f1b-8809-596e36cf4ab7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:10.856903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-98b62da3-45a6-4f1b-8809-596e36cf4ab7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:10.859487 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9656df62-caa7-4183-a842-64af09dc320b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:49:10.880685 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:10.880685 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:10.891180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9656df62-caa7-4183-a842-64af09dc320b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:49:10.892354 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 890/1762] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:10 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1659 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:49:10.912582 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-acc3b81a-be34-4d72-951f-60d6959e1445 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:49:10.913107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-acc3b81a-be34-4d72-951f-60d6959e1445 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:10.913305 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:10.913305 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:10.913681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-acc3b81a-be34-4d72-951f-60d6959e1445 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:10.922950 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:10.922950 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:10.936388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-98b62da3-45a6-4f1b-8809-596e36cf4ab7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:49:10.965543 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:10.965543 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:10.981932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-98b62da3-45a6-4f1b-8809-596e36cf4ab7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:49:10.983135 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 873/1763] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:49:10 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1758 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:49:10.986434 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:10.986434 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:10.997868 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-acc3b81a-be34-4d72-951f-60d6959e1445 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:11.022959 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:11.022959 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:11.037858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-acc3b81a-be34-4d72-951f-60d6959e1445 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:49:11.045540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 891/1764] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:10 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 910 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:11.314596 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-4df54e15-659b-48cc-bc6a-52f609e25d2a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/9e855587-b818-44e5-ac56-5f9effacb114 Jan 12 14:49:11.316358 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-4df54e15-659b-48cc-bc6a-52f609e25d2a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:11.316773 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:11.316773 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:11.317571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-4df54e15-659b-48cc-bc6a-52f609e25d2a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:11.348371 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:11.348371 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:11.909688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bbb50f2c-0ad5-4bd9-ac3f-415a8082a8dd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:49:11.910221 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bbb50f2c-0ad5-4bd9-ac3f-415a8082a8dd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:11.910387 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:11.910387 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:11.911124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bbb50f2c-0ad5-4bd9-ac3f-415a8082a8dd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:12.011448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:12.011448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:12.045272 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bbb50f2c-0ad5-4bd9-ac3f-415a8082a8dd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:49:12.070213 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-4df54e15-659b-48cc-bc6a-52f609e25d2a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:49:12.070645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-4df54e15-659b-48cc-bc6a-52f609e25d2a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:49:12.095044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bbb50f2c-0ad5-4bd9-ac3f-415a8082a8dd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:49:12.095923 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 892/1765] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:11 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1364 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:49:12.099710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4cc7d254-0412-4cbf-b19e-012bd248c4c2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:49:12.100258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4cc7d254-0412-4cbf-b19e-012bd248c4c2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:12.100475 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:12.100475 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:12.100851 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4cc7d254-0412-4cbf-b19e-012bd248c4c2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:12.106362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b2385f7b-d7bc-444d-bef7-25dbdb5f8382 req-4df54e15-659b-48cc-bc6a-52f609e25d2a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/9e855587-b818-44e5-ac56-5f9effacb114 returned with HTTP 200 Jan 12 14:49:12.107233 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 874/1766] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:49:11 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/9e855587-b818-44e5-ac56-5f9effacb114 => generated 19 bytes in 801 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:12.168763 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:12.168763 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:12.180940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4cc7d254-0412-4cbf-b19e-012bd248c4c2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:12.205167 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:12.205167 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:12.214737 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4cc7d254-0412-4cbf-b19e-012bd248c4c2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:49:12.215922 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 893/1767] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:12 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 910 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:13.111979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c725673b-44f4-4959-a845-517c35d0b094 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:49:13.113169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c725673b-44f4-4959-a845-517c35d0b094 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:13.113357 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:13.113357 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:13.114284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c725673b-44f4-4959-a845-517c35d0b094 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:13.164255 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:13.164255 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:13.171662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-3a1935a1-0072-4f96-83e5-f0953c89d4fa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments/2602084d-0c60-437e-a77a-a14a444b6110/action Jan 12 14:49:13.172616 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:13.172616 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:13.173381 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-3a1935a1-0072-4f96-83e5-f0953c89d4fa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:49:13.173490 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c725673b-44f4-4959-a845-517c35d0b094 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:49:13.174209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-3a1935a1-0072-4f96-83e5-f0953c89d4fa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:13.197714 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c725673b-44f4-4959-a845-517c35d0b094 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:49:13.199205 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 875/1768] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:13 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1364 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:49:13.233026 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f84ddb30-db69-45d7-a0f5-8103590147a1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:49:13.233892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f84ddb30-db69-45d7-a0f5-8103590147a1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:13.234250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:13.234250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:13.234857 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f84ddb30-db69-45d7-a0f5-8103590147a1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:13.266147 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:13.266147 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:13.287470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c7421f82-1109-4465-8a93-81309597354c req-3a1935a1-0072-4f96-83e5-f0953c89d4fa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments/2602084d-0c60-437e-a77a-a14a444b6110/action returned with HTTP 204 Jan 12 14:49:13.288987 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 894/1769] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 14:49:13 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments/2602084d-0c60-437e-a77a-a14a444b6110/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:49:13.317495 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:13.317495 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:13.330040 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f84ddb30-db69-45d7-a0f5-8103590147a1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:13.353040 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:13.353040 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:13.369060 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f84ddb30-db69-45d7-a0f5-8103590147a1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:49:13.369995 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 876/1770] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:13 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 1202 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:49:13.386929 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55298817-a616-446a-bf68-6afcdf36dc87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups Jan 12 14:49:13.387682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:13.387682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:13.388465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55298817-a616-446a-bf68-6afcdf36dc87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffa1334b-ec2e-432d-8d39-c0b031ebd289", "name": "tempest-VolumesBackupsTest-Backup-386476276", "force": true}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:13.389785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-55298817-a616-446a-bf68-6afcdf36dc87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Creating new backup {'backup': {'volume_id': 'ffa1334b-ec2e-432d-8d39-c0b031ebd289', 'name': 'tempest-VolumesBackupsTest-Backup-386476276', 'force': True}} {{(pid=87932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 12 14:49:13.390545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-55298817-a616-446a-bf68-6afcdf36dc87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Creating backup of volume ffa1334b-ec2e-432d-8d39-c0b031ebd289 in container None Jan 12 14:49:13.451905 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:13.451905 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:13.454210 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-55298817-a616-446a-bf68-6afcdf36dc87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:49:13.520765 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-55298817-a616-446a-bf68-6afcdf36dc87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Created reservations ['42160d02-1e26-4ee2-acdc-c1f3029d0151', '693905eb-2815-4566-81f7-fd002ea97441'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:49:13.619182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55298817-a616-446a-bf68-6afcdf36dc87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups returned with HTTP 202 Jan 12 14:49:13.621080 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 895/1771] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:49:13 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups => generated 395 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:49:13.632574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d773c57-553e-4b11-abbf-a9db3426c1ce tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:13.633439 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d773c57-553e-4b11-abbf-a9db3426c1ce tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:13.633845 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:13.633845 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:13.634478 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d773c57-553e-4b11-abbf-a9db3426c1ce tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:13.635060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8d773c57-553e-4b11-abbf-a9db3426c1ce tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:13.662024 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:13.662024 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:13.664215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d773c57-553e-4b11-abbf-a9db3426c1ce tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:13.665147 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 877/1772] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:13 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:14.681827 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c57f1932-b7df-448d-97cd-091fbbdd22d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:14.682405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c57f1932-b7df-448d-97cd-091fbbdd22d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:14.682514 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:14.682514 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:14.682861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c57f1932-b7df-448d-97cd-091fbbdd22d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:14.683429 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c57f1932-b7df-448d-97cd-091fbbdd22d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:14.730150 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:14.730150 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:14.735308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c57f1932-b7df-448d-97cd-091fbbdd22d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:14.737221 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 896/1773] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:14 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:15.750847 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e849ed15-7f72-48ab-898d-4101a9b63429 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:15.752145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e849ed15-7f72-48ab-898d-4101a9b63429 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:15.752507 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:15.752507 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:15.753652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e849ed15-7f72-48ab-898d-4101a9b63429 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:15.754142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e849ed15-7f72-48ab-898d-4101a9b63429 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:15.831329 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:15.831329 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:15.837537 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e849ed15-7f72-48ab-898d-4101a9b63429 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:15.838424 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 878/1774] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:15 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:16.853254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-83d4b6e4-628a-4ba0-928d-2215fd4b85a1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:16.853672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-83d4b6e4-628a-4ba0-928d-2215fd4b85a1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:16.853790 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:16.853790 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:16.854146 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-83d4b6e4-628a-4ba0-928d-2215fd4b85a1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:16.854654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-83d4b6e4-628a-4ba0-928d-2215fd4b85a1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:16.895882 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:16.895882 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:16.904036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-83d4b6e4-628a-4ba0-928d-2215fd4b85a1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:16.905125 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 897/1775] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:16 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:17.919477 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-085ce916-7d28-4db2-8bde-f96c08d177b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:17.919992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-085ce916-7d28-4db2-8bde-f96c08d177b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:17.920116 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:17.920116 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:17.920693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-085ce916-7d28-4db2-8bde-f96c08d177b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:17.921353 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-085ce916-7d28-4db2-8bde-f96c08d177b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:17.977747 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:17.977747 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:17.979600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-085ce916-7d28-4db2-8bde-f96c08d177b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:17.980465 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 879/1776] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:17 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:18.995759 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-395f5f2e-a3cd-42b9-bb3d-8ab1fdc17607 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:18.996488 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-395f5f2e-a3cd-42b9-bb3d-8ab1fdc17607 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:18.996708 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:18.996708 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:18.997083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-395f5f2e-a3cd-42b9-bb3d-8ab1fdc17607 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:18.997870 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-395f5f2e-a3cd-42b9-bb3d-8ab1fdc17607 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:19.064721 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:19.064721 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:19.070799 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-395f5f2e-a3cd-42b9-bb3d-8ab1fdc17607 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:19.072151 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 898/1777] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:18 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:20.087663 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a67ffc2c-4ba8-4070-a51a-678c8406d1db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:20.099411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a67ffc2c-4ba8-4070-a51a-678c8406d1db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:20.099995 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:20.099995 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:20.100684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a67ffc2c-4ba8-4070-a51a-678c8406d1db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:20.101250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a67ffc2c-4ba8-4070-a51a-678c8406d1db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:20.160759 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:20.160759 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:20.173693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a67ffc2c-4ba8-4070-a51a-678c8406d1db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:20.180975 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 880/1778] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:20 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:21.187782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-028dfbf2-e328-4f56-828c-e78fc2debda0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:21.189058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-028dfbf2-e328-4f56-828c-e78fc2debda0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:21.189421 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:21.189421 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:21.190242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-028dfbf2-e328-4f56-828c-e78fc2debda0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:21.190734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-028dfbf2-e328-4f56-828c-e78fc2debda0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:21.238270 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:21.238270 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:21.241229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-028dfbf2-e328-4f56-828c-e78fc2debda0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:21.242257 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 899/1779] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:21 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:22.259835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e148c390-999b-49b7-9d3f-9e1237156baa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:22.261565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e420213-b56b-48d6-8a3a-abfe0c2035f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:49:22.262177 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:22.262177 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:22.262835 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e420213-b56b-48d6-8a3a-abfe0c2035f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00e67fcc-457e-4fc1-96f5-2e4b6647080e", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-886186341"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:22.264317 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e148c390-999b-49b7-9d3f-9e1237156baa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:22.265921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:22.265921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:22.266536 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e148c390-999b-49b7-9d3f-9e1237156baa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:22.266921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e148c390-999b-49b7-9d3f-9e1237156baa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:22.332906 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:22.332906 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:22.336620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e148c390-999b-49b7-9d3f-9e1237156baa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:22.345698 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 900/1780] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:22 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:22.371045 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:22.371045 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:22.372735 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9e420213-b56b-48d6-8a3a-abfe0c2035f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:49:22.373293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-9e420213-b56b-48d6-8a3a-abfe0c2035f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume 00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:49:22.520714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-9e420213-b56b-48d6-8a3a-abfe0c2035f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['407d31dd-1cca-40fc-acf6-1d6ef8ea331f', 'dfd6e238-2318-4da1-b7b6-5605d08c4f3a', 'b4effc96-ff60-4dfc-a0eb-e87469b36def', '456c2921-95e7-4b59-9ee9-ee6ec7e7dd03'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:49:22.968772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9e420213-b56b-48d6-8a3a-abfe0c2035f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot create request issued successfully. Jan 12 14:49:22.969538 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e420213-b56b-48d6-8a3a-abfe0c2035f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 202 Jan 12 14:49:22.990389 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 881/1781] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:49:22 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 379 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:49:23.000103 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-172c1e40-1b6b-42a8-865c-3ee0ff124efc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:23.000835 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-172c1e40-1b6b-42a8-865c-3ee0ff124efc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:23.001037 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:23.001037 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:23.001533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-172c1e40-1b6b-42a8-865c-3ee0ff124efc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:23.062282 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:23.062282 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:23.063429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-172c1e40-1b6b-42a8-865c-3ee0ff124efc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:23.065473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-172c1e40-1b6b-42a8-865c-3ee0ff124efc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 200 Jan 12 14:49:23.067608 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 901/1782] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:22 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 511 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:23.362183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3945f3c3-fddc-41f5-8fd2-53721b3cb46a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:23.362758 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3945f3c3-fddc-41f5-8fd2-53721b3cb46a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:23.363039 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:23.363039 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:23.363412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3945f3c3-fddc-41f5-8fd2-53721b3cb46a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:23.363779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3945f3c3-fddc-41f5-8fd2-53721b3cb46a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:23.417155 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:23.417155 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:23.421526 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3945f3c3-fddc-41f5-8fd2-53721b3cb46a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:23.426670 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 882/1783] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:23 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:24.100068 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d70342f1-62ed-4ba4-8a4c-6e2de62abc5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:24.100068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d70342f1-62ed-4ba4-8a4c-6e2de62abc5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:24.100068 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:24.100068 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:24.100068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d70342f1-62ed-4ba4-8a4c-6e2de62abc5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:24.162498 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:24.162498 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:24.166449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d70342f1-62ed-4ba4-8a4c-6e2de62abc5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:24.169063 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d70342f1-62ed-4ba4-8a4c-6e2de62abc5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 200 Jan 12 14:49:24.176318 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 902/1784] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:24 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 511 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:24.450228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10975e61-1612-4282-971c-116427ee8053 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:24.450739 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10975e61-1612-4282-971c-116427ee8053 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:24.451342 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:24.451342 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:24.452079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10975e61-1612-4282-971c-116427ee8053 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:24.452921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-10975e61-1612-4282-971c-116427ee8053 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:24.535771 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:24.535771 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:24.545973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10975e61-1612-4282-971c-116427ee8053 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:24.549304 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 883/1785] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:24 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:25.182994 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-144fee25-49ba-4964-96fc-740cabdefff2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:25.185764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-144fee25-49ba-4964-96fc-740cabdefff2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:25.186247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:25.186247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:25.188102 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-144fee25-49ba-4964-96fc-740cabdefff2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:25.281450 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:25.281450 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:25.290036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-144fee25-49ba-4964-96fc-740cabdefff2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:25.293946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-144fee25-49ba-4964-96fc-740cabdefff2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 200 Jan 12 14:49:25.295000 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 903/1786] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:25 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 511 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:25.566977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aafb6996-3d0f-442f-9fe5-9aae9797917c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:25.569360 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aafb6996-3d0f-442f-9fe5-9aae9797917c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:25.571783 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:25.571783 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:25.572597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aafb6996-3d0f-442f-9fe5-9aae9797917c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:25.573115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-aafb6996-3d0f-442f-9fe5-9aae9797917c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:25.661425 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:25.661425 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:25.668274 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aafb6996-3d0f-442f-9fe5-9aae9797917c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:25.678031 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 884/1787] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:25 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:26.308330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14657518-e1fa-40a8-bcfc-4e1805464635 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:26.308864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14657518-e1fa-40a8-bcfc-4e1805464635 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:26.309078 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:26.309078 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:26.309455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14657518-e1fa-40a8-bcfc-4e1805464635 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:26.623290 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:26.623290 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:26.637627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-14657518-e1fa-40a8-bcfc-4e1805464635 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:26.640065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14657518-e1fa-40a8-bcfc-4e1805464635 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 200 Jan 12 14:49:26.641316 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 904/1788] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:26 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 538 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:26.653835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b1405bd-c550-43e7-a51c-5ee91fdb5076 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:26.654581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b1405bd-c550-43e7-a51c-5ee91fdb5076 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:26.654967 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:26.654967 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:26.655660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b1405bd-c550-43e7-a51c-5ee91fdb5076 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:26.683790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e272171-b269-4586-85b9-7f4b5ebaec50 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:26.684613 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e272171-b269-4586-85b9-7f4b5ebaec50 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:26.684968 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:26.684968 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:26.685541 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e272171-b269-4586-85b9-7f4b5ebaec50 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:26.686211 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4e272171-b269-4586-85b9-7f4b5ebaec50 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:26.707040 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:26.707040 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:26.718165 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2b1405bd-c550-43e7-a51c-5ee91fdb5076 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:26.720501 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b1405bd-c550-43e7-a51c-5ee91fdb5076 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 200 Jan 12 14:49:26.731319 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 885/1789] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:26 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 538 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:26.740382 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-089e4837-4918-4d12-8194-3a81dd5544cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:49:26.744619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-089e4837-4918-4d12-8194-3a81dd5544cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:26.745026 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:26.745026 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:26.745649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-089e4837-4918-4d12-8194-3a81dd5544cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:26.746475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-089e4837-4918-4d12-8194-3a81dd5544cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:49:26.756137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-089e4837-4918-4d12-8194-3a81dd5544cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:49:26.757898 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:26.757898 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:26.761418 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e272171-b269-4586-85b9-7f4b5ebaec50 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:26.771234 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 905/1790] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:26 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:26.803334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-089e4837-4918-4d12-8194-3a81dd5544cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Get all snapshots completed successfully. Jan 12 14:49:26.805758 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-089e4837-4918-4d12-8194-3a81dd5544cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 200 Jan 12 14:49:26.809096 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 886/1791] 10.222.0.43 () {58 vars in 1210 bytes} [Tue Jan 12 14:49:26 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 729 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:26.821443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f61658a-acb8-4aa7-a26d-a88d5e36f387 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] PUT http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:26.822145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:26.822145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:26.822794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f61658a-acb8-4aa7-a26d-a88d5e36f387 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-255837716", "description": "This is the new description of snapshot."}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:26.876806 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:26.876806 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:26.878550 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0f61658a-acb8-4aa7-a26d-a88d5e36f387 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:26.901765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f61658a-acb8-4aa7-a26d-a88d5e36f387 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 200 Jan 12 14:49:26.903261 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 906/1792] 10.222.0.43 () {60 vars in 1342 bytes} [Tue Jan 12 14:49:26 2021] PUT /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 442 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:26.914138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0503bd0d-918a-40f7-addd-9cfbb484b47c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:26.914661 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0503bd0d-918a-40f7-addd-9cfbb484b47c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:26.914875 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:26.914875 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:26.915252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0503bd0d-918a-40f7-addd-9cfbb484b47c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:26.923759 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-f1c2a71f-f653-4595-80ea-3806c13e924d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/limits Jan 12 14:49:26.924915 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-f1c2a71f-f653-4595-80ea-3806c13e924d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:26.925210 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:26.925210 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:26.925727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-f1c2a71f-f653-4595-80ea-3806c13e924d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:26.975820 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:26.975820 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:26.976953 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0503bd0d-918a-40f7-addd-9cfbb484b47c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:26.979164 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0503bd0d-918a-40f7-addd-9cfbb484b47c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 200 Jan 12 14:49:26.980037 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 887/1793] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:26 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 576 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:26.996873 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ab07031-5d34-41b2-86e1-038d9a89149c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:26.998132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ab07031-5d34-41b2-86e1-038d9a89149c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:26.998567 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:26.998567 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:26.999258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ab07031-5d34-41b2-86e1-038d9a89149c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:26.999844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-7ab07031-5d34-41b2-86e1-038d9a89149c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:27.019509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-f1c2a71f-f653-4595-80ea-3806c13e924d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/limits returned with HTTP 200 Jan 12 14:49:27.030270 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:27.030270 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:27.032079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ab07031-5d34-41b2-86e1-038d9a89149c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:27.040270 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 907/1794] 10.222.0.43 () {60 vars in 1455 bytes} [Tue Jan 12 14:49:26 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/limits => generated 302 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:27.141899 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ab07031-5d34-41b2-86e1-038d9a89149c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot delete request issued successfully. Jan 12 14:49:27.143343 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ab07031-5d34-41b2-86e1-038d9a89149c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 202 Jan 12 14:49:27.147654 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 888/1795] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:49:26 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:49:27.156160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb520c30-c8bc-4283-8915-d9ef93334540 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:27.156785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb520c30-c8bc-4283-8915-d9ef93334540 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:27.157276 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb520c30-c8bc-4283-8915-d9ef93334540 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:27.172589 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-16c68dcc-b70b-4729-ad5f-69ea1d9f583a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:49:27.173107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-16c68dcc-b70b-4729-ad5f-69ea1d9f583a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:27.173303 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:27.173303 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:27.173933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-16c68dcc-b70b-4729-ad5f-69ea1d9f583a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:27.222289 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:27.222289 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:27.232286 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eb520c30-c8bc-4283-8915-d9ef93334540 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:27.234691 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb520c30-c8bc-4283-8915-d9ef93334540 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 200 Jan 12 14:49:27.236060 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 908/1796] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:27 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 575 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:27.267927 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:27.267927 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:27.279219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8c550db6-e809-417d-b505-07004d1319ff req-16c68dcc-b70b-4729-ad5f-69ea1d9f583a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:49:27.315517 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:27.315517 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:27.331053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-16c68dcc-b70b-4729-ad5f-69ea1d9f583a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:49:27.337159 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 889/1797] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:49:27 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 1660 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:49:27.353038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-1d10f3bc-9f6a-42a7-82ee-cc56e637f592 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots Jan 12 14:49:27.353616 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:27.353616 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:27.354191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-1d10f3bc-9f6a-42a7-82ee-cc56e637f592 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84b60980-3ad0-48ca-a538-2e54876568f8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-458921552", "description": null, "metadata": {}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:27.463948 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:27.463948 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:27.471872 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8c550db6-e809-417d-b505-07004d1319ff req-1d10f3bc-9f6a-42a7-82ee-cc56e637f592 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:49:27.472573 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [req-8c550db6-e809-417d-b505-07004d1319ff req-1d10f3bc-9f6a-42a7-82ee-cc56e637f592 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create snapshot from volume 84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:49:27.593706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [req-8c550db6-e809-417d-b505-07004d1319ff req-1d10f3bc-9f6a-42a7-82ee-cc56e637f592 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Created reservations ['33f9ae2c-6db7-4402-8d6f-7f9c68a826b6', 'ff132f8a-e131-4d21-a9f7-23bcf4ec462b', 'd8cb6795-a31c-4e6c-acb9-0cba7328eaa6', '746fc16a-826a-40a3-9b41-d111d81e798f'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:49:27.788731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00344fb5-af14-4f95-937a-0b6976dc0ebc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:27.789860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00344fb5-af14-4f95-937a-0b6976dc0ebc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:27.790282 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:27.790282 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:27.790962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00344fb5-af14-4f95-937a-0b6976dc0ebc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:27.791559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-00344fb5-af14-4f95-937a-0b6976dc0ebc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:27.872169 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:27.872169 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:27.874786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00344fb5-af14-4f95-937a-0b6976dc0ebc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:27.880902 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 890/1798] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:27 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:27.965826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8c550db6-e809-417d-b505-07004d1319ff req-1d10f3bc-9f6a-42a7-82ee-cc56e637f592 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot force create request issued successfully. Jan 12 14:49:27.969237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8c550db6-e809-417d-b505-07004d1319ff req-1d10f3bc-9f6a-42a7-82ee-cc56e637f592 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots returned with HTTP 202 Jan 12 14:49:27.976043 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 909/1799] 10.222.0.43 () {64 vars in 1518 bytes} [Tue Jan 12 14:49:27 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots => generated 319 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:49:28.249214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ed1c18f-4431-48cd-ad45-9188695e8c99 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:28.249869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ed1c18f-4431-48cd-ad45-9188695e8c99 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:28.250444 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:28.250444 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:28.250995 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ed1c18f-4431-48cd-ad45-9188695e8c99 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:28.324994 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:28.324994 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:28.327568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1ed1c18f-4431-48cd-ad45-9188695e8c99 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:28.337031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ed1c18f-4431-48cd-ad45-9188695e8c99 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 200 Jan 12 14:49:28.339700 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 891/1800] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:28 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 575 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:28.897658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fbe80f7-9a9c-4274-92af-1adfd53e670b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:28.899312 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fbe80f7-9a9c-4274-92af-1adfd53e670b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:28.899681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:28.899681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:28.900378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fbe80f7-9a9c-4274-92af-1adfd53e670b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:28.901037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8fbe80f7-9a9c-4274-92af-1adfd53e670b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:28.950209 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:28.950209 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:28.955470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fbe80f7-9a9c-4274-92af-1adfd53e670b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:28.968043 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 910/1801] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:28 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:29.351875 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d6eb1bd-7189-451c-a31f-9faf93b331cf tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:29.352993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d6eb1bd-7189-451c-a31f-9faf93b331cf tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:29.353812 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:29.353812 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:29.354649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d6eb1bd-7189-451c-a31f-9faf93b331cf tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:29.438649 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:29.438649 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:29.443061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d6eb1bd-7189-451c-a31f-9faf93b331cf tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:29.455135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d6eb1bd-7189-451c-a31f-9faf93b331cf tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 200 Jan 12 14:49:29.457476 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 892/1802] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:29 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 575 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:29.976518 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c8e7fac-b8f6-4f8f-8e17-ae3d586e8397 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:29.977174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c8e7fac-b8f6-4f8f-8e17-ae3d586e8397 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:29.977498 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:29.977498 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:29.978036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c8e7fac-b8f6-4f8f-8e17-ae3d586e8397 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:29.978796 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7c8e7fac-b8f6-4f8f-8e17-ae3d586e8397 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:30.057522 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:30.057522 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:30.063939 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c8e7fac-b8f6-4f8f-8e17-ae3d586e8397 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:30.071540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 911/1803] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:29 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:30.479053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-acd23d6b-ce61-458a-b702-776b2de88548 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:49:30.479518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-acd23d6b-ce61-458a-b702-776b2de88548 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:30.479738 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:30.479738 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:30.480417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-acd23d6b-ce61-458a-b702-776b2de88548 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:30.542113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6476b8f9-14f9-4933-a771-bd135bf38388 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:49:30.542900 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6476b8f9-14f9-4933-a771-bd135bf38388 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:30.544106 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:30.544106 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:30.544800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6476b8f9-14f9-4933-a771-bd135bf38388 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:30.639273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-acd23d6b-ce61-458a-b702-776b2de88548 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 404 Jan 12 14:49:30.645953 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 893/1804] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:30 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 111 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:49:30.659532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ca8c251-ab39-48bb-938b-cb1b229d9381 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:49:30.669830 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:30.669830 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:30.672879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ca8c251-ab39-48bb-938b-cb1b229d9381 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00e67fcc-457e-4fc1-96f5-2e4b6647080e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1201739098"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:30.677964 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6476b8f9-14f9-4933-a771-bd135bf38388 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:49:30.680566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6476b8f9-14f9-4933-a771-bd135bf38388 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 200 Jan 12 14:49:30.693236 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 912/1805] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:30 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 451 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:30.793057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:30.793057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:30.796337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2ca8c251-ab39-48bb-938b-cb1b229d9381 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:49:30.796878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-2ca8c251-ab39-48bb-938b-cb1b229d9381 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume 00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:49:30.920495 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-2ca8c251-ab39-48bb-938b-cb1b229d9381 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['756c73bd-cc7e-45ce-a3a9-ecef8e06b78e', 'a75fcdc1-b556-44f7-90e4-ec0ad871db96', 'de29fd87-b2ae-4658-914b-56b30c3deee0', '811b9343-0e26-44a1-8e85-b5a8cacee901'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:49:31.081505 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b4348e03-5822-4535-9b4f-607f3c118c27 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:31.082195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b4348e03-5822-4535-9b4f-607f3c118c27 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:31.083379 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:31.083379 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:31.083968 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b4348e03-5822-4535-9b4f-607f3c118c27 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:31.084509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b4348e03-5822-4535-9b4f-607f3c118c27 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:31.147333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:31.147333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:31.155133 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b4348e03-5822-4535-9b4f-607f3c118c27 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:31.156295 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 913/1806] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:31 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:49:31.314581 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2ca8c251-ab39-48bb-938b-cb1b229d9381 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot create request issued successfully. Jan 12 14:49:31.316373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ca8c251-ab39-48bb-938b-cb1b229d9381 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 202 Jan 12 14:49:31.324169 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 894/1807] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:49:30 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 310 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:49:31.327666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-709d7e4a-d773-4dcb-9b16-f670d6db891a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:49:31.328235 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-709d7e4a-d773-4dcb-9b16-f670d6db891a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:31.328430 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:31.328430 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:31.329052 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-709d7e4a-d773-4dcb-9b16-f670d6db891a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:31.405979 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:31.405979 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:31.418988 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-709d7e4a-d773-4dcb-9b16-f670d6db891a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:31.421921 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-709d7e4a-d773-4dcb-9b16-f670d6db891a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a returned with HTTP 200 Jan 12 14:49:31.428125 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 914/1808] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:31 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a => generated 442 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:49:31.706562 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-125643d9-9c0a-4217-bc57-2bb7fc03f589 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:49:31.707593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-125643d9-9c0a-4217-bc57-2bb7fc03f589 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:31.707997 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:31.707997 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:31.708589 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-125643d9-9c0a-4217-bc57-2bb7fc03f589 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:31.777008 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:31.777008 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:31.784796 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-125643d9-9c0a-4217-bc57-2bb7fc03f589 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:49:31.787002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-125643d9-9c0a-4217-bc57-2bb7fc03f589 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 200 Jan 12 14:49:31.788515 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 895/1809] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:31 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 478 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:32.171371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9afedfca-c6a2-42bb-88dc-2b6b9e81cf74 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:32.172076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9afedfca-c6a2-42bb-88dc-2b6b9e81cf74 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:32.172299 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:32.172299 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:32.172672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9afedfca-c6a2-42bb-88dc-2b6b9e81cf74 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:32.173039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9afedfca-c6a2-42bb-88dc-2b6b9e81cf74 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:32.244559 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:32.244559 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:32.246894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9afedfca-c6a2-42bb-88dc-2b6b9e81cf74 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:32.253120 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 915/1810] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:32 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 802 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:32.439317 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9808d842-24ae-4511-b032-82c775ea9dac tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:49:32.441492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9808d842-24ae-4511-b032-82c775ea9dac tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:32.441690 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:32.441690 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:32.442334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9808d842-24ae-4511-b032-82c775ea9dac tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:32.508213 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:32.508213 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:32.509301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9808d842-24ae-4511-b032-82c775ea9dac tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:32.521787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9808d842-24ae-4511-b032-82c775ea9dac tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a returned with HTTP 200 Jan 12 14:49:32.523653 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 896/1811] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:32 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a => generated 442 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:33.302737 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8c57336-d843-45c4-a0ba-37c22cb92b18 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:33.302737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8c57336-d843-45c4-a0ba-37c22cb92b18 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:33.302737 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:33.302737 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:33.302737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8c57336-d843-45c4-a0ba-37c22cb92b18 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:33.302737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f8c57336-d843-45c4-a0ba-37c22cb92b18 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:33.476024 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:33.476024 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:33.476024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8c57336-d843-45c4-a0ba-37c22cb92b18 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:33.476024 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 916/1812] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:33 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:33.537194 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f54833e6-a00a-44ec-88ea-da3b32edf9fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:49:33.545295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f54833e6-a00a-44ec-88ea-da3b32edf9fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:33.546644 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:33.546644 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:33.546644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f54833e6-a00a-44ec-88ea-da3b32edf9fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:33.685325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:33.685325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:33.687139 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f54833e6-a00a-44ec-88ea-da3b32edf9fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:33.688278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f54833e6-a00a-44ec-88ea-da3b32edf9fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a returned with HTTP 200 Jan 12 14:49:33.689278 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 897/1813] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:33 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a => generated 442 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:34.493613 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbf2194c-9509-414e-9b2e-327581f6599b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:34.494113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbf2194c-9509-414e-9b2e-327581f6599b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:34.494113 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:34.494113 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:34.494381 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbf2194c-9509-414e-9b2e-327581f6599b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:34.494738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-dbf2194c-9509-414e-9b2e-327581f6599b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:34.517196 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:34.517196 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:34.519085 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbf2194c-9509-414e-9b2e-327581f6599b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:34.520170 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 917/1814] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:34 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:34.700935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e06b0cd9-8572-4f7b-85e4-7d0d53bccd1d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:49:34.701968 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e06b0cd9-8572-4f7b-85e4-7d0d53bccd1d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:34.701968 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:34.701968 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:34.701968 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e06b0cd9-8572-4f7b-85e4-7d0d53bccd1d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:34.726739 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:34.726739 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:34.727886 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e06b0cd9-8572-4f7b-85e4-7d0d53bccd1d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:49:34.729808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e06b0cd9-8572-4f7b-85e4-7d0d53bccd1d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a returned with HTTP 200 Jan 12 14:49:34.730877 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 898/1815] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:49:34 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:35.535534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb4fdbfd-1c80-4fd4-86b9-0b98f2406b6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:35.536727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb4fdbfd-1c80-4fd4-86b9-0b98f2406b6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:35.537142 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:35.537142 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:35.537790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb4fdbfd-1c80-4fd4-86b9-0b98f2406b6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:35.538346 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-bb4fdbfd-1c80-4fd4-86b9-0b98f2406b6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:35.603868 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:35.603868 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:35.606419 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb4fdbfd-1c80-4fd4-86b9-0b98f2406b6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:35.607461 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 918/1816] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:35 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:36.621904 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3756bee6-792b-4232-aefd-7259ababd313 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:36.628223 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3756bee6-792b-4232-aefd-7259ababd313 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:36.628642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:36.628642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:36.629278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3756bee6-792b-4232-aefd-7259ababd313 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:36.629853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3756bee6-792b-4232-aefd-7259ababd313 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:36.672824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8841f80a-7a4d-4ac1-bd93-b5e2594ad3bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:49:36.675056 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8841f80a-7a4d-4ac1-bd93-b5e2594ad3bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:36.675056 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:36.675056 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:36.675477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8841f80a-7a4d-4ac1-bd93-b5e2594ad3bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:36.707853 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:36.707853 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:36.710563 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3756bee6-792b-4232-aefd-7259ababd313 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:36.711603 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 899/1817] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:36 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:36.718677 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:36.718677 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:36.719987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-8841f80a-7a4d-4ac1-bd93-b5e2594ad3bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:49:36.722629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8841f80a-7a4d-4ac1-bd93-b5e2594ad3bc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 200 Jan 12 14:49:36.723602 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 919/1818] 10.222.0.43 () {60 vars in 1575 bytes} [Tue Jan 12 14:49:36 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 478 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:37.729096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3ff8b03-573c-4c00-8d5a-be1179325648 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:37.729601 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3ff8b03-573c-4c00-8d5a-be1179325648 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:37.729814 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:37.729814 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:37.730167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3ff8b03-573c-4c00-8d5a-be1179325648 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:37.730791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d3ff8b03-573c-4c00-8d5a-be1179325648 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:37.813640 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:37.813640 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:37.823364 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3ff8b03-573c-4c00-8d5a-be1179325648 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:37.830023 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 900/1819] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:37 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:38.691278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-11ac24bd-5c5b-4054-8d7b-4ea0ebf7da6a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:49:38.691643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-11ac24bd-5c5b-4054-8d7b-4ea0ebf7da6a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:38.692302 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:38.692302 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:38.692302 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-11ac24bd-5c5b-4054-8d7b-4ea0ebf7da6a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:38.743228 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:38.743228 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:38.744345 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-11ac24bd-5c5b-4054-8d7b-4ea0ebf7da6a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:49:38.755348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-11ac24bd-5c5b-4054-8d7b-4ea0ebf7da6a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 200 Jan 12 14:49:38.759122 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 920/1820] 10.222.0.53 () {58 vars in 1368 bytes} [Tue Jan 12 14:49:38 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 478 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:38.770861 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5d607f32-c61b-476c-a0fe-143f660d4219 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:49:38.771511 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5d607f32-c61b-476c-a0fe-143f660d4219 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:38.771729 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:38.771729 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:38.772185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5d607f32-c61b-476c-a0fe-143f660d4219 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:38.837788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-061d7fc1-9f84-4087-9c96-a03a9aa396df tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:38.838660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-061d7fc1-9f84-4087-9c96-a03a9aa396df tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:38.838771 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:38.838771 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:38.840428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-061d7fc1-9f84-4087-9c96-a03a9aa396df tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:38.846882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-061d7fc1-9f84-4087-9c96-a03a9aa396df tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:38.852512 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:38.852512 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:38.901226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-5d607f32-c61b-476c-a0fe-143f660d4219 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:49:38.938157 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:38.938157 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:38.941756 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-061d7fc1-9f84-4087-9c96-a03a9aa396df tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:38.945641 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 921/1821] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:38 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:38.959268 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:38.959268 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:38.979961 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5d607f32-c61b-476c-a0fe-143f660d4219 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:49:38.983939 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 901/1822] 10.222.0.53 () {58 vars in 1362 bytes} [Tue Jan 12 14:49:38 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 1660 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:49:38.998531 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes Jan 12 14:49:38.999470 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:38.999470 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:39.000414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3546cfa6-aa37-47cd-81da-714e0923b30a", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:49:39.003994 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3546cfa6-aa37-47cd-81da-714e0923b30a', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:49:39.083731 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:39.083731 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:39.086654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:49:39.089292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume of 1 GB Jan 12 14:49:39.093668 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Availability Zones retrieved successfully. Jan 12 14:49:39.142914 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (2946ef00-6949-486d-b446-b1ee92fe9063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:49:39.151727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e473bc19-452e-458d-9a1d-375af9e72488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:49:39.154067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:49:39.569896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e473bc19-452e-458d-9a1d-375af9e72488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3546cfa6-aa37-47cd-81da-714e0923b30a', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:49:39.575771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3b6d5a8-e887-491b-8eea-9192840c782e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:49:39.687626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Created reservations ['18f00223-deab-463e-9359-59cbbfff8313', 'bf49ccd4-b3e0-4e2f-a49d-9e1f2b1d834e', '2f6c2801-8021-4411-ba35-1a1ee31ccc3c', '2e2797c8-b0ef-4e15-b0b5-6c9198f99314'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:49:39.690584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3b6d5a8-e887-491b-8eea-9192840c782e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18f00223-deab-463e-9359-59cbbfff8313', 'bf49ccd4-b3e0-4e2f-a49d-9e1f2b1d834e', '2f6c2801-8021-4411-ba35-1a1ee31ccc3c', '2e2797c8-b0ef-4e15-b0b5-6c9198f99314']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:49:39.692802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ebab1b-97e4-499b-9e55-cba1a0e6dda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:49:39.961731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9f41847b-b026-4600-b809-501665345433 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:39.962656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9f41847b-b026-4600-b809-501665345433 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:39.962855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:39.962855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:39.963505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9f41847b-b026-4600-b809-501665345433 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:39.964053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9f41847b-b026-4600-b809-501665345433 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:40.029000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19ebab1b-97e4-499b-9e55-cba1a0e6dda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ea78c7a-2ea2-49ab-83fd-179d3b4d3802', '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='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['18f00223-deab-463e-9359-59cbbfff8313','bf49ccd4-b3e0-4e2f-a49d-9e1f2b1d834e','2f6c2801-8021-4411-ba35-1a1ee31ccc3c','2e2797c8-b0ef-4e15-b0b5-6c9198f99314'],size=1,snapshot_id=3546cfa6-aa37-47cd-81da-714e0923b30a,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), '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-12T14:49:39Z,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=9ea78c7a-2ea2-49ab-83fd-179d3b4d3802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc4289937a484078badbc07c2aeb786a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3546cfa6-aa37-47cd-81da-714e0923b30a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f26c27b6f9e34b01b6a4280744921846',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:49:40.036594 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:40.036594 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:40.037751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9f41847b-b026-4600-b809-501665345433 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:40.044265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad2a9f1-a259-40a7-9bfd-6dfd063a2de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:49:40.048244 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 902/1823] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:39 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:40.116055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad2a9f1-a259-40a7-9bfd-6dfd063a2de2) transitioned into 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='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['18f00223-deab-463e-9359-59cbbfff8313','bf49ccd4-b3e0-4e2f-a49d-9e1f2b1d834e','2f6c2801-8021-4411-ba35-1a1ee31ccc3c','2e2797c8-b0ef-4e15-b0b5-6c9198f99314'],size=1,snapshot_id=3546cfa6-aa37-47cd-81da-714e0923b30a,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:49:40.117915 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f6b08e-43f2-49f2-89a8-187aacf997dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:49:40.323280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f6b08e-43f2-49f2-89a8-187aacf997dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:49:40.326016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (2946ef00-6949-486d-b446-b1ee92fe9063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:49:40.699764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request issued successfully. Jan 12 14:49:40.729255 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-b6f87911-febc-457b-ae47-078a2164b82b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes returned with HTTP 202 Jan 12 14:49:40.731945 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 922/1824] 10.222.0.53 () {62 vars in 1305 bytes} [Tue Jan 12 14:49:38 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes => generated 805 bytes in 1737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:49:40.741291 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-181ee0dc-8fed-45c7-8237-161f01fe5239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:49:40.741663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-181ee0dc-8fed-45c7-8237-161f01fe5239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:40.741877 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:40.741877 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:40.742257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-181ee0dc-8fed-45c7-8237-161f01fe5239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:40.814653 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:40.814653 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:40.827698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-181ee0dc-8fed-45c7-8237-161f01fe5239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:49:40.866069 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-181ee0dc-8fed-45c7-8237-161f01fe5239 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:49:40.867511 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 903/1825] 10.222.0.53 () {58 vars in 1362 bytes} [Tue Jan 12 14:49:40 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 897 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:40.886947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5e15a039-5cfa-4b90-a40c-7a9545817dfd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:49:40.887944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5e15a039-5cfa-4b90-a40c-7a9545817dfd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:40.888386 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:40.888386 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:40.889073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5e15a039-5cfa-4b90-a40c-7a9545817dfd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:41.022768 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:41.022768 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:41.216466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-5e15a039-5cfa-4b90-a40c-7a9545817dfd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:49:41.224045 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2317d62-2c77-427f-ac6a-f9fed1345920 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:41.224045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2317d62-2c77-427f-ac6a-f9fed1345920 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:41.224045 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:41.224045 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:41.224045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2317d62-2c77-427f-ac6a-f9fed1345920 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:41.224045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c2317d62-2c77-427f-ac6a-f9fed1345920 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:41.232525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5e15a039-5cfa-4b90-a40c-7a9545817dfd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:49:41.232525 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 923/1826] 10.222.0.53 () {58 vars in 1362 bytes} [Tue Jan 12 14:49:40 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 897 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:41.239037 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:41.239037 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:41.239037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2317d62-2c77-427f-ac6a-f9fed1345920 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:41.239037 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 904/1827] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:41 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:42.128806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30620168-730d-44ef-8f5b-93c992d13c62 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:42.128806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30620168-730d-44ef-8f5b-93c992d13c62 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:42.128806 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:42.128806 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:42.128806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30620168-730d-44ef-8f5b-93c992d13c62 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:42.128806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-30620168-730d-44ef-8f5b-93c992d13c62 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:42.205707 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:42.205707 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:42.205707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30620168-730d-44ef-8f5b-93c992d13c62 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:42.222122 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 924/1828] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:42 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:43.214108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8de789d8-f7cb-4da6-90dd-e20c265f8ccd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:43.215271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8de789d8-f7cb-4da6-90dd-e20c265f8ccd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:43.215582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:43.215582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:43.216110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8de789d8-f7cb-4da6-90dd-e20c265f8ccd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:43.216793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8de789d8-f7cb-4da6-90dd-e20c265f8ccd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:43.266350 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:43.266350 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:43.277103 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8de789d8-f7cb-4da6-90dd-e20c265f8ccd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:43.277925 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 905/1829] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:43 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:44.092481 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-56a61849-208e-4504-a3cb-96555ad76096 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:49:44.092481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-56a61849-208e-4504-a3cb-96555ad76096 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:44.092481 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:44.092481 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:44.092481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-56a61849-208e-4504-a3cb-96555ad76096 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:44.252958 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:44.252958 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:44.272945 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-56a61849-208e-4504-a3cb-96555ad76096 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:49:44.298632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-caa6fdca-aec2-4b5a-9d31-df4e20e25579 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:44.302640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-caa6fdca-aec2-4b5a-9d31-df4e20e25579 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:44.302964 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:44.302964 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:44.303964 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-caa6fdca-aec2-4b5a-9d31-df4e20e25579 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:44.308564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-caa6fdca-aec2-4b5a-9d31-df4e20e25579 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:44.315987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-56a61849-208e-4504-a3cb-96555ad76096 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:49:44.316478 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 925/1830] 10.222.0.53 () {58 vars in 1362 bytes} [Tue Jan 12 14:49:44 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 897 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:44.391960 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:44.391960 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:44.396679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-caa6fdca-aec2-4b5a-9d31-df4e20e25579 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:44.416311 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 906/1831] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:44 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:45.415234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ffe0b4a-e5ef-4a94-afe0-8d07888f11bb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:45.416650 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ffe0b4a-e5ef-4a94-afe0-8d07888f11bb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:45.416650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:45.416650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:45.416650 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ffe0b4a-e5ef-4a94-afe0-8d07888f11bb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:45.416650 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0ffe0b4a-e5ef-4a94-afe0-8d07888f11bb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:45.476596 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:45.476596 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:45.478443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ffe0b4a-e5ef-4a94-afe0-8d07888f11bb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:45.479567 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 926/1832] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:45 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:46.493254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-061f34f7-c844-44dd-aa33-bf505d74ed70 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:46.494417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-061f34f7-c844-44dd-aa33-bf505d74ed70 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:46.494837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:46.494837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:46.495469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-061f34f7-c844-44dd-aa33-bf505d74ed70 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:46.496060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-061f34f7-c844-44dd-aa33-bf505d74ed70 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:46.543887 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:46.543887 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:46.546141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-061f34f7-c844-44dd-aa33-bf505d74ed70 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:46.547179 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 907/1833] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:46 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:49:47.327820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-b2db633a-3108-4299-9e63-11444f5d8f07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:49:47.328314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-b2db633a-3108-4299-9e63-11444f5d8f07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:47.328486 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:47.328486 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:47.328861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-b2db633a-3108-4299-9e63-11444f5d8f07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:47.430240 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:47.430240 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:47.450486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-b2db633a-3108-4299-9e63-11444f5d8f07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:49:47.504138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-b2db633a-3108-4299-9e63-11444f5d8f07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:49:47.504138 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 927/1834] 10.222.0.53 () {58 vars in 1362 bytes} [Tue Jan 12 14:49:47 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 897 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:47.568067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4bfb4714-2e51-4675-9767-9ed3bb6b444f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:47.568067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4bfb4714-2e51-4675-9767-9ed3bb6b444f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:47.568067 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:47.568067 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:47.568067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4bfb4714-2e51-4675-9767-9ed3bb6b444f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:47.568067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4bfb4714-2e51-4675-9767-9ed3bb6b444f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:47.633034 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:47.633034 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:47.635347 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4bfb4714-2e51-4675-9767-9ed3bb6b444f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:47.641061 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 908/1835] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:47 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:48.655961 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-383b6b2e-1140-4ef3-ae9b-6575edab2fcc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:48.656492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-383b6b2e-1140-4ef3-ae9b-6575edab2fcc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:48.657062 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:48.657062 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:48.657419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-383b6b2e-1140-4ef3-ae9b-6575edab2fcc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:48.657831 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-383b6b2e-1140-4ef3-ae9b-6575edab2fcc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:48.686544 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:48.686544 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:48.688816 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-383b6b2e-1140-4ef3-ae9b-6575edab2fcc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:48.690763 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 928/1836] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:48 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:49.718015 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd14f714-fa95-44da-8411-692cdc598ba9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:49.718749 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd14f714-fa95-44da-8411-692cdc598ba9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:49.719084 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:49.719084 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:49.719662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd14f714-fa95-44da-8411-692cdc598ba9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:49.721217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-bd14f714-fa95-44da-8411-692cdc598ba9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:49.771590 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:49.771590 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:49.779747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd14f714-fa95-44da-8411-692cdc598ba9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:49.779747 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 909/1837] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:49 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:49:50.500969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-c7ddc6a2-4d0e-40cd-a51e-a9358a6a4b07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:49:50.505586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-c7ddc6a2-4d0e-40cd-a51e-a9358a6a4b07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:50.507736 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:50.507736 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:50.509890 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-c7ddc6a2-4d0e-40cd-a51e-a9358a6a4b07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:50.772146 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:50.772146 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:50.793647 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b927542c-071c-413d-83b5-3f90030fd11c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:50.795176 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b927542c-071c-413d-83b5-3f90030fd11c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:50.796266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:50.796266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:50.797155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-c7ddc6a2-4d0e-40cd-a51e-a9358a6a4b07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:49:50.797282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b927542c-071c-413d-83b5-3f90030fd11c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:50.802699 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b927542c-071c-413d-83b5-3f90030fd11c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:50.848467 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-c7ddc6a2-4d0e-40cd-a51e-a9358a6a4b07 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:49:50.850096 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 929/1838] 10.222.0.53 () {58 vars in 1362 bytes} [Tue Jan 12 14:49:50 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 897 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:50.857490 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:50.857490 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:50.860324 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b927542c-071c-413d-83b5-3f90030fd11c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:50.861817 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 910/1839] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:50 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:51.877095 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd5d951e-be46-4821-ab43-431eca6b1e79 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:51.877697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd5d951e-be46-4821-ab43-431eca6b1e79 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:51.886054 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:51.886054 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:51.886054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd5d951e-be46-4821-ab43-431eca6b1e79 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:51.886054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-cd5d951e-be46-4821-ab43-431eca6b1e79 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:51.988597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:51.988597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:51.999173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd5d951e-be46-4821-ab43-431eca6b1e79 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:52.000214 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 930/1840] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:51 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:53.025222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbbe5fd8-7144-4e0b-aac6-402a5a1c3050 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:53.026913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbbe5fd8-7144-4e0b-aac6-402a5a1c3050 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:53.027679 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:53.027679 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:53.028357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbbe5fd8-7144-4e0b-aac6-402a5a1c3050 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:53.038487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-cbbe5fd8-7144-4e0b-aac6-402a5a1c3050 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:53.119373 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:53.119373 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:53.121329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbbe5fd8-7144-4e0b-aac6-402a5a1c3050 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:53.122156 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 911/1841] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:53 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:53.857842 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-e611844a-c2d1-4ba9-9713-f5f578631817 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:49:53.858641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-e611844a-c2d1-4ba9-9713-f5f578631817 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:53.860785 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:53.860785 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:53.861489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-e611844a-c2d1-4ba9-9713-f5f578631817 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:54.032150 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:54.032150 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:54.068184 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-e611844a-c2d1-4ba9-9713-f5f578631817 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:49:54.141804 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-648ff9c0-2b36-4b7e-8ca5-bfd628a188fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:54.143569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-648ff9c0-2b36-4b7e-8ca5-bfd628a188fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:54.143981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:54.143981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:54.144465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-648ff9c0-2b36-4b7e-8ca5-bfd628a188fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:54.144913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-648ff9c0-2b36-4b7e-8ca5-bfd628a188fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:54.152149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-e611844a-c2d1-4ba9-9713-f5f578631817 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:49:54.164029 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 931/1842] 10.222.0.53 () {58 vars in 1362 bytes} [Tue Jan 12 14:49:53 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 897 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:54.198262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:54.198262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:54.208024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-648ff9c0-2b36-4b7e-8ca5-bfd628a188fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:54.231208 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 912/1843] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:54 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:55.288965 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e20f593-8903-4384-812d-35be22d82f0f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:55.288965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e20f593-8903-4384-812d-35be22d82f0f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:55.288965 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:55.288965 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:55.288965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e20f593-8903-4384-812d-35be22d82f0f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:55.288965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4e20f593-8903-4384-812d-35be22d82f0f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:55.311121 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:55.311121 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:55.313899 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e20f593-8903-4384-812d-35be22d82f0f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:55.314939 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 932/1844] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:55 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:56.331366 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e2cc7aba-a763-42e7-8e5d-6545e6462b8e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:56.333315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e2cc7aba-a763-42e7-8e5d-6545e6462b8e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:56.333315 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:56.333315 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:56.333646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e2cc7aba-a763-42e7-8e5d-6545e6462b8e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:56.334018 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e2cc7aba-a763-42e7-8e5d-6545e6462b8e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:56.413520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:56.413520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:56.413520 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e2cc7aba-a763-42e7-8e5d-6545e6462b8e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:56.413520 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 913/1845] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:56 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:57.161940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-df60c390-74cb-45fe-95e2-9520a45fa9bf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:49:57.163070 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-df60c390-74cb-45fe-95e2-9520a45fa9bf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:57.164116 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:57.164116 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:57.165006 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-df60c390-74cb-45fe-95e2-9520a45fa9bf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:57.311553 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:57.311553 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:57.338150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-df60c390-74cb-45fe-95e2-9520a45fa9bf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:49:57.411235 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-df60c390-74cb-45fe-95e2-9520a45fa9bf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:49:57.411235 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 933/1846] 10.222.0.53 () {58 vars in 1362 bytes} [Tue Jan 12 14:49:57 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 897 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:57.426944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0364e28c-61f7-46f1-b1c4-a89f87785dbe tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:57.427590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0364e28c-61f7-46f1-b1c4-a89f87785dbe tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:57.427794 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:57.427794 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:57.428401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0364e28c-61f7-46f1-b1c4-a89f87785dbe tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:57.428842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0364e28c-61f7-46f1-b1c4-a89f87785dbe tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:57.494431 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:57.494431 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:57.497891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0364e28c-61f7-46f1-b1c4-a89f87785dbe tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:57.503198 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 914/1847] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:57 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:58.521437 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3dcf7a21-a283-4578-b0e4-2170e4c5e286 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:58.523071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3dcf7a21-a283-4578-b0e4-2170e4c5e286 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:58.526010 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:58.526010 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:58.526010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3dcf7a21-a283-4578-b0e4-2170e4c5e286 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:58.526010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3dcf7a21-a283-4578-b0e4-2170e4c5e286 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:58.581631 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:58.581631 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:58.584469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3dcf7a21-a283-4578-b0e4-2170e4c5e286 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:58.585907 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 934/1848] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:58 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:49:59.612340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19570855-c824-4baa-9139-7e0922f2cf40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:49:59.613669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19570855-c824-4baa-9139-7e0922f2cf40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:49:59.613669 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:49:59.613669 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:49:59.613669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19570855-c824-4baa-9139-7e0922f2cf40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:49:59.629851 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-19570855-c824-4baa-9139-7e0922f2cf40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:49:59.707087 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:49:59.707087 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:49:59.715029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19570855-c824-4baa-9139-7e0922f2cf40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:49:59.718361 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 915/1849] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:49:59 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:00.421919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-9fa43ecb-36d7-4d04-ac07-f521d329d6ff tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:50:00.422440 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-9fa43ecb-36d7-4d04-ac07-f521d329d6ff tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:00.422656 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:00.422656 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:00.423030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-9fa43ecb-36d7-4d04-ac07-f521d329d6ff tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:00.567139 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:00.567139 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:00.606075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-9fa43ecb-36d7-4d04-ac07-f521d329d6ff tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:50:00.696572 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-9fa43ecb-36d7-4d04-ac07-f521d329d6ff tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:50:00.699188 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 935/1850] 10.222.0.53 () {58 vars in 1362 bytes} [Tue Jan 12 14:50:00 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 1347 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:00.706441 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19570855-c824-4baa-9139-7e0922f2cf40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume// Jan 12 14:50:00.714913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19570855-c824-4baa-9139-7e0922f2cf40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:00.714913 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:00.714913 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:00.714913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19570855-c824-4baa-9139-7e0922f2cf40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:00.714913 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19570855-c824-4baa-9139-7e0922f2cf40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:50:00.714913 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 916/1851] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:50:00 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 14:50:00.724412 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-f34a4dda-eabb-4a0e-8c4d-217b45a5bcde tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments Jan 12 14:50:00.724412 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:00.724412 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:00.724781 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-f34a4dda-eabb-4a0e-8c4d-217b45a5bcde tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ea78c7a-2ea2-49ab-83fd-179d3b4d3802", "instance_uuid": "7f3d50af-244a-4ab1-a45d-ea0117a12c6f", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:00.732449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa1c4f7c-be9d-4d0f-8dc9-18d669ff565b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:00.733189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa1c4f7c-be9d-4d0f-8dc9-18d669ff565b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:00.733828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa1c4f7c-be9d-4d0f-8dc9-18d669ff565b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:00.734355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fa1c4f7c-be9d-4d0f-8dc9-18d669ff565b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:00.795120 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:00.795120 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:00.799582 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa1c4f7c-be9d-4d0f-8dc9-18d669ff565b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:00.805638 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 917/1852] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:00 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:00.856985 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:00.856985 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:00.995154 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-f34a4dda-eabb-4a0e-8c4d-217b45a5bcde tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments returned with HTTP 200 Jan 12 14:50:00.996349 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 936/1853] 10.222.0.53 () {64 vars in 1358 bytes} [Tue Jan 12 14:50:00 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:01.003301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa1c4f7c-be9d-4d0f-8dc9-18d669ff565b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume// Jan 12 14:50:01.009156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa1c4f7c-be9d-4d0f-8dc9-18d669ff565b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:01.009156 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:01.009156 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:01.009156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa1c4f7c-be9d-4d0f-8dc9-18d669ff565b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:01.009156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa1c4f7c-be9d-4d0f-8dc9-18d669ff565b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:50:01.009156 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 918/1854] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:50:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:50:01.021179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5b8ab2f2-4696-4dd0-8140-b768873908c9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:50:01.027414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5b8ab2f2-4696-4dd0-8140-b768873908c9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:01.027414 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:01.027414 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:01.027414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5b8ab2f2-4696-4dd0-8140-b768873908c9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:01.097947 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:01.097947 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:01.119986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-28a08143-9b05-432d-b5d4-44319408f59c req-5b8ab2f2-4696-4dd0-8140-b768873908c9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:50:01.162064 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:01.162064 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:01.172672 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-5b8ab2f2-4696-4dd0-8140-b768873908c9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:50:01.174883 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 937/1855] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:50:01 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 1445 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:50:01.194264 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8033979f-e7ac-4a2b-bb0d-2a1690ec1a8e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] PUT http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/50cfc9ff-78fe-4615-a15b-422ad95aa9ef Jan 12 14:50:01.195857 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8033979f-e7ac-4a2b-bb0d-2a1690ec1a8e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:01.243576 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:50:01.243576 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:50:01.243576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-28a08143-9b05-432d-b5d4-44319408f59c req-8033979f-e7ac-4a2b-bb0d-2a1690ec1a8e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-9ea78c7a-2ea2-49ab-83fd-179d3b4d3802-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.016s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:50:01.246646 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:01.246646 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:01.820219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40759073-1ea0-421b-beac-f20378769449 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:01.820944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40759073-1ea0-421b-beac-f20378769449 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:01.821172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:01.821172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:01.821683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40759073-1ea0-421b-beac-f20378769449 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:01.822065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-40759073-1ea0-421b-beac-f20378769449 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:01.874107 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:01.874107 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:01.876030 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40759073-1ea0-421b-beac-f20378769449 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:01.880788 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 938/1856] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:01 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:02.891861 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b7b1b0bd-b72d-4b09-b122-8802368efee2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:02.892681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b7b1b0bd-b72d-4b09-b122-8802368efee2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:02.892903 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:02.892903 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:02.893280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b7b1b0bd-b72d-4b09-b122-8802368efee2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:02.893650 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b7b1b0bd-b72d-4b09-b122-8802368efee2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:02.940668 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:02.940668 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:02.947216 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b7b1b0bd-b72d-4b09-b122-8802368efee2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:02.948700 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 939/1857] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:02 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:03.383371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-28a08143-9b05-432d-b5d4-44319408f59c req-8033979f-e7ac-4a2b-bb0d-2a1690ec1a8e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-9ea78c7a-2ea2-49ab-83fd-179d3b4d3802-n-h1-764292-10'" released by "attachment_update" :: held 2.141s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:50:03.384469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8033979f-e7ac-4a2b-bb0d-2a1690ec1a8e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/50cfc9ff-78fe-4615-a15b-422ad95aa9ef returned with HTTP 200 Jan 12 14:50:03.385801 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 919/1858] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:50:01 2021] PUT /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/50cfc9ff-78fe-4615-a15b-422ad95aa9ef => generated 762 bytes in 2198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:03.441511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8f359839-bfc4-4e8e-ac7a-9fc7e2bccd8e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/50cfc9ff-78fe-4615-a15b-422ad95aa9ef/action Jan 12 14:50:03.442268 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:03.442268 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:03.442710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8f359839-bfc4-4e8e-ac7a-9fc7e2bccd8e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:50:03.443246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8f359839-bfc4-4e8e-ac7a-9fc7e2bccd8e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:03.566595 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:03.566595 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:03.642721 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-28a08143-9b05-432d-b5d4-44319408f59c req-8f359839-bfc4-4e8e-ac7a-9fc7e2bccd8e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/50cfc9ff-78fe-4615-a15b-422ad95aa9ef/action returned with HTTP 204 Jan 12 14:50:03.643829 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 940/1859] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:50:03 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/50cfc9ff-78fe-4615-a15b-422ad95aa9ef/action => generated 0 bytes in 208 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:03.963026 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b417d0a-da95-429d-9684-f0fac297b389 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:03.963946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b417d0a-da95-429d-9684-f0fac297b389 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:03.964415 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:03.964415 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:03.965101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b417d0a-da95-429d-9684-f0fac297b389 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:03.965774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5b417d0a-da95-429d-9684-f0fac297b389 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:04.000072 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:04.000072 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:04.002645 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b417d0a-da95-429d-9684-f0fac297b389 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:04.005590 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 920/1860] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:03 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:05.020792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ad4a4b2-2cc5-4266-989a-d11f14b26624 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:05.021454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ad4a4b2-2cc5-4266-989a-d11f14b26624 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:05.021536 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:05.021536 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:05.021880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ad4a4b2-2cc5-4266-989a-d11f14b26624 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:05.022251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1ad4a4b2-2cc5-4266-989a-d11f14b26624 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:05.061853 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:05.061853 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:05.064851 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ad4a4b2-2cc5-4266-989a-d11f14b26624 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:05.095212 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 941/1861] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:05 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:06.091961 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b48c07bd-af15-4ddf-978a-b80a3d141032 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:06.091961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b48c07bd-af15-4ddf-978a-b80a3d141032 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:06.091961 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:06.091961 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:06.091961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b48c07bd-af15-4ddf-978a-b80a3d141032 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:06.091961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b48c07bd-af15-4ddf-978a-b80a3d141032 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:06.145604 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:06.145604 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:06.147992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b48c07bd-af15-4ddf-978a-b80a3d141032 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:06.158186 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 921/1862] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:06 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:07.163312 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbc08571-affa-42f0-9ed1-00d230935670 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:07.164406 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbc08571-affa-42f0-9ed1-00d230935670 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:07.167094 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:07.167094 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:07.167094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbc08571-affa-42f0-9ed1-00d230935670 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:07.167094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-dbc08571-affa-42f0-9ed1-00d230935670 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:07.212452 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:07.212452 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:07.222495 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbc08571-affa-42f0-9ed1-00d230935670 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:07.223947 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 942/1863] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:08.241795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9a68f44-5609-411a-a6da-19230d38bf17 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:08.243104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9a68f44-5609-411a-a6da-19230d38bf17 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:08.244047 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:08.244047 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:08.245578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9a68f44-5609-411a-a6da-19230d38bf17 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:08.246026 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f9a68f44-5609-411a-a6da-19230d38bf17 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:08.281086 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:08.281086 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:08.283405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9a68f44-5609-411a-a6da-19230d38bf17 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:08.284642 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 922/1864] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:08 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:09.299448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-523afe3e-a0ec-4abe-af0f-452d3259f615 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:09.299879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-523afe3e-a0ec-4abe-af0f-452d3259f615 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:09.299879 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:09.299879 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:09.300561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-523afe3e-a0ec-4abe-af0f-452d3259f615 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:09.300561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-523afe3e-a0ec-4abe-af0f-452d3259f615 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:09.338098 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:09.338098 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:09.340175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-523afe3e-a0ec-4abe-af0f-452d3259f615 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:09.343431 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 943/1865] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:09 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:10.361339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20bf0dac-0f93-4f3e-afc6-5312dd45e5db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:10.361825 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20bf0dac-0f93-4f3e-afc6-5312dd45e5db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:10.361825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:10.361825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:10.362751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20bf0dac-0f93-4f3e-afc6-5312dd45e5db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:10.362751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-20bf0dac-0f93-4f3e-afc6-5312dd45e5db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:10.395646 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:10.395646 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:10.398438 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20bf0dac-0f93-4f3e-afc6-5312dd45e5db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:10.399300 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 923/1866] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:10 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:11.413756 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b225d04-9da4-449d-aa2e-7cbefe8f340e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:11.414462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b225d04-9da4-449d-aa2e-7cbefe8f340e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:11.414462 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:11.414462 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:11.414827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b225d04-9da4-449d-aa2e-7cbefe8f340e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:11.415190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4b225d04-9da4-449d-aa2e-7cbefe8f340e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:11.442313 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:11.442313 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:11.444217 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b225d04-9da4-449d-aa2e-7cbefe8f340e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:11.445498 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 944/1867] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:11 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:12.459603 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ab8dd59-eaa3-4a4a-9622-945d9bec72f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:12.460939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ab8dd59-eaa3-4a4a-9622-945d9bec72f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:12.461355 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:12.461355 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:12.462474 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ab8dd59-eaa3-4a4a-9622-945d9bec72f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:12.463308 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7ab8dd59-eaa3-4a4a-9622-945d9bec72f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:12.514320 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:12.514320 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:12.516229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ab8dd59-eaa3-4a4a-9622-945d9bec72f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:12.517119 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 924/1868] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:12 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:13.531040 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e8b49d93-e812-434f-80e9-996790a0ec63 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:13.538106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e8b49d93-e812-434f-80e9-996790a0ec63 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:13.538106 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:13.538106 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:13.538106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e8b49d93-e812-434f-80e9-996790a0ec63 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:13.538106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e8b49d93-e812-434f-80e9-996790a0ec63 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:13.575653 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:13.575653 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:13.578206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e8b49d93-e812-434f-80e9-996790a0ec63 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:13.580293 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 945/1869] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:13 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:14.593918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8359bef6-9949-4c35-8b95-e9ea859068c2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:14.594454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8359bef6-9949-4c35-8b95-e9ea859068c2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:14.594661 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:14.594661 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:14.595028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8359bef6-9949-4c35-8b95-e9ea859068c2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:14.595395 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8359bef6-9949-4c35-8b95-e9ea859068c2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:14.645810 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:14.645810 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:14.645810 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8359bef6-9949-4c35-8b95-e9ea859068c2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:14.645810 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 925/1870] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:14 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:15.660958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fe76e57-b758-4e8a-92bc-54f412a7e402 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:15.662761 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fe76e57-b758-4e8a-92bc-54f412a7e402 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:15.662761 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:15.662761 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:15.662761 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fe76e57-b758-4e8a-92bc-54f412a7e402 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:15.662761 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2fe76e57-b758-4e8a-92bc-54f412a7e402 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:15.709448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:15.709448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:15.712742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fe76e57-b758-4e8a-92bc-54f412a7e402 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:15.721741 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 946/1871] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:15 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:15.737325 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-cc3a88b5-1695-427e-b76e-1efc2220c888 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:15.737325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-cc3a88b5-1695-427e-b76e-1efc2220c888 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:15.737325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:15.737325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:15.737325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-cc3a88b5-1695-427e-b76e-1efc2220c888 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:15.838252 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:15.838252 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:15.871491 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-cc3a88b5-1695-427e-b76e-1efc2220c888 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:15.932034 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-cc3a88b5-1695-427e-b76e-1efc2220c888 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:15.937293 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 926/1872] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:50:15 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 915 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:16.083722 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fe76e57-b758-4e8a-92bc-54f412a7e402 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume// Jan 12 14:50:16.084233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fe76e57-b758-4e8a-92bc-54f412a7e402 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:16.084457 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:16.084457 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:16.084837 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fe76e57-b758-4e8a-92bc-54f412a7e402 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:16.086048 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fe76e57-b758-4e8a-92bc-54f412a7e402 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:50:16.086810 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 947/1873] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:50:16 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:50:16.105653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-6bd05fd1-e4fa-4e80-979c-3b1f87756b4d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments Jan 12 14:50:16.107748 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:16.107748 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:16.108604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-6bd05fd1-e4fa-4e80-979c-3b1f87756b4d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00e67fcc-457e-4fc1-96f5-2e4b6647080e", "instance_uuid": "3718828c-1cb3-4d56-bc5c-02fc903e7d89", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:16.177404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:16.177404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:16.372144 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-6bd05fd1-e4fa-4e80-979c-3b1f87756b4d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments returned with HTTP 200 Jan 12 14:50:16.380996 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 927/1874] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:50:16 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/attachments => generated 273 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:16.480133 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6add97b-a430-4871-8f84-ab6f6dc17a9f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:16.480759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6add97b-a430-4871-8f84-ab6f6dc17a9f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:16.481386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6add97b-a430-4871-8f84-ab6f6dc17a9f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:16.484041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-6bd05fd1-e4fa-4e80-979c-3b1f87756b4d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume// Jan 12 14:50:16.489518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-6bd05fd1-e4fa-4e80-979c-3b1f87756b4d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:16.489518 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:16.489518 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:16.489518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-6bd05fd1-e4fa-4e80-979c-3b1f87756b4d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:16.489518 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-6bd05fd1-e4fa-4e80-979c-3b1f87756b4d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:50:16.489518 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 928/1875] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:50:16 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:50:16.500308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-fd4fd0db-2fea-4f23-a5c1-34b5fe472f8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:16.501110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-fd4fd0db-2fea-4f23-a5c1-34b5fe472f8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:16.501776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-fd4fd0db-2fea-4f23-a5c1-34b5fe472f8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:16.596365 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:16.596365 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:16.612742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f6add97b-a430-4871-8f84-ab6f6dc17a9f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:16.628549 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:16.628549 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:16.649534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-fd4fd0db-2fea-4f23-a5c1-34b5fe472f8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:16.665711 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:16.665711 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:16.681257 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6add97b-a430-4871-8f84-ab6f6dc17a9f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:16.682110 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 948/1876] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:16 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 914 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:16.697722 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:16.697722 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:16.707642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-fd4fd0db-2fea-4f23-a5c1-34b5fe472f8a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:16.714820 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 929/1877] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:50:16 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 1013 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:50:16.727404 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ee696ea-8a9a-4655-88d1-c6fe43d85f21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:16.728226 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ee696ea-8a9a-4655-88d1-c6fe43d85f21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:16.733978 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-73cf4bcb-d8d4-4cf0-9a82-b5a7ae45fe8b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] PUT http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/ee303bed-8ecc-49ca-aa89-9f6ceecb1514 Jan 12 14:50:16.734493 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:16.734493 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:16.734915 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-73cf4bcb-d8d4-4cf0-9a82-b5a7ae45fe8b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:16.736143 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:16.736143 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:16.736628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ee696ea-8a9a-4655-88d1-c6fe43d85f21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:16.737011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9ee696ea-8a9a-4655-88d1-c6fe43d85f21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:16.810086 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:16.810086 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:16.810086 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ee696ea-8a9a-4655-88d1-c6fe43d85f21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:16.811312 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 949/1878] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:16 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:16.824453 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:50:16.824453 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:50:16.824988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-73cf4bcb-d8d4-4cf0-9a82-b5a7ae45fe8b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Lock "b'cinder-attachment_update-00e67fcc-457e-4fc1-96f5-2e4b6647080e-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.016s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:50:16.827983 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:16.827983 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:17.699244 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-37d18000-5540-4fc3-a06f-e84b38e64f1d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:17.700592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-37d18000-5540-4fc3-a06f-e84b38e64f1d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:17.701008 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:17.701008 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:17.701913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-37d18000-5540-4fc3-a06f-e84b38e64f1d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:17.859031 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:17.859031 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:17.897176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-37d18000-5540-4fc3-a06f-e84b38e64f1d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:17.921262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:17.921262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:17.945536 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-37d18000-5540-4fc3-a06f-e84b38e64f1d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:17.955688 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 950/1879] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:17 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 914 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:17.960967 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c080e38-9068-44ee-89f3-74a3b977282c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:17.961483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c080e38-9068-44ee-89f3-74a3b977282c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:17.961726 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:17.961726 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:17.962147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c080e38-9068-44ee-89f3-74a3b977282c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:17.962658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7c080e38-9068-44ee-89f3-74a3b977282c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:18.010886 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:18.010886 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:18.016396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c080e38-9068-44ee-89f3-74a3b977282c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:18.020097 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 951/1880] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:17 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:18.963229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-df36f3e7-59be-40fc-8ce8-d1155f5732be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:18.963756 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-df36f3e7-59be-40fc-8ce8-d1155f5732be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:18.963939 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:18.963939 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:18.964542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-df36f3e7-59be-40fc-8ce8-d1155f5732be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:19.096530 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:19.096530 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:19.119874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-df36f3e7-59be-40fc-8ce8-d1155f5732be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:19.187487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:19.187487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:19.206083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-df36f3e7-59be-40fc-8ce8-d1155f5732be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:19.207211 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 952/1881] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:18 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 914 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:50:19.215902 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d4e9c43a-0f21-40ac-a1ff-516e94f6b764 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:19.216156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-73cf4bcb-d8d4-4cf0-9a82-b5a7ae45fe8b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Lock "b'cinder-attachment_update-00e67fcc-457e-4fc1-96f5-2e4b6647080e-n-h1-764292-10'" released by "attachment_update" :: held 2.382s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:50:19.216551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d4e9c43a-0f21-40ac-a1ff-516e94f6b764 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:19.216658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:19.216658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:19.216902 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-73cf4bcb-d8d4-4cf0-9a82-b5a7ae45fe8b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/ee303bed-8ecc-49ca-aa89-9f6ceecb1514 returned with HTTP 200 Jan 12 14:50:19.217025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d4e9c43a-0f21-40ac-a1ff-516e94f6b764 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:19.217401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d4e9c43a-0f21-40ac-a1ff-516e94f6b764 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:19.218087 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 930/1882] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:50:16 2021] PUT /volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/ee303bed-8ecc-49ca-aa89-9f6ceecb1514 => generated 762 bytes in 2489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:50:19.298415 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:19.298415 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:19.298415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d4e9c43a-0f21-40ac-a1ff-516e94f6b764 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:19.298415 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 953/1883] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:19 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:20.226153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-074daeeb-9207-4a19-bcf1-691b5d6b026c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:20.227433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-074daeeb-9207-4a19-bcf1-691b5d6b026c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:20.228719 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:20.228719 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:20.229390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-074daeeb-9207-4a19-bcf1-691b5d6b026c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:20.308122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1cc4a66-0122-41a1-b96a-55cb68ea0529 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:20.308550 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1cc4a66-0122-41a1-b96a-55cb68ea0529 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:20.308951 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:20.308951 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:20.309567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1cc4a66-0122-41a1-b96a-55cb68ea0529 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:20.310073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c1cc4a66-0122-41a1-b96a-55cb68ea0529 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:20.341413 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:20.341413 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:20.365365 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-074daeeb-9207-4a19-bcf1-691b5d6b026c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:20.368902 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:20.368902 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:20.371248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1cc4a66-0122-41a1-b96a-55cb68ea0529 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:20.375377 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 954/1884] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:20 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:20.402179 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:20.402179 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:20.412160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-074daeeb-9207-4a19-bcf1-691b5d6b026c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:20.423605 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 931/1885] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:20 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:21.062176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34c1a587-d6ad-439f-bf26-a7772767a458 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:50:21.066507 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34c1a587-d6ad-439f-bf26-a7772767a458 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:21.066507 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:21.066507 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:21.066507 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34c1a587-d6ad-439f-bf26-a7772767a458 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:21.118104 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:21.118104 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:21.129100 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-34c1a587-d6ad-439f-bf26-a7772767a458 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:50:21.152954 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:21.152954 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:21.164088 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34c1a587-d6ad-439f-bf26-a7772767a458 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:50:21.165088 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 955/1886] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:21 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 1639 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:21.390654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2daafc6f-bb9e-435e-9312-5d09c2d7526d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:21.391213 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2daafc6f-bb9e-435e-9312-5d09c2d7526d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:21.392440 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:21.392440 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:21.392706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2daafc6f-bb9e-435e-9312-5d09c2d7526d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:21.392988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2daafc6f-bb9e-435e-9312-5d09c2d7526d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:21.436939 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:21.436939 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:21.437137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b757152d-62b5-474c-9f9d-d9f37f0b4644 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:21.437137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b757152d-62b5-474c-9f9d-d9f37f0b4644 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:21.437137 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:21.437137 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:21.437137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b757152d-62b5-474c-9f9d-d9f37f0b4644 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:21.437481 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2daafc6f-bb9e-435e-9312-5d09c2d7526d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:21.439219 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 932/1887] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:21 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:21.522150 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:21.522150 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:21.559306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b757152d-62b5-474c-9f9d-d9f37f0b4644 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:21.591180 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:21.591180 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:21.601663 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b757152d-62b5-474c-9f9d-d9f37f0b4644 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:21.603069 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 956/1888] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:21 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 915 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:22.452620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e74660de-179e-4e63-ab1e-c40e3de9a68e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:22.453973 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e74660de-179e-4e63-ab1e-c40e3de9a68e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:22.454405 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:22.454405 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:22.455055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e74660de-179e-4e63-ab1e-c40e3de9a68e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:22.455828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e74660de-179e-4e63-ab1e-c40e3de9a68e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:22.480646 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:22.480646 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:22.482506 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e74660de-179e-4e63-ab1e-c40e3de9a68e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:22.483445 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 933/1889] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:22 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:22.618700 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20ba4033-9374-4428-a890-76e067053324 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:22.619201 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20ba4033-9374-4428-a890-76e067053324 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:22.619333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:22.619333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:22.619916 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20ba4033-9374-4428-a890-76e067053324 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:22.693651 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:22.693651 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:22.705128 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-20ba4033-9374-4428-a890-76e067053324 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:22.725390 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:22.725390 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:22.745390 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20ba4033-9374-4428-a890-76e067053324 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:22.767029 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 957/1890] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:22 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 915 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:23.497824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-678a0c8e-5e16-4486-8488-469c876767cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:23.498344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-678a0c8e-5e16-4486-8488-469c876767cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:23.498557 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:23.498557 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:23.498928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-678a0c8e-5e16-4486-8488-469c876767cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:23.499302 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-678a0c8e-5e16-4486-8488-469c876767cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:23.528265 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:23.528265 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:23.530243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-678a0c8e-5e16-4486-8488-469c876767cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:23.531461 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 934/1891] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:23 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:23.780273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e804672-b754-4c19-9cc4-43c82a039239 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:23.781177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e804672-b754-4c19-9cc4-43c82a039239 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:23.799248 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:23.799248 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:23.799248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e804672-b754-4c19-9cc4-43c82a039239 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:23.880579 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:23.880579 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:23.912758 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5e804672-b754-4c19-9cc4-43c82a039239 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:23.958780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:23.958780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:23.987383 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e804672-b754-4c19-9cc4-43c82a039239 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:23.987383 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 958/1892] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:23 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:24.544948 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ee469831-6d08-4e48-aff1-b59776e8b0fe tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:24.546071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ee469831-6d08-4e48-aff1-b59776e8b0fe tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:24.546470 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:24.546470 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:24.547141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ee469831-6d08-4e48-aff1-b59776e8b0fe tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:24.547738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ee469831-6d08-4e48-aff1-b59776e8b0fe tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:24.633268 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:24.633268 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:24.643626 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ee469831-6d08-4e48-aff1-b59776e8b0fe tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:24.645894 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 935/1893] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:24 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:24.673162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-d4799c0a-7b12-4544-b465-0c2d0608aff1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/ee303bed-8ecc-49ca-aa89-9f6ceecb1514/action Jan 12 14:50:24.673661 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:24.673661 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:24.674090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-d4799c0a-7b12-4544-b465-0c2d0608aff1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:50:24.674444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-d4799c0a-7b12-4544-b465-0c2d0608aff1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:24.785728 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:24.785728 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:24.850630 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7fef199c-ebf7-4366-9482-d24116813fe7 req-d4799c0a-7b12-4544-b465-0c2d0608aff1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/ee303bed-8ecc-49ca-aa89-9f6ceecb1514/action returned with HTTP 204 Jan 12 14:50:24.851571 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 959/1894] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:50:24 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/ee303bed-8ecc-49ca-aa89-9f6ceecb1514/action => generated 0 bytes in 184 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:25.003240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a3c2086-cd4a-4762-af05-76005439d286 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:25.003827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a3c2086-cd4a-4762-af05-76005439d286 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:25.004120 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:25.004120 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:25.004572 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a3c2086-cd4a-4762-af05-76005439d286 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:25.072030 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:25.072030 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:25.085841 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7a3c2086-cd4a-4762-af05-76005439d286 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:25.116016 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:25.116016 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:25.124340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a3c2086-cd4a-4762-af05-76005439d286 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:25.135902 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 936/1895] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:24 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 1207 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:25.143350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e21bd963-4f61-49c9-900f-236ae7a94e73 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:50:25.143823 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:25.143823 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:25.144325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e21bd963-4f61-49c9-900f-236ae7a94e73 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00e67fcc-457e-4fc1-96f5-2e4b6647080e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-906399613"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:25.200406 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:25.200406 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:25.201790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e21bd963-4f61-49c9-900f-236ae7a94e73 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:25.202155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-e21bd963-4f61-49c9-900f-236ae7a94e73 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume 00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:25.277164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-e21bd963-4f61-49c9-900f-236ae7a94e73 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['51c9dc3d-1801-4431-9688-90323750f0df', '698d045b-3b11-4740-a2f8-2581337d7f9d', 'bcd159f0-79c0-458d-8122-a0b6af0284fe', '4b0b1ee5-540b-4619-9a00-06fc3d5e81e6'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:50:25.483860 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e21bd963-4f61-49c9-900f-236ae7a94e73 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot force create request issued successfully. Jan 12 14:50:25.485203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e21bd963-4f61-49c9-900f-236ae7a94e73 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 202 Jan 12 14:50:25.486498 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 960/1896] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:50:25 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 309 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:50:25.498604 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7614d2f8-916f-427b-b06e-054ef9ad192b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:50:25.498604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7614d2f8-916f-427b-b06e-054ef9ad192b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:25.498848 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:25.498848 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:25.499054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7614d2f8-916f-427b-b06e-054ef9ad192b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:25.536461 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:25.536461 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:25.538031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7614d2f8-916f-427b-b06e-054ef9ad192b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:25.545878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7614d2f8-916f-427b-b06e-054ef9ad192b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c returned with HTTP 200 Jan 12 14:50:25.558185 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 937/1897] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:25 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c => generated 441 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:25.667045 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba77b1fc-178c-4fac-9e24-88670bf07c24 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:25.667045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba77b1fc-178c-4fac-9e24-88670bf07c24 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:25.667045 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:25.667045 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:25.668133 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba77b1fc-178c-4fac-9e24-88670bf07c24 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:25.673771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ba77b1fc-178c-4fac-9e24-88670bf07c24 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:25.739501 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:25.739501 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:25.741987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba77b1fc-178c-4fac-9e24-88670bf07c24 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:25.748564 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 961/1898] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:25 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:26.560249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f26bf50-c4cc-4791-ac07-f1060f9cc300 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:50:26.560735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f26bf50-c4cc-4791-ac07-f1060f9cc300 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:26.560927 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:26.560927 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:26.562367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f26bf50-c4cc-4791-ac07-f1060f9cc300 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:26.683224 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:26.683224 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:26.685601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4f26bf50-c4cc-4791-ac07-f1060f9cc300 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:26.692160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f26bf50-c4cc-4791-ac07-f1060f9cc300 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c returned with HTTP 200 Jan 12 14:50:26.695987 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 938/1899] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:26 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c => generated 441 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:26.756941 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c17379be-a138-4729-b7b4-d68695376cdd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:26.757844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c17379be-a138-4729-b7b4-d68695376cdd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:26.758213 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:26.758213 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:26.758835 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c17379be-a138-4729-b7b4-d68695376cdd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:26.759561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c17379be-a138-4729-b7b4-d68695376cdd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:26.850603 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:26.850603 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:26.863007 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c17379be-a138-4729-b7b4-d68695376cdd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:26.865707 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 962/1900] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:26 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:27.705044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-46db8910-2d59-4e27-95e6-1ec31e33bbe9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:50:27.705044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-46db8910-2d59-4e27-95e6-1ec31e33bbe9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:27.705044 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:27.705044 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:27.713069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-46db8910-2d59-4e27-95e6-1ec31e33bbe9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:27.780930 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:27.780930 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:27.780930 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-46db8910-2d59-4e27-95e6-1ec31e33bbe9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:27.780930 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-46db8910-2d59-4e27-95e6-1ec31e33bbe9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c returned with HTTP 200 Jan 12 14:50:27.780930 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 939/1901] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:27 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c => generated 441 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:27.892133 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-91efd919-4e27-4bae-adcc-f611348959ec tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:27.892133 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-91efd919-4e27-4bae-adcc-f611348959ec tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:27.892133 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:27.892133 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:27.892133 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-91efd919-4e27-4bae-adcc-f611348959ec tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:27.892133 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-91efd919-4e27-4bae-adcc-f611348959ec tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:27.892910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-086bf996-7054-486c-a912-d3b15dc9c1ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/50cfc9ff-78fe-4615-a15b-422ad95aa9ef Jan 12 14:50:27.892910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-086bf996-7054-486c-a912-d3b15dc9c1ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:27.892910 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:27.892910 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:27.892910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-086bf996-7054-486c-a912-d3b15dc9c1ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:27.939989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:27.939989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:27.948285 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:27.948285 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:27.950791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-91efd919-4e27-4bae-adcc-f611348959ec tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:27.951852 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 963/1902] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:27 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:28.796009 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07a7576b-df85-4408-8c47-6c0d94b258b3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:50:28.796009 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07a7576b-df85-4408-8c47-6c0d94b258b3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:28.796009 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:28.796009 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:28.796009 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07a7576b-df85-4408-8c47-6c0d94b258b3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:28.822057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-086bf996-7054-486c-a912-d3b15dc9c1ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:50:28.824330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-086bf996-7054-486c-a912-d3b15dc9c1ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:50:28.861507 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-086bf996-7054-486c-a912-d3b15dc9c1ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/50cfc9ff-78fe-4615-a15b-422ad95aa9ef returned with HTTP 200 Jan 12 14:50:28.862445 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 940/1903] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:50:27 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/50cfc9ff-78fe-4615-a15b-422ad95aa9ef => generated 19 bytes in 986 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:50:28.880788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-dfc359e8-ac47-4d34-91a0-b28666b830a5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:50:28.881623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-dfc359e8-ac47-4d34-91a0-b28666b830a5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:28.881767 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:28.881767 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:28.882037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-dfc359e8-ac47-4d34-91a0-b28666b830a5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:28.882508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-dfc359e8-ac47-4d34-91a0-b28666b830a5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume with id: 9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:50:28.897389 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:28.897389 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:28.897389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-07a7576b-df85-4408-8c47-6c0d94b258b3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:28.899752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07a7576b-df85-4408-8c47-6c0d94b258b3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c returned with HTTP 200 Jan 12 14:50:28.902239 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 964/1904] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:28 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c => generated 468 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:50:28.918094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16ea65cb-7d5d-4389-874c-4a18b495b7eb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:50:28.918954 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:28.918954 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:28.919412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16ea65cb-7d5d-4389-874c-4a18b495b7eb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00e67fcc-457e-4fc1-96f5-2e4b6647080e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1709288862"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:29.001937 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:29.001937 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:29.012153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-dfc359e8-ac47-4d34-91a0-b28666b830a5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:50:29.035391 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:29.035391 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:29.036764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-16ea65cb-7d5d-4389-874c-4a18b495b7eb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:29.037123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-16ea65cb-7d5d-4389-874c-4a18b495b7eb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume 00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:29.079384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-dfc359e8-ac47-4d34-91a0-b28666b830a5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume request issued successfully. Jan 12 14:50:29.079870 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-5a4a8a23-5b28-4b57-87f6-54703180fd87 req-dfc359e8-ac47-4d34-91a0-b28666b830a5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 202 Jan 12 14:50:29.081030 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 941/1905] 10.222.0.53 () {60 vars in 1384 bytes} [Tue Jan 12 14:50:28 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:50:29.091246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1864e70-9a39-484d-8a51-477daa03576f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:29.091246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1864e70-9a39-484d-8a51-477daa03576f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:29.097053 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:29.097053 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:29.098332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1864e70-9a39-484d-8a51-477daa03576f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:29.100144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f1864e70-9a39-484d-8a51-477daa03576f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:29.150722 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:29.150722 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:29.157383 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1864e70-9a39-484d-8a51-477daa03576f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:29.159112 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 942/1906] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:29 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 815 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:29.171513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-16ea65cb-7d5d-4389-874c-4a18b495b7eb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['1bcc7019-c6dd-499e-b87e-f391ebfda84c', 'da8e358b-8585-43b4-8b77-47c2731b11df', '7c1de545-69f6-4e49-a1f4-3374ba69c7a5', '71e0fae2-8881-4d71-99d0-7082eb4cbffb'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:50:29.452378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-16ea65cb-7d5d-4389-874c-4a18b495b7eb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot force create request issued successfully. Jan 12 14:50:29.453308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16ea65cb-7d5d-4389-874c-4a18b495b7eb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 202 Jan 12 14:50:29.458465 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 965/1907] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:50:28 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 310 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:50:29.466105 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6296810c-20f7-4c5c-875a-da8492be2eeb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:50:29.466701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6296810c-20f7-4c5c-875a-da8492be2eeb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:29.466901 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:29.466901 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:29.467296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6296810c-20f7-4c5c-875a-da8492be2eeb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:29.566129 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:29.566129 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:29.567280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6296810c-20f7-4c5c-875a-da8492be2eeb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:29.569234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6296810c-20f7-4c5c-875a-da8492be2eeb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 returned with HTTP 200 Jan 12 14:50:29.589066 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 943/1908] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:29 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 => generated 442 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:30.152024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4df4bbc-5af6-4ee3-afae-1dfec37c9e66 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:50:30.162426 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4df4bbc-5af6-4ee3-afae-1dfec37c9e66 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:30.162426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:30.162426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:30.162426 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4df4bbc-5af6-4ee3-afae-1dfec37c9e66 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:30.175191 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef8b725b-e22e-461b-a823-2966f3f56ded tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:30.182721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef8b725b-e22e-461b-a823-2966f3f56ded tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:30.182721 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:30.182721 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:30.182721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef8b725b-e22e-461b-a823-2966f3f56ded tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:30.182721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ef8b725b-e22e-461b-a823-2966f3f56ded tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:30.260013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:30.260013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:30.267292 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:30.267292 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:30.269230 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef8b725b-e22e-461b-a823-2966f3f56ded tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:30.280254 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 944/1909] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:30 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 815 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:30.290311 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a4df4bbc-5af6-4ee3-afae-1dfec37c9e66 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:50:30.362348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4df4bbc-5af6-4ee3-afae-1dfec37c9e66 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:50:30.372048 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 966/1910] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:30 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 1346 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:30.602170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f8e0f71-13d9-4454-9462-849c1e1fc17c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:50:30.602857 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f8e0f71-13d9-4454-9462-849c1e1fc17c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:30.603436 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:30.603436 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:30.604077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1f8e0f71-13d9-4454-9462-849c1e1fc17c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:30.704056 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:30.704056 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:30.706297 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1f8e0f71-13d9-4454-9462-849c1e1fc17c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:30.709676 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1f8e0f71-13d9-4454-9462-849c1e1fc17c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 returned with HTTP 200 Jan 12 14:50:30.715549 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 945/1911] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:30 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 => generated 442 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:31.292594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88192702-af4c-4c69-a2b2-f84700a68b2a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:31.293132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88192702-af4c-4c69-a2b2-f84700a68b2a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:31.293315 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:31.293315 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:31.293692 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88192702-af4c-4c69-a2b2-f84700a68b2a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:31.294062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-88192702-af4c-4c69-a2b2-f84700a68b2a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id aafcd510-64ab-471a-8ae5-9783b2faad35. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:50:31.347051 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:31.347051 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:31.348181 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88192702-af4c-4c69-a2b2-f84700a68b2a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 200 Jan 12 14:50:31.356974 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 967/1912] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:31 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:31.361917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77f8a03c-755a-466d-87d5-022839cddeb3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:31.362440 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77f8a03c-755a-466d-87d5-022839cddeb3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:31.362653 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:31.362653 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:31.363022 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77f8a03c-755a-466d-87d5-022839cddeb3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:31.378365 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00d75fd7-048f-4525-b5d7-7d26e21b1533 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:50:31.378896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00d75fd7-048f-4525-b5d7-7d26e21b1533 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:31.379113 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:31.379113 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:31.379489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00d75fd7-048f-4525-b5d7-7d26e21b1533 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:31.524110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:31.524110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:31.527611 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:31.527611 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:31.556541 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-00d75fd7-048f-4525-b5d7-7d26e21b1533 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:50:31.569142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-77f8a03c-755a-466d-87d5-022839cddeb3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:31.617532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00d75fd7-048f-4525-b5d7-7d26e21b1533 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:50:31.638036 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 968/1913] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:31 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 1346 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:31.660229 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:31.660229 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:31.678642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77f8a03c-755a-466d-87d5-022839cddeb3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:50:31.686513 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 946/1914] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:31 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 1202 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:31.701889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42164105-18d7-4d53-a240-6eb430f7106e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 Jan 12 14:50:31.704260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42164105-18d7-4d53-a240-6eb430f7106e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:31.704260 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:31.704260 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:31.704260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42164105-18d7-4d53-a240-6eb430f7106e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:31.704260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-42164105-18d7-4d53-a240-6eb430f7106e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete backup with id: aafcd510-64ab-471a-8ae5-9783b2faad35. Jan 12 14:50:31.724814 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8de76115-ded6-426f-8fea-f2386fce7927 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:50:31.725218 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8de76115-ded6-426f-8fea-f2386fce7927 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:31.725437 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:31.725437 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:31.725876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8de76115-ded6-426f-8fea-f2386fce7927 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:31.778911 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:31.778911 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:31.790727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:31.790727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:31.790727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8de76115-ded6-426f-8fea-f2386fce7927 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:31.790727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8de76115-ded6-426f-8fea-f2386fce7927 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 returned with HTTP 200 Jan 12 14:50:31.790727 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 947/1915] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:31 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:31.868339 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-42164105-18d7-4d53-a240-6eb430f7106e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] delete_backup rpcapi backup_id aafcd510-64ab-471a-8ae5-9783b2faad35 {{(pid=87932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 12 14:50:31.873247 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42164105-18d7-4d53-a240-6eb430f7106e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 returned with HTTP 202 Jan 12 14:50:31.874387 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 969/1916] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:50:31 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/aafcd510-64ab-471a-8ae5-9783b2faad35 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:50:32.258871 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-a6ae0b55-3c46-4af8-aea9-e2ea257fce21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:32.259125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-a6ae0b55-3c46-4af8-aea9-e2ea257fce21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:32.260257 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:32.260257 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:32.260961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-a6ae0b55-3c46-4af8-aea9-e2ea257fce21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:32.509940 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:32.509940 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:32.580341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-a6ae0b55-3c46-4af8-aea9-e2ea257fce21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:32.645468 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76a1754e-4911-45de-8ed9-5e924a7ce17d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:50:32.646010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76a1754e-4911-45de-8ed9-5e924a7ce17d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:32.649006 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:32.649006 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:32.649006 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76a1754e-4911-45de-8ed9-5e924a7ce17d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:32.670371 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:32.670371 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:32.693509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-a6ae0b55-3c46-4af8-aea9-e2ea257fce21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:50:32.701696 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 948/1917] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:50:32 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 1202 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:32.752640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-cef44bbf-6165-4062-9476-6c6d4ef57fc2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289/action Jan 12 14:50:32.752640 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:32.752640 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:32.752640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-cef44bbf-6165-4062-9476-6c6d4ef57fc2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action body: b'{"os-begin_detaching": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:50:32.752640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-cef44bbf-6165-4062-9476-6c6d4ef57fc2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:32.784802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:32.784802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:32.824966 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-76a1754e-4911-45de-8ed9-5e924a7ce17d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:50:32.879842 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76a1754e-4911-45de-8ed9-5e924a7ce17d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 200 Jan 12 14:50:32.915106 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 970/1918] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:32 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 1346 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:32.922452 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a262cdcb-2199-4d66-8b2c-eba7f02d423c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:50:32.926881 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a262cdcb-2199-4d66-8b2c-eba7f02d423c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:32.928461 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:32.928461 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:32.928461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a262cdcb-2199-4d66-8b2c-eba7f02d423c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:32.936003 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:32.936003 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:32.940656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-cef44bbf-6165-4062-9476-6c6d4ef57fc2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:32.996078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-cef44bbf-6165-4062-9476-6c6d4ef57fc2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Begin detaching volume completed successfully. Jan 12 14:50:32.996811 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-cef44bbf-6165-4062-9476-6c6d4ef57fc2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289/action returned with HTTP 202 Jan 12 14:50:32.997875 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 949/1919] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:50:32 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:50:33.040179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f66e4aeb-8148-4fc9-8936-464631988bdf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:33.040906 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f66e4aeb-8148-4fc9-8936-464631988bdf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:33.041355 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:33.041355 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:33.041981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f66e4aeb-8148-4fc9-8936-464631988bdf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:33.118281 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:33.118281 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:33.119447 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a262cdcb-2199-4d66-8b2c-eba7f02d423c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:33.138283 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a262cdcb-2199-4d66-8b2c-eba7f02d423c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 returned with HTTP 200 Jan 12 14:50:33.138995 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 971/1920] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:32 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 => generated 469 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:33.150933 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a262cdcb-2199-4d66-8b2c-eba7f02d423c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume// Jan 12 14:50:33.151779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a262cdcb-2199-4d66-8b2c-eba7f02d423c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:33.152684 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:33.152684 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:33.154519 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a262cdcb-2199-4d66-8b2c-eba7f02d423c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:33.163121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a262cdcb-2199-4d66-8b2c-eba7f02d423c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:50:33.165851 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 972/1921] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:50:33 2021] GET /volume/ => generated 754 bytes in 19 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:50:33.166992 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:33.166992 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:33.200871 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a86920f2-708e-40a4-aa61-9eb69c400b9a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:50:33.210821 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a86920f2-708e-40a4-aa61-9eb69c400b9a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:33.211641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a86920f2-708e-40a4-aa61-9eb69c400b9a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:33.212517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f66e4aeb-8148-4fc9-8936-464631988bdf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:33.220010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-a86920f2-708e-40a4-aa61-9eb69c400b9a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:50:33.275375 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:33.275375 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:33.284645 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:33.284645 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:33.285848 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a86920f2-708e-40a4-aa61-9eb69c400b9a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:33.307235 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f66e4aeb-8148-4fc9-8936-464631988bdf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:50:33.310762 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 950/1922] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:33 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 1205 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:33.324248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-0d0711d9-6f13-48db-83e0-91483712e908 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:33.324990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-0d0711d9-6f13-48db-83e0-91483712e908 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:33.325277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:33.325277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:33.331392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-0d0711d9-6f13-48db-83e0-91483712e908 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:33.454728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a86920f2-708e-40a4-aa61-9eb69c400b9a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot delete request issued successfully. Jan 12 14:50:33.454728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a86920f2-708e-40a4-aa61-9eb69c400b9a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 returned with HTTP 202 Jan 12 14:50:33.462713 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 973/1923] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:50:33 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:50:33.476617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a0ef6a7-6537-4f3c-bf70-98980985aff3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:50:33.476617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a0ef6a7-6537-4f3c-bf70-98980985aff3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:33.476617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:33.476617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:33.476617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a0ef6a7-6537-4f3c-bf70-98980985aff3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:33.526495 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:33.526495 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:33.550989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:33.550989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:33.550989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2a0ef6a7-6537-4f3c-bf70-98980985aff3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:33.556298 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a0ef6a7-6537-4f3c-bf70-98980985aff3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 returned with HTTP 200 Jan 12 14:50:33.561668 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-0d0711d9-6f13-48db-83e0-91483712e908 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:33.571843 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 974/1924] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:33 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:33.633747 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:33.633747 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:33.677295 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-0d0711d9-6f13-48db-83e0-91483712e908 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:50:33.677845 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 951/1925] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:50:33 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 1304 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:50:33.909567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e0f812f0-c457-4acc-97d0-8aac4e9e096f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 Jan 12 14:50:33.910220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e0f812f0-c457-4acc-97d0-8aac4e9e096f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:33.910220 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:33.910220 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:33.910576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e0f812f0-c457-4acc-97d0-8aac4e9e096f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:34.114107 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-59b1886b-2cc9-45e6-a7ea-0a77095edab4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments/2602084d-0c60-437e-a77a-a14a444b6110 Jan 12 14:50:34.114107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-59b1886b-2cc9-45e6-a7ea-0a77095edab4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:34.114107 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:34.114107 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:34.114107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-59b1886b-2cc9-45e6-a7ea-0a77095edab4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:34.116823 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e0f812f0-c457-4acc-97d0-8aac4e9e096f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 returned with HTTP 404 Jan 12 14:50:34.117925 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 975/1926] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:33 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/9ea78c7a-2ea2-49ab-83fd-179d3b4d3802 => generated 109 bytes in 225 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:34.143894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f87627ce-8598-4513-a6de-3ce8dd9c10a8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:50:34.145612 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f87627ce-8598-4513-a6de-3ce8dd9c10a8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:34.145612 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f87627ce-8598-4513-a6de-3ce8dd9c10a8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:34.158461 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-f87627ce-8598-4513-a6de-3ce8dd9c10a8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete snapshot with id: 3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:50:34.187568 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:34.187568 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:34.285190 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:34.285190 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:34.292996 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f87627ce-8598-4513-a6de-3ce8dd9c10a8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:50:34.499065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f87627ce-8598-4513-a6de-3ce8dd9c10a8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot delete request issued successfully. Jan 12 14:50:34.499606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f87627ce-8598-4513-a6de-3ce8dd9c10a8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 202 Jan 12 14:50:34.501049 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 976/1927] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:50:34 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 0 bytes in 376 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:50:34.507016 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d62366b2-c5e5-495b-8840-8cddf8324a64 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:34.507510 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d62366b2-c5e5-495b-8840-8cddf8324a64 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:34.507855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:34.507855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:34.508075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d62366b2-c5e5-495b-8840-8cddf8324a64 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:34.638176 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:34.638176 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:34.650201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d62366b2-c5e5-495b-8840-8cddf8324a64 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:34.698875 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:34.698875 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:34.723537 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d62366b2-c5e5-495b-8840-8cddf8324a64 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:50:34.725616 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 977/1928] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:34 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 1205 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:34.775159 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dd28b99f-c5c9-4b69-9070-2631c3979fd1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:50:34.775159 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dd28b99f-c5c9-4b69-9070-2631c3979fd1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:34.775159 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:34.775159 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:34.775159 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dd28b99f-c5c9-4b69-9070-2631c3979fd1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:34.851927 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:34.851927 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:34.853729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dd28b99f-c5c9-4b69-9070-2631c3979fd1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:50:34.865626 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dd28b99f-c5c9-4b69-9070-2631c3979fd1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 200 Jan 12 14:50:34.866625 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 978/1929] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:34 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 477 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:34.880187 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-293a0dd5-e9a4-4a9b-8826-93798394953c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:50:34.880187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-293a0dd5-e9a4-4a9b-8826-93798394953c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:34.880187 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:34.880187 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:34.880187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-293a0dd5-e9a4-4a9b-8826-93798394953c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:34.919677 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:34.919677 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:34.919677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-293a0dd5-e9a4-4a9b-8826-93798394953c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:34.919677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-293a0dd5-e9a4-4a9b-8826-93798394953c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 returned with HTTP 200 Jan 12 14:50:34.919677 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 979/1930] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:34 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:35.774645 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0bd586fb-452f-47dd-97ce-9f5abb11526a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:35.774645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0bd586fb-452f-47dd-97ce-9f5abb11526a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:35.774645 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:35.774645 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:35.774645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0bd586fb-452f-47dd-97ce-9f5abb11526a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:36.035409 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:36.035409 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:36.066468 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0bd586fb-452f-47dd-97ce-9f5abb11526a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:36.186776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-59b1886b-2cc9-45e6-a7ea-0a77095edab4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:50:36.186776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-59b1886b-2cc9-45e6-a7ea-0a77095edab4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:50:36.212843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0bd586fb-452f-47dd-97ce-9f5abb11526a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:50:36.221782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-3c492cf8-56f6-4b4f-81cf-ddd5f468b74c req-59b1886b-2cc9-45e6-a7ea-0a77095edab4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments/2602084d-0c60-437e-a77a-a14a444b6110 returned with HTTP 200 Jan 12 14:50:36.228144 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 980/1931] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:35 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 910 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:36.236218 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 952/1932] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 14:50:34 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/attachments/2602084d-0c60-437e-a77a-a14a444b6110 => generated 19 bytes in 2139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:36.245756 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f369890-be42-4020-a356-5bd805696292 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:50:36.248385 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b42b940-0fcc-4f9c-8451-aebb52d7d86a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:50:36.249208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f369890-be42-4020-a356-5bd805696292 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:36.249550 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:36.249550 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:36.250178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f369890-be42-4020-a356-5bd805696292 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:36.251468 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b42b940-0fcc-4f9c-8451-aebb52d7d86a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:36.252396 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:36.252396 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:36.253922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b42b940-0fcc-4f9c-8451-aebb52d7d86a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:36.350293 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:36.350293 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:36.351714 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:36.351714 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:36.357866 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8f369890-be42-4020-a356-5bd805696292 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:50:36.358914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4b42b940-0fcc-4f9c-8451-aebb52d7d86a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:36.369979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f369890-be42-4020-a356-5bd805696292 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 200 Jan 12 14:50:36.369979 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 981/1933] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:36 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 477 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:36.370297 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b42b940-0fcc-4f9c-8451-aebb52d7d86a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 returned with HTTP 200 Jan 12 14:50:36.372256 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 953/1934] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:36 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 => generated 468 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:37.237728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea744c7d-b9df-4498-8e5a-9f18cd66be42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:37.239162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea744c7d-b9df-4498-8e5a-9f18cd66be42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:37.239162 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:37.239162 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:37.239162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea744c7d-b9df-4498-8e5a-9f18cd66be42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:37.331687 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:37.331687 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:37.366359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ea744c7d-b9df-4498-8e5a-9f18cd66be42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:37.378481 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-359b9b51-33bd-41f3-ab88-725029591c2e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:50:37.379313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-359b9b51-33bd-41f3-ab88-725029591c2e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:37.380115 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:37.380115 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:37.381278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-359b9b51-33bd-41f3-ab88-725029591c2e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:37.446096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea744c7d-b9df-4498-8e5a-9f18cd66be42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:50:37.455397 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 982/1935] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:37 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 910 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:37.468324 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:37.468324 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:37.470448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-359b9b51-33bd-41f3-ab88-725029591c2e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:50:37.477316 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c2ddab3-1285-4681-81ef-ce9b8f6042dd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:50:37.478036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c2ddab3-1285-4681-81ef-ce9b8f6042dd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:37.478241 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:37.478241 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:37.479026 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c2ddab3-1285-4681-81ef-ce9b8f6042dd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:37.485292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-359b9b51-33bd-41f3-ab88-725029591c2e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 200 Jan 12 14:50:37.486198 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 954/1936] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:37 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 477 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:50:37.514620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c2ddab3-1285-4681-81ef-ce9b8f6042dd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 returned with HTTP 404 Jan 12 14:50:37.517367 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 983/1937] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:37 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:37.527731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e56acee3-29b1-417c-8e01-7a27f4756c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:50:37.528327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e56acee3-29b1-417c-8e01-7a27f4756c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:37.544232 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:37.544232 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:37.544232 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e56acee3-29b1-417c-8e01-7a27f4756c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:37.544232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-e56acee3-29b1-417c-8e01-7a27f4756c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:50:37.598166 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:37.598166 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:37.607682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e56acee3-29b1-417c-8e01-7a27f4756c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:37.745247 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e56acee3-29b1-417c-8e01-7a27f4756c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot delete request issued successfully. Jan 12 14:50:37.747208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e56acee3-29b1-417c-8e01-7a27f4756c1a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a returned with HTTP 202 Jan 12 14:50:37.747208 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 955/1938] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:50:37 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:50:37.757078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-042e48a9-a5fc-4ad0-aee4-07bacfbc679c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:50:37.757869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-042e48a9-a5fc-4ad0-aee4-07bacfbc679c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:37.758373 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-042e48a9-a5fc-4ad0-aee4-07bacfbc679c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:37.817595 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:37.817595 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:37.823485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-042e48a9-a5fc-4ad0-aee4-07bacfbc679c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:37.827622 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-042e48a9-a5fc-4ad0-aee4-07bacfbc679c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a returned with HTTP 200 Jan 12 14:50:37.830459 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 984/1939] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:37 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a => generated 468 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:38.517869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c16167f-aaac-4237-8b9c-c59cff2e8df9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:50:38.550951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c16167f-aaac-4237-8b9c-c59cff2e8df9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:38.552712 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:38.552712 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:38.553419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c16167f-aaac-4237-8b9c-c59cff2e8df9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:38.644417 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c16167f-aaac-4237-8b9c-c59cff2e8df9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 404 Jan 12 14:50:38.646882 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 956/1940] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:38 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 111 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:38.845956 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ecc2986-ebe1-401d-bd48-344a855c4fd4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:50:38.847136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ecc2986-ebe1-401d-bd48-344a855c4fd4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:38.847136 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:38.847136 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:38.847355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ecc2986-ebe1-401d-bd48-344a855c4fd4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:38.946421 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:38.946421 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:38.946421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ecc2986-ebe1-401d-bd48-344a855c4fd4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:38.947884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ecc2986-ebe1-401d-bd48-344a855c4fd4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a returned with HTTP 200 Jan 12 14:50:38.952899 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 985/1941] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:38 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a => generated 468 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:39.965444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-184cbfec-e4a1-42ef-a117-424981dbf8db tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:50:39.965444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-184cbfec-e4a1-42ef-a117-424981dbf8db tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:39.966270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-184cbfec-e4a1-42ef-a117-424981dbf8db tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:40.010805 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:40.010805 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:40.012619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-184cbfec-e4a1-42ef-a117-424981dbf8db tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:40.014770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-184cbfec-e4a1-42ef-a117-424981dbf8db tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a returned with HTTP 200 Jan 12 14:50:40.022653 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 957/1942] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:39 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:41.030150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f87c34d4-a9d4-4c88-9bf6-0bb833177472 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:50:41.031427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f87c34d4-a9d4-4c88-9bf6-0bb833177472 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:41.032437 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:41.032437 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:41.033223 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f87c34d4-a9d4-4c88-9bf6-0bb833177472 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:41.064113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f87c34d4-a9d4-4c88-9bf6-0bb833177472 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a returned with HTTP 404 Jan 12 14:50:41.070334 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 986/1943] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:41 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:41.073783 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2771cbad-0812-4cce-a061-0ee4b2f81ce1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:50:41.074311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2771cbad-0812-4cce-a061-0ee4b2f81ce1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:41.074516 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:41.074516 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:41.074928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2771cbad-0812-4cce-a061-0ee4b2f81ce1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:41.075221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-2771cbad-0812-4cce-a061-0ee4b2f81ce1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:50:41.135837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:41.135837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:41.136951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2771cbad-0812-4cce-a061-0ee4b2f81ce1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:41.279712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2771cbad-0812-4cce-a061-0ee4b2f81ce1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot delete request issued successfully. Jan 12 14:50:41.289178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2771cbad-0812-4cce-a061-0ee4b2f81ce1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c returned with HTTP 202 Jan 12 14:50:41.290088 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 958/1944] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:50:41 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:50:41.299193 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec244e1c-e68b-4921-8662-ffb150f4b1c9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:50:41.299741 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec244e1c-e68b-4921-8662-ffb150f4b1c9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:41.300231 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec244e1c-e68b-4921-8662-ffb150f4b1c9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:41.351612 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:41.351612 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:41.353955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ec244e1c-e68b-4921-8662-ffb150f4b1c9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:41.358089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec244e1c-e68b-4921-8662-ffb150f4b1c9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c returned with HTTP 200 Jan 12 14:50:41.360706 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 987/1945] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:41 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c => generated 467 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:42.373070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6749d469-9c66-42a5-aac8-7eb95f73aefc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:50:42.374545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6749d469-9c66-42a5-aac8-7eb95f73aefc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:42.375680 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:42.375680 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:42.376382 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6749d469-9c66-42a5-aac8-7eb95f73aefc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:42.405012 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:42.405012 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:42.408502 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6749d469-9c66-42a5-aac8-7eb95f73aefc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:42.411036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6749d469-9c66-42a5-aac8-7eb95f73aefc tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c returned with HTTP 200 Jan 12 14:50:42.412443 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 959/1946] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:42 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:43.425371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c4afa6b2-bf23-4977-831d-9eceb51d749d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:50:43.426436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c4afa6b2-bf23-4977-831d-9eceb51d749d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:43.426814 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:43.426814 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:43.427198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c4afa6b2-bf23-4977-831d-9eceb51d749d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:43.451427 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c4afa6b2-bf23-4977-831d-9eceb51d749d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c returned with HTTP 404 Jan 12 14:50:43.452565 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 988/1947] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:43 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:50:43.604941 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-218a7828-a1d1-4617-91de-dec5bd0557b1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:43.605832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-218a7828-a1d1-4617-91de-dec5bd0557b1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:43.606192 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:43.606192 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:43.606824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-218a7828-a1d1-4617-91de-dec5bd0557b1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:43.666578 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:43.666578 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:43.676933 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-218a7828-a1d1-4617-91de-dec5bd0557b1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:43.699099 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:43.699099 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:43.709175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-218a7828-a1d1-4617-91de-dec5bd0557b1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:43.714453 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 960/1948] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:50:43 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 1207 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:43.735534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-da6c20e0-f44b-47b3-a0f3-b9ad0908af57 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e/action Jan 12 14:50:43.736368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-da6c20e0-f44b-47b3-a0f3-b9ad0908af57 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action body: b'{"os-begin_detaching": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:50:43.737293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-da6c20e0-f44b-47b3-a0f3-b9ad0908af57 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:43.792819 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:43.792819 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:43.794275 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-da6c20e0-f44b-47b3-a0f3-b9ad0908af57 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:43.803968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-da6c20e0-f44b-47b3-a0f3-b9ad0908af57 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Begin detaching volume completed successfully. Jan 12 14:50:43.804627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-da6c20e0-f44b-47b3-a0f3-b9ad0908af57 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e/action returned with HTTP 202 Jan 12 14:50:43.805621 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 989/1949] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 14:50:43 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:50:43.828905 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f4f3080-33be-4b1e-8fb7-92e4ae4333df tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:43.829691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f4f3080-33be-4b1e-8fb7-92e4ae4333df tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:43.830099 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:43.830099 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:43.830939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f4f3080-33be-4b1e-8fb7-92e4ae4333df tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:43.872201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-da6c20e0-f44b-47b3-a0f3-b9ad0908af57 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume// Jan 12 14:50:43.872706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-da6c20e0-f44b-47b3-a0f3-b9ad0908af57 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:43.872905 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:43.872905 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:43.873877 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-da6c20e0-f44b-47b3-a0f3-b9ad0908af57 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:43.875210 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-da6c20e0-f44b-47b3-a0f3-b9ad0908af57 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:50:43.876257 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 990/1950] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:50:43 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:50:43.885144 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:43.885144 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:43.894133 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5f4f3080-33be-4b1e-8fb7-92e4ae4333df tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:43.895939 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-8984c6fe-eb76-4430-8d5d-dd5ed6a19082 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:43.897019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-8984c6fe-eb76-4430-8d5d-dd5ed6a19082 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:43.897673 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-8984c6fe-eb76-4430-8d5d-dd5ed6a19082 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:43.914116 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:43.914116 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:43.923608 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f4f3080-33be-4b1e-8fb7-92e4ae4333df tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:43.925059 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 961/1951] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:43 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 1210 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:43.953023 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:43.953023 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:43.961693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-8984c6fe-eb76-4430-8d5d-dd5ed6a19082 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:43.981299 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:43.981299 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:43.990151 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-8984c6fe-eb76-4430-8d5d-dd5ed6a19082 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:43.991119 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 991/1952] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:50:43 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 1309 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:50:44.322947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-9fed0861-3277-409b-9797-d83be870e1ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/ee303bed-8ecc-49ca-aa89-9f6ceecb1514 Jan 12 14:50:44.323728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-9fed0861-3277-409b-9797-d83be870e1ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:44.324030 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:44.324030 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:44.324544 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-9fed0861-3277-409b-9797-d83be870e1ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:44.345953 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:44.345953 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:44.863303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-9fed0861-3277-409b-9797-d83be870e1ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:50:44.863886 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-9fed0861-3277-409b-9797-d83be870e1ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:50:44.870680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd8e9be2-4260-49d4-99fd-83852cbfacb2 req-9fed0861-3277-409b-9797-d83be870e1ee tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/ee303bed-8ecc-49ca-aa89-9f6ceecb1514 returned with HTTP 200 Jan 12 14:50:44.871662 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 962/1953] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:50:44 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/attachments/ee303bed-8ecc-49ca-aa89-9f6ceecb1514 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:44.941922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb023f74-264d-4e24-928b-b62de78c3820 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:50:44.942445 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb023f74-264d-4e24-928b-b62de78c3820 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:44.942662 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:44.942662 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:44.943042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb023f74-264d-4e24-928b-b62de78c3820 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:45.022151 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:45.022151 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:45.032569 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eb023f74-264d-4e24-928b-b62de78c3820 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:45.059079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb023f74-264d-4e24-928b-b62de78c3820 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:50:45.060379 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 992/1954] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:44 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:45.736043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d34da24f-947d-4fe8-92d4-a9ea8487345c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:45.736659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d34da24f-947d-4fe8-92d4-a9ea8487345c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:45.737111 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:45.737111 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:45.737491 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d34da24f-947d-4fe8-92d4-a9ea8487345c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:45.737957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-d34da24f-947d-4fe8-92d4-a9ea8487345c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume with id: ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:45.787092 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:45.787092 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:45.788515 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d34da24f-947d-4fe8-92d4-a9ea8487345c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:45.814032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d34da24f-947d-4fe8-92d4-a9ea8487345c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume request issued successfully. Jan 12 14:50:45.814680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d34da24f-947d-4fe8-92d4-a9ea8487345c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 202 Jan 12 14:50:45.815696 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 963/1955] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:50:45 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:50:45.823018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb311e6d-b5a1-4aa0-9c98-e5c997a4a74c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:45.824095 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb311e6d-b5a1-4aa0-9c98-e5c997a4a74c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:45.824215 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:45.824215 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:45.824738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb311e6d-b5a1-4aa0-9c98-e5c997a4a74c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:45.874472 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:45.874472 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:45.882716 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bb311e6d-b5a1-4aa0-9c98-e5c997a4a74c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:45.905566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb311e6d-b5a1-4aa0-9c98-e5c997a4a74c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:50:45.907393 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 993/1956] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:45 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 909 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:46.520803 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-9717ce98-b185-4408-937d-7c480887571d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/ad6e2d4d-8610-410d-b2f7-dbcd2ea988df Jan 12 14:50:46.521531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-9717ce98-b185-4408-937d-7c480887571d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:46.521915 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:46.521915 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:46.522542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-9717ce98-b185-4408-937d-7c480887571d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:46.581306 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:46.581306 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:46.924532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d53a2b9-9f2b-41ef-8a61-c4bd16d9cbf4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:46.925249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d53a2b9-9f2b-41ef-8a61-c4bd16d9cbf4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:46.925773 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:46.925773 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:46.926407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d53a2b9-9f2b-41ef-8a61-c4bd16d9cbf4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:47.040666 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:47.040666 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:47.070521 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2d53a2b9-9f2b-41ef-8a61-c4bd16d9cbf4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:47.123880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d53a2b9-9f2b-41ef-8a61-c4bd16d9cbf4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 200 Jan 12 14:50:47.125489 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 994/1957] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:46 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 909 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:47.558587 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-9717ce98-b185-4408-937d-7c480887571d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:50:47.559520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-9717ce98-b185-4408-937d-7c480887571d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:50:47.575698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-9717ce98-b185-4408-937d-7c480887571d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/ad6e2d4d-8610-410d-b2f7-dbcd2ea988df returned with HTTP 200 Jan 12 14:50:47.576752 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 964/1958] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 14:50:46 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/ad6e2d4d-8610-410d-b2f7-dbcd2ea988df => generated 19 bytes in 1062 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:47.592209 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-7971844b-b782-4829-a5fa-8cb2945ba72d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:50:47.592684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-7971844b-b782-4829-a5fa-8cb2945ba72d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:47.592880 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:47.592880 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:47.594076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-7971844b-b782-4829-a5fa-8cb2945ba72d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:47.594937 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-7971844b-b782-4829-a5fa-8cb2945ba72d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume with id: 84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:50:47.683205 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:47.683205 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:47.685118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-7971844b-b782-4829-a5fa-8cb2945ba72d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:50:47.721382 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-7971844b-b782-4829-a5fa-8cb2945ba72d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume request issued successfully. Jan 12 14:50:47.721979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-79c929d7-e1e9-4607-a269-ebce4920e5bb req-7971844b-b782-4829-a5fa-8cb2945ba72d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 202 Jan 12 14:50:47.723157 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 995/1959] 10.222.0.68 () {60 vars in 1384 bytes} [Tue Jan 12 14:50:47 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:50:48.140912 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2a6cafa-850d-4346-b448-e958927a9f78 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:50:48.141419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2a6cafa-850d-4346-b448-e958927a9f78 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:48.141593 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:48.141593 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:48.142361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2a6cafa-850d-4346-b448-e958927a9f78 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:48.249465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2a6cafa-850d-4346-b448-e958927a9f78 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 404 Jan 12 14:50:48.251078 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 965/1960] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:48 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:48.324715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes Jan 12 14:50:48.325173 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:48.325173 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:48.325693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'create', calling method: create, body: {"volume": {"imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-602574306"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:48.326866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume request body: {'volume': {'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-602574306'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:50:48.473417 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume of 1 GB Jan 12 14:50:48.499908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Availability Zones retrieved successfully. Jan 12 14:50:48.542458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Flow 'volume_create_api' (272e7a22-6b2d-4e10-bfc2-32d803059159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:50:48.546219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef361273-aed3-4e14-a3fa-5f58cf295b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:50:48.560684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:50:48.681983 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68954d7e-c75a-4a00-9360-e51cbd17257b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:50:48.682764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68954d7e-c75a-4a00-9360-e51cbd17257b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:48.683393 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68954d7e-c75a-4a00-9360-e51cbd17257b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:48.736061 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef361273-aed3-4e14-a3fa-5f58cf295b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:50:48.738690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04121f7-f823-4658-9dc1-ae86f0a0b70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:50:48.796024 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:48.796024 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:48.807062 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-68954d7e-c75a-4a00-9360-e51cbd17257b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:50:48.834590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68954d7e-c75a-4a00-9360-e51cbd17257b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:50:48.835910 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 966/1961] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:48 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 1367 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:48.894663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Created reservations ['dbb155d7-3542-4daf-b6e2-cb88e681ce3a', '990d2a0d-4fb5-4f2e-b9d2-4a4b41682cf1', 'c37ac3c0-b85b-4243-a7bb-5fda6093c866', '5e1db8db-7f39-417d-8fa2-c150ca20f144'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:50:48.896672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04121f7-f823-4658-9dc1-ae86f0a0b70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbb155d7-3542-4daf-b6e2-cb88e681ce3a', '990d2a0d-4fb5-4f2e-b9d2-4a4b41682cf1', 'c37ac3c0-b85b-4243-a7bb-5fda6093c866', '5e1db8db-7f39-417d-8fa2-c150ca20f144']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:50:48.902071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dcdd5a6-1dbf-424f-8301-03a44537ce2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:50:48.991471 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dcdd5a6-1dbf-424f-8301-03a44537ce2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '672afc09-b477-4520-977b-6d95581243e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-602574306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55a4bcb6964743ab53cabade699ba8',qos_specs=None,replication_status=,reservations=['dbb155d7-3542-4daf-b6e2-cb88e681ce3a','990d2a0d-4fb5-4f2e-b9d2-4a4b41682cf1','c37ac3c0-b85b-4243-a7bb-5fda6093c866','5e1db8db-7f39-417d-8fa2-c150ca20f144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:50:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-602574306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=672afc09-b477-4520-977b-6d95581243e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c55a4bcb6964743ab53cabade699ba8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:50:48.994089 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be644515-d343-409e-8bdd-bb0f90cb0984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:50:49.041453 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be644515-d343-409e-8bdd-bb0f90cb0984) transitioned into state 'SUCCESS' from state '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-602574306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55a4bcb6964743ab53cabade699ba8',qos_specs=None,replication_status=,reservations=['dbb155d7-3542-4daf-b6e2-cb88e681ce3a','990d2a0d-4fb5-4f2e-b9d2-4a4b41682cf1','c37ac3c0-b85b-4243-a7bb-5fda6093c866','5e1db8db-7f39-417d-8fa2-c150ca20f144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:50:49.043838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d44a0c79-6f25-4bd9-bc33-654a79fa5d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:50:49.080935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d44a0c79-6f25-4bd9-bc33-654a79fa5d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:50:49.083577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Flow 'volume_create_api' (272e7a22-6b2d-4e10-bfc2-32d803059159) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:50:49.190407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume request issued successfully. Jan 12 14:50:49.223697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-86a50fa6-eda0-481c-b689-1f44425542d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes returned with HTTP 202 Jan 12 14:50:49.234797 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 996/1962] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:50:48 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes => generated 817 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:50:49.239592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a928c7b9-e3bd-4174-ac18-bea124f741a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:50:49.240420 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a928c7b9-e3bd-4174-ac18-bea124f741a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:49.240745 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:49.240745 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:49.241305 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a928c7b9-e3bd-4174-ac18-bea124f741a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:49.347353 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:49.347353 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:49.365874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a928c7b9-e3bd-4174-ac18-bea124f741a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:49.417738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a928c7b9-e3bd-4174-ac18-bea124f741a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:50:49.423053 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 967/1963] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:49 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 885 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:49.854913 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-deded4ba-c861-4f46-812f-0271454bb92e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:50:49.855480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-deded4ba-c861-4f46-812f-0271454bb92e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:49.855681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:49.855681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:49.856545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-deded4ba-c861-4f46-812f-0271454bb92e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:49.973465 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:49.973465 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:49.999073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-deded4ba-c861-4f46-812f-0271454bb92e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:50:50.057525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-deded4ba-c861-4f46-812f-0271454bb92e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 200 Jan 12 14:50:50.062021 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 997/1964] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:49 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 1367 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:50:50.436791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d0ff07dc-cb0f-4b89-b4fe-dc91e6a504d6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:50:50.438561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d0ff07dc-cb0f-4b89-b4fe-dc91e6a504d6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:50.438921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:50.438921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:50.439501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d0ff07dc-cb0f-4b89-b4fe-dc91e6a504d6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:50.542619 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:50.542619 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:50.568702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d0ff07dc-cb0f-4b89-b4fe-dc91e6a504d6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:50.616940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d0ff07dc-cb0f-4b89-b4fe-dc91e6a504d6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:50:50.627380 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 968/1965] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:50 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:51.074371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e05ee3b2-d958-4906-8adc-643867234351 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:50:51.075340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e05ee3b2-d958-4906-8adc-643867234351 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:51.075552 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:51.075552 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:51.076475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e05ee3b2-d958-4906-8adc-643867234351 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:51.198389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e05ee3b2-d958-4906-8adc-643867234351 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 404 Jan 12 14:50:51.201910 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 998/1966] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:51 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:51.634249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b9078ef-73a0-4cb1-b10d-803923a8616c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:50:51.634909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b9078ef-73a0-4cb1-b10d-803923a8616c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:51.635125 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:51.635125 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:51.635502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b9078ef-73a0-4cb1-b10d-803923a8616c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:51.689106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d1c8e09c-0f9f-458a-88ca-202b35c1794c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:50:51.689633 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d1c8e09c-0f9f-458a-88ca-202b35c1794c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:51.690138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d1c8e09c-0f9f-458a-88ca-202b35c1794c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:51.690490 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-d1c8e09c-0f9f-458a-88ca-202b35c1794c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete snapshot with id: 3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:50:51.759838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d1c8e09c-0f9f-458a-88ca-202b35c1794c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 404 Jan 12 14:50:51.767250 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 999/1967] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:50:51 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:51.776152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23d066ec-2bb4-475c-b875-0106911f0adf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a Jan 12 14:50:51.779024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23d066ec-2bb4-475c-b875-0106911f0adf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:51.779748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23d066ec-2bb4-475c-b875-0106911f0adf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:51.807657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23d066ec-2bb4-475c-b875-0106911f0adf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a returned with HTTP 404 Jan 12 14:50:51.809050 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1000/1968] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:51 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/3546cfa6-aa37-47cd-81da-714e0923b30a => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:51.815006 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:51.815006 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:51.833387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2b9078ef-73a0-4cb1-b10d-803923a8616c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:51.900118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b9078ef-73a0-4cb1-b10d-803923a8616c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:50:51.903406 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 969/1969] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:51 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:52.918709 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2151c2d-5cdb-40e3-b8f0-3b5565f6d5c0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:50:52.920523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2151c2d-5cdb-40e3-b8f0-3b5565f6d5c0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:52.921252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2151c2d-5cdb-40e3-b8f0-3b5565f6d5c0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:52.997165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:52.997165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:53.005541 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c2151c2d-5cdb-40e3-b8f0-3b5565f6d5c0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:53.031772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2151c2d-5cdb-40e3-b8f0-3b5565f6d5c0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:50:53.034327 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1001/1970] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:52 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:53.387013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes Jan 12 14:50:53.387976 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:53.387976 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:53.388709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1921257645"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:53.390745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1921257645'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:50:53.391341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume of 1 GB Jan 12 14:50:53.426513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79850200-9349-4bce-9b42-ccb26f0fa2a4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:50:53.427380 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79850200-9349-4bce-9b42-ccb26f0fa2a4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:53.428028 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:53.428028 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:53.429146 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79850200-9349-4bce-9b42-ccb26f0fa2a4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:53.430012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-79850200-9349-4bce-9b42-ccb26f0fa2a4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume with id: 84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:50:53.441180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Availability Zones retrieved successfully. Jan 12 14:50:53.491757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79850200-9349-4bce-9b42-ccb26f0fa2a4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 404 Jan 12 14:50:53.497172 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1002/1971] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:50:53 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:53.501506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (bd2fab21-eea2-4a9b-a68e-14b002b57b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:50:53.502249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55daeca8-9a29-47c4-a9ec-69a2ec8480fd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 Jan 12 14:50:53.502878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55daeca8-9a29-47c4-a9ec-69a2ec8480fd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:53.503484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55daeca8-9a29-47c4-a9ec-69a2ec8480fd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:53.505845 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ba4414-d4cf-4955-9466-7685f82d4ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:50:53.518255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:50:53.625777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55daeca8-9a29-47c4-a9ec-69a2ec8480fd tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 returned with HTTP 404 Jan 12 14:50:53.627155 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1003/1972] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:53 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/84b60980-3ad0-48ca-a538-2e54876568f8 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:50:53.749173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ba4414-d4cf-4955-9466-7685f82d4ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:50:53.757002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71257a54-b364-4465-82f9-bf88536d0c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:50:53.964311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['7978f95e-98c8-491c-bd6c-0726fea9b782', '2c329e3d-9f67-47d2-97b7-91ccd9071404', 'cf4f0499-68a0-41c3-ad7b-0e2f904ea094', '56b1e960-f708-4108-ad62-66cb4e24a398'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:50:53.966607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71257a54-b364-4465-82f9-bf88536d0c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7978f95e-98c8-491c-bd6c-0726fea9b782', '2c329e3d-9f67-47d2-97b7-91ccd9071404', 'cf4f0499-68a0-41c3-ad7b-0e2f904ea094', '56b1e960-f708-4108-ad62-66cb4e24a398']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:50:53.968864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f2bf9ec-55cf-42d9-9399-a9afbe208cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:50:54.056048 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9058cd6-8d4b-4ced-8430-c835789fdb52 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:50:54.056563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9058cd6-8d4b-4ced-8430-c835789fdb52 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:54.057307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9058cd6-8d4b-4ced-8430-c835789fdb52 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:54.067137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f2bf9ec-55cf-42d9-9399-a9afbe208cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcccc5f2-83d5-4938-ba0e-19d4420bfe69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1921257645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['7978f95e-98c8-491c-bd6c-0726fea9b782','2c329e3d-9f67-47d2-97b7-91ccd9071404','cf4f0499-68a0-41c3-ad7b-0e2f904ea094','56b1e960-f708-4108-ad62-66cb4e24a398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:50:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1921257645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcccc5f2-83d5-4938-ba0e-19d4420bfe69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855c71d6ce0e491f944acaceff00927e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c231f32e83454b12bc1d946e91d6df1d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:50:54.069889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88dc6ee5-9950-4bc6-aa73-be329e93c33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:50:54.132426 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88dc6ee5-9950-4bc6-aa73-be329e93c33b) transitioned into state 'SUCCESS' from state '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-1921257645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['7978f95e-98c8-491c-bd6c-0726fea9b782','2c329e3d-9f67-47d2-97b7-91ccd9071404','cf4f0499-68a0-41c3-ad7b-0e2f904ea094','56b1e960-f708-4108-ad62-66cb4e24a398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:50:54.134971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06cb662a-60ab-430d-86c5-e338c98ccc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:50:54.168301 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:54.168301 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:54.172296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06cb662a-60ab-430d-86c5-e338c98ccc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:50:54.175418 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (bd2fab21-eea2-4a9b-a68e-14b002b57b95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:50:54.189992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f9058cd6-8d4b-4ced-8430-c835789fdb52 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:54.278448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9058cd6-8d4b-4ced-8430-c835789fdb52 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:50:54.283183 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1004/1973] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:54 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:54.368670 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request issued successfully. Jan 12 14:50:54.433464 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3bbcc196-e57e-41f6-b0cf-3b0ffa4949cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes returned with HTTP 202 Jan 12 14:50:54.448219 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 970/1974] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:50:53 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes => generated 823 bytes in 1055 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:50:54.453079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-253b2ad8-3200-4f41-8cfd-06fa6ee043be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 Jan 12 14:50:54.453609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-253b2ad8-3200-4f41-8cfd-06fa6ee043be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:54.453822 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:54.453822 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:54.454194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-253b2ad8-3200-4f41-8cfd-06fa6ee043be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:54.565442 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:54.565442 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:54.587575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-253b2ad8-3200-4f41-8cfd-06fa6ee043be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:54.656353 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-253b2ad8-3200-4f41-8cfd-06fa6ee043be tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 returned with HTTP 200 Jan 12 14:50:54.662812 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1005/1975] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:54 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 => generated 891 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:50:55.299175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-340f66db-a8bb-45e5-a64a-858ae6a4d3af tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:50:55.299681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-340f66db-a8bb-45e5-a64a-858ae6a4d3af tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:55.300095 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:55.300095 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:55.300712 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-340f66db-a8bb-45e5-a64a-858ae6a4d3af tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:55.453495 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:55.453495 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:55.476353 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-340f66db-a8bb-45e5-a64a-858ae6a4d3af tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:55.505044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-340f66db-a8bb-45e5-a64a-858ae6a4d3af tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:50:55.506587 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 971/1976] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:55 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:55.678440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f37062d-cf0d-4e0f-99c9-999bef700877 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 Jan 12 14:50:55.679020 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f37062d-cf0d-4e0f-99c9-999bef700877 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:55.679305 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:55.679305 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:55.679763 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f37062d-cf0d-4e0f-99c9-999bef700877 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:55.847488 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:55.847488 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:55.861248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5f37062d-cf0d-4e0f-99c9-999bef700877 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:55.904225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f37062d-cf0d-4e0f-99c9-999bef700877 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 returned with HTTP 200 Jan 12 14:50:55.905297 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1006/1977] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:55 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 => generated 915 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:56.522346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43ecba7b-102e-4ae1-bf06-b3d416df602e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:50:56.522898 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43ecba7b-102e-4ae1-bf06-b3d416df602e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:56.523057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:56.523057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:56.523436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43ecba7b-102e-4ae1-bf06-b3d416df602e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:56.617273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:56.617273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:56.637128 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-43ecba7b-102e-4ae1-bf06-b3d416df602e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:56.679673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43ecba7b-102e-4ae1-bf06-b3d416df602e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:50:56.691337 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 972/1978] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:56 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:56.921841 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1cf6144b-9576-4fff-9c00-96a280a60688 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 Jan 12 14:50:56.922364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1cf6144b-9576-4fff-9c00-96a280a60688 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:56.922879 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:56.922879 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:56.923265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1cf6144b-9576-4fff-9c00-96a280a60688 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:57.053148 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:57.053148 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:57.083705 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1cf6144b-9576-4fff-9c00-96a280a60688 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:57.138818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1cf6144b-9576-4fff-9c00-96a280a60688 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 returned with HTTP 200 Jan 12 14:50:57.154016 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1007/1979] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:56 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 => generated 916 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:57.162979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-228c9413-e4c5-44f7-9329-48b12007336b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:50:57.163776 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:57.163776 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:57.164436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-228c9413-e4c5-44f7-9329-48b12007336b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcccc5f2-83d5-4938-ba0e-19d4420bfe69", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1949984029"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:57.285220 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:57.285220 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:57.288221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-228c9413-e4c5-44f7-9329-48b12007336b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:50:57.288798 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-228c9413-e4c5-44f7-9329-48b12007336b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume bcccc5f2-83d5-4938-ba0e-19d4420bfe69 Jan 12 14:50:57.383648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-228c9413-e4c5-44f7-9329-48b12007336b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['b55bedd4-575c-4098-acd9-f7fd72aaf3f1', '68328a74-9e7c-48c6-b0cc-c872177f2905', '5074242d-3ba5-40f8-bb6b-702aecbe3503', '9b760d34-4ce7-42da-8975-a8398025f1b6'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:50:57.614493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-228c9413-e4c5-44f7-9329-48b12007336b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot create request issued successfully. Jan 12 14:50:57.616513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-228c9413-e4c5-44f7-9329-48b12007336b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 202 Jan 12 14:50:57.625556 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 973/1980] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:50:57 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 310 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:50:57.633209 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e74b4edc-e536-4bf7-a02f-318054bb8737 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 Jan 12 14:50:57.634066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e74b4edc-e536-4bf7-a02f-318054bb8737 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:57.634487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:57.634487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:57.635201 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e74b4edc-e536-4bf7-a02f-318054bb8737 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:57.699780 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eda5717b-6e05-406d-ba6c-efde2cfbc6b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:50:57.699780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eda5717b-6e05-406d-ba6c-efde2cfbc6b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:57.699780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:57.699780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:57.700354 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eda5717b-6e05-406d-ba6c-efde2cfbc6b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:57.710581 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:57.710581 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:57.721460 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e74b4edc-e536-4bf7-a02f-318054bb8737 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:57.727931 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e74b4edc-e536-4bf7-a02f-318054bb8737 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 returned with HTTP 200 Jan 12 14:50:57.741033 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1008/1981] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:57 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 => generated 442 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:57.822506 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:57.822506 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:57.851861 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eda5717b-6e05-406d-ba6c-efde2cfbc6b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:57.915785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eda5717b-6e05-406d-ba6c-efde2cfbc6b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:50:57.921128 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 974/1982] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:57 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:58.742457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf2d377a-d967-4f4d-a85b-8f9b7fb81b55 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 Jan 12 14:50:58.742962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf2d377a-d967-4f4d-a85b-8f9b7fb81b55 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:58.743195 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:58.743195 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:58.743504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf2d377a-d967-4f4d-a85b-8f9b7fb81b55 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:58.800976 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:58.800976 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:58.802125 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bf2d377a-d967-4f4d-a85b-8f9b7fb81b55 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:58.814969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf2d377a-d967-4f4d-a85b-8f9b7fb81b55 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 returned with HTTP 200 Jan 12 14:50:58.815934 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1009/1983] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:58 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 => generated 442 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:58.937673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b77be6e8-b4bb-412e-aa58-1bf1304a6d35 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:50:58.938198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b77be6e8-b4bb-412e-aa58-1bf1304a6d35 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:58.938409 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:58.938409 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:58.938761 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b77be6e8-b4bb-412e-aa58-1bf1304a6d35 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:59.060971 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:59.060971 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:59.078038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b77be6e8-b4bb-412e-aa58-1bf1304a6d35 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:50:59.134417 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b77be6e8-b4bb-412e-aa58-1bf1304a6d35 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:50:59.136925 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 975/1984] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:50:58 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:59.830082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f7369d5-8e0b-461e-800b-882fce972cba tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 Jan 12 14:50:59.831390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f7369d5-8e0b-461e-800b-882fce972cba tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:50:59.831964 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:59.831964 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:59.833136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f7369d5-8e0b-461e-800b-882fce972cba tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:50:59.883878 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:59.883878 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:59.886608 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6f7369d5-8e0b-461e-800b-882fce972cba tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:59.888983 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f7369d5-8e0b-461e-800b-882fce972cba tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 returned with HTTP 200 Jan 12 14:50:59.890932 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1010/1985] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:50:59 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 => generated 469 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:50:59.901874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes Jan 12 14:50:59.902685 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:50:59.902685 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:50:59.903641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "10aedc8b-1c70-4758-b4cc-6d47cb7675d6", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1606686433"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:50:59.906282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request body: {'volume': {'snapshot_id': '10aedc8b-1c70-4758-b4cc-6d47cb7675d6', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1606686433'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:50:59.943577 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:50:59.943577 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:50:59.952001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:50:59.952663 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume of 2 GB Jan 12 14:51:00.006809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Availability Zones retrieved successfully. Jan 12 14:51:00.050212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (c996405c-d852-44d6-8426-d6067071933b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:00.057523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe333d3-6d86-409c-a224-bd586e2f5155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:00.060187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:51:00.153630 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c887020e-cfd8-4899-a3bb-cd84ecaa17cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:00.154156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c887020e-cfd8-4899-a3bb-cd84ecaa17cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:00.154352 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:00.154352 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:00.155013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c887020e-cfd8-4899-a3bb-cd84ecaa17cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:00.217325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe333d3-6d86-409c-a224-bd586e2f5155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '10aedc8b-1c70-4758-b4cc-6d47cb7675d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:00.221192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f3f4fcf-8425-4b86-a8e9-e38e0197ea12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:00.279605 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:00.279605 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:00.289940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c887020e-cfd8-4899-a3bb-cd84ecaa17cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:00.318032 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['b802a85d-44d5-457c-9d8b-b9355dac78db', 'b183501d-eb0c-480e-8612-55121f30833a', '119df418-3878-4346-a42a-f656637c0f29', '6a69d245-cead-4a1b-a136-8be4a83fcc3e'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:51:00.319301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c887020e-cfd8-4899-a3bb-cd84ecaa17cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:00.320809 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1011/1986] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:00 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:00.322284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f3f4fcf-8425-4b86-a8e9-e38e0197ea12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b802a85d-44d5-457c-9d8b-b9355dac78db', 'b183501d-eb0c-480e-8612-55121f30833a', '119df418-3878-4346-a42a-f656637c0f29', '6a69d245-cead-4a1b-a136-8be4a83fcc3e']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:00.324612 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4a11fc-5f1d-4566-9868-5784e6930e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:00.503605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4a11fc-5f1d-4566-9868-5784e6930e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5674491-2e97-4642-bbac-6356e5d26ba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1606686433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['b802a85d-44d5-457c-9d8b-b9355dac78db','b183501d-eb0c-480e-8612-55121f30833a','119df418-3878-4346-a42a-f656637c0f29','6a69d245-cead-4a1b-a136-8be4a83fcc3e'],size=2,snapshot_id=10aedc8b-1c70-4758-b4cc-6d47cb7675d6,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1606686433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5674491-2e97-4642-bbac-6356e5d26ba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855c71d6ce0e491f944acaceff00927e',provider_auth=None,provider_geometry=None,provider_id=None,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=10aedc8b-1c70-4758-b4cc-6d47cb7675d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c231f32e83454b12bc1d946e91d6df1d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:00.506282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48db7d8-26da-40ab-9265-8318afbff33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:00.547108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48db7d8-26da-40ab-9265-8318afbff33d) transitioned into state 'SUCCESS' from state '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-1606686433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['b802a85d-44d5-457c-9d8b-b9355dac78db','b183501d-eb0c-480e-8612-55121f30833a','119df418-3878-4346-a42a-f656637c0f29','6a69d245-cead-4a1b-a136-8be4a83fcc3e'],size=2,snapshot_id=10aedc8b-1c70-4758-b4cc-6d47cb7675d6,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:00.550618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3a64503-5166-454a-9531-3fc071cff836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:00.681675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3a64503-5166-454a-9531-3fc071cff836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:00.684394 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (c996405c-d852-44d6-8426-d6067071933b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:00.767349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request issued successfully. Jan 12 14:51:00.796470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f3c2633-23d1-477c-98cc-d92bfc0eb4a3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes returned with HTTP 202 Jan 12 14:51:00.797385 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 976/1987] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:50:59 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes => generated 857 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:51:00.813245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ace4410-a08d-40d9-96de-d326fae455ff tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:00.813449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ace4410-a08d-40d9-96de-d326fae455ff tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:00.813536 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:00.813536 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:00.814015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ace4410-a08d-40d9-96de-d326fae455ff tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:00.879589 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:00.879589 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:00.888761 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ace4410-a08d-40d9-96de-d326fae455ff tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:00.914175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ace4410-a08d-40d9-96de-d326fae455ff tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:00.915018 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1012/1988] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:00 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 925 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:01.338035 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39ee454e-cb22-4c47-9071-136dbad7db6c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:01.338936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39ee454e-cb22-4c47-9071-136dbad7db6c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:01.339381 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:01.339381 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:01.340103 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39ee454e-cb22-4c47-9071-136dbad7db6c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:01.524609 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:01.524609 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:01.534216 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-39ee454e-cb22-4c47-9071-136dbad7db6c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:01.557852 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39ee454e-cb22-4c47-9071-136dbad7db6c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:01.559505 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 977/1989] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:01 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:01.930815 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ca82eaf-c5dd-4724-a65d-71014f690ffa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:01.931390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ca82eaf-c5dd-4724-a65d-71014f690ffa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:01.931507 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:01.931507 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:01.931902 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ca82eaf-c5dd-4724-a65d-71014f690ffa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:02.050518 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:02.050518 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:02.086079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ca82eaf-c5dd-4724-a65d-71014f690ffa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:02.122024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ca82eaf-c5dd-4724-a65d-71014f690ffa tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:02.123550 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1013/1990] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:01 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:02.575370 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8684d02b-9a69-4d1c-ae0e-abeff5545094 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:02.576203 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8684d02b-9a69-4d1c-ae0e-abeff5545094 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:02.576530 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:02.576530 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:02.577062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8684d02b-9a69-4d1c-ae0e-abeff5545094 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:02.651488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes Jan 12 14:51:02.652071 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:02.652071 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:02.652576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-380879882", "snapshot_id": null, "imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "volume_type": null, "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:02.653910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-380879882', 'snapshot_id': None, 'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'volume_type': None, 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:51:02.685002 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:02.685002 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:02.694507 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8684d02b-9a69-4d1c-ae0e-abeff5545094 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:02.728051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8684d02b-9a69-4d1c-ae0e-abeff5545094 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:02.728906 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 978/1991] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:02 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:02.839200 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume of 1 GB Jan 12 14:51:02.859618 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Availability Zones retrieved successfully. Jan 12 14:51:02.884213 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (9a54ea43-9884-4019-a1f9-a6482683eedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:02.888030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52156d7d-d5b0-495a-8229-7fa01d5381dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:02.891170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:51:03.047886 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52156d7d-d5b0-495a-8229-7fa01d5381dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:03.053363 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113c7d2c-b5ff-4496-b9f5-0273eab29350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:03.140318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55f604e4-2868-431b-8ac0-1740ec1a3b5e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:03.141281 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55f604e4-2868-431b-8ac0-1740ec1a3b5e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:03.141726 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:03.141726 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:03.144582 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55f604e4-2868-431b-8ac0-1740ec1a3b5e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:03.179661 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Created reservations ['bd9d5df9-fa50-4a64-8738-d8555a1e236b', '32527b1c-10f7-410e-8b04-f65d769f8265', '32409a43-cfd0-42d1-812e-d7574514d8d9', 'fbfe69ad-6614-4bea-beee-df441077670f'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:51:03.184930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113c7d2c-b5ff-4496-b9f5-0273eab29350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd9d5df9-fa50-4a64-8738-d8555a1e236b', '32527b1c-10f7-410e-8b04-f65d769f8265', '32409a43-cfd0-42d1-812e-d7574514d8d9', 'fbfe69ad-6614-4bea-beee-df441077670f']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:03.196459 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c04b4e-44d5-45fc-afdf-1e0cd591129c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:03.281018 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:03.281018 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:03.309511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-55f604e4-2868-431b-8ac0-1740ec1a3b5e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:03.354935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c04b4e-44d5-45fc-afdf-1e0cd591129c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '005813c0-f8ee-4880-8b7e-6993b4ae2820', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-380879882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['bd9d5df9-fa50-4a64-8738-d8555a1e236b','32527b1c-10f7-410e-8b04-f65d769f8265','32409a43-cfd0-42d1-812e-d7574514d8d9','fbfe69ad-6614-4bea-beee-df441077670f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-380879882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=005813c0-f8ee-4880-8b7e-6993b4ae2820,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc4289937a484078badbc07c2aeb786a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f26c27b6f9e34b01b6a4280744921846',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:03.360569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8e6e2b-c77e-4c24-a4c8-c47d2e2f76da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:03.371032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55f604e4-2868-431b-8ac0-1740ec1a3b5e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:03.376016 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 979/1992] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:03 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:03.404213 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8e6e2b-c77e-4c24-a4c8-c47d2e2f76da) transitioned into state 'SUCCESS' from state '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-380879882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['bd9d5df9-fa50-4a64-8738-d8555a1e236b','32527b1c-10f7-410e-8b04-f65d769f8265','32409a43-cfd0-42d1-812e-d7574514d8d9','fbfe69ad-6614-4bea-beee-df441077670f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:03.408394 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efa95f49-0003-408c-8d72-96967519a39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:03.431649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efa95f49-0003-408c-8d72-96967519a39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:03.435317 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (9a54ea43-9884-4019-a1f9-a6482683eedf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:03.505545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request issued successfully. Jan 12 14:51:03.526081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-677818be-cc65-482f-b684-4186d7d6f9fa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes returned with HTTP 202 Jan 12 14:51:03.539112 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1014/1993] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:51:02 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes => generated 827 bytes in 891 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:51:03.554885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42b55f23-001a-47fb-9ef2-e5ec7c9053e8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:03.555536 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42b55f23-001a-47fb-9ef2-e5ec7c9053e8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:03.556031 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:03.556031 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:03.557002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42b55f23-001a-47fb-9ef2-e5ec7c9053e8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:03.682377 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:03.682377 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:03.708569 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-42b55f23-001a-47fb-9ef2-e5ec7c9053e8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:03.737515 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42b55f23-001a-47fb-9ef2-e5ec7c9053e8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:03.747669 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 980/1994] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:03 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 895 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:03.748091 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-737579c7-b54e-4992-bd57-d975c356519c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:03.748091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-737579c7-b54e-4992-bd57-d975c356519c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:03.748091 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:03.748091 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:03.749376 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-737579c7-b54e-4992-bd57-d975c356519c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:03.823650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:03.823650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:03.838225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-737579c7-b54e-4992-bd57-d975c356519c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:03.889141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-737579c7-b54e-4992-bd57-d975c356519c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:03.901109 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1015/1995] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:03 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:04.392350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed583ce2-8a24-4302-827d-03ab47a224f3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:04.393826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed583ce2-8a24-4302-827d-03ab47a224f3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:04.394261 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:04.394261 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:04.396272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed583ce2-8a24-4302-827d-03ab47a224f3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:04.492226 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:04.492226 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:04.502711 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ed583ce2-8a24-4302-827d-03ab47a224f3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:04.556579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed583ce2-8a24-4302-827d-03ab47a224f3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:04.557912 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 981/1996] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:04 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:04.766225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d0fb6bc9-71ee-4a4a-92c7-2f390593aa59 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:04.767340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d0fb6bc9-71ee-4a4a-92c7-2f390593aa59 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:04.767340 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:04.767340 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:04.767340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d0fb6bc9-71ee-4a4a-92c7-2f390593aa59 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:04.906749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-359d33d4-be7c-4767-9a37-ad40ee9973f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:04.907943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-359d33d4-be7c-4767-9a37-ad40ee9973f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:04.907943 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:04.907943 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:04.907943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-359d33d4-be7c-4767-9a37-ad40ee9973f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:04.909470 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:04.909470 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:04.932937 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d0fb6bc9-71ee-4a4a-92c7-2f390593aa59 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:04.959597 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d0fb6bc9-71ee-4a4a-92c7-2f390593aa59 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:04.963757 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1016/1997] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:04 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:05.025155 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:05.025155 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:05.035038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-359d33d4-be7c-4767-9a37-ad40ee9973f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:05.057768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-359d33d4-be7c-4767-9a37-ad40ee9973f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:05.062195 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 982/1998] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:04 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:05.579719 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-061940cd-b45b-4553-8a77-5e048ba467ed tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:05.580307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-061940cd-b45b-4553-8a77-5e048ba467ed tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:05.580519 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:05.580519 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:05.581060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-061940cd-b45b-4553-8a77-5e048ba467ed tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:05.850332 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:05.850332 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:05.910511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-061940cd-b45b-4553-8a77-5e048ba467ed tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:05.980407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbe6ba64-cd4e-45dd-8cf3-936660c0b566 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:05.981680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbe6ba64-cd4e-45dd-8cf3-936660c0b566 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:05.981877 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:05.981877 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:05.982261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbe6ba64-cd4e-45dd-8cf3-936660c0b566 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:06.002479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-061940cd-b45b-4553-8a77-5e048ba467ed tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:06.003468 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1017/1999] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:05 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:06.081269 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be648487-41eb-404e-a8db-34483fedbdda tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:06.082000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be648487-41eb-404e-a8db-34483fedbdda tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:06.082206 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:06.082206 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:06.082578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be648487-41eb-404e-a8db-34483fedbdda tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:06.153486 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:06.153486 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:06.191909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cbe6ba64-cd4e-45dd-8cf3-936660c0b566 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:06.269071 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbe6ba64-cd4e-45dd-8cf3-936660c0b566 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:06.269914 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 983/2000] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:05 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:06.298906 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:06.298906 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:06.320574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-be648487-41eb-404e-a8db-34483fedbdda tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:06.350534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be648487-41eb-404e-a8db-34483fedbdda tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:06.351747 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1018/2001] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:06 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:07.026708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dca0ac41-07b8-4e56-a3c0-f91bf5a0097f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:07.027170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dca0ac41-07b8-4e56-a3c0-f91bf5a0097f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:07.027170 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:07.027170 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:07.027487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dca0ac41-07b8-4e56-a3c0-f91bf5a0097f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:07.161550 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:07.161550 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:07.234280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dca0ac41-07b8-4e56-a3c0-f91bf5a0097f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:07.298161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcbe13be-aa36-4dbf-afad-340733554819 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:07.298695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bcbe13be-aa36-4dbf-afad-340733554819 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:07.298915 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:07.298915 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:07.299296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bcbe13be-aa36-4dbf-afad-340733554819 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:07.359715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dca0ac41-07b8-4e56-a3c0-f91bf5a0097f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:07.371245 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 984/2002] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:07 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:07.378948 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38020919-7a33-41ca-b6d7-2cdf7e811498 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:07.379460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38020919-7a33-41ca-b6d7-2cdf7e811498 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:07.379699 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:07.379699 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:07.380283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38020919-7a33-41ca-b6d7-2cdf7e811498 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:07.404402 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:07.404402 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:07.430568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bcbe13be-aa36-4dbf-afad-340733554819 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:07.477871 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcbe13be-aa36-4dbf-afad-340733554819 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:07.492576 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1019/2003] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:07 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:07.495833 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:07.495833 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:07.524986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-38020919-7a33-41ca-b6d7-2cdf7e811498 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:07.635891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38020919-7a33-41ca-b6d7-2cdf7e811498 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:07.637123 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 985/2004] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:08.378934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82b04723-4934-4c3a-9ce9-5b91db1e90b2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:08.379470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82b04723-4934-4c3a-9ce9-5b91db1e90b2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:08.379566 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:08.379566 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:08.380015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82b04723-4934-4c3a-9ce9-5b91db1e90b2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:08.460808 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:08.460808 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:08.484627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-82b04723-4934-4c3a-9ce9-5b91db1e90b2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:08.501573 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-548419bf-531d-440a-9021-d702631b3571 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:08.502203 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-548419bf-531d-440a-9021-d702631b3571 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:08.503417 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:08.503417 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:08.505436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-548419bf-531d-440a-9021-d702631b3571 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:08.543728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82b04723-4934-4c3a-9ce9-5b91db1e90b2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:08.545597 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1020/2005] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:08 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:08.591971 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:08.591971 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:08.607346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-548419bf-531d-440a-9021-d702631b3571 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:08.653764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cc4b8ba-1404-405c-8264-d7ca5ced5d71 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:08.654267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cc4b8ba-1404-405c-8264-d7ca5ced5d71 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:08.654778 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:08.654778 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:08.655423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cc4b8ba-1404-405c-8264-d7ca5ced5d71 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:08.661186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-548419bf-531d-440a-9021-d702631b3571 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:08.671724 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 986/2006] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:08 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:08.802942 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:08.802942 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:08.835098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8cc4b8ba-1404-405c-8264-d7ca5ced5d71 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:08.877015 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cc4b8ba-1404-405c-8264-d7ca5ced5d71 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:08.888189 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1021/2007] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:08 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:09.564803 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06ee017e-e6e3-4a3e-830c-db4d2a4ea0e0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:09.565295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06ee017e-e6e3-4a3e-830c-db4d2a4ea0e0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:09.565504 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:09.565504 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:09.566140 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06ee017e-e6e3-4a3e-830c-db4d2a4ea0e0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:09.659487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:09.659487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:09.669233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-06ee017e-e6e3-4a3e-830c-db4d2a4ea0e0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:09.677940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3fb5a5e-7c2e-4388-9262-abdb851690d8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:09.678867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3fb5a5e-7c2e-4388-9262-abdb851690d8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:09.679352 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:09.679352 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:09.680065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3fb5a5e-7c2e-4388-9262-abdb851690d8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:09.705862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06ee017e-e6e3-4a3e-830c-db4d2a4ea0e0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:09.707276 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 987/2008] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:09 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:09.829770 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:09.829770 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:09.851744 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3fb5a5e-7c2e-4388-9262-abdb851690d8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:09.903836 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80a54a31-93a3-462c-b14a-b2fbb3aaf6d7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:09.906555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80a54a31-93a3-462c-b14a-b2fbb3aaf6d7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:09.907247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:09.907247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:09.907718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80a54a31-93a3-462c-b14a-b2fbb3aaf6d7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:09.916109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3fb5a5e-7c2e-4388-9262-abdb851690d8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:09.926597 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1022/2009] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:09 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:10.087918 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:10.087918 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:10.115077 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-80a54a31-93a3-462c-b14a-b2fbb3aaf6d7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:10.160577 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80a54a31-93a3-462c-b14a-b2fbb3aaf6d7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:10.178219 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 988/2010] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:09 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:10.752768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ed6b57a-0b0a-438e-ae63-566473699c5a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:10.757300 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ed6b57a-0b0a-438e-ae63-566473699c5a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:10.757882 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:10.757882 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:10.758526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ed6b57a-0b0a-438e-ae63-566473699c5a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:10.897219 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:10.897219 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:10.917955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0ed6b57a-0b0a-438e-ae63-566473699c5a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:10.932925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f354ca3-a412-4cbd-95b6-0e6a09516b44 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:10.933546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f354ca3-a412-4cbd-95b6-0e6a09516b44 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:10.933688 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:10.933688 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:10.934038 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f354ca3-a412-4cbd-95b6-0e6a09516b44 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:10.957865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ed6b57a-0b0a-438e-ae63-566473699c5a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:10.958913 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1023/2011] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:10 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:11.038873 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:11.038873 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:11.045974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7f354ca3-a412-4cbd-95b6-0e6a09516b44 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:11.073687 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f354ca3-a412-4cbd-95b6-0e6a09516b44 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:11.074998 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 989/2012] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:10 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:11.182030 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42691f70-437b-44f2-bc9a-0d7642f52596 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:11.182845 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42691f70-437b-44f2-bc9a-0d7642f52596 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:11.183228 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:11.183228 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:11.183871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42691f70-437b-44f2-bc9a-0d7642f52596 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:11.293693 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:11.293693 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:11.320748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-42691f70-437b-44f2-bc9a-0d7642f52596 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:11.376689 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42691f70-437b-44f2-bc9a-0d7642f52596 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:11.379888 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1024/2013] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:11 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:11.975926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2d825b0-7eca-4cc3-8047-ec81a0e79fd1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:11.977474 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2d825b0-7eca-4cc3-8047-ec81a0e79fd1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:11.977882 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:11.977882 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:11.978650 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2d825b0-7eca-4cc3-8047-ec81a0e79fd1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:12.070280 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:12.070280 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:12.083436 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a2d825b0-7eca-4cc3-8047-ec81a0e79fd1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:12.089870 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3078783e-1b30-42e0-9f2d-79261d2fcb0f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:12.090413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3078783e-1b30-42e0-9f2d-79261d2fcb0f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:12.090603 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:12.090603 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:12.091415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3078783e-1b30-42e0-9f2d-79261d2fcb0f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:12.112202 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2d825b0-7eca-4cc3-8047-ec81a0e79fd1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:12.113845 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 990/2014] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:11 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 950 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:12.130236 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed644124-2e59-49f9-9c81-a444ebd762a5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:12.131123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed644124-2e59-49f9-9c81-a444ebd762a5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:12.131672 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:12.131672 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:12.132362 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed644124-2e59-49f9-9c81-a444ebd762a5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:12.211966 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:12.211966 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:12.223229 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:12.223229 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:12.223970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ed644124-2e59-49f9-9c81-a444ebd762a5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:12.252136 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3078783e-1b30-42e0-9f2d-79261d2fcb0f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:12.256373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed644124-2e59-49f9-9c81-a444ebd762a5 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:12.257962 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 991/2015] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:12 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 950 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:12.274910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-151dfa02-78df-4edd-ac20-d9078de050fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:12.275470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-151dfa02-78df-4edd-ac20-d9078de050fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:12.275661 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:12.275661 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:12.276637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-151dfa02-78df-4edd-ac20-d9078de050fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:12.277118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-151dfa02-78df-4edd-ac20-d9078de050fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume with id: b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:12.280702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3078783e-1b30-42e0-9f2d-79261d2fcb0f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:12.282166 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1025/2016] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:12 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:12.394702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1290c90a-ba05-4ae1-a568-0e9a784fe85f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:12.395536 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:12.395536 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:12.395938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1290c90a-ba05-4ae1-a568-0e9a784fe85f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:12.396592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:12.396592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:12.397253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1290c90a-ba05-4ae1-a568-0e9a784fe85f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:12.402295 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-151dfa02-78df-4edd-ac20-d9078de050fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:12.460693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-151dfa02-78df-4edd-ac20-d9078de050fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume request issued successfully. Jan 12 14:51:12.461341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-151dfa02-78df-4edd-ac20-d9078de050fb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 202 Jan 12 14:51:12.465526 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 992/2017] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:51:12 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:51:12.469225 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:12.469225 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:12.470362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4c36877a-026c-4d49-98cd-b47b454e5f0f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:12.470894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4c36877a-026c-4d49-98cd-b47b454e5f0f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:12.471112 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:12.471112 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:12.471634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4c36877a-026c-4d49-98cd-b47b454e5f0f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:12.479611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1290c90a-ba05-4ae1-a568-0e9a784fe85f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:12.511058 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1290c90a-ba05-4ae1-a568-0e9a784fe85f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:12.512303 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1026/2018] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:12 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:12.578600 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:12.578600 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:12.602260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4c36877a-026c-4d49-98cd-b47b454e5f0f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:12.649782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4c36877a-026c-4d49-98cd-b47b454e5f0f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:12.650162 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 993/2019] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:12 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:13.299472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10b20e56-9294-43ef-a4b5-edca467d7221 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:13.300871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10b20e56-9294-43ef-a4b5-edca467d7221 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:13.301556 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:13.301556 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:13.306542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10b20e56-9294-43ef-a4b5-edca467d7221 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:13.424497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:13.424497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:13.437427 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-10b20e56-9294-43ef-a4b5-edca467d7221 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:13.493434 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10b20e56-9294-43ef-a4b5-edca467d7221 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:13.494598 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1027/2020] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:13 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:13.529631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22541c4d-d410-4dd7-939a-11877ac0614b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:13.530691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22541c4d-d410-4dd7-939a-11877ac0614b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:13.530913 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:13.530913 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:13.531293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22541c4d-d410-4dd7-939a-11877ac0614b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:13.666841 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fc77999-2c70-4570-b214-1bc8b159e718 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:13.667683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fc77999-2c70-4570-b214-1bc8b159e718 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:13.668122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:13.668122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:13.668756 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fc77999-2c70-4570-b214-1bc8b159e718 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:13.686521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:13.686521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:13.724733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-22541c4d-d410-4dd7-939a-11877ac0614b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:13.777323 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:13.777323 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:13.781730 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22541c4d-d410-4dd7-939a-11877ac0614b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:13.783181 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 994/2021] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:13 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 909 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:13.799606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1fc77999-2c70-4570-b214-1bc8b159e718 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:13.850058 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fc77999-2c70-4570-b214-1bc8b159e718 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:13.855158 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1028/2022] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:13 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:14.509892 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c094a33d-783d-49e9-8a40-56b06ab3f41c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:14.510401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c094a33d-783d-49e9-8a40-56b06ab3f41c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:14.510800 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:14.510800 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:14.511419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c094a33d-783d-49e9-8a40-56b06ab3f41c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:14.639821 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:14.639821 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:14.662555 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c094a33d-783d-49e9-8a40-56b06ab3f41c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:14.738396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c094a33d-783d-49e9-8a40-56b06ab3f41c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:14.739255 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 995/2023] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:14 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:14.805867 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e058fd72-b71f-4de5-ae5d-497e53818212 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:14.806668 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e058fd72-b71f-4de5-ae5d-497e53818212 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:14.807048 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:14.807048 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:14.807665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e058fd72-b71f-4de5-ae5d-497e53818212 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:14.870025 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d236831-4902-4bb5-a4b3-cc8b9c6cbce6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:14.870950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d236831-4902-4bb5-a4b3-cc8b9c6cbce6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:14.871147 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:14.871147 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:14.871786 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d236831-4902-4bb5-a4b3-cc8b9c6cbce6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:15.001632 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:15.001632 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:15.004532 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:15.004532 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:15.022461 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9d236831-4902-4bb5-a4b3-cc8b9c6cbce6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:15.035158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e058fd72-b71f-4de5-ae5d-497e53818212 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:15.084254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d236831-4902-4bb5-a4b3-cc8b9c6cbce6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 200 Jan 12 14:51:15.085329 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 996/2024] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:14 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 949 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:15.105147 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e058fd72-b71f-4de5-ae5d-497e53818212 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:15.108911 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1029/2025] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:14 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 967 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:15.754928 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88c9f5f3-d9d7-48c4-85fd-3830231e9332 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:15.756719 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88c9f5f3-d9d7-48c4-85fd-3830231e9332 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:15.757147 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:15.757147 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:15.758007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88c9f5f3-d9d7-48c4-85fd-3830231e9332 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:15.886614 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:15.886614 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:15.910666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-88c9f5f3-d9d7-48c4-85fd-3830231e9332 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:15.980186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88c9f5f3-d9d7-48c4-85fd-3830231e9332 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:15.981657 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 997/2026] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:15 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:16.101615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38183be9-6f55-4199-8815-d554ef07dc71 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:16.102326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38183be9-6f55-4199-8815-d554ef07dc71 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:16.102708 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:16.102708 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:16.103328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38183be9-6f55-4199-8815-d554ef07dc71 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:16.125318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5353f8b7-be41-435a-9d3c-73e9c316aa8c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:16.125964 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5353f8b7-be41-435a-9d3c-73e9c316aa8c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:16.126309 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:16.126309 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:16.126885 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5353f8b7-be41-435a-9d3c-73e9c316aa8c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:16.235083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38183be9-6f55-4199-8815-d554ef07dc71 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 404 Jan 12 14:51:16.237502 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1030/2027] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:16 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:16.262737 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:16.262737 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:16.274030 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes Jan 12 14:51:16.279138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2028006882"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:16.283053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2028006882'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:51:16.283222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5353f8b7-be41-435a-9d3c-73e9c316aa8c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:16.286210 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume of 1 GB Jan 12 14:51:16.349638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Availability Zones retrieved successfully. Jan 12 14:51:16.354137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5353f8b7-be41-435a-9d3c-73e9c316aa8c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:16.355140 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 998/2028] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:16 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 967 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:16.383244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (ff861678-fc70-4caa-88e1-8142509dbd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:16.386841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5656678-ef9b-4eb9-8ebb-a89eec539e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:16.390645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:51:16.474457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5656678-ef9b-4eb9-8ebb-a89eec539e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:16.477407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95dce5ee-2401-4974-8c2b-4559d1249433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:16.586213 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['8aa0a31e-10f4-4d94-8e46-29e8ff2c681d', '2fd3db9d-fe0c-4888-8e23-34d0e63e80ef', '6d7a536e-5777-4e7f-ae68-78c92c2bd1f5', '1fd768c1-d835-44b9-aea1-dc165122d42c'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:51:16.588442 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95dce5ee-2401-4974-8c2b-4559d1249433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aa0a31e-10f4-4d94-8e46-29e8ff2c681d', '2fd3db9d-fe0c-4888-8e23-34d0e63e80ef', '6d7a536e-5777-4e7f-ae68-78c92c2bd1f5', '1fd768c1-d835-44b9-aea1-dc165122d42c']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:16.590814 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c53857f-43cb-46b2-8be6-c85d5b3e5d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:16.694861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c53857f-43cb-46b2-8be6-c85d5b3e5d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '075db9ed-d3a4-4308-9577-fb0d5f1526ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2028006882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['8aa0a31e-10f4-4d94-8e46-29e8ff2c681d','2fd3db9d-fe0c-4888-8e23-34d0e63e80ef','6d7a536e-5777-4e7f-ae68-78c92c2bd1f5','1fd768c1-d835-44b9-aea1-dc165122d42c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2028006882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=075db9ed-d3a4-4308-9577-fb0d5f1526ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855c71d6ce0e491f944acaceff00927e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c231f32e83454b12bc1d946e91d6df1d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:16.697239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc1280e-2d79-414d-a55e-dfcaa0a56a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:16.728965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc1280e-2d79-414d-a55e-dfcaa0a56a3f) transitioned into state 'SUCCESS' from state '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-2028006882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['8aa0a31e-10f4-4d94-8e46-29e8ff2c681d','2fd3db9d-fe0c-4888-8e23-34d0e63e80ef','6d7a536e-5777-4e7f-ae68-78c92c2bd1f5','1fd768c1-d835-44b9-aea1-dc165122d42c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:16.729625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c58228-67dc-4606-a68f-71f05bb3ccc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:16.785241 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c58228-67dc-4606-a68f-71f05bb3ccc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:16.788049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (ff861678-fc70-4caa-88e1-8142509dbd9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:16.931094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request issued successfully. Jan 12 14:51:16.961774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ef0359f-49d8-4809-a586-ed80781d631b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes returned with HTTP 202 Jan 12 14:51:16.968115 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1031/2029] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:51:16 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes => generated 823 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:51:16.977448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5435dda4-5200-4ca0-9c97-9d762b129936 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab Jan 12 14:51:16.978406 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5435dda4-5200-4ca0-9c97-9d762b129936 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:16.979173 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:16.979173 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:16.979828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5435dda4-5200-4ca0-9c97-9d762b129936 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:16.999516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0447e019-40b3-492f-94f1-f6dc44805dd1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:17.000643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0447e019-40b3-492f-94f1-f6dc44805dd1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:17.001030 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:17.001030 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:17.001649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0447e019-40b3-492f-94f1-f6dc44805dd1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:17.086024 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:17.086024 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:17.088105 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:17.088105 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:17.096875 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0447e019-40b3-492f-94f1-f6dc44805dd1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:17.106745 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5435dda4-5200-4ca0-9c97-9d762b129936 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:17.126517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0447e019-40b3-492f-94f1-f6dc44805dd1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:17.148587 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1032/2030] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:16 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:17.164457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5435dda4-5200-4ca0-9c97-9d762b129936 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab returned with HTTP 200 Jan 12 14:51:17.165629 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 999/2031] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:16 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:17.369943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9de18ba-6a95-4f16-9453-960d06f188f1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:17.370463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9de18ba-6a95-4f16-9453-960d06f188f1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:17.370672 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:17.370672 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:17.371033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9de18ba-6a95-4f16-9453-960d06f188f1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:17.508539 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:17.508539 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:17.563895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f9de18ba-6a95-4f16-9453-960d06f188f1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:17.643175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9de18ba-6a95-4f16-9453-960d06f188f1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:17.650647 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1033/2032] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:17 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 970 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:18.156284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28783df3-3789-4afc-852c-75529703e0df tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:18.156727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28783df3-3789-4afc-852c-75529703e0df tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:18.156909 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:18.156909 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:18.157742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28783df3-3789-4afc-852c-75529703e0df tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:18.302420 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:18.302420 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:18.325888 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-28783df3-3789-4afc-852c-75529703e0df tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:18.379302 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28783df3-3789-4afc-852c-75529703e0df tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:18.388238 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1000/2033] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:18 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:18.666269 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9c30ec9-0952-4566-b039-dbac553f9213 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:18.667220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9c30ec9-0952-4566-b039-dbac553f9213 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:18.667981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:18.667981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:18.668619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9c30ec9-0952-4566-b039-dbac553f9213 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:18.710130 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-279bbe03-e494-4880-a885-234435beb011 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab Jan 12 14:51:18.710899 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-279bbe03-e494-4880-a885-234435beb011 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:18.711695 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:18.711695 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:18.712338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-279bbe03-e494-4880-a885-234435beb011 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:18.831511 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:18.831511 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:18.853330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c9c30ec9-0952-4566-b039-dbac553f9213 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:18.893520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:18.893520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:18.915685 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9c30ec9-0952-4566-b039-dbac553f9213 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:18.918413 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1001/2034] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:18 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 970 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:18.921539 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-279bbe03-e494-4880-a885-234435beb011 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:18.976469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-279bbe03-e494-4880-a885-234435beb011 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab returned with HTTP 200 Jan 12 14:51:18.979647 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1034/2035] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:18 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab => generated 916 bytes in 802 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:18.995110 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c341beb-8dd5-43f8-8cdb-70b22d125a6e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots Jan 12 14:51:18.995947 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:18.995947 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:18.996618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c341beb-8dd5-43f8-8cdb-70b22d125a6e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "075db9ed-d3a4-4308-9577-fb0d5f1526ab", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-323549498"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:19.067405 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:19.067405 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:19.069361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8c341beb-8dd5-43f8-8cdb-70b22d125a6e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:19.069919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-8c341beb-8dd5-43f8-8cdb-70b22d125a6e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create snapshot from volume 075db9ed-d3a4-4308-9577-fb0d5f1526ab Jan 12 14:51:19.148623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-8c341beb-8dd5-43f8-8cdb-70b22d125a6e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['24a40ede-37f9-4f62-806a-0c1979f5fadc', 'f910bd20-326b-4b12-9c7e-942c22bc030c', 'bdc0cfce-b7ed-4cbe-81ac-eddc6c47b9ea', '80d7468e-666f-4dd8-bc6e-8e9bc5175817'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:51:19.316125 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8c341beb-8dd5-43f8-8cdb-70b22d125a6e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot create request issued successfully. Jan 12 14:51:19.318472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c341beb-8dd5-43f8-8cdb-70b22d125a6e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots returned with HTTP 202 Jan 12 14:51:19.325236 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1002/2036] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:51:18 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots => generated 309 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:51:19.334326 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9dee910-0f8d-44e7-ac22-dfe7434b9736 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:19.334852 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9dee910-0f8d-44e7-ac22-dfe7434b9736 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:19.335045 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:19.335045 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:19.335418 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9dee910-0f8d-44e7-ac22-dfe7434b9736 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:19.398343 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:19.398343 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:19.399489 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f9dee910-0f8d-44e7-ac22-dfe7434b9736 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:19.401413 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9dee910-0f8d-44e7-ac22-dfe7434b9736 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 returned with HTTP 200 Jan 12 14:51:19.409132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-442a7c73-6624-4687-a28e-96983f904262 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:19.409132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-442a7c73-6624-4687-a28e-96983f904262 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:19.409440 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1035/2037] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:19 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 => generated 441 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:19.409546 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:19.409546 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:19.409546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-442a7c73-6624-4687-a28e-96983f904262 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:19.547446 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:19.547446 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:19.568831 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-442a7c73-6624-4687-a28e-96983f904262 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:19.649158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-442a7c73-6624-4687-a28e-96983f904262 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:19.650003 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1003/2038] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:19 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:19.933358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1afd6a34-c405-4e5c-92e5-7b0f57d52a70 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:19.934324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1afd6a34-c405-4e5c-92e5-7b0f57d52a70 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:19.934682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:19.934682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:19.935311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1afd6a34-c405-4e5c-92e5-7b0f57d52a70 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:20.122475 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:20.122475 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:20.148833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1afd6a34-c405-4e5c-92e5-7b0f57d52a70 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:20.205353 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1afd6a34-c405-4e5c-92e5-7b0f57d52a70 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:20.211975 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1036/2039] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:19 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 970 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:20.417693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c52fb85f-47ec-47ac-b288-55f51ebb445e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:20.419100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c52fb85f-47ec-47ac-b288-55f51ebb445e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:20.419589 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:20.419589 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:20.420213 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c52fb85f-47ec-47ac-b288-55f51ebb445e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:20.481311 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:20.481311 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:20.484142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c52fb85f-47ec-47ac-b288-55f51ebb445e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:20.489708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c52fb85f-47ec-47ac-b288-55f51ebb445e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 returned with HTTP 200 Jan 12 14:51:20.492021 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1004/2040] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:20 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 => generated 441 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:20.666260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa530ae7-0ee8-448e-bc46-a1e11a24799e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:20.667090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa530ae7-0ee8-448e-bc46-a1e11a24799e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:20.667719 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:20.667719 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:20.668434 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa530ae7-0ee8-448e-bc46-a1e11a24799e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:20.788277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:20.788277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:20.816657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-aa530ae7-0ee8-448e-bc46-a1e11a24799e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:20.871879 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa530ae7-0ee8-448e-bc46-a1e11a24799e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:20.873471 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1037/2041] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:20 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:21.226015 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c0bdd42-93ef-4ce2-b18d-d2aa377926cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:21.227008 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c0bdd42-93ef-4ce2-b18d-d2aa377926cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:21.227435 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:21.227435 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:21.228107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c0bdd42-93ef-4ce2-b18d-d2aa377926cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:21.341995 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:21.341995 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:21.362025 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8c0bdd42-93ef-4ce2-b18d-d2aa377926cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:21.424099 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c0bdd42-93ef-4ce2-b18d-d2aa377926cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:21.425813 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1005/2042] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:21 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 970 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:21.506327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f85ae3ec-25d8-4ee4-ab09-fec522dfa71f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:21.507184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f85ae3ec-25d8-4ee4-ab09-fec522dfa71f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:21.507592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:21.507592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:21.508343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f85ae3ec-25d8-4ee4-ab09-fec522dfa71f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:21.559463 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:21.559463 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:21.567463 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f85ae3ec-25d8-4ee4-ab09-fec522dfa71f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:21.570267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f85ae3ec-25d8-4ee4-ab09-fec522dfa71f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 returned with HTTP 200 Jan 12 14:51:21.576229 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1038/2043] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:21 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 => generated 441 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:21.892876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-feadfeb1-9820-4e32-96f6-b556ac99f1d9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:21.893397 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-feadfeb1-9820-4e32-96f6-b556ac99f1d9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:21.893602 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:21.893602 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:21.894009 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-feadfeb1-9820-4e32-96f6-b556ac99f1d9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:22.024544 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:22.024544 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:22.045255 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-feadfeb1-9820-4e32-96f6-b556ac99f1d9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:22.074245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-feadfeb1-9820-4e32-96f6-b556ac99f1d9 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:22.075853 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1006/2044] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:21 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:22.442784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28dc3554-f307-40f8-bdc6-86fbb3eba1d4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:22.443413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28dc3554-f307-40f8-bdc6-86fbb3eba1d4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:22.443917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:22.443917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:22.444563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28dc3554-f307-40f8-bdc6-86fbb3eba1d4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:22.572168 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:22.572168 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:22.589029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-569a824b-f73b-4682-ac1e-8812a7b343e9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:22.589989 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-569a824b-f73b-4682-ac1e-8812a7b343e9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:22.590319 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:22.590319 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:22.590881 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-569a824b-f73b-4682-ac1e-8812a7b343e9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:22.626895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-28dc3554-f307-40f8-bdc6-86fbb3eba1d4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:22.654394 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:22.654394 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:22.657206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-569a824b-f73b-4682-ac1e-8812a7b343e9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:22.675389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-569a824b-f73b-4682-ac1e-8812a7b343e9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 returned with HTTP 200 Jan 12 14:51:22.676649 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1007/2045] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:22 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 => generated 468 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:22.688201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] POST http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes Jan 12 14:51:22.689884 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:22.689884 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:22.691412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a88c8e00-3886-4c16-a48c-825fb265c500", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1841367316"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:22.692921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request body: {'volume': {'snapshot_id': 'a88c8e00-3886-4c16-a48c-825fb265c500', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1841367316'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:51:22.701806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28dc3554-f307-40f8-bdc6-86fbb3eba1d4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:22.708198 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1039/2046] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:22 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 970 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:22.775294 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:22.775294 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:22.776490 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:22.776853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume of 1 GB Jan 12 14:51:22.815102 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Availability Zones retrieved successfully. Jan 12 14:51:22.859727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (3309a006-0707-466b-921f-67fbf9c907eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:22.863260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e65eb91-0f73-4e9d-a002-d1f2aac6ae8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:22.870119 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:51:23.092116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-edd2cce1-cb2f-4a45-b7ee-6120f67f34f5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:23.092695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-edd2cce1-cb2f-4a45-b7ee-6120f67f34f5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:23.092894 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:23.092894 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:23.093545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-edd2cce1-cb2f-4a45-b7ee-6120f67f34f5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:23.130941 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e65eb91-0f73-4e9d-a002-d1f2aac6ae8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a88c8e00-3886-4c16-a48c-825fb265c500', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:23.145027 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d678b52d-d18c-4c0f-aa36-3ed8848740a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:23.240073 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:23.240073 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:23.245935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Created reservations ['614d25c5-4e23-43ed-b5b0-7b90dba101da', 'bacdf7af-63dd-41fe-af38-d8b98bc4e14e', '51a9591b-1803-46a5-9af8-fc986f9dd554', 'dc5ca9cf-fbef-456b-81e5-9fb55cafc5fd'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:51:23.247766 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d678b52d-d18c-4c0f-aa36-3ed8848740a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['614d25c5-4e23-43ed-b5b0-7b90dba101da', 'bacdf7af-63dd-41fe-af38-d8b98bc4e14e', '51a9591b-1803-46a5-9af8-fc986f9dd554', 'dc5ca9cf-fbef-456b-81e5-9fb55cafc5fd']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:23.250131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfa2ee6-be3b-4805-89dd-6903667ee6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:23.250740 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-edd2cce1-cb2f-4a45-b7ee-6120f67f34f5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:23.278827 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-edd2cce1-cb2f-4a45-b7ee-6120f67f34f5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:23.279630 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1040/2047] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:23 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:23.502848 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c9cbe11-74c9-4dc0-8408-105d7cb38af4 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] POST http://10.222.0.43/volume/v3/25842312c72c4c44b05df5e4dd652fd6/types Jan 12 14:51:23.504160 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:23.504160 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:23.505130 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c9cbe11-74c9-4dc0-8408-105d7cb38af4 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2130623977"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:23.592205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfa2ee6-be3b-4805-89dd-6903667ee6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '229d2021-be76-48c5-bc85-4a091b3f0e4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1841367316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['614d25c5-4e23-43ed-b5b0-7b90dba101da','bacdf7af-63dd-41fe-af38-d8b98bc4e14e','51a9591b-1803-46a5-9af8-fc986f9dd554','dc5ca9cf-fbef-456b-81e5-9fb55cafc5fd'],size=1,snapshot_id=a88c8e00-3886-4c16-a48c-825fb265c500,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1841367316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=229d2021-be76-48c5-bc85-4a091b3f0e4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855c71d6ce0e491f944acaceff00927e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a88c8e00-3886-4c16-a48c-825fb265c500,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c231f32e83454b12bc1d946e91d6df1d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:23.610782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a6a64f6-dada-445e-968a-1608f30e0256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:23.613615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c9cbe11-74c9-4dc0-8408-105d7cb38af4 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] http://10.222.0.43/volume/v3/25842312c72c4c44b05df5e4dd652fd6/types returned with HTTP 200 Jan 12 14:51:23.614472 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1041/2048] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:51:23 2021] POST /volume/v3/25842312c72c4c44b05df5e4dd652fd6/types => generated 220 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:23.625233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10128319-9f07-434e-8e77-bacafb85b0ae tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] POST http://10.222.0.43/volume/v3/25842312c72c4c44b05df5e4dd652fd6/group_types Jan 12 14:51:23.626147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10128319-9f07-434e-8e77-bacafb85b0ae tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-401187240"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:23.671436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a6a64f6-dada-445e-968a-1608f30e0256) transitioned into state 'SUCCESS' from state '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-1841367316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='855c71d6ce0e491f944acaceff00927e',qos_specs=None,replication_status=,reservations=['614d25c5-4e23-43ed-b5b0-7b90dba101da','bacdf7af-63dd-41fe-af38-d8b98bc4e14e','51a9591b-1803-46a5-9af8-fc986f9dd554','dc5ca9cf-fbef-456b-81e5-9fb55cafc5fd'],size=1,snapshot_id=a88c8e00-3886-4c16-a48c-825fb265c500,source_replicaid=,source_volid=None,status='creating',user_id='c231f32e83454b12bc1d946e91d6df1d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:23.678094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec577c4-5fc1-46d4-a762-de7569d4d3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:23.700398 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10128319-9f07-434e-8e77-bacafb85b0ae tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] http://10.222.0.43/volume/v3/25842312c72c4c44b05df5e4dd652fd6/group_types returned with HTTP 202 Jan 12 14:51:23.701248 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1042/2049] 10.222.0.43 () {62 vars in 1278 bytes} [Tue Jan 12 14:51:23 2021] POST /volume/v3/25842312c72c4c44b05df5e4dd652fd6/group_types => generated 176 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:51:23.910993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ec577c4-5fc1-46d4-a762-de7569d4d3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:23.918939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Flow 'volume_create_api' (3309a006-0707-466b-921f-67fbf9c907eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:24.012864 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e805ca71-ff7f-4a5f-a2d3-f300c4f123ef tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] POST http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups Jan 12 14:51:24.013695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e805ca71-ff7f-4a5f-a2d3-f300c4f123ef tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b19cf6f6-90ff-4255-be7a-9fcf14f01c54", "volume_types": ["44f65610-6faa-4e62-8d78-a2fa4f4ddc19"], "name": "tempest-GroupsV314Test-Group-1050643662"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:24.014832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-e805ca71-ff7f-4a5f-a2d3-f300c4f123ef tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Creating new group {'group': {'group_type': 'b19cf6f6-90ff-4255-be7a-9fcf14f01c54', 'volume_types': ['44f65610-6faa-4e62-8d78-a2fa4f4ddc19'], 'name': 'tempest-GroupsV314Test-Group-1050643662'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 12 14:51:24.050449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-e805ca71-ff7f-4a5f-a2d3-f300c4f123ef tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Creating group tempest-GroupsV314Test-Group-1050643662. Jan 12 14:51:24.059024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Create volume request issued successfully. Jan 12 14:51:24.094412 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-86384cc5-0e76-4e0b-9078-076354f7a5a2 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes returned with HTTP 202 Jan 12 14:51:24.100127 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1008/2050] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:51:22 2021] POST /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes => generated 857 bytes in 1416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:51:24.112511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d162c8c9-89d5-4cdb-adc9-785fd1f6bdb7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:24.113085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d162c8c9-89d5-4cdb-adc9-785fd1f6bdb7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:24.113203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e805ca71-ff7f-4a5f-a2d3-f300c4f123ef tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Availability Zones retrieved successfully. Jan 12 14:51:24.113300 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:24.113300 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:24.113634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d162c8c9-89d5-4cdb-adc9-785fd1f6bdb7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:24.159313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-e805ca71-ff7f-4a5f-a2d3-f300c4f123ef tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Created reservations ['fd6534da-8bc5-4506-b712-60bec8547aa6'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:51:24.250943 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:24.250943 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:24.299576 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e805ca71-ff7f-4a5f-a2d3-f300c4f123ef tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups returned with HTTP 202 Jan 12 14:51:24.300496 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1043/2051] 10.222.0.43 () {62 vars in 1264 bytes} [Tue Jan 12 14:51:23 2021] POST /volume/v3/579b3f61d99540e990f58f04d3c07194/groups => generated 108 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:51:24.310715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d162c8c9-89d5-4cdb-adc9-785fd1f6bdb7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:24.317248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a37aa76c-e4cd-4293-9030-938402d635cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:24.317777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a37aa76c-e4cd-4293-9030-938402d635cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:24.327969 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:24.327969 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:24.328519 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a37aa76c-e4cd-4293-9030-938402d635cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:24.416294 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d162c8c9-89d5-4cdb-adc9-785fd1f6bdb7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:24.422005 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1009/2052] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:24 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 1358 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:24.430430 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42a56d06-5566-4df1-8548-78401afbea7c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:24.431495 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42a56d06-5566-4df1-8548-78401afbea7c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:24.432153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:24.432153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:24.432891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42a56d06-5566-4df1-8548-78401afbea7c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:24.453623 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:24.453623 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:24.474714 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a37aa76c-e4cd-4293-9030-938402d635cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:24.524765 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:24.524765 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:24.539648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a37aa76c-e4cd-4293-9030-938402d635cb tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:24.547423 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1044/2053] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:24 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:24.552331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5955e990-55e5-4f12-a6bd-29df511b2124 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee Jan 12 14:51:24.553064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5955e990-55e5-4f12-a6bd-29df511b2124 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:24.553447 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:24.553447 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:24.554053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5955e990-55e5-4f12-a6bd-29df511b2124 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:24.554603 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-5955e990-55e5-4f12-a6bd-29df511b2124 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] show called for member fb057ce5-6e74-4c02-95d5-eed2dfc73bee {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:51:24.554937 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-42a56d06-5566-4df1-8548-78401afbea7c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:24.572599 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:24.572599 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:24.631617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42a56d06-5566-4df1-8548-78401afbea7c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:24.632728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5955e990-55e5-4f12-a6bd-29df511b2124 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee returned with HTTP 200 Jan 12 14:51:24.632867 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1010/2054] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:24 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:24.633798 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1045/2055] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:51:24 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee => generated 388 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:24.645290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-119aa276-bff0-48ca-a353-b2bf6da0df58 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:51:24.646204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-119aa276-bff0-48ca-a353-b2bf6da0df58 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:24.646424 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:24.646424 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:24.646803 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-119aa276-bff0-48ca-a353-b2bf6da0df58 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:24.772341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:24.772341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:24.791028 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-119aa276-bff0-48ca-a353-b2bf6da0df58 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:24.829084 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-119aa276-bff0-48ca-a353-b2bf6da0df58 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:51:24.833013 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1011/2056] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:24 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 1358 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:24.849449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fdfd260f-5975-4f1a-a727-312062c4839f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups Jan 12 14:51:24.850221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:24.850221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:24.850877 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fdfd260f-5975-4f1a-a727-312062c4839f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'create', calling method: create, body: {"backup": {"volume_id": "672afc09-b477-4520-977b-6d95581243e7", "name": "tempest-VolumesBackupsTest-Backup-111771004"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:24.852140 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-fdfd260f-5975-4f1a-a727-312062c4839f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Creating new backup {'backup': {'volume_id': '672afc09-b477-4520-977b-6d95581243e7', 'name': 'tempest-VolumesBackupsTest-Backup-111771004'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 12 14:51:24.853798 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-fdfd260f-5975-4f1a-a727-312062c4839f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Creating backup of volume 672afc09-b477-4520-977b-6d95581243e7 in container None Jan 12 14:51:24.943951 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:24.943951 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:24.945163 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fdfd260f-5975-4f1a-a727-312062c4839f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:51:24.984495 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-fdfd260f-5975-4f1a-a727-312062c4839f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Created reservations ['a08c09c5-0fb6-4d1b-a711-0763ded28288', '8a832686-5487-4309-adf6-e26aa257c6d2'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:51:25.095629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fdfd260f-5975-4f1a-a727-312062c4839f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups returned with HTTP 202 Jan 12 14:51:25.096935 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1046/2057] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:51:24 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups => generated 395 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:51:25.107520 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ff82d17-7d6a-48a9-9209-2c033f8f8a9a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:25.108696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ff82d17-7d6a-48a9-9209-2c033f8f8a9a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:25.108911 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:25.108911 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:25.109280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ff82d17-7d6a-48a9-9209-2c033f8f8a9a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:25.109643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0ff82d17-7d6a-48a9-9209-2c033f8f8a9a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:25.163081 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:25.163081 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:25.165185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ff82d17-7d6a-48a9-9209-2c033f8f8a9a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:25.173202 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1012/2058] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:25 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:25.560579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-328e763a-7fa5-4988-9f93-e577219dbb07 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:25.561293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-328e763a-7fa5-4988-9f93-e577219dbb07 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:25.561513 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:25.561513 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:25.561889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-328e763a-7fa5-4988-9f93-e577219dbb07 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:25.651570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c971c8b5-1cc4-4041-a05c-dae5908ecf4c tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee Jan 12 14:51:25.652355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c971c8b5-1cc4-4041-a05c-dae5908ecf4c tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:25.652699 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:25.652699 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:25.653400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c971c8b5-1cc4-4041-a05c-dae5908ecf4c tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:25.653905 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-c971c8b5-1cc4-4041-a05c-dae5908ecf4c tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] show called for member fb057ce5-6e74-4c02-95d5-eed2dfc73bee {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:51:25.666546 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:25.666546 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:25.761433 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c971c8b5-1cc4-4041-a05c-dae5908ecf4c tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee returned with HTTP 200 Jan 12 14:51:25.765256 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1013/2059] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:51:25 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee => generated 389 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:25.772915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be2c64f1-cf95-4be1-8f96-b29002db4607 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:25.778585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be2c64f1-cf95-4be1-8f96-b29002db4607 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:25.778999 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:25.778999 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:25.779263 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:25.779263 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:25.779484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be2c64f1-cf95-4be1-8f96-b29002db4607 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:25.846155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-328e763a-7fa5-4988-9f93-e577219dbb07 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:25.928259 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:25.928259 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:25.945033 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-328e763a-7fa5-4988-9f93-e577219dbb07 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:25.951180 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1047/2060] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:25 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:25.960709 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-be2c64f1-cf95-4be1-8f96-b29002db4607 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:25.977355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] POST http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes Jan 12 14:51:25.977996 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:25.977996 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:25.978922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Action: 'create', calling method: create, body: {"volume": {"volume_type": "44f65610-6faa-4e62-8d78-a2fa4f4ddc19", "group_id": "fb057ce5-6e74-4c02-95d5-eed2dfc73bee", "size": 1, "name": "tempest-GroupsV314Test-Volume-1701221599"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:25.980312 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Create volume request body: {'volume': {'volume_type': '44f65610-6faa-4e62-8d78-a2fa4f4ddc19', 'group_id': 'fb057ce5-6e74-4c02-95d5-eed2dfc73bee', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1701221599'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:51:26.026389 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:26.026389 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:26.032854 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Create volume of 1 GB Jan 12 14:51:26.036095 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be2c64f1-cf95-4be1-8f96-b29002db4607 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:26.037319 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1014/2061] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:25 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:26.085623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Availability Zones retrieved successfully. Jan 12 14:51:26.117278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Flow 'volume_create_api' (84312677-ee3b-4cac-b646-7719c7713112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:26.120825 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69863567-7cac-4f45-a899-1025f652794d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:26.124031 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:26.124031 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:26.130389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:51:26.182508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f26145e-6bf8-4feb-bf1d-6077a34a16cb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:26.184123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f26145e-6bf8-4feb-bf1d-6077a34a16cb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:26.184345 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:26.184345 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:26.184865 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f26145e-6bf8-4feb-bf1d-6077a34a16cb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:26.185578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5f26145e-6bf8-4feb-bf1d-6077a34a16cb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:26.256747 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:26.256747 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:26.272108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f26145e-6bf8-4feb-bf1d-6077a34a16cb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:26.275830 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1015/2062] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:26 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 802 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:26.295003 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69863567-7cac-4f45-a899-1025f652794d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:51:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44f65610-6faa-4e62-8d78-a2fa4f4ddc19,is_public=True,name='tempest-GroupsV314Test-volume-type-2130623977',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44f65610-6faa-4e62-8d78-a2fa4f4ddc19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fb057ce5-6e74-4c02-95d5-eed2dfc73bee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:26.299461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce160503-076f-4df6-98a8-df230286a362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:26.384754 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2130623977 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2130623977, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:51:26.386223 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2130623977 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2130623977, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:51:26.496448 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Created reservations ['71da3f1c-291b-4d07-82f5-443c04ead300', 'dafa0613-dcdf-4876-919a-4de899df9f3f', '463b1550-f24b-49af-8eef-409b47990db8', '652b6e8b-dc96-45bb-b590-c4dcbcebbbd3'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:51:26.498921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce160503-076f-4df6-98a8-df230286a362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71da3f1c-291b-4d07-82f5-443c04ead300', 'dafa0613-dcdf-4876-919a-4de899df9f3f', '463b1550-f24b-49af-8eef-409b47990db8', '652b6e8b-dc96-45bb-b590-c4dcbcebbbd3']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:26.501150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2995ea-f493-4804-adff-f936d6c4476a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:26.603200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2995ea-f493-4804-adff-f936d6c4476a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4fa0736-978b-4bf4-80b3-0d6cff183133', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1701221599',encryption_key_id=None,group_id=fb057ce5-6e74-4c02-95d5-eed2dfc73bee,group_type_id=,metadata={},multiattach=False,project_id='579b3f61d99540e990f58f04d3c07194',qos_specs=None,replication_status=,reservations=['71da3f1c-291b-4d07-82f5-443c04ead300','dafa0613-dcdf-4876-919a-4de899df9f3f','463b1550-f24b-49af-8eef-409b47990db8','652b6e8b-dc96-45bb-b590-c4dcbcebbbd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5078491301429f8f7ab96948db9a3d',volume_type_id=44f65610-6faa-4e62-8d78-a2fa4f4ddc19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1701221599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb057ce5-6e74-4c02-95d5-eed2dfc73bee,host=None,id=a4fa0736-978b-4bf4-80b3-0d6cff183133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='579b3f61d99540e990f58f04d3c07194',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6b5078491301429f8f7ab96948db9a3d',volume_attachment=,volume_type=,volume_type_id=44f65610-6faa-4e62-8d78-a2fa4f4ddc19)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:26.606910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b4680b-5d85-4bbe-ab2e-c973990a76b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:26.651276 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b4680b-5d85-4bbe-ab2e-c973990a76b3) transitioned into state 'SUCCESS' from state '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-1701221599',encryption_key_id=None,group_id=fb057ce5-6e74-4c02-95d5-eed2dfc73bee,group_type_id=,metadata={},multiattach=False,project_id='579b3f61d99540e990f58f04d3c07194',qos_specs=None,replication_status=,reservations=['71da3f1c-291b-4d07-82f5-443c04ead300','dafa0613-dcdf-4876-919a-4de899df9f3f','463b1550-f24b-49af-8eef-409b47990db8','652b6e8b-dc96-45bb-b590-c4dcbcebbbd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5078491301429f8f7ab96948db9a3d',volume_type_id=44f65610-6faa-4e62-8d78-a2fa4f4ddc19)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:26.653456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382daf62-0346-4248-8440-52a64ef59fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:26.695485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382daf62-0346-4248-8440-52a64ef59fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:26.698331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Flow 'volume_create_api' (84312677-ee3b-4cac-b646-7719c7713112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:26.790587 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Create volume request issued successfully. Jan 12 14:51:26.823386 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:26.824082 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:26.844948 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:26.852499 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:26.852499 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:26.882056 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ea12290-7b7f-4d6c-9026-456b9ed2ea55 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes returned with HTTP 202 Jan 12 14:51:26.883403 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1048/2063] 10.222.0.43 () {62 vars in 1267 bytes} [Tue Jan 12 14:51:25 2021] POST /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes => generated 900 bytes in 931 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:26.897903 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f1fe77a-d207-4337-bce2-7e1dda51f7f4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 Jan 12 14:51:26.898656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f1fe77a-d207-4337-bce2-7e1dda51f7f4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:26.898984 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:26.898984 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:26.899558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f1fe77a-d207-4337-bce2-7e1dda51f7f4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:26.968740 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5dbfde9a-5132-4957-9fc3-db79a143daf3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:26.969847 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:26.969847 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:26.970494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5dbfde9a-5132-4957-9fc3-db79a143daf3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:26.970694 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:26.970694 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:26.971827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5dbfde9a-5132-4957-9fc3-db79a143daf3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:26.983007 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6f1fe77a-d207-4337-bce2-7e1dda51f7f4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:26.999441 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-6f1fe77a-d207-4337-bce2-7e1dda51f7f4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:27.000053 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-6f1fe77a-d207-4337-bce2-7e1dda51f7f4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:27.008840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-6f1fe77a-d207-4337-bce2-7e1dda51f7f4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:27.016720 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:27.016720 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:27.049774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f1fe77a-d207-4337-bce2-7e1dda51f7f4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 returned with HTTP 200 Jan 12 14:51:27.051331 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1016/2064] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:26 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 => generated 968 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:27.052807 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:27.052807 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:27.067301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5dbfde9a-5132-4957-9fc3-db79a143daf3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:27.068049 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc3b0887-e9e0-4e92-b660-8da2b47207f5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:27.068849 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc3b0887-e9e0-4e92-b660-8da2b47207f5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:27.069284 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:27.069284 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:27.072484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc3b0887-e9e0-4e92-b660-8da2b47207f5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:27.097054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5dbfde9a-5132-4957-9fc3-db79a143daf3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:27.098331 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1049/2065] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:26 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:27.154612 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:27.154612 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:27.163946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dc3b0887-e9e0-4e92-b660-8da2b47207f5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:27.222035 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc3b0887-e9e0-4e92-b660-8da2b47207f5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:27.223256 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1017/2066] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:27 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:27.295839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e117757-c481-4050-a59a-c7a6116ce1d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:27.302327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e117757-c481-4050-a59a-c7a6116ce1d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:27.302674 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:27.302674 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:27.305309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e117757-c481-4050-a59a-c7a6116ce1d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:27.305701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0e117757-c481-4050-a59a-c7a6116ce1d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:27.375121 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:27.375121 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:27.385995 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e117757-c481-4050-a59a-c7a6116ce1d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:27.390449 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1050/2067] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:27 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 802 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:28.067839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b40c211-63b3-4228-ae8a-666ad3beb5bf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 Jan 12 14:51:28.068511 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b40c211-63b3-4228-ae8a-666ad3beb5bf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:28.068799 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:28.068799 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:28.069296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b40c211-63b3-4228-ae8a-666ad3beb5bf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:28.114321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-713a5511-46b3-4a1c-bb7d-fa275b21c340 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:28.115435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-713a5511-46b3-4a1c-bb7d-fa275b21c340 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:28.115936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:28.115936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:28.116639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-713a5511-46b3-4a1c-bb7d-fa275b21c340 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:28.227214 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:28.227214 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:28.243070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-713a5511-46b3-4a1c-bb7d-fa275b21c340 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:28.251136 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:28.251136 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:28.278579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-713a5511-46b3-4a1c-bb7d-fa275b21c340 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:28.282146 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1051/2068] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:28 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:28.287820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e61b64c-5429-4dd4-9b52-67671d39e76d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:28.289214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e61b64c-5429-4dd4-9b52-67671d39e76d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:28.289442 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:28.289442 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:28.289826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0e61b64c-5429-4dd4-9b52-67671d39e76d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:28.290556 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1b40c211-63b3-4228-ae8a-666ad3beb5bf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:28.339387 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-1b40c211-63b3-4228-ae8a-666ad3beb5bf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:28.339865 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-1b40c211-63b3-4228-ae8a-666ad3beb5bf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:28.393952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:28.393952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:28.409592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-1b40c211-63b3-4228-ae8a-666ad3beb5bf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:28.424171 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:28.424171 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:28.483285 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0e61b64c-5429-4dd4-9b52-67671d39e76d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:28.489623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b40c211-63b3-4228-ae8a-666ad3beb5bf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 returned with HTTP 200 Jan 12 14:51:28.489623 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1018/2069] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:28 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 => generated 993 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:28.502062 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c39baa7c-f807-4ded-91e8-74925b820ff1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:28.502062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c39baa7c-f807-4ded-91e8-74925b820ff1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:28.502062 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:28.502062 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:28.502062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c39baa7c-f807-4ded-91e8-74925b820ff1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:28.502062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c39baa7c-f807-4ded-91e8-74925b820ff1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:28.559603 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0e61b64c-5429-4dd4-9b52-67671d39e76d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:28.560493 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1052/2070] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:28 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:28.591721 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:28.591721 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:28.593496 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] POST http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/action Jan 12 14:51:28.594030 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:28.594030 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:28.594486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Action body: b'{"create-from-src": {"source_group_id": "fb057ce5-6e74-4c02-95d5-eed2dfc73bee", "name": "tempest-Group_from_grp-1511649071"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:51:28.594692 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c39baa7c-f807-4ded-91e8-74925b820ff1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:28.594919 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "fb057ce5-6e74-4c02-95d5-eed2dfc73bee", "name": "tempest-Group_from_grp-1511649071"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:28.595440 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1019/2071] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:28 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 802 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:28.596000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Creating new group {'create-from-src': {'source_group_id': 'fb057ce5-6e74-4c02-95d5-eed2dfc73bee', 'name': 'tempest-Group_from_grp-1511649071'}}. {{(pid=87932) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 12 14:51:28.596355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Creating group tempest-Group_from_grp-1511649071 from source group fb057ce5-6e74-4c02-95d5-eed2dfc73bee. Jan 12 14:51:28.631005 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:28.631005 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:28.672971 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:28.672971 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:28.830237 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Created reservations ['75055567-a154-4854-8493-169743831434'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:51:29.110640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.group.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] A mapping entry already exists for group 98fef5bd-f79f-45f6-96c2-e3c58cc36f2b and volume type 44f65610-6faa-4e62-8d78-a2fa4f4ddc19. Do not need to create again. Jan 12 14:51:29.111917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:29.111917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:29.112915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Availability Zones retrieved successfully. Jan 12 14:51:29.143720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Flow 'volume_create_api' (1ce5e988-07f9-4fe0-b0be-6abc2e9eff0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:29.147855 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c952f39c-a1aa-4cc4-8c12-0aff4e42e629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:29.150879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Validating volume size '1' using validate_int, validate_source_size {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:51:29.319494 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4134faa6-f59e-49dd-928b-19e8dc3149cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:29.320717 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4134faa6-f59e-49dd-928b-19e8dc3149cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:29.321028 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:29.321028 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:29.321738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4134faa6-f59e-49dd-928b-19e8dc3149cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:29.330710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c952f39c-a1aa-4cc4-8c12-0aff4e42e629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a4fa0736-978b-4bf4-80b3-0d6cff183133', 'volume_type': VolumeType(created_at=2021-01-12T14:51:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44f65610-6faa-4e62-8d78-a2fa4f4ddc19,is_public=True,name='tempest-GroupsV314Test-volume-type-2130623977',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44f65610-6faa-4e62-8d78-a2fa4f4ddc19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '98fef5bd-f79f-45f6-96c2-e3c58cc36f2b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:29.332876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b70a25-2b06-4e0c-bf66-d15c59c39a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:29.518783 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:29.518783 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:29.533460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Created reservations ['6a959253-3fd9-473e-af91-aa264ce2ef3c', '8a46d205-c57b-4298-bce6-fe0438ba3475', 'fe568269-0e3b-4b8f-928d-25706061fd04', 'fb3a5f0d-43f0-4425-a3a7-d191dbbba546'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:51:29.535563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b70a25-2b06-4e0c-bf66-d15c59c39a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a959253-3fd9-473e-af91-aa264ce2ef3c', '8a46d205-c57b-4298-bce6-fe0438ba3475', 'fe568269-0e3b-4b8f-928d-25706061fd04', 'fb3a5f0d-43f0-4425-a3a7-d191dbbba546']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:29.544709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f2e8124-a7cd-4712-9271-daaaa99dd66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:29.565044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4134faa6-f59e-49dd-928b-19e8dc3149cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:29.707405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4134faa6-f59e-49dd-928b-19e8dc3149cd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:29.708321 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1020/2072] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:29 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:29.738922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4d2605a-66bc-4730-bf34-29531474b6de tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:29.739457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4d2605a-66bc-4730-bf34-29531474b6de tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:29.739654 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:29.739654 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:29.764669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4d2605a-66bc-4730-bf34-29531474b6de tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:29.996561 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:29.996561 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:30.049712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e4d2605a-66bc-4730-bf34-29531474b6de tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:30.094150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f2e8124-a7cd-4712-9271-daaaa99dd66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '848a4a3f-b2ea-443c-9c46-51664232e023', '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=98fef5bd-f79f-45f6-96c2-e3c58cc36f2b,group_type_id=,metadata={},multiattach=False,project_id='579b3f61d99540e990f58f04d3c07194',qos_specs=None,replication_status=,reservations=['6a959253-3fd9-473e-af91-aa264ce2ef3c','8a46d205-c57b-4298-bce6-fe0438ba3475','fe568269-0e3b-4b8f-928d-25706061fd04','fb3a5f0d-43f0-4425-a3a7-d191dbbba546'],size=1,snapshot_id=None,source_replicaid=,source_volid=a4fa0736-978b-4bf4-80b3-0d6cff183133,status='creating',user_id='6b5078491301429f8f7ab96948db9a3d',volume_type_id=44f65610-6faa-4e62-8d78-a2fa4f4ddc19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=98fef5bd-f79f-45f6-96c2-e3c58cc36f2b,host=None,id=848a4a3f-b2ea-443c-9c46-51664232e023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='579b3f61d99540e990f58f04d3c07194',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a4fa0736-978b-4bf4-80b3-0d6cff183133,status='creating',terminated_at=None,updated_at=None,user_id='6b5078491301429f8f7ab96948db9a3d',volume_attachment=,volume_type=,volume_type_id=44f65610-6faa-4e62-8d78-a2fa4f4ddc19)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:30.115747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084ed86f-8698-497a-9541-588f4ee5d8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:51:30.142032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4d2605a-66bc-4730-bf34-29531474b6de tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:30.156360 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1021/2073] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:29 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:30.180015 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff367840-0682-4957-898d-2d6f246a2bc6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:30.180835 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff367840-0682-4957-898d-2d6f246a2bc6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:30.185403 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:30.185403 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:30.185932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff367840-0682-4957-898d-2d6f246a2bc6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:30.186318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ff367840-0682-4957-898d-2d6f246a2bc6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:30.250480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084ed86f-8698-497a-9541-588f4ee5d8e6) transitioned into state 'SUCCESS' from 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=98fef5bd-f79f-45f6-96c2-e3c58cc36f2b,group_type_id=,metadata={},multiattach=False,project_id='579b3f61d99540e990f58f04d3c07194',qos_specs=None,replication_status=,reservations=['6a959253-3fd9-473e-af91-aa264ce2ef3c','8a46d205-c57b-4298-bce6-fe0438ba3475','fe568269-0e3b-4b8f-928d-25706061fd04','fb3a5f0d-43f0-4425-a3a7-d191dbbba546'],size=1,snapshot_id=None,source_replicaid=,source_volid=a4fa0736-978b-4bf4-80b3-0d6cff183133,status='creating',user_id='6b5078491301429f8f7ab96948db9a3d',volume_type_id=44f65610-6faa-4e62-8d78-a2fa4f4ddc19)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:51:30.251868 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:30.251868 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:30.253278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Flow 'volume_create_api' (1ce5e988-07f9-4fe0-b0be-6abc2e9eff0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:51:30.260177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff367840-0682-4957-898d-2d6f246a2bc6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:30.270871 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1022/2074] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:30 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 802 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:30.328844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Create volume request issued successfully. Jan 12 14:51:30.665824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d99fe8c0-ee87-4536-80bc-86055f1f4108 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/action returned with HTTP 202 Jan 12 14:51:30.666704 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1053/2075] 10.222.0.43 () {62 vars in 1285 bytes} [Tue Jan 12 14:51:28 2021] POST /volume/v3/579b3f61d99540e990f58f04d3c07194/groups/action => generated 102 bytes in 2086 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:30.680310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/detail Jan 12 14:51:30.682806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:30.684394 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:30.684394 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:30.685327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:30.686907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:51:30.690692 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:51:30.736005 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab2e53fd-0526-4311-a0d6-396f9c9ddce9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:30.738477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab2e53fd-0526-4311-a0d6-396f9c9ddce9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:30.739102 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:30.739102 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:30.740140 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab2e53fd-0526-4311-a0d6-396f9c9ddce9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:30.923327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Get all volumes completed successfully. Jan 12 14:51:30.927863 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:30.928322 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:30.935617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:30.935617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:30.939216 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:30.958222 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:30.958222 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:30.965545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ab2e53fd-0526-4311-a0d6-396f9c9ddce9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:31.044380 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:31.046329 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:31.052258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab2e53fd-0526-4311-a0d6-396f9c9ddce9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:31.062673 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1054/2076] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:30 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:31.073341 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:31.080617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:31.080617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:31.132006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40171e7d-ba14-4c39-b1df-a9b0da40884f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/detail returned with HTTP 200 Jan 12 14:51:31.133065 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1023/2077] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:51:30 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/detail => generated 1974 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:51:31.151075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b8784fc-2a72-4c4a-9bd6-86ce2e5d7483 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:31.155277 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b8784fc-2a72-4c4a-9bd6-86ce2e5d7483 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:31.155929 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:31.155929 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:31.157241 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b8784fc-2a72-4c4a-9bd6-86ce2e5d7483 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:31.159449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-defcbe8c-5f2b-4906-bf82-cb8c396e6e9f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:31.159999 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-defcbe8c-5f2b-4906-bf82-cb8c396e6e9f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:31.160191 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:31.160191 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:31.161156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-defcbe8c-5f2b-4906-bf82-cb8c396e6e9f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:31.280164 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:31.280164 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:31.315175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7b8784fc-2a72-4c4a-9bd6-86ce2e5d7483 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:31.328042 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:31.328042 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:31.356848 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-defcbe8c-5f2b-4906-bf82-cb8c396e6e9f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:31.365610 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-7b8784fc-2a72-4c4a-9bd6-86ce2e5d7483 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:31.366069 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-7b8784fc-2a72-4c4a-9bd6-86ce2e5d7483 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:31.374336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-7b8784fc-2a72-4c4a-9bd6-86ce2e5d7483 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:31.406031 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:31.406031 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:31.424814 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-defcbe8c-5f2b-4906-bf82-cb8c396e6e9f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:31.445679 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1024/2078] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:31 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 919 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:31.454417 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32eeb289-7ef7-4ff0-9601-932866c1d7ba tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:31.465598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32eeb289-7ef7-4ff0-9601-932866c1d7ba tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:31.465819 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:31.465819 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:31.466184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32eeb289-7ef7-4ff0-9601-932866c1d7ba tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:31.466568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-32eeb289-7ef7-4ff0-9601-932866c1d7ba tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:31.474292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b8784fc-2a72-4c4a-9bd6-86ce2e5d7483 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:31.475110 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1055/2079] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:31 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:31.529781 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:31.529781 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:31.531704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32eeb289-7ef7-4ff0-9601-932866c1d7ba tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:31.539870 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1025/2080] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:31 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:32.069966 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-846deed5-5311-4eb3-8b9e-e4cf73bc463b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:32.070489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-846deed5-5311-4eb3-8b9e-e4cf73bc463b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:32.070685 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:32.070685 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:32.071346 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-846deed5-5311-4eb3-8b9e-e4cf73bc463b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:32.174834 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:32.174834 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:32.191117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-846deed5-5311-4eb3-8b9e-e4cf73bc463b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:32.266339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-846deed5-5311-4eb3-8b9e-e4cf73bc463b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:32.267170 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1056/2081] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:32 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:32.441489 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-517f4110-2c22-4d43-b6e4-999697167ffa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:32.442155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-517f4110-2c22-4d43-b6e4-999697167ffa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:32.442703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:32.442703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:32.443271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-517f4110-2c22-4d43-b6e4-999697167ffa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:32.492141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b238f485-feae-45ea-9d08-174150e27adf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:32.492763 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b238f485-feae-45ea-9d08-174150e27adf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:32.492978 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:32.492978 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:32.493352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b238f485-feae-45ea-9d08-174150e27adf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:32.584072 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:32.584072 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:32.647005 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-517f4110-2c22-4d43-b6e4-999697167ffa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:32.672976 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:32.672976 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:32.724657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b238f485-feae-45ea-9d08-174150e27adf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:32.753586 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-517f4110-2c22-4d43-b6e4-999697167ffa tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:32.763537 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1026/2082] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:32 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 977 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:32.787437 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a4e2ee6-70b2-48fa-99cb-b807c1a1a5f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:32.788075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a4e2ee6-70b2-48fa-99cb-b807c1a1a5f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:32.788256 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:32.788256 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:32.796450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a4e2ee6-70b2-48fa-99cb-b807c1a1a5f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:32.796772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6a4e2ee6-70b2-48fa-99cb-b807c1a1a5f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:32.807029 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-b238f485-feae-45ea-9d08-174150e27adf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:32.807029 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-b238f485-feae-45ea-9d08-174150e27adf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:32.823632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-b238f485-feae-45ea-9d08-174150e27adf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:32.844973 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:32.844973 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:32.907251 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:32.907251 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:32.909529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a4e2ee6-70b2-48fa-99cb-b807c1a1a5f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:32.936095 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1027/2083] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:32 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:32.968225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b238f485-feae-45ea-9d08-174150e27adf tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:32.978815 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1057/2084] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:32 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:51:33.283225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3320135a-8fee-4d28-9c8e-76a8eb6563fe tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:33.283720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3320135a-8fee-4d28-9c8e-76a8eb6563fe tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:33.284253 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:33.284253 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:33.285010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3320135a-8fee-4d28-9c8e-76a8eb6563fe tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:33.490333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:33.490333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:33.543013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3320135a-8fee-4d28-9c8e-76a8eb6563fe tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:33.700951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3320135a-8fee-4d28-9c8e-76a8eb6563fe tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:33.702358 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1028/2085] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:33 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:33.771849 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fc39142-64d6-4fb4-ac3f-5738c9910c40 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:33.775128 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fc39142-64d6-4fb4-ac3f-5738c9910c40 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:33.775349 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:33.775349 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:33.777628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fc39142-64d6-4fb4-ac3f-5738c9910c40 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:33.941367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c669053-62d8-4fa9-bca6-7fa8d25270d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:33.942404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c669053-62d8-4fa9-bca6-7fa8d25270d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:33.942820 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:33.942820 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:33.943532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c669053-62d8-4fa9-bca6-7fa8d25270d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:33.944336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7c669053-62d8-4fa9-bca6-7fa8d25270d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:34.025707 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:34.025707 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:34.032749 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:34.032749 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:34.037706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c669053-62d8-4fa9-bca6-7fa8d25270d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:34.038553 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1029/2086] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:33 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:34.054221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe84e0ae-ef11-4de9-8c47-d4d46e05f438 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:34.054807 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe84e0ae-ef11-4de9-8c47-d4d46e05f438 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:34.055015 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:34.055015 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:34.055387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe84e0ae-ef11-4de9-8c47-d4d46e05f438 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:34.080535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1fc39142-64d6-4fb4-ac3f-5738c9910c40 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:34.125795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fc39142-64d6-4fb4-ac3f-5738c9910c40 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:34.168184 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1058/2087] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:33 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 977 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:34.193791 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:34.193791 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:34.215406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fe84e0ae-ef11-4de9-8c47-d4d46e05f438 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:34.250383 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-fe84e0ae-ef11-4de9-8c47-d4d46e05f438 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:34.250855 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-fe84e0ae-ef11-4de9-8c47-d4d46e05f438 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:34.268282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-fe84e0ae-ef11-4de9-8c47-d4d46e05f438 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:34.275132 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:34.275132 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:34.329180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe84e0ae-ef11-4de9-8c47-d4d46e05f438 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:34.349232 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1030/2088] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:34 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:34.723390 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0f34652-6a9b-404d-b1d9-6f3bb8877b4c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:34.723953 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0f34652-6a9b-404d-b1d9-6f3bb8877b4c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:34.724152 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:34.724152 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:34.724529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0f34652-6a9b-404d-b1d9-6f3bb8877b4c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:35.018251 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:35.018251 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:35.051965 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b0f34652-6a9b-404d-b1d9-6f3bb8877b4c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:35.053739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62abf244-f3eb-46e9-9308-906650680e1f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:35.054682 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62abf244-f3eb-46e9-9308-906650680e1f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:35.063205 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:35.063205 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:35.064114 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62abf244-f3eb-46e9-9308-906650680e1f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:35.064694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-62abf244-f3eb-46e9-9308-906650680e1f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:35.126070 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:35.126070 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:35.129821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62abf244-f3eb-46e9-9308-906650680e1f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:35.132506 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0f34652-6a9b-404d-b1d9-6f3bb8877b4c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:35.134158 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1031/2089] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:35 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:35.145643 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1059/2090] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:34 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:35.245447 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1f6c5b7-b0d3-47cd-b51b-b740bb823e6b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:35.246435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1f6c5b7-b0d3-47cd-b51b-b740bb823e6b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:35.247079 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:35.247079 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:35.247969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1f6c5b7-b0d3-47cd-b51b-b740bb823e6b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:35.345077 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6022f52-0301-49e7-a26e-a495e4d12657 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:35.346222 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6022f52-0301-49e7-a26e-a495e4d12657 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:35.346618 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:35.346618 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:35.347414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6022f52-0301-49e7-a26e-a495e4d12657 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:35.363452 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:35.363452 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:35.417575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c1f6c5b7-b0d3-47cd-b51b-b740bb823e6b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:35.457395 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:35.457395 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:35.476774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a6022f52-0301-49e7-a26e-a495e4d12657 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:35.504377 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1f6c5b7-b0d3-47cd-b51b-b740bb823e6b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:35.505360 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1032/2091] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:35 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 977 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:35.519339 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-a6022f52-0301-49e7-a26e-a495e4d12657 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:35.523731 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-a6022f52-0301-49e7-a26e-a495e4d12657 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:35.540935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-a6022f52-0301-49e7-a26e-a495e4d12657 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:35.561486 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:35.561486 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:35.595466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6022f52-0301-49e7-a26e-a495e4d12657 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:35.596354 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1060/2092] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:35 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:36.149679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d06b07b0-09e2-4492-b861-071ae6b54844 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:36.149908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53a27470-0072-47ff-a038-d0d1eb20d163 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:36.150423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53a27470-0072-47ff-a038-d0d1eb20d163 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:36.150827 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:36.150827 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:36.151057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d06b07b0-09e2-4492-b861-071ae6b54844 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:36.151334 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:36.151334 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:36.151922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53a27470-0072-47ff-a038-d0d1eb20d163 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:36.152065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d06b07b0-09e2-4492-b861-071ae6b54844 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:36.152506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d06b07b0-09e2-4492-b861-071ae6b54844 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:36.240130 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:36.240130 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:36.242001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d06b07b0-09e2-4492-b861-071ae6b54844 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:36.242823 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1033/2093] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:36 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:36.288630 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:36.288630 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:36.314717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-53a27470-0072-47ff-a038-d0d1eb20d163 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:36.400158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53a27470-0072-47ff-a038-d0d1eb20d163 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:36.401710 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1061/2094] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:36 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 950 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:36.422137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbb84fc7-cefa-4fb8-ad9e-44dd68ffb4ab tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:36.423096 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbb84fc7-cefa-4fb8-ad9e-44dd68ffb4ab tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:36.423476 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:36.423476 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:36.424306 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbb84fc7-cefa-4fb8-ad9e-44dd68ffb4ab tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:36.512403 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:36.512403 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:36.522806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02b8f89c-c411-4516-b535-33c0e2e01da5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:36.523602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02b8f89c-c411-4516-b535-33c0e2e01da5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:36.523994 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:36.523994 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:36.524614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02b8f89c-c411-4516-b535-33c0e2e01da5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:36.562458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cbb84fc7-cefa-4fb8-ad9e-44dd68ffb4ab tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:36.636931 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbb84fc7-cefa-4fb8-ad9e-44dd68ffb4ab tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:36.638072 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1034/2095] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:36 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 950 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:36.658188 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-568900b5-1fbb-4c98-a9a1-69343014a0b4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:36.676726 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-568900b5-1fbb-4c98-a9a1-69343014a0b4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:36.677172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:36.677172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:36.680440 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-568900b5-1fbb-4c98-a9a1-69343014a0b4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:36.688675 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:36.688675 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:36.732701 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-02b8f89c-c411-4516-b535-33c0e2e01da5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:36.793162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02b8f89c-c411-4516-b535-33c0e2e01da5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:36.800131 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1062/2096] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:36 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 980 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:36.804898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef69f027-eb9c-4618-97de-f91c447aa60d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:36.812426 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef69f027-eb9c-4618-97de-f91c447aa60d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:36.812858 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:36.812858 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:36.813510 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef69f027-eb9c-4618-97de-f91c447aa60d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:36.814137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-ef69f027-eb9c-4618-97de-f91c447aa60d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume with id: 229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:36.840896 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:36.840896 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:36.864633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-568900b5-1fbb-4c98-a9a1-69343014a0b4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:36.893939 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-568900b5-1fbb-4c98-a9a1-69343014a0b4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:36.894648 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-568900b5-1fbb-4c98-a9a1-69343014a0b4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:36.908532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-568900b5-1fbb-4c98-a9a1-69343014a0b4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:36.924997 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:36.924997 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:36.938943 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:36.938943 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:36.945027 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ef69f027-eb9c-4618-97de-f91c447aa60d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:36.960089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-568900b5-1fbb-4c98-a9a1-69343014a0b4 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:36.964066 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1035/2097] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:36 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:37.004740 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ef69f027-eb9c-4618-97de-f91c447aa60d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume request issued successfully. Jan 12 14:51:37.005409 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef69f027-eb9c-4618-97de-f91c447aa60d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 202 Jan 12 14:51:37.006465 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1063/2098] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:51:36 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:51:37.015431 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-937cbaee-79d8-4cf4-9cba-20501d481811 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:37.016314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-937cbaee-79d8-4cf4-9cba-20501d481811 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:37.016693 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:37.016693 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:37.017789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-937cbaee-79d8-4cf4-9cba-20501d481811 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:37.183307 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:37.183307 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:37.214550 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-937cbaee-79d8-4cf4-9cba-20501d481811 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:37.257130 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ab77de0-cda3-4388-b9e1-05d574d1d5d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:37.258139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ab77de0-cda3-4388-b9e1-05d574d1d5d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:37.258512 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:37.258512 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:37.259217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ab77de0-cda3-4388-b9e1-05d574d1d5d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:37.259740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8ab77de0-cda3-4388-b9e1-05d574d1d5d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:37.281464 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-937cbaee-79d8-4cf4-9cba-20501d481811 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:37.283999 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1036/2099] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:37 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:37.334874 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:37.334874 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:37.340368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ab77de0-cda3-4388-b9e1-05d574d1d5d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:37.340368 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1064/2100] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:37 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:37.823661 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-63ed2c81-f336-4f4a-9933-ab1038d1199e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:37.824514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-63ed2c81-f336-4f4a-9933-ab1038d1199e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:37.825467 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:37.825467 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:37.826055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-63ed2c81-f336-4f4a-9933-ab1038d1199e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:37.980165 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-422d577b-1dcf-4971-b4fa-aad6a01c4d99 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:37.980767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-422d577b-1dcf-4971-b4fa-aad6a01c4d99 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:37.980965 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:37.980965 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:37.981621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-422d577b-1dcf-4971-b4fa-aad6a01c4d99 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:38.106378 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:38.106378 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:38.138256 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-422d577b-1dcf-4971-b4fa-aad6a01c4d99 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:38.201804 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-422d577b-1dcf-4971-b4fa-aad6a01c4d99 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:38.206888 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-422d577b-1dcf-4971-b4fa-aad6a01c4d99 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:38.240682 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-422d577b-1dcf-4971-b4fa-aad6a01c4d99 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:38.256376 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:38.256376 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:38.379054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-422d577b-1dcf-4971-b4fa-aad6a01c4d99 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:38.398967 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1065/2101] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:37 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:38.417119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2dfcc0ce-ff43-44ce-b97e-dc299fffdf29 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:38.418028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2dfcc0ce-ff43-44ce-b97e-dc299fffdf29 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:38.418440 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:38.418440 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:38.419228 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2dfcc0ce-ff43-44ce-b97e-dc299fffdf29 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:38.600734 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:38.600734 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:38.631723 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:38.631723 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:38.635871 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-63ed2c81-f336-4f4a-9933-ab1038d1199e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:38.650106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2dfcc0ce-ff43-44ce-b97e-dc299fffdf29 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:38.690887 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2dfcc0ce-ff43-44ce-b97e-dc299fffdf29 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:38.700387 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1066/2102] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:38 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:38.708197 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-63ed2c81-f336-4f4a-9933-ab1038d1199e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:38.708197 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1037/2103] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:37 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 980 bytes in 890 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:38.734169 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fca0095f-9e0e-4c77-92e9-d9edc8e508d4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:38.740770 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fca0095f-9e0e-4c77-92e9-d9edc8e508d4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:38.741107 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:38.741107 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:38.741882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fca0095f-9e0e-4c77-92e9-d9edc8e508d4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:38.742670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fca0095f-9e0e-4c77-92e9-d9edc8e508d4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:38.788100 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:38.788100 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:38.793752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fca0095f-9e0e-4c77-92e9-d9edc8e508d4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:38.796778 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1067/2104] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:38 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:39.396148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9061696-c495-4a16-8f66-61be2c24ae0f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:39.396689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9061696-c495-4a16-8f66-61be2c24ae0f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:39.397066 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:39.397066 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:39.397839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9061696-c495-4a16-8f66-61be2c24ae0f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:39.593033 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:39.593033 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:39.624290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e9061696-c495-4a16-8f66-61be2c24ae0f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:39.681200 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-e9061696-c495-4a16-8f66-61be2c24ae0f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:39.681911 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-e9061696-c495-4a16-8f66-61be2c24ae0f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:39.710819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-e9061696-c495-4a16-8f66-61be2c24ae0f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:39.729671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd4b0e3b-58fe-46bc-ad5a-9bff412a2e54 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:39.730864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd4b0e3b-58fe-46bc-ad5a-9bff412a2e54 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:39.731229 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:39.731229 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:39.733547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd4b0e3b-58fe-46bc-ad5a-9bff412a2e54 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:39.747323 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:39.747323 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:39.840284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9061696-c495-4a16-8f66-61be2c24ae0f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:39.854317 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1038/2105] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:39 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:39.862855 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd21b3d0-780c-44cc-b191-34ef5c0e97b1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:39.863403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd21b3d0-780c-44cc-b191-34ef5c0e97b1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:39.863596 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:39.863596 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:39.864007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd21b3d0-780c-44cc-b191-34ef5c0e97b1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:39.882358 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:39.882358 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:39.909029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cd4b0e3b-58fe-46bc-ad5a-9bff412a2e54 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:39.968245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd4b0e3b-58fe-46bc-ad5a-9bff412a2e54 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 200 Jan 12 14:51:39.969355 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1068/2106] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:39 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 949 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:39.981085 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-789aa027-77b3-406a-a590-b900cd6fcc53 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:39.981824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-789aa027-77b3-406a-a590-b900cd6fcc53 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:39.982265 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:39.982265 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:39.982871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-789aa027-77b3-406a-a590-b900cd6fcc53 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:39.983378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-789aa027-77b3-406a-a590-b900cd6fcc53 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:40.078606 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:40.078606 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:40.081345 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-789aa027-77b3-406a-a590-b900cd6fcc53 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:40.092479 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1069/2107] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:39 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:40.159428 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:40.159428 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:40.190850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cd21b3d0-780c-44cc-b191-34ef5c0e97b1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:40.262398 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd21b3d0-780c-44cc-b191-34ef5c0e97b1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:40.263566 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1039/2108] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:39 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 980 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:40.865348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a2598af-d715-4d23-a68d-8c864063fa96 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:40.866208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a2598af-d715-4d23-a68d-8c864063fa96 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:40.866560 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:40.866560 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:40.867063 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a2598af-d715-4d23-a68d-8c864063fa96 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:40.989591 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d017887-f5aa-437b-aeb9-7ae58637983b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:40.990610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d017887-f5aa-437b-aeb9-7ae58637983b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:40.990986 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:40.990986 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:40.991900 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d017887-f5aa-437b-aeb9-7ae58637983b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:41.067869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:41.067869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:41.090633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0a2598af-d715-4d23-a68d-8c864063fa96 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:41.093351 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d017887-f5aa-437b-aeb9-7ae58637983b tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 404 Jan 12 14:51:41.094635 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1040/2109] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:40 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:41.104829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-604dce07-ec9e-4119-8e26-1d450833f880 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:41.105466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-604dce07-ec9e-4119-8e26-1d450833f880 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:41.106516 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-604dce07-ec9e-4119-8e26-1d450833f880 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:41.114403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-604dce07-ec9e-4119-8e26-1d450833f880 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:41.124709 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-0a2598af-d715-4d23-a68d-8c864063fa96 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:41.125426 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-0a2598af-d715-4d23-a68d-8c864063fa96 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:41.134390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-0a2598af-d715-4d23-a68d-8c864063fa96 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:41.143400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:41.143400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:41.168682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:41.168682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:41.170325 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a2598af-d715-4d23-a68d-8c864063fa96 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:41.170643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-604dce07-ec9e-4119-8e26-1d450833f880 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:41.171459 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1041/2110] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:41 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:41.172149 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1070/2111] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:40 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:51:41.195891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-629073a2-0c88-41ee-9399-73c0cdedb4ed tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:41.196652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-629073a2-0c88-41ee-9399-73c0cdedb4ed tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:41.196959 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:41.196959 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:41.197511 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-629073a2-0c88-41ee-9399-73c0cdedb4ed tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:41.198100 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-629073a2-0c88-41ee-9399-73c0cdedb4ed tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume with id: 229d2021-be76-48c5-bc85-4a091b3f0e4d Jan 12 14:51:41.283663 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-629073a2-0c88-41ee-9399-73c0cdedb4ed tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d returned with HTTP 404 Jan 12 14:51:41.285101 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1042/2112] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:51:41 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/229d2021-be76-48c5-bc85-4a091b3f0e4d => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:41.290670 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-908dd3e5-338a-40b5-abab-d822dd421154 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:41.291645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-908dd3e5-338a-40b5-abab-d822dd421154 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:41.291869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:41.291869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:41.292498 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-908dd3e5-338a-40b5-abab-d822dd421154 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:41.308548 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f94a1ef3-dd19-46c0-9748-41c0a2ca8be0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:41.309697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f94a1ef3-dd19-46c0-9748-41c0a2ca8be0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:41.311041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f94a1ef3-dd19-46c0-9748-41c0a2ca8be0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:41.311746 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-f94a1ef3-dd19-46c0-9748-41c0a2ca8be0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:41.354392 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:41.354392 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:41.355199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f94a1ef3-dd19-46c0-9748-41c0a2ca8be0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:41.439993 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:41.439993 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:41.459020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-908dd3e5-338a-40b5-abab-d822dd421154 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:41.466013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f94a1ef3-dd19-46c0-9748-41c0a2ca8be0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot delete request issued successfully. Jan 12 14:51:41.467551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f94a1ef3-dd19-46c0-9748-41c0a2ca8be0 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 returned with HTTP 202 Jan 12 14:51:41.470077 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1043/2113] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:51:41 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:51:41.494402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf7e4dce-3e6a-4e0c-8d55-fac8c74b47fd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:41.494402 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf7e4dce-3e6a-4e0c-8d55-fac8c74b47fd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:41.494402 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:41.494402 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:41.494402 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf7e4dce-3e6a-4e0c-8d55-fac8c74b47fd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:41.498619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-908dd3e5-338a-40b5-abab-d822dd421154 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:41.507956 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1071/2114] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:41 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 980 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:41.551106 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:41.551106 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:41.551417 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bf7e4dce-3e6a-4e0c-8d55-fac8c74b47fd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:41.553545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf7e4dce-3e6a-4e0c-8d55-fac8c74b47fd tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 returned with HTTP 200 Jan 12 14:51:41.565529 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1044/2115] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:41 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 => generated 467 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:42.187839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d2fd1a7-e692-4f0d-8372-9b0f5d5526db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:42.188841 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b97e0f0a-0e40-4ec9-9226-557abc466d9f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:42.188969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d2fd1a7-e692-4f0d-8372-9b0f5d5526db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:42.188969 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:42.188969 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:42.188969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d2fd1a7-e692-4f0d-8372-9b0f5d5526db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:42.189984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b97e0f0a-0e40-4ec9-9226-557abc466d9f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:42.190949 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8d2fd1a7-e692-4f0d-8372-9b0f5d5526db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:42.191770 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:42.191770 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:42.191770 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b97e0f0a-0e40-4ec9-9226-557abc466d9f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:42.248069 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:42.248069 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:42.258104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d2fd1a7-e692-4f0d-8372-9b0f5d5526db tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:42.265076 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1072/2116] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:42 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:42.306267 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:42.306267 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:42.345790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b97e0f0a-0e40-4ec9-9226-557abc466d9f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:42.420476 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-b97e0f0a-0e40-4ec9-9226-557abc466d9f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:42.426393 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-b97e0f0a-0e40-4ec9-9226-557abc466d9f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:42.498757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-b97e0f0a-0e40-4ec9-9226-557abc466d9f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:42.523835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e91db35-496a-452e-b73f-746ca416c0dc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:42.524364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e91db35-496a-452e-b73f-746ca416c0dc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:42.524561 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:42.524561 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:42.525198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e91db35-496a-452e-b73f-746ca416c0dc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:42.532877 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:42.532877 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:42.664526 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b97e0f0a-0e40-4ec9-9226-557abc466d9f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:42.680927 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1045/2117] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:42 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:42.702921 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e48c14f-5916-4108-bed7-692909e0d810 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:42.704041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e48c14f-5916-4108-bed7-692909e0d810 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:42.704589 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:42.704589 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:42.708764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e48c14f-5916-4108-bed7-692909e0d810 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:42.793459 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:42.793459 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:42.798711 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:42.798711 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:42.799881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6e48c14f-5916-4108-bed7-692909e0d810 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:42.801887 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e48c14f-5916-4108-bed7-692909e0d810 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 returned with HTTP 200 Jan 12 14:51:42.806427 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3e91db35-496a-452e-b73f-746ca416c0dc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:42.816989 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1046/2118] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:42 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 => generated 467 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:42.886858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e91db35-496a-452e-b73f-746ca416c0dc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:42.890321 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1073/2119] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:42 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 980 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:43.283057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8abacc89-9df1-4cd3-adb8-ed2b13979c90 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:43.284661 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8abacc89-9df1-4cd3-adb8-ed2b13979c90 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:43.285054 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:43.285054 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:43.285624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8abacc89-9df1-4cd3-adb8-ed2b13979c90 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:43.286247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8abacc89-9df1-4cd3-adb8-ed2b13979c90 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:43.365565 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:43.365565 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:43.381930 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8abacc89-9df1-4cd3-adb8-ed2b13979c90 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:43.382896 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1047/2120] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:43 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:43.688177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2cc85fce-8b75-4f4d-9a86-ec7f2573595f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:43.688970 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2cc85fce-8b75-4f4d-9a86-ec7f2573595f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:43.689353 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:43.689353 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:43.690046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2cc85fce-8b75-4f4d-9a86-ec7f2573595f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:43.824497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:43.824497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:43.824949 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd905d0f-f47c-4f8f-831a-004b1c5f8bb4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:43.825468 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd905d0f-f47c-4f8f-831a-004b1c5f8bb4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:43.825681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:43.825681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:43.826582 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd905d0f-f47c-4f8f-831a-004b1c5f8bb4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:43.847914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2cc85fce-8b75-4f4d-9a86-ec7f2573595f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:43.881115 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-2cc85fce-8b75-4f4d-9a86-ec7f2573595f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:43.882130 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-2cc85fce-8b75-4f4d-9a86-ec7f2573595f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:43.906744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-2cc85fce-8b75-4f4d-9a86-ec7f2573595f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:43.918421 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:43.918421 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:43.919556 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cd905d0f-f47c-4f8f-831a-004b1c5f8bb4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:43.924593 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:43.924593 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:43.935828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd905d0f-f47c-4f8f-831a-004b1c5f8bb4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 returned with HTTP 200 Jan 12 14:51:43.937957 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1048/2121] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:43 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 => generated 467 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:43.946938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07f8eb24-e060-4f18-9ce7-4efce164879e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:43.953759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07f8eb24-e060-4f18-9ce7-4efce164879e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:43.954129 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:43.954129 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:43.954750 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07f8eb24-e060-4f18-9ce7-4efce164879e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:44.001075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2cc85fce-8b75-4f4d-9a86-ec7f2573595f tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:44.002331 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1074/2122] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:43 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:44.188332 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:44.188332 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:44.204986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-07f8eb24-e060-4f18-9ce7-4efce164879e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:44.255435 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07f8eb24-e060-4f18-9ce7-4efce164879e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:44.256656 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1049/2123] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:43 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 980 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:44.397341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-221c7f18-16ae-4b01-b822-517c38a2ee36 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:44.398459 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-221c7f18-16ae-4b01-b822-517c38a2ee36 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:44.398849 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:44.398849 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:44.399416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-221c7f18-16ae-4b01-b822-517c38a2ee36 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:44.399943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-221c7f18-16ae-4b01-b822-517c38a2ee36 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:44.448525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:44.448525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:44.450901 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-221c7f18-16ae-4b01-b822-517c38a2ee36 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:44.452438 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1075/2124] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:44 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:44.950096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0fa63c8c-682f-4eba-9ec8-3109f15a1a21 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:44.950630 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0fa63c8c-682f-4eba-9ec8-3109f15a1a21 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:44.951408 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:44.951408 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:44.951783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0fa63c8c-682f-4eba-9ec8-3109f15a1a21 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:45.015448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:45.015448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:45.017857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0fa63c8c-682f-4eba-9ec8-3109f15a1a21 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:45.022461 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76cb7d35-d32b-4c20-b5dd-e789b3a717b7 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:45.023249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76cb7d35-d32b-4c20-b5dd-e789b3a717b7 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:45.023592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:45.023592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:45.024287 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76cb7d35-d32b-4c20-b5dd-e789b3a717b7 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:45.032607 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0fa63c8c-682f-4eba-9ec8-3109f15a1a21 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 returned with HTTP 200 Jan 12 14:51:45.036865 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1050/2125] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:44 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 => generated 467 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:45.152045 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:45.152045 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:45.168962 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-76cb7d35-d32b-4c20-b5dd-e789b3a717b7 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:45.196097 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-76cb7d35-d32b-4c20-b5dd-e789b3a717b7 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:45.204986 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-76cb7d35-d32b-4c20-b5dd-e789b3a717b7 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:45.213431 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-76cb7d35-d32b-4c20-b5dd-e789b3a717b7 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:45.228965 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:45.228965 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:45.269344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76cb7d35-d32b-4c20-b5dd-e789b3a717b7 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:45.270212 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1076/2126] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:45 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:45.273595 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2be25da6-790f-48a4-b8c8-6842550ec2b5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:45.274571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2be25da6-790f-48a4-b8c8-6842550ec2b5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:45.274905 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:45.274905 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:45.275464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2be25da6-790f-48a4-b8c8-6842550ec2b5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:45.393567 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:45.393567 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:45.405782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2be25da6-790f-48a4-b8c8-6842550ec2b5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:45.435828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2be25da6-790f-48a4-b8c8-6842550ec2b5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:45.437230 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1051/2127] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:45 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 1368 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:45.453534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-024fa51a-46b4-448f-af81-bd4f9635117b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:45.454060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-024fa51a-46b4-448f-af81-bd4f9635117b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:45.454254 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:45.454254 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:45.454897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-024fa51a-46b4-448f-af81-bd4f9635117b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:45.467175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b8dd9b06-491c-4de5-b046-1d618fe68c6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:45.467710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b8dd9b06-491c-4de5-b046-1d618fe68c6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:45.467960 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:45.467960 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:45.468344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b8dd9b06-491c-4de5-b046-1d618fe68c6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:45.468717 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b8dd9b06-491c-4de5-b046-1d618fe68c6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:45.527518 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:45.527518 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:45.527518 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b8dd9b06-491c-4de5-b046-1d618fe68c6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:45.533908 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1052/2128] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:45 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:45.632018 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:45.632018 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:45.651382 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-024fa51a-46b4-448f-af81-bd4f9635117b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:45.711443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-024fa51a-46b4-448f-af81-bd4f9635117b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:45.713074 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1077/2129] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:45 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 1368 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:46.017452 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-ad17dd30-98c9-44d8-a442-9afe55347cfe tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:46.018001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-ad17dd30-98c9-44d8-a442-9afe55347cfe tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:46.018214 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:46.018214 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:46.018583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-ad17dd30-98c9-44d8-a442-9afe55347cfe tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:46.048967 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72565e4e-7f19-4cff-a4eb-b0bd1f879a4e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 Jan 12 14:51:46.049406 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72565e4e-7f19-4cff-a4eb-b0bd1f879a4e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:46.049622 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:46.049622 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:46.049992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72565e4e-7f19-4cff-a4eb-b0bd1f879a4e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:46.119897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72565e4e-7f19-4cff-a4eb-b0bd1f879a4e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 returned with HTTP 404 Jan 12 14:51:46.126361 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1078/2130] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:46 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/a88c8e00-3886-4c16-a48c-825fb265c500 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:46.141453 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c0a47dc-9617-4bd3-abe1-9f982b8ed63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab Jan 12 14:51:46.144154 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c0a47dc-9617-4bd3-abe1-9f982b8ed63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:46.144662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c0a47dc-9617-4bd3-abe1-9f982b8ed63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:46.145136 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-6c0a47dc-9617-4bd3-abe1-9f982b8ed63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume with id: 075db9ed-d3a4-4308-9577-fb0d5f1526ab Jan 12 14:51:46.203720 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:46.203720 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:46.240878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-ad17dd30-98c9-44d8-a442-9afe55347cfe tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:46.294642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-ad17dd30-98c9-44d8-a442-9afe55347cfe tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:46.295534 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1053/2131] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:51:46 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 1368 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:46.297448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:46.297448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:46.298618 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6c0a47dc-9617-4bd3-abe1-9f982b8ed63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:46.306500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-276c1cf3-3d0e-434a-8514-97d9c929bf32 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:46.306993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-276c1cf3-3d0e-434a-8514-97d9c929bf32 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:46.307204 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:46.307204 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:46.307576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-276c1cf3-3d0e-434a-8514-97d9c929bf32 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:46.352016 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6c0a47dc-9617-4bd3-abe1-9f982b8ed63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume request issued successfully. Jan 12 14:51:46.352749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c0a47dc-9617-4bd3-abe1-9f982b8ed63a tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab returned with HTTP 202 Jan 12 14:51:46.354952 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1079/2132] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:51:46 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:51:46.366626 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e43961d-4d4a-4537-a41d-6aa916b3bc5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab Jan 12 14:51:46.367160 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e43961d-4d4a-4537-a41d-6aa916b3bc5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:46.370520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:46.370520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:46.370943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e43961d-4d4a-4537-a41d-6aa916b3bc5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:46.397222 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:46.397222 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:46.423447 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-276c1cf3-3d0e-434a-8514-97d9c929bf32 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:46.464091 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-276c1cf3-3d0e-434a-8514-97d9c929bf32 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:46.464545 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-276c1cf3-3d0e-434a-8514-97d9c929bf32 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:46.479502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-276c1cf3-3d0e-434a-8514-97d9c929bf32 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:46.491046 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:46.491046 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:46.528273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:46.528273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:46.531999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-276c1cf3-3d0e-434a-8514-97d9c929bf32 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:46.532966 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1054/2133] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:46 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 989 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:46.546958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b268411-fd0f-45b7-a49d-1a4c0ce6d864 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:46.547734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b268411-fd0f-45b7-a49d-1a4c0ce6d864 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:46.548135 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:46.548135 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:46.548767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b268411-fd0f-45b7-a49d-1a4c0ce6d864 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:46.549145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3b268411-fd0f-45b7-a49d-1a4c0ce6d864 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:46.550895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8e43961d-4d4a-4537-a41d-6aa916b3bc5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:46.580249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e43961d-4d4a-4537-a41d-6aa916b3bc5c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab returned with HTTP 200 Jan 12 14:51:46.592498 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1080/2134] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:46 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab => generated 915 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:46.597500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79b33431-3d0b-4beb-a5a3-c3bde3d2b28a tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b Jan 12 14:51:46.598351 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79b33431-3d0b-4beb-a5a3-c3bde3d2b28a tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:46.598812 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:46.598812 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:46.599489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79b33431-3d0b-4beb-a5a3-c3bde3d2b28a tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:46.600144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-79b33431-3d0b-4beb-a5a3-c3bde3d2b28a tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] show called for member 98fef5bd-f79f-45f6-96c2-e3c58cc36f2b {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:51:46.601634 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:46.601634 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:46.604031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b268411-fd0f-45b7-a49d-1a4c0ce6d864 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:46.604812 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1055/2135] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:46 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:46.630057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:46.630057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:46.676074 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79b33431-3d0b-4beb-a5a3-c3bde3d2b28a tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b returned with HTTP 200 Jan 12 14:51:46.677196 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1081/2136] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:51:46 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b => generated 417 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:46.689273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/detail Jan 12 14:51:46.690048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:46.690410 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:46.690410 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:46.691027 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:46.691929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:51:46.693914 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:51:46.810579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Get all volumes completed successfully. Jan 12 14:51:46.812128 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:46.812743 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:46.820888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:46.828608 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:46.828608 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:46.841860 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:46.842505 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:46.851686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:46.860460 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:46.860460 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:46.885234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bec848a4-14f7-4408-ac0d-e689037787a5 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/detail returned with HTTP 200 Jan 12 14:51:46.886615 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1056/2137] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:51:46 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/detail => generated 1975 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:51:46.909095 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16fecade-b421-4bda-8f97-0f4821ef9735 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] POST http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b/action Jan 12 14:51:46.909844 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:46.909844 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:46.910523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16fecade-b421-4bda-8f97-0f4821ef9735 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:51:46.911060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16fecade-b421-4bda-8f97-0f4821ef9735 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:46.912184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-16fecade-b421-4bda-8f97-0f4821ef9735 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] delete called for group 98fef5bd-f79f-45f6-96c2-e3c58cc36f2b {{(pid=87932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:51:46.912886 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-16fecade-b421-4bda-8f97-0f4821ef9735 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Delete group with id: 98fef5bd-f79f-45f6-96c2-e3c58cc36f2b Jan 12 14:51:46.940546 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:46.940546 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:47.236824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16fecade-b421-4bda-8f97-0f4821ef9735 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b/action returned with HTTP 202 Jan 12 14:51:47.241251 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1082/2138] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:51:46 2021] POST /volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b/action => generated 0 bytes in 333 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:51:47.245981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9faaf2de-a39c-44b1-9804-86cf2eef02c2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:47.247091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9faaf2de-a39c-44b1-9804-86cf2eef02c2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:47.247312 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:47.247312 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:47.247738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9faaf2de-a39c-44b1-9804-86cf2eef02c2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:47.340124 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:47.340124 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:47.354755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9faaf2de-a39c-44b1-9804-86cf2eef02c2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:47.385903 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-9faaf2de-a39c-44b1-9804-86cf2eef02c2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:47.386359 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-9faaf2de-a39c-44b1-9804-86cf2eef02c2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:47.404976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-9faaf2de-a39c-44b1-9804-86cf2eef02c2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:47.422763 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:47.422763 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:47.464604 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9faaf2de-a39c-44b1-9804-86cf2eef02c2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:47.467313 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1057/2139] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:47 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:51:47.598400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3b38111-0d13-430f-8de0-b697797b5260 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab Jan 12 14:51:47.598930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3b38111-0d13-430f-8de0-b697797b5260 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:47.599132 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:47.599132 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:47.599783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3b38111-0d13-430f-8de0-b697797b5260 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:47.619381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fde1c5e3-be34-429c-a87d-a3ca3631d85d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:47.619931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fde1c5e3-be34-429c-a87d-a3ca3631d85d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:47.620287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:47.620287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:47.620667 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fde1c5e3-be34-429c-a87d-a3ca3631d85d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:47.621043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fde1c5e3-be34-429c-a87d-a3ca3631d85d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:47.688894 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:47.688894 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:47.690847 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fde1c5e3-be34-429c-a87d-a3ca3631d85d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:47.692216 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1058/2140] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:47 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:47.753817 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:47.753817 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:47.769426 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3b38111-0d13-430f-8de0-b697797b5260 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:47.819610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3b38111-0d13-430f-8de0-b697797b5260 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab returned with HTTP 200 Jan 12 14:51:47.820646 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1083/2141] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:47 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:48.482606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b350c7c3-c3fb-42b7-871c-ed72d5a12f48 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:48.484368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b350c7c3-c3fb-42b7-871c-ed72d5a12f48 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:48.484822 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:48.484822 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:48.485515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b350c7c3-c3fb-42b7-871c-ed72d5a12f48 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:48.706979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7554a342-fc2b-430d-806e-7af7c070c052 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:48.708088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7554a342-fc2b-430d-806e-7af7c070c052 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:48.708462 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:48.708462 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:48.709089 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7554a342-fc2b-430d-806e-7af7c070c052 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:48.709827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7554a342-fc2b-430d-806e-7af7c070c052 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:48.722025 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:48.722025 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:48.740712 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:48.740712 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:48.743234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7554a342-fc2b-430d-806e-7af7c070c052 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:48.744582 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1084/2142] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:48 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:48.759540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b350c7c3-c3fb-42b7-871c-ed72d5a12f48 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:48.790582 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-b350c7c3-c3fb-42b7-871c-ed72d5a12f48 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:48.790582 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-b350c7c3-c3fb-42b7-871c-ed72d5a12f48 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:48.803358 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-b350c7c3-c3fb-42b7-871c-ed72d5a12f48 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:48.815498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-2aa4c258-46f7-47ef-b5b4-d5ce1082895d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:48.816462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-2aa4c258-46f7-47ef-b5b4-d5ce1082895d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:48.816842 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:48.816842 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:48.817741 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:48.817741 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:48.818502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-2aa4c258-46f7-47ef-b5b4-d5ce1082895d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:48.891032 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:48.891032 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:48.894008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b350c7c3-c3fb-42b7-871c-ed72d5a12f48 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 200 Jan 12 14:51:48.903709 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1059/2143] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:48 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 988 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:48.904515 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0115d55d-da55-4eb2-bace-75bc413b3dea tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab Jan 12 14:51:48.905051 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0115d55d-da55-4eb2-bace-75bc413b3dea tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:48.905270 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:48.905270 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:48.905637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0115d55d-da55-4eb2-bace-75bc413b3dea tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:48.938575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-2aa4c258-46f7-47ef-b5b4-d5ce1082895d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:48.990268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-2aa4c258-46f7-47ef-b5b4-d5ce1082895d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:48.991408 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1085/2144] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:51:48 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 1368 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:51:49.003442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-2aa4c258-46f7-47ef-b5b4-d5ce1082895d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume// Jan 12 14:51:49.004509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-2aa4c258-46f7-47ef-b5b4-d5ce1082895d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:49.004726 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:49.004726 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:49.005100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-2aa4c258-46f7-47ef-b5b4-d5ce1082895d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:49.006346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-2aa4c258-46f7-47ef-b5b4-d5ce1082895d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:51:49.007603 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1086/2145] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:51:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:51:49.035779 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:49.035779 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:49.036612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-6297db3a-4978-4e52-87f6-72afd816e944 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments Jan 12 14:51:49.037828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-6297db3a-4978-4e52-87f6-72afd816e944 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "005813c0-f8ee-4880-8b7e-6993b4ae2820", "instance_uuid": "d517ea28-abb8-4125-b8eb-eb59a8a7dc8a", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:49.046965 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0115d55d-da55-4eb2-bace-75bc413b3dea tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:49.073907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0115d55d-da55-4eb2-bace-75bc413b3dea tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab returned with HTTP 200 Jan 12 14:51:49.075546 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1060/2146] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:48 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:49.135914 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:49.135914 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:49.261381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-6297db3a-4978-4e52-87f6-72afd816e944 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments returned with HTTP 200 Jan 12 14:51:49.263898 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1087/2147] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:51:49 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:49.759454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1664f0bd-e265-4e6e-b694-4b75ca06a682 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:49.760003 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1664f0bd-e265-4e6e-b694-4b75ca06a682 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:49.760277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:49.760277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:49.760547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1664f0bd-e265-4e6e-b694-4b75ca06a682 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:49.760871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1664f0bd-e265-4e6e-b694-4b75ca06a682 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:49.824982 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:49.824982 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:49.833037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1664f0bd-e265-4e6e-b694-4b75ca06a682 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:49.839557 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1061/2148] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:49 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:49.910835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8dcbc75c-8ef9-4a91-a4a6-985b93d7ae83 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 Jan 12 14:51:49.911755 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8dcbc75c-8ef9-4a91-a4a6-985b93d7ae83 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:49.912028 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:49.912028 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:49.912404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8dcbc75c-8ef9-4a91-a4a6-985b93d7ae83 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:50.028923 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8dcbc75c-8ef9-4a91-a4a6-985b93d7ae83 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 returned with HTTP 404 Jan 12 14:51:50.030016 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1088/2149] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:49 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/848a4a3f-b2ea-443c-9c46-51664232e023 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:51:50.038892 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24fcaf34-9b86-4775-8761-a2bd9207079e tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b Jan 12 14:51:50.039191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24fcaf34-9b86-4775-8761-a2bd9207079e tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:50.039408 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:50.039408 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:50.039780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24fcaf34-9b86-4775-8761-a2bd9207079e tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:50.040221 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-24fcaf34-9b86-4775-8761-a2bd9207079e tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] show called for member 98fef5bd-f79f-45f6-96c2-e3c58cc36f2b {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:51:50.053630 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:50.053630 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:50.091346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-096affa2-86ea-4c54-bc70-cfdf1f3ca476 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab Jan 12 14:51:50.091663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-096affa2-86ea-4c54-bc70-cfdf1f3ca476 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:50.093310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-096affa2-86ea-4c54-bc70-cfdf1f3ca476 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:50.141268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24fcaf34-9b86-4775-8761-a2bd9207079e tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b returned with HTTP 200 Jan 12 14:51:50.155006 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1062/2150] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:51:50 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b => generated 378 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:50.225377 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-096affa2-86ea-4c54-bc70-cfdf1f3ca476 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab returned with HTTP 404 Jan 12 14:51:50.227589 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1089/2151] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:50 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/075db9ed-d3a4-4308-9577-fb0d5f1526ab => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:50.236739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73dd8783-0885-4919-b8d7-fc19f0f5f07c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:50.237991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73dd8783-0885-4919-b8d7-fc19f0f5f07c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:50.238359 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:50.238359 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:50.238951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73dd8783-0885-4919-b8d7-fc19f0f5f07c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:50.239682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-73dd8783-0885-4919-b8d7-fc19f0f5f07c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume with id: b5674491-2e97-4642-bbac-6356e5d26ba0 Jan 12 14:51:50.327755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73dd8783-0885-4919-b8d7-fc19f0f5f07c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 returned with HTTP 404 Jan 12 14:51:50.329363 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1063/2152] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:51:50 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/b5674491-2e97-4642-bbac-6356e5d26ba0 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:50.336910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afa8bc49-a8c6-4c84-840e-3dafa850a1b4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 Jan 12 14:51:50.337426 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afa8bc49-a8c6-4c84-840e-3dafa850a1b4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:50.338412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afa8bc49-a8c6-4c84-840e-3dafa850a1b4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:50.338771 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-afa8bc49-a8c6-4c84-840e-3dafa850a1b4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 10aedc8b-1c70-4758-b4cc-6d47cb7675d6 Jan 12 14:51:50.626333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:50.626333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:50.627486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-afa8bc49-a8c6-4c84-840e-3dafa850a1b4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:50.714078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-afa8bc49-a8c6-4c84-840e-3dafa850a1b4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot delete request issued successfully. Jan 12 14:51:50.714549 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afa8bc49-a8c6-4c84-840e-3dafa850a1b4 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 returned with HTTP 202 Jan 12 14:51:50.715425 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1090/2153] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:51:50 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 => generated 0 bytes in 383 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:51:50.724183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b41c6ca-d8c4-4537-8213-56e924b2760c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 Jan 12 14:51:50.724715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b41c6ca-d8c4-4537-8213-56e924b2760c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:50.725205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b41c6ca-d8c4-4537-8213-56e924b2760c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:50.778304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:50.778304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:50.780108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7b41c6ca-d8c4-4537-8213-56e924b2760c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:50.782047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b41c6ca-d8c4-4537-8213-56e924b2760c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 returned with HTTP 200 Jan 12 14:51:50.782875 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1064/2154] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:50 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 => generated 468 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:50.847506 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7b6e096-97d9-4d73-8a4f-384fb041eb94 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:50.848057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7b6e096-97d9-4d73-8a4f-384fb041eb94 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:50.848288 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:50.848288 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:50.848623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7b6e096-97d9-4d73-8a4f-384fb041eb94 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:50.848985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c7b6e096-97d9-4d73-8a4f-384fb041eb94 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:50.892806 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:50.892806 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:50.894586 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7b6e096-97d9-4d73-8a4f-384fb041eb94 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:50.895588 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1091/2155] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:50 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:51.166693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d5037f9-abad-4760-ba94-a4868ce5954b tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b Jan 12 14:51:51.167353 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d5037f9-abad-4760-ba94-a4868ce5954b tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:51.167652 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:51.167652 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:51.168205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d5037f9-abad-4760-ba94-a4868ce5954b tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:51.168696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-1d5037f9-abad-4760-ba94-a4868ce5954b tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] show called for member 98fef5bd-f79f-45f6-96c2-e3c58cc36f2b {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:51:51.192969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d5037f9-abad-4760-ba94-a4868ce5954b tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b returned with HTTP 404 Jan 12 14:51:51.194518 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1065/2156] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:51:51 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/groups/98fef5bd-f79f-45f6-96c2-e3c58cc36f2b => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:51:51.202472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87075d45-4da8-4c9a-9b54-b31add6de405 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/detail Jan 12 14:51:51.203253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87075d45-4da8-4c9a-9b54-b31add6de405 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:51.203612 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:51.203612 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:51.204192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87075d45-4da8-4c9a-9b54-b31add6de405 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:51.205487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-87075d45-4da8-4c9a-9b54-b31add6de405 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:51:51.207553 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-87075d45-4da8-4c9a-9b54-b31add6de405 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:51:51.411456 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-87075d45-4da8-4c9a-9b54-b31add6de405 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Get all volumes completed successfully. Jan 12 14:51:51.424510 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-87075d45-4da8-4c9a-9b54-b31add6de405 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:51.431439 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-87075d45-4da8-4c9a-9b54-b31add6de405 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:51.457190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-87075d45-4da8-4c9a-9b54-b31add6de405 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:51.484604 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:51.484604 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:51.554108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87075d45-4da8-4c9a-9b54-b31add6de405 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/detail returned with HTTP 200 Jan 12 14:51:51.561374 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1092/2157] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:51:51 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/detail => generated 996 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:51.576889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-401f263b-edc7-4df8-8e23-1fb193ca0cd2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] POST http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee/action Jan 12 14:51:51.578002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-401f263b-edc7-4df8-8e23-1fb193ca0cd2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:51:51.578496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-401f263b-edc7-4df8-8e23-1fb193ca0cd2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:51.579547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-401f263b-edc7-4df8-8e23-1fb193ca0cd2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] delete called for group fb057ce5-6e74-4c02-95d5-eed2dfc73bee {{(pid=87931) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:51:51.580041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-401f263b-edc7-4df8-8e23-1fb193ca0cd2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Delete group with id: fb057ce5-6e74-4c02-95d5-eed2dfc73bee Jan 12 14:51:51.595297 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:51.595297 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:51.795339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2710b49c-e1f6-463b-9759-adcfc2573bb8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 Jan 12 14:51:51.795998 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2710b49c-e1f6-463b-9759-adcfc2573bb8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:51.796342 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:51.796342 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:51.796892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2710b49c-e1f6-463b-9759-adcfc2573bb8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:51.866509 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:51.866509 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:51.871536 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2710b49c-e1f6-463b-9759-adcfc2573bb8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:51:51.886184 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2710b49c-e1f6-463b-9759-adcfc2573bb8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 returned with HTTP 200 Jan 12 14:51:51.887145 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1093/2158] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:51 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 => generated 468 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:51.909849 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0670da90-5eaf-48be-9142-e6ade8513177 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:51.910713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0670da90-5eaf-48be-9142-e6ade8513177 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:51.911129 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:51.911129 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:51.912441 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0670da90-5eaf-48be-9142-e6ade8513177 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:51.913056 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0670da90-5eaf-48be-9142-e6ade8513177 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:51.957696 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-401f263b-edc7-4df8-8e23-1fb193ca0cd2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee/action returned with HTTP 202 Jan 12 14:51:51.961835 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1066/2159] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:51:51 2021] POST /volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee/action => generated 0 bytes in 389 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:51:51.965604 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:51.965604 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:51.969349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec1a003a-e782-47c5-be25-59636fa3d161 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 Jan 12 14:51:51.971527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0670da90-5eaf-48be-9142-e6ade8513177 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:51.972342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec1a003a-e782-47c5-be25-59636fa3d161 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:51.972788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:51.972788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:51.973611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec1a003a-e782-47c5-be25-59636fa3d161 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:51.985750 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1094/2160] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:51 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:52.037181 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:52.037181 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:52.046710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ec1a003a-e782-47c5-be25-59636fa3d161 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:52.061723 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-ec1a003a-e782-47c5-be25-59636fa3d161 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:52.062414 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-ec1a003a-e782-47c5-be25-59636fa3d161 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:52.070283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-ec1a003a-e782-47c5-be25-59636fa3d161 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:52.108855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:52.108855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:52.145374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec1a003a-e782-47c5-be25-59636fa3d161 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 returned with HTTP 200 Jan 12 14:51:52.146965 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1067/2161] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:51 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 => generated 992 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:52.899100 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8199885-07e0-441d-8527-b844793889f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 Jan 12 14:51:52.900135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8199885-07e0-441d-8527-b844793889f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:52.900491 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:52.900491 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:52.901261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8199885-07e0-441d-8527-b844793889f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:52.947826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8199885-07e0-441d-8527-b844793889f7 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 returned with HTTP 404 Jan 12 14:51:52.952374 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1095/2162] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:51:52 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/10aedc8b-1c70-4758-b4cc-6d47cb7675d6 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:52.961855 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6319ebd2-f242-4611-a2f6-06eacea62eae tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 Jan 12 14:51:52.962386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6319ebd2-f242-4611-a2f6-06eacea62eae tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:52.962607 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:52.962607 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:52.962988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6319ebd2-f242-4611-a2f6-06eacea62eae tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:52.963460 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-6319ebd2-f242-4611-a2f6-06eacea62eae tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume with id: bcccc5f2-83d5-4938-ba0e-19d4420bfe69 Jan 12 14:51:52.990606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a5102306-ffd2-45e5-887d-7c0a8f31c359 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:52.991137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a5102306-ffd2-45e5-887d-7c0a8f31c359 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:52.991623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a5102306-ffd2-45e5-887d-7c0a8f31c359 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:52.992021 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a5102306-ffd2-45e5-887d-7c0a8f31c359 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:53.040585 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:53.040585 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:53.042450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a5102306-ffd2-45e5-887d-7c0a8f31c359 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:53.043449 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1096/2163] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:52 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:53.089994 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:53.089994 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:53.090823 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6319ebd2-f242-4611-a2f6-06eacea62eae tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:53.135111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6319ebd2-f242-4611-a2f6-06eacea62eae tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume request issued successfully. Jan 12 14:51:53.139776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6319ebd2-f242-4611-a2f6-06eacea62eae tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 returned with HTTP 202 Jan 12 14:51:53.140902 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1068/2164] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:51:52 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:51:53.149667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ca4f755-9af1-4c44-9e13-783a2837ecd8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 Jan 12 14:51:53.150200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ca4f755-9af1-4c44-9e13-783a2837ecd8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:53.150396 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:53.150396 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:53.151042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ca4f755-9af1-4c44-9e13-783a2837ecd8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:53.163926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f0222b8-001d-4df9-8265-bb16d9a129e9 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 Jan 12 14:51:53.164656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f0222b8-001d-4df9-8265-bb16d9a129e9 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:53.165110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:53.165110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:53.165693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f0222b8-001d-4df9-8265-bb16d9a129e9 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:53.257558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:53.257558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:53.285114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ca4f755-9af1-4c44-9e13-783a2837ecd8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:53.289539 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:53.289539 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:53.311469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8f0222b8-001d-4df9-8265-bb16d9a129e9 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:53.334174 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ca4f755-9af1-4c44-9e13-783a2837ecd8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 returned with HTTP 200 Jan 12 14:51:53.335306 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1097/2165] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:53 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:53.347565 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-8f0222b8-001d-4df9-8265-bb16d9a129e9 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:53.350094 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-8f0222b8-001d-4df9-8265-bb16d9a129e9 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:53.368011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-8f0222b8-001d-4df9-8265-bb16d9a129e9 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:53.382041 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:53.382041 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:53.425669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f0222b8-001d-4df9-8265-bb16d9a129e9 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 returned with HTTP 200 Jan 12 14:51:53.429322 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1069/2166] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:53 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 => generated 992 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:51:54.058086 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ccffbb9f-aa53-4f97-a8be-16e073ead13a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:54.058631 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ccffbb9f-aa53-4f97-a8be-16e073ead13a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:54.058798 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:54.058798 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:54.059171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ccffbb9f-aa53-4f97-a8be-16e073ead13a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:54.076643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ccffbb9f-aa53-4f97-a8be-16e073ead13a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:54.129914 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:54.129914 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:54.131716 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ccffbb9f-aa53-4f97-a8be-16e073ead13a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:54.132570 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1098/2167] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:54 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:54.351769 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-05b7857a-ccba-4ed7-a5d9-6e68de7aa9c8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 Jan 12 14:51:54.352569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-05b7857a-ccba-4ed7-a5d9-6e68de7aa9c8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:54.352772 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:54.352772 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:54.353756 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-05b7857a-ccba-4ed7-a5d9-6e68de7aa9c8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:54.445599 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 Jan 12 14:51:54.446685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:54.447090 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:54.447090 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:54.447729 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:54.459056 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:54.459056 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:54.478802 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-05b7857a-ccba-4ed7-a5d9-6e68de7aa9c8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:54.536765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-05b7857a-ccba-4ed7-a5d9-6e68de7aa9c8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 returned with HTTP 200 Jan 12 14:51:54.548267 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1070/2168] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:54 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:54.556346 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:54.556346 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:54.579285 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Volume info retrieved successfully. Jan 12 14:51:54.612821 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:51:54.613629 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:51:54.624991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:51:54.637445 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:54.637445 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:54.677309 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 returned with HTTP 200 Jan 12 14:51:54.679314 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1099/2169] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:54 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 => generated 992 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:55.147384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44878467-b68f-468b-b7b5-81b454f6e09a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:55.148193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44878467-b68f-468b-b7b5-81b454f6e09a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:55.148288 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:55.148288 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:55.149193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44878467-b68f-468b-b7b5-81b454f6e09a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:55.149584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-44878467-b68f-468b-b7b5-81b454f6e09a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:55.230066 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:55.230066 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:55.232927 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44878467-b68f-468b-b7b5-81b454f6e09a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:55.237251 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1071/2170] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:55 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:55.401864 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume// Jan 12 14:51:55.402343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:55.402562 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:55.402562 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:55.402939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:55.404270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5d7c5ed9-eacc-4648-bf03-b5160b5a1443 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:51:55.405765 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1100/2171] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:51:55 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:51:55.418486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-85d9b599-c0d0-4c34-8bac-54135a510f8a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:51:55.419869 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-85d9b599-c0d0-4c34-8bac-54135a510f8a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:55.420012 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:55.420012 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:55.420535 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-85d9b599-c0d0-4c34-8bac-54135a510f8a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:55.555563 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-435a58e5-46e5-421c-a938-80c2549d956f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 Jan 12 14:51:55.556148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-435a58e5-46e5-421c-a938-80c2549d956f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:55.556637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-435a58e5-46e5-421c-a938-80c2549d956f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:55.568403 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:55.568403 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:55.597853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-85d9b599-c0d0-4c34-8bac-54135a510f8a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:51:55.641386 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:55.641386 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:55.678908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-85d9b599-c0d0-4c34-8bac-54135a510f8a tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:51:55.679786 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1072/2172] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:51:55 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 1466 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:51:55.699113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58c781de-bd53-44eb-994e-8189068a8bdb tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 Jan 12 14:51:55.700011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58c781de-bd53-44eb-994e-8189068a8bdb tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:55.700381 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:55.700381 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:55.701067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58c781de-bd53-44eb-994e-8189068a8bdb tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:55.801044 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:55.801044 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:55.842253 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-435a58e5-46e5-421c-a938-80c2549d956f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:55.867237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58c781de-bd53-44eb-994e-8189068a8bdb tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 returned with HTTP 404 Jan 12 14:51:55.868385 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1073/2173] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:51:55 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:51:55.879519 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-4b644a43-7a84-407d-b59a-b3777f8146d6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] PUT http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/c6743951-fc01-47bd-a437-8d01fc1da99f Jan 12 14:51:55.881074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-4b644a43-7a84-407d-b59a-b3777f8146d6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:55.939150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-435a58e5-46e5-421c-a938-80c2549d956f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 returned with HTTP 200 Jan 12 14:51:55.955962 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1101/2174] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:55 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 => generated 915 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:55.957315 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:51:55.957315 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:51:55.957897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-4b644a43-7a84-407d-b59a-b3777f8146d6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-005813c0-f8ee-4880-8b7e-6993b4ae2820-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.020s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:51:55.960278 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:55.960278 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:55.965037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-657ce27b-69c8-45f2-b026-318b6654d3f2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] GET http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee Jan 12 14:51:55.965676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-657ce27b-69c8-45f2-b026-318b6654d3f2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:55.965867 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:55.965867 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:55.971724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-657ce27b-69c8-45f2-b026-318b6654d3f2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:55.972207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-657ce27b-69c8-45f2-b026-318b6654d3f2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] show called for member fb057ce5-6e74-4c02-95d5-eed2dfc73bee {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:51:55.994369 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-657ce27b-69c8-45f2-b026-318b6654d3f2 tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee returned with HTTP 404 Jan 12 14:51:55.995414 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1102/2175] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:51:55 2021] GET /volume/v3/579b3f61d99540e990f58f04d3c07194/groups/fb057ce5-6e74-4c02-95d5-eed2dfc73bee => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:51:56.009546 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fda1fed8-9d71-4133-8675-bbf37f4230e9 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] DELETE http://10.222.0.43/volume/v3/25842312c72c4c44b05df5e4dd652fd6/group_types/b19cf6f6-90ff-4255-be7a-9fcf14f01c54 Jan 12 14:51:56.010113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fda1fed8-9d71-4133-8675-bbf37f4230e9 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:56.010597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fda1fed8-9d71-4133-8675-bbf37f4230e9 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:56.072932 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:51:56.072932 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:51:56.092484 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fda1fed8-9d71-4133-8675-bbf37f4230e9 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] http://10.222.0.43/volume/v3/25842312c72c4c44b05df5e4dd652fd6/group_types/b19cf6f6-90ff-4255-be7a-9fcf14f01c54 returned with HTTP 202 Jan 12 14:51:56.093356 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1103/2176] 10.222.0.43 () {60 vars in 1371 bytes} [Tue Jan 12 14:51:56 2021] DELETE /volume/v3/25842312c72c4c44b05df5e4dd652fd6/group_types/b19cf6f6-90ff-4255-be7a-9fcf14f01c54 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:51:56.108544 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9e53fbb-e7b6-4fd5-bad6-0d8e82cbf1bb tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] DELETE http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 Jan 12 14:51:56.109066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9e53fbb-e7b6-4fd5-bad6-0d8e82cbf1bb tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:56.109555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9e53fbb-e7b6-4fd5-bad6-0d8e82cbf1bb tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:56.110016 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-e9e53fbb-e7b6-4fd5-bad6-0d8e82cbf1bb tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] Delete volume with id: a4fa0736-978b-4bf4-80b3-0d6cff183133 Jan 12 14:51:56.201709 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9e53fbb-e7b6-4fd5-bad6-0d8e82cbf1bb tempest-GroupsV314Test-577471407 tempest-GroupsV314Test-577471407] http://10.222.0.43/volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 returned with HTTP 404 Jan 12 14:51:56.202756 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1104/2177] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:51:56 2021] DELETE /volume/v3/579b3f61d99540e990f58f04d3c07194/volumes/a4fa0736-978b-4bf4-80b3-0d6cff183133 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:51:56.216420 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-83110035-8102-4fdc-9a3a-c3e7fc152fc5 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] DELETE http://10.222.0.43/volume/v3/25842312c72c4c44b05df5e4dd652fd6/types/44f65610-6faa-4e62-8d78-a2fa4f4ddc19 Jan 12 14:51:56.216946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-83110035-8102-4fdc-9a3a-c3e7fc152fc5 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:56.217452 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-83110035-8102-4fdc-9a3a-c3e7fc152fc5 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:56.406006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-83110035-8102-4fdc-9a3a-c3e7fc152fc5 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] http://10.222.0.43/volume/v3/25842312c72c4c44b05df5e4dd652fd6/types/44f65610-6faa-4e62-8d78-a2fa4f4ddc19 returned with HTTP 202 Jan 12 14:51:56.407152 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1105/2178] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:51:56 2021] DELETE /volume/v3/25842312c72c4c44b05df5e4dd652fd6/types/44f65610-6faa-4e62-8d78-a2fa4f4ddc19 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:51:56.414002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd7a09e0-33d6-49bc-8f26-165da35e779c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:56.420936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd7a09e0-33d6-49bc-8f26-165da35e779c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:56.421730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd7a09e0-33d6-49bc-8f26-165da35e779c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:56.422329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fd7a09e0-33d6-49bc-8f26-165da35e779c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:56.473625 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:56.473625 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:56.477682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd7a09e0-33d6-49bc-8f26-165da35e779c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:56.483747 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1106/2179] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:56 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:56.488226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68f3d147-535c-4f15-a97e-553f017b6f67 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] GET http://10.222.0.43/volume/v3/25842312c72c4c44b05df5e4dd652fd6/types/44f65610-6faa-4e62-8d78-a2fa4f4ddc19 Jan 12 14:51:56.492417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68f3d147-535c-4f15-a97e-553f017b6f67 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:56.492866 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:56.492866 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:56.493584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68f3d147-535c-4f15-a97e-553f017b6f67 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:56.528974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68f3d147-535c-4f15-a97e-553f017b6f67 tempest-GroupsV314Test-32031417 tempest-GroupsV314Test-32031417] http://10.222.0.43/volume/v3/25842312c72c4c44b05df5e4dd652fd6/types/44f65610-6faa-4e62-8d78-a2fa4f4ddc19 returned with HTTP 404 Jan 12 14:51:56.530421 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1107/2180] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:51:56 2021] GET /volume/v3/25842312c72c4c44b05df5e4dd652fd6/types/44f65610-6faa-4e62-8d78-a2fa4f4ddc19 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:56.972934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cce83df0-38cc-4c68-bf1f-0230aaee824f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 Jan 12 14:51:56.973546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cce83df0-38cc-4c68-bf1f-0230aaee824f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:56.974593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cce83df0-38cc-4c68-bf1f-0230aaee824f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:57.175241 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cce83df0-38cc-4c68-bf1f-0230aaee824f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 returned with HTTP 404 Jan 12 14:51:57.179951 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1108/2181] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:56 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/bcccc5f2-83d5-4938-ba0e-19d4420bfe69 => generated 109 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:57.192523 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45bc6220-40fe-47dd-8366-8bfdbf1d98e8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:51:57.193054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45bc6220-40fe-47dd-8366-8bfdbf1d98e8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:57.198244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45bc6220-40fe-47dd-8366-8bfdbf1d98e8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:57.198655 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-45bc6220-40fe-47dd-8366-8bfdbf1d98e8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 9afaf8ea-cb3a-437f-bb03-81e503e75904 Jan 12 14:51:57.307319 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45bc6220-40fe-47dd-8366-8bfdbf1d98e8 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 returned with HTTP 404 Jan 12 14:51:57.309950 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1109/2182] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:51:57 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/9afaf8ea-cb3a-437f-bb03-81e503e75904 => generated 111 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:57.332426 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-087eecb6-1928-4743-b95d-a3d496d81492 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:51:57.332986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-087eecb6-1928-4743-b95d-a3d496d81492 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:57.333492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-087eecb6-1928-4743-b95d-a3d496d81492 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:57.335233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-087eecb6-1928-4743-b95d-a3d496d81492 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 6606f604-53b9-4bd4-b2c7-7b05e3684a0c Jan 12 14:51:57.460924 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-087eecb6-1928-4743-b95d-a3d496d81492 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c returned with HTTP 404 Jan 12 14:51:57.461980 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1110/2183] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:51:57 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/6606f604-53b9-4bd4-b2c7-7b05e3684a0c => generated 111 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:57.496384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b800d70-68ef-4170-a8fb-74b76dda8fc3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:51:57.497013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b800d70-68ef-4170-a8fb-74b76dda8fc3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:57.497587 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b800d70-68ef-4170-a8fb-74b76dda8fc3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:57.497914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-0b800d70-68ef-4170-a8fb-74b76dda8fc3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 774742a3-a4ec-4650-bc9a-8f3806eaca3a Jan 12 14:51:57.631408 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b800d70-68ef-4170-a8fb-74b76dda8fc3 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a returned with HTTP 404 Jan 12 14:51:57.632469 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1111/2184] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:51:57 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/774742a3-a4ec-4650-bc9a-8f3806eaca3a => generated 111 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:57.640913 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8df54f11-4922-4454-9dec-e235f69dbc35 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:57.652300 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8df54f11-4922-4454-9dec-e235f69dbc35 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:57.652813 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8df54f11-4922-4454-9dec-e235f69dbc35 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:57.653194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8df54f11-4922-4454-9dec-e235f69dbc35 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:57.701518 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:57.701518 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:57.705905 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8df54f11-4922-4454-9dec-e235f69dbc35 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:57.710015 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1112/2185] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:57 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:57.724443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38c8c59c-596e-4bf2-8832-3c705ecd5fd9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:51:57.727113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38c8c59c-596e-4bf2-8832-3c705ecd5fd9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:57.731480 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:57.731480 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:57.732838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38c8c59c-596e-4bf2-8832-3c705ecd5fd9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:57.736681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-38c8c59c-596e-4bf2-8832-3c705ecd5fd9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: ef167ede-0d74-4d1c-a23c-8cae30a15f22 Jan 12 14:51:57.765455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38c8c59c-596e-4bf2-8832-3c705ecd5fd9 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 returned with HTTP 404 Jan 12 14:51:57.766520 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1113/2186] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:51:57 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ef167ede-0d74-4d1c-a23c-8cae30a15f22 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:57.774538 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08e60204-5d52-4e9a-9467-0fcd9bc51d18 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 Jan 12 14:51:57.775175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08e60204-5d52-4e9a-9467-0fcd9bc51d18 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:57.775790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08e60204-5d52-4e9a-9467-0fcd9bc51d18 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:57.776191 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-08e60204-5d52-4e9a-9467-0fcd9bc51d18 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: ad522cb6-541f-4548-a9b5-d036d4bf9b50 Jan 12 14:51:57.829727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08e60204-5d52-4e9a-9467-0fcd9bc51d18 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 returned with HTTP 404 Jan 12 14:51:57.831279 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1114/2187] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:51:57 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/ad522cb6-541f-4548-a9b5-d036d4bf9b50 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:51:57.840176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0318d6b5-83ca-4ef3-b838-504fd5300b67 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 Jan 12 14:51:57.840742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0318d6b5-83ca-4ef3-b838-504fd5300b67 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:57.841760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0318d6b5-83ca-4ef3-b838-504fd5300b67 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:57.842119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-0318d6b5-83ca-4ef3-b838-504fd5300b67 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 3befb7d4-6a9d-4fdf-b3d6-44df46139596 Jan 12 14:51:57.882967 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0318d6b5-83ca-4ef3-b838-504fd5300b67 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 returned with HTTP 404 Jan 12 14:51:57.884437 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1115/2188] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:51:57 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/3befb7d4-6a9d-4fdf-b3d6-44df46139596 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:51:57.900492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b91b6ead-3859-48c2-86cd-cfec93e35ee6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:51:57.901010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b91b6ead-3859-48c2-86cd-cfec93e35ee6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:57.901499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b91b6ead-3859-48c2-86cd-cfec93e35ee6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:57.901853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-b91b6ead-3859-48c2-86cd-cfec93e35ee6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 363c5975-1529-4cf8-a42c-a03cffdfccd9 Jan 12 14:51:57.945400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b91b6ead-3859-48c2-86cd-cfec93e35ee6 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 returned with HTTP 404 Jan 12 14:51:57.947381 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1116/2189] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:51:57 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/363c5975-1529-4cf8-a42c-a03cffdfccd9 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:51:57.954819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d07ce34-bf09-4ee6-8476-4e75bd62ae76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:51:57.955347 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d07ce34-bf09-4ee6-8476-4e75bd62ae76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:57.959611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d07ce34-bf09-4ee6-8476-4e75bd62ae76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:57.960585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3d07ce34-bf09-4ee6-8476-4e75bd62ae76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume with id: 6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:51:58.050163 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:58.050163 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:58.051347 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3d07ce34-bf09-4ee6-8476-4e75bd62ae76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:58.122267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3d07ce34-bf09-4ee6-8476-4e75bd62ae76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume request issued successfully. Jan 12 14:51:58.122590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d07ce34-bf09-4ee6-8476-4e75bd62ae76 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 202 Jan 12 14:51:58.123407 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1117/2190] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:51:57 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:51:58.135076 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b669c8fe-6651-4aa0-beaa-03b0977fe49d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:51:58.135551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b669c8fe-6651-4aa0-beaa-03b0977fe49d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:58.135761 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:58.135761 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:58.136160 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b669c8fe-6651-4aa0-beaa-03b0977fe49d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:58.307886 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:58.307886 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:58.344808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b669c8fe-6651-4aa0-beaa-03b0977fe49d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:58.398575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b669c8fe-6651-4aa0-beaa-03b0977fe49d tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:51:58.405368 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1118/2191] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:58 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1363 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:58.723742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9bac043d-ed85-411f-929d-609cf5ede8f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:58.724337 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9bac043d-ed85-411f-929d-609cf5ede8f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:58.724549 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:58.724549 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:58.724846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9bac043d-ed85-411f-929d-609cf5ede8f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:58.725208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9bac043d-ed85-411f-929d-609cf5ede8f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:58.805262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:58.805262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:58.806839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9bac043d-ed85-411f-929d-609cf5ede8f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:58.807690 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1119/2192] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:58 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:51:59.416435 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5cfc1ac8-4a18-429e-b81e-f84a09fc242f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:51:59.418106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5cfc1ac8-4a18-429e-b81e-f84a09fc242f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:59.418554 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:59.418554 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:59.419306 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5cfc1ac8-4a18-429e-b81e-f84a09fc242f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:59.546428 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:59.546428 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:59.571973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5cfc1ac8-4a18-429e-b81e-f84a09fc242f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:51:59.672790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5cfc1ac8-4a18-429e-b81e-f84a09fc242f tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:51:59.673537 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1120/2193] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:59 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1363 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:51:59.760305 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-4b644a43-7a84-407d-b59a-b3777f8146d6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-005813c0-f8ee-4880-8b7e-6993b4ae2820-n-h2-764292-10'" released by "attachment_update" :: held 3.802s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:51:59.761001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-4b644a43-7a84-407d-b59a-b3777f8146d6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/c6743951-fc01-47bd-a437-8d01fc1da99f returned with HTTP 200 Jan 12 14:51:59.761908 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1074/2194] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 14:51:55 2021] PUT /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/c6743951-fc01-47bd-a437-8d01fc1da99f => generated 762 bytes in 3893 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:51:59.806374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-520b6931-a9c4-41ad-a653-4f84191f2fc8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/c6743951-fc01-47bd-a437-8d01fc1da99f/action Jan 12 14:51:59.807156 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:59.807156 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:59.807918 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-520b6931-a9c4-41ad-a653-4f84191f2fc8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:51:59.808431 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-520b6931-a9c4-41ad-a653-4f84191f2fc8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:51:59.822754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b6fed91-bede-4594-a5f5-28914192a771 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:51:59.823308 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b6fed91-bede-4594-a5f5-28914192a771 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:51:59.823533 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:51:59.823533 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:51:59.823940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b6fed91-bede-4594-a5f5-28914192a771 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:51:59.824320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4b6fed91-bede-4594-a5f5-28914192a771 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:51:59.883904 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:59.883904 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:51:59.885925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b6fed91-bede-4594-a5f5-28914192a771 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:51:59.886776 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1075/2195] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:51:59 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:51:59.965728 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:51:59.965728 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:00.004089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-d54aa16c-22e4-4faa-b9dd-818b1362ee26 req-520b6931-a9c4-41ad-a653-4f84191f2fc8 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/c6743951-fc01-47bd-a437-8d01fc1da99f/action returned with HTTP 204 Jan 12 14:52:00.005297 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1121/2196] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 14:51:59 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/c6743951-fc01-47bd-a437-8d01fc1da99f/action => generated 0 bytes in 204 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:00.690673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03d09871-f396-46dd-8e35-a31a84174917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:52:00.691719 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03d09871-f396-46dd-8e35-a31a84174917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:00.692111 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:00.692111 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:00.692735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03d09871-f396-46dd-8e35-a31a84174917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:00.839683 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:00.839683 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:00.868579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03d09871-f396-46dd-8e35-a31a84174917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:52:00.900939 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03d09871-f396-46dd-8e35-a31a84174917 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 200 Jan 12 14:52:00.902179 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1076/2197] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:00 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 1363 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:52:00.902566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-685650c3-65b3-4393-8e10-184d67082d3d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:00.903972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-685650c3-65b3-4393-8e10-184d67082d3d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:00.904432 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:00.904432 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:00.905127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-685650c3-65b3-4393-8e10-184d67082d3d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:00.905829 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-685650c3-65b3-4393-8e10-184d67082d3d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:00.944401 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:00.944401 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:00.946425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-685650c3-65b3-4393-8e10-184d67082d3d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:00.947251 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1122/2198] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:00 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:01.918039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9bbb7b4-8c9f-44d7-b334-a118270833e1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 Jan 12 14:52:01.918546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9bbb7b4-8c9f-44d7-b334-a118270833e1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:01.918639 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:01.918639 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:01.919043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9bbb7b4-8c9f-44d7-b334-a118270833e1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:01.961991 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3037161-28c3-4448-a60a-9f943761f76f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:01.962517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3037161-28c3-4448-a60a-9f943761f76f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:01.962735 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:01.962735 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:01.963216 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3037161-28c3-4448-a60a-9f943761f76f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:01.963459 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c3037161-28c3-4448-a60a-9f943761f76f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:02.009250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:02.009250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:02.011106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3037161-28c3-4448-a60a-9f943761f76f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:02.021458 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1123/2199] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:01 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:02.033192 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9bbb7b4-8c9f-44d7-b334-a118270833e1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 returned with HTTP 404 Jan 12 14:52:02.034392 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1077/2200] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:01 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/6c7130e5-c9ff-48e1-845a-800ad67d6807 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:02.043054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e2a04cf-6222-4576-a4d3-64f220937631 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 Jan 12 14:52:02.043828 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e2a04cf-6222-4576-a4d3-64f220937631 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:02.044249 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:02.044249 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:02.044877 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e2a04cf-6222-4576-a4d3-64f220937631 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:02.045409 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-2e2a04cf-6222-4576-a4d3-64f220937631 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete snapshot with id: 40c7c003-4d71-4c14-a00f-6f87dd6315b3 Jan 12 14:52:02.093873 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:02.093873 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:02.095339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2e2a04cf-6222-4576-a4d3-64f220937631 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:52:02.265526 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2e2a04cf-6222-4576-a4d3-64f220937631 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot delete request issued successfully. Jan 12 14:52:02.266002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e2a04cf-6222-4576-a4d3-64f220937631 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 returned with HTTP 202 Jan 12 14:52:02.270120 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1124/2201] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:52:02 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:52:02.275160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e349ca3-c04b-4e9c-8adb-8772f1fc7559 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 Jan 12 14:52:02.275677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e349ca3-c04b-4e9c-8adb-8772f1fc7559 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:02.276182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e349ca3-c04b-4e9c-8adb-8772f1fc7559 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:02.365259 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:02.365259 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:02.367179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6e349ca3-c04b-4e9c-8adb-8772f1fc7559 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:52:02.369378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e349ca3-c04b-4e9c-8adb-8772f1fc7559 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 returned with HTTP 200 Jan 12 14:52:02.376256 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1078/2202] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:52:02 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 => generated 467 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:03.026746 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c90dc63a-08ff-4ff3-bc36-5f009b3e727b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:03.027246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c90dc63a-08ff-4ff3-bc36-5f009b3e727b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:03.027350 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:03.027350 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:03.027706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c90dc63a-08ff-4ff3-bc36-5f009b3e727b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:03.028353 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c90dc63a-08ff-4ff3-bc36-5f009b3e727b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:03.072092 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:03.072092 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:03.074264 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c90dc63a-08ff-4ff3-bc36-5f009b3e727b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:03.075851 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1125/2203] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:03 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:03.383268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9e013c6-86e3-4667-a1b9-1ce28a346990 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 Jan 12 14:52:03.383793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9e013c6-86e3-4667-a1b9-1ce28a346990 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:03.393691 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:03.393691 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:03.400419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9e013c6-86e3-4667-a1b9-1ce28a346990 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:03.446661 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:03.446661 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:03.448104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e9e013c6-86e3-4667-a1b9-1ce28a346990 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Snapshot retrieved successfully. Jan 12 14:52:03.455265 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9e013c6-86e3-4667-a1b9-1ce28a346990 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 returned with HTTP 200 Jan 12 14:52:03.456440 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1079/2204] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:52:03 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 => generated 467 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:04.098067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9dddcdd4-3266-4b5e-8de5-5f2412b6a253 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:04.099405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9dddcdd4-3266-4b5e-8de5-5f2412b6a253 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:04.100838 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:04.100838 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:04.103905 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9dddcdd4-3266-4b5e-8de5-5f2412b6a253 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:04.104509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9dddcdd4-3266-4b5e-8de5-5f2412b6a253 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:04.140197 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:04.140197 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:04.143305 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9dddcdd4-3266-4b5e-8de5-5f2412b6a253 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:04.172042 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1126/2205] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:04 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:04.469743 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68ba55bc-81f5-4280-ab4a-fba7c445b5a1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 Jan 12 14:52:04.470398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68ba55bc-81f5-4280-ab4a-fba7c445b5a1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:04.470681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:04.470681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:04.472014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68ba55bc-81f5-4280-ab4a-fba7c445b5a1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:04.537352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68ba55bc-81f5-4280-ab4a-fba7c445b5a1 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 returned with HTTP 404 Jan 12 14:52:04.549061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-91ae6225-9ed8-4bf6-ad14-4721a7db8793 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] DELETE http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:52:04.564001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-91ae6225-9ed8-4bf6-ad14-4721a7db8793 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:04.564235 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:04.564235 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:04.564622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-91ae6225-9ed8-4bf6-ad14-4721a7db8793 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:04.571391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-91ae6225-9ed8-4bf6-ad14-4721a7db8793 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume with id: 00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:52:04.585815 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1080/2206] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:52:04 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/snapshots/40c7c003-4d71-4c14-a00f-6f87dd6315b3 => generated 111 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:04.677764 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:04.677764 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:04.680145 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-91ae6225-9ed8-4bf6-ad14-4721a7db8793 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:52:04.711475 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-91ae6225-9ed8-4bf6-ad14-4721a7db8793 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Delete volume request issued successfully. Jan 12 14:52:04.712249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-91ae6225-9ed8-4bf6-ad14-4721a7db8793 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 202 Jan 12 14:52:04.713664 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1127/2207] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:52:04 2021] DELETE /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:52:04.725550 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b7dff45-151b-4713-b257-f74044be2e5e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:52:04.726440 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b7dff45-151b-4713-b257-f74044be2e5e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:04.727313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b7dff45-151b-4713-b257-f74044be2e5e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:04.805312 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:04.805312 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:04.817684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2b7dff45-151b-4713-b257-f74044be2e5e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:52:04.844909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b7dff45-151b-4713-b257-f74044be2e5e tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:52:04.845911 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1081/2208] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:04 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 914 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:05.158513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cad7af5e-ff5f-44ea-a7d9-ecf50e996dfc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:05.159064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cad7af5e-ff5f-44ea-a7d9-ecf50e996dfc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:05.159195 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:05.159195 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:05.159553 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cad7af5e-ff5f-44ea-a7d9-ecf50e996dfc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:05.159941 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-cad7af5e-ff5f-44ea-a7d9-ecf50e996dfc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:05.204722 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:05.204722 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:05.206569 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cad7af5e-ff5f-44ea-a7d9-ecf50e996dfc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:05.207357 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1128/2209] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:05 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:05.866327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-883750da-ab69-4d07-aadd-abe04c104b7c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:52:05.866977 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-883750da-ab69-4d07-aadd-abe04c104b7c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:05.867081 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:05.867081 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:05.867535 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-883750da-ab69-4d07-aadd-abe04c104b7c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:06.011325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:06.011325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:06.039108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-883750da-ab69-4d07-aadd-abe04c104b7c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Volume info retrieved successfully. Jan 12 14:52:06.120200 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-883750da-ab69-4d07-aadd-abe04c104b7c tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 200 Jan 12 14:52:06.132827 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1082/2210] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:05 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 914 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:06.221660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e828206-3c4a-44e2-af06-8cd173e82039 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:06.223041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e828206-3c4a-44e2-af06-8cd173e82039 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:06.223482 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:06.223482 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:06.224189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e828206-3c4a-44e2-af06-8cd173e82039 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:06.224964 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7e828206-3c4a-44e2-af06-8cd173e82039 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:06.294672 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:06.294672 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:06.298925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e828206-3c4a-44e2-af06-8cd173e82039 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:06.304615 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1129/2211] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:06 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:07.148831 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67ee49b8-c0ba-4343-9c0e-66e82e87fc70 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] GET http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e Jan 12 14:52:07.149505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67ee49b8-c0ba-4343-9c0e-66e82e87fc70 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:07.149695 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:07.149695 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:07.150335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67ee49b8-c0ba-4343-9c0e-66e82e87fc70 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:07.304122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:07.304122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:07.318472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-17745577-113b-4ecc-9dce-9f480aebe2f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:07.324161 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-17745577-113b-4ecc-9dce-9f480aebe2f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:07.324365 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:07.324365 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:07.325543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-17745577-113b-4ecc-9dce-9f480aebe2f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:07.326096 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-17745577-113b-4ecc-9dce-9f480aebe2f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:07.345034 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67ee49b8-c0ba-4343-9c0e-66e82e87fc70 tempest-VolumesSnapshotTestJSON-155038460 tempest-VolumesSnapshotTestJSON-155038460] http://10.222.0.43/volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e returned with HTTP 404 Jan 12 14:52:07.346345 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1083/2212] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:07 2021] GET /volume/v3/855c71d6ce0e491f944acaceff00927e/volumes/00e67fcc-457e-4fc1-96f5-2e4b6647080e => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:07.380016 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:07.380016 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:07.381929 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-17745577-113b-4ecc-9dce-9f480aebe2f5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:07.382757 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1130/2213] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:08.397715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39f67a6c-d490-4965-942c-5f15222bdd9d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:08.398341 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39f67a6c-d490-4965-942c-5f15222bdd9d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:08.398535 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:08.398535 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:08.399148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39f67a6c-d490-4965-942c-5f15222bdd9d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:08.399979 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-39f67a6c-d490-4965-942c-5f15222bdd9d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:08.449755 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:08.449755 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:08.456310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39f67a6c-d490-4965-942c-5f15222bdd9d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:08.458712 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1084/2214] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:08 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:09.473293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-141629b4-daaf-4ae8-88a9-918fae9929d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:09.473771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-141629b4-daaf-4ae8-88a9-918fae9929d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:09.473771 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:09.473771 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:09.474079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-141629b4-daaf-4ae8-88a9-918fae9929d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:09.474433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-141629b4-daaf-4ae8-88a9-918fae9929d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:09.519689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:09.519689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:09.521573 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-141629b4-daaf-4ae8-88a9-918fae9929d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:09.523633 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1131/2215] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:09 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:10.181658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8626be1c-f851-4699-895a-4bdb805044f0 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] POST http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types Jan 12 14:52:10.182386 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:10.182386 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:10.183068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8626be1c-f851-4699-895a-4bdb805044f0 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1449266564"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:10.272998 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8626be1c-f851-4699-895a-4bdb805044f0 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types returned with HTTP 200 Jan 12 14:52:10.274445 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1085/2216] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:52:09 2021] POST /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types => generated 231 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:10.285877 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8473fcc7-3898-4924-b408-9f88e668e1c8 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] POST http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs Jan 12 14:52:10.286650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:10.286650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:10.287323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8473fcc7-3898-4924-b408-9f88e668e1c8 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:10.539621 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34c9bbee-634c-4ce2-907e-189c88b3648b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:10.540165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34c9bbee-634c-4ce2-907e-189c88b3648b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:10.540629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34c9bbee-634c-4ce2-907e-189c88b3648b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:10.541198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-34c9bbee-634c-4ce2-907e-189c88b3648b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:10.616597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:10.616597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:10.618431 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34c9bbee-634c-4ce2-907e-189c88b3648b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:10.624211 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1086/2217] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:10 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:10.637555 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8473fcc7-3898-4924-b408-9f88e668e1c8 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs returned with HTTP 200 Jan 12 14:52:10.638451 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1132/2218] 10.222.0.43 () {60 vars in 1366 bytes} [Tue Jan 12 14:52:10 2021] POST /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs => generated 34 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:52:10.649149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-91d8c9ba-59fb-43c4-ade4-d2cd42f069a6 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] GET http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec3 Jan 12 14:52:10.649945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-91d8c9ba-59fb-43c4-ade4-d2cd42f069a6 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:10.650367 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:10.650367 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:10.651054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-91d8c9ba-59fb-43c4-ade4-d2cd42f069a6 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:10.684141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-91d8c9ba-59fb-43c4-ade4-d2cd42f069a6 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec3 returned with HTTP 200 Jan 12 14:52:10.686335 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1087/2219] 10.222.0.43 () {58 vars in 1363 bytes} [Tue Jan 12 14:52:10 2021] GET /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec3 => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:52:10.695529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15aee16c-0287-4ee7-8212-099b586a25be tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] DELETE http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec3 Jan 12 14:52:10.696067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15aee16c-0287-4ee7-8212-099b586a25be tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:10.696551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15aee16c-0287-4ee7-8212-099b586a25be tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:10.844121 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:52:10.844121 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:52:10.876420 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15aee16c-0287-4ee7-8212-099b586a25be tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec3 returned with HTTP 202 Jan 12 14:52:10.877293 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1133/2220] 10.222.0.43 () {58 vars in 1366 bytes} [Tue Jan 12 14:52:10 2021] DELETE /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec3 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:52:10.886673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a37cb521-add0-4c8d-a4ed-19cc3a92ad70 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] GET http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec3 Jan 12 14:52:10.888094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a37cb521-add0-4c8d-a4ed-19cc3a92ad70 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:10.888791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a37cb521-add0-4c8d-a4ed-19cc3a92ad70 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:10.929867 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a37cb521-add0-4c8d-a4ed-19cc3a92ad70 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec3 returned with HTTP 404 Jan 12 14:52:10.933651 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1088/2221] 10.222.0.43 () {58 vars in 1363 bytes} [Tue Jan 12 14:52:10 2021] GET /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec3 => generated 129 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:10.941724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afd56bab-079d-4ae2-8b45-6ea05ca35f94 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] POST http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs Jan 12 14:52:10.942349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afd56bab-079d-4ae2-8b45-6ea05ca35f94 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:11.112179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afd56bab-079d-4ae2-8b45-6ea05ca35f94 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs returned with HTTP 200 Jan 12 14:52:11.113090 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1134/2222] 10.222.0.43 () {60 vars in 1366 bytes} [Tue Jan 12 14:52:10 2021] POST /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs => generated 34 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:52:11.123723 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1764ac27-88fe-48dc-b5ea-192b5303b7b1 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] GET http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs Jan 12 14:52:11.126297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1764ac27-88fe-48dc-b5ea-192b5303b7b1 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:11.126798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1764ac27-88fe-48dc-b5ea-192b5303b7b1 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:11.148333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1764ac27-88fe-48dc-b5ea-192b5303b7b1 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs returned with HTTP 200 Jan 12 14:52:11.149837 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1089/2223] 10.222.0.43 () {58 vars in 1345 bytes} [Tue Jan 12 14:52:11 2021] GET /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:52:11.162847 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbb074f6-74b9-45c1-af22-b6ffed4d121e tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] POST http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs Jan 12 14:52:11.163609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbb074f6-74b9-45c1-af22-b6ffed4d121e tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:11.309088 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbb074f6-74b9-45c1-af22-b6ffed4d121e tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs returned with HTTP 200 Jan 12 14:52:11.325603 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4eadd9bb-464b-4ed2-a157-db5bbda67252 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] PUT http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec2 Jan 12 14:52:11.326377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4eadd9bb-464b-4ed2-a157-db5bbda67252 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:11.329098 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1135/2224] 10.222.0.43 () {60 vars in 1366 bytes} [Tue Jan 12 14:52:11 2021] POST /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs => generated 34 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:52:11.620217 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4eadd9bb-464b-4ed2-a157-db5bbda67252 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec2 returned with HTTP 200 Jan 12 14:52:11.625830 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1090/2225] 10.222.0.43 () {60 vars in 1383 bytes} [Tue Jan 12 14:52:11 2021] PUT /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec2 => generated 17 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:52:11.633515 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f457aa9-b28d-4c1f-86ce-7209998fffd4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:11.634045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f457aa9-b28d-4c1f-86ce-7209998fffd4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:11.634361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8eb58792-6c83-4a24-a230-54b961571148 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] GET http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec2 Jan 12 14:52:11.634494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f457aa9-b28d-4c1f-86ce-7209998fffd4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:11.634866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6f457aa9-b28d-4c1f-86ce-7209998fffd4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:11.635469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8eb58792-6c83-4a24-a230-54b961571148 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:11.636187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8eb58792-6c83-4a24-a230-54b961571148 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:11.697190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8eb58792-6c83-4a24-a230-54b961571148 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec2 returned with HTTP 200 Jan 12 14:52:11.702124 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1136/2226] 10.222.0.43 () {58 vars in 1363 bytes} [Tue Jan 12 14:52:11 2021] GET /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs/spec2 => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:52:11.708006 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:11.708006 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:11.709266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74ea5577-440b-4e9d-b7de-1fcbf5e8e37e tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] POST http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs Jan 12 14:52:11.709792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f457aa9-b28d-4c1f-86ce-7209998fffd4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:11.710044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74ea5577-440b-4e9d-b7de-1fcbf5e8e37e tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:11.710611 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1091/2227] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:11 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:11.967456 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74ea5577-440b-4e9d-b7de-1fcbf5e8e37e tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs returned with HTTP 200 Jan 12 14:52:11.968428 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1137/2228] 10.222.0.43 () {60 vars in 1366 bytes} [Tue Jan 12 14:52:11 2021] POST /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs => generated 51 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 12 14:52:11.979085 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-908619de-22a9-45cb-a285-546fc91c1b38 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] GET http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs Jan 12 14:52:11.979613 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-908619de-22a9-45cb-a285-546fc91c1b38 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:11.979917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:11.979917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:11.980297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-908619de-22a9-45cb-a285-546fc91c1b38 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:12.023071 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-908619de-22a9-45cb-a285-546fc91c1b38 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs returned with HTTP 200 Jan 12 14:52:12.024197 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1092/2229] 10.222.0.43 () {58 vars in 1345 bytes} [Tue Jan 12 14:52:11 2021] GET /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5/extra_specs => generated 68 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:52:12.034935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a19de36-b90c-4617-9c65-08da86bdd444 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] DELETE http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5 Jan 12 14:52:12.035711 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a19de36-b90c-4617-9c65-08da86bdd444 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:12.036483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a19de36-b90c-4617-9c65-08da86bdd444 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:12.253024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a19de36-b90c-4617-9c65-08da86bdd444 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5 returned with HTTP 202 Jan 12 14:52:12.253807 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1138/2230] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:52:12 2021] DELETE /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:52:12.261472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbe5b467-681c-4dac-b24f-370970ca2516 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] GET http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5 Jan 12 14:52:12.261998 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbe5b467-681c-4dac-b24f-370970ca2516 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:12.263055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbe5b467-681c-4dac-b24f-370970ca2516 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:12.294869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbe5b467-681c-4dac-b24f-370970ca2516 tempest-VolumeTypesExtraSpecsTest-805152384 tempest-VolumeTypesExtraSpecsTest-805152384] http://10.222.0.43/volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5 returned with HTTP 404 Jan 12 14:52:12.296624 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1093/2231] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:52:12 2021] GET /volume/v3/dd10ff241f294ce5ad80887d86bfc60d/types/c64d36aa-a676-415f-b086-a94c833a8ad5 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:12.724802 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d12354c-6da3-4ca5-adcd-1534ab2e9045 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:12.725326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d12354c-6da3-4ca5-adcd-1534ab2e9045 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:12.725815 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d12354c-6da3-4ca5-adcd-1534ab2e9045 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:12.726185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8d12354c-6da3-4ca5-adcd-1534ab2e9045 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:12.790028 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:12.790028 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:12.791999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d12354c-6da3-4ca5-adcd-1534ab2e9045 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:12.792813 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1139/2232] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:12 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:13.806440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb591af4-ce62-4b7b-ac4d-7b32b9eb0226 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:13.807559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb591af4-ce62-4b7b-ac4d-7b32b9eb0226 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:13.808227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb591af4-ce62-4b7b-ac4d-7b32b9eb0226 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:13.809042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fb591af4-ce62-4b7b-ac4d-7b32b9eb0226 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:13.866058 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:13.866058 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:13.872555 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb591af4-ce62-4b7b-ac4d-7b32b9eb0226 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:13.881025 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1094/2233] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:13 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:14.886795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99b8556a-9e4a-4337-a0d6-70a414b49e15 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:14.887445 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99b8556a-9e4a-4337-a0d6-70a414b49e15 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:14.887537 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:14.887537 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:14.887929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99b8556a-9e4a-4337-a0d6-70a414b49e15 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:14.890854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-99b8556a-9e4a-4337-a0d6-70a414b49e15 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:14.933250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:14.933250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:14.941634 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99b8556a-9e4a-4337-a0d6-70a414b49e15 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:14.942715 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1140/2234] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:14 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:15.956627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e3561b4-86c9-464b-8e8a-11788d77aa21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:15.957165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e3561b4-86c9-464b-8e8a-11788d77aa21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:15.957341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:15.957341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:15.957750 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e3561b4-86c9-464b-8e8a-11788d77aa21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:15.958120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5e3561b4-86c9-464b-8e8a-11788d77aa21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:16.039292 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:16.039292 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:16.042121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e3561b4-86c9-464b-8e8a-11788d77aa21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:16.043145 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1095/2235] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:15 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:17.058040 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c7b0fdd-9d4e-4cd4-b3b8-a331b5ff2759 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:17.058440 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c7b0fdd-9d4e-4cd4-b3b8-a331b5ff2759 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:17.058802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:17.058802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:17.060183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c7b0fdd-9d4e-4cd4-b3b8-a331b5ff2759 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:17.060563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8c7b0fdd-9d4e-4cd4-b3b8-a331b5ff2759 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:17.098311 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:17.098311 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:17.100716 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c7b0fdd-9d4e-4cd4-b3b8-a331b5ff2759 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:17.105300 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1141/2236] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:17 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:18.115270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-05662d99-ea6d-4de4-a52c-17842235037c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:18.116862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-05662d99-ea6d-4de4-a52c-17842235037c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:18.117295 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:18.117295 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:18.117977 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-05662d99-ea6d-4de4-a52c-17842235037c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:18.118544 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-05662d99-ea6d-4de4-a52c-17842235037c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:18.166143 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:18.166143 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:18.173938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-05662d99-ea6d-4de4-a52c-17842235037c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:18.175423 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1096/2237] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:18 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:19.189614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9161c41-02df-413c-bcdf-8f7fa3c43109 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:19.190146 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9161c41-02df-413c-bcdf-8f7fa3c43109 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:19.190235 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:19.190235 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:19.190592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9161c41-02df-413c-bcdf-8f7fa3c43109 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:19.190963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f9161c41-02df-413c-bcdf-8f7fa3c43109 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:19.242184 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:19.242184 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:19.244429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9161c41-02df-413c-bcdf-8f7fa3c43109 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:19.245442 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1142/2238] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:19 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:20.261846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44472bc2-8be9-48c3-b73a-5a6a6224fddf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:20.265520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44472bc2-8be9-48c3-b73a-5a6a6224fddf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:20.265520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:20.265520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:20.266737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44472bc2-8be9-48c3-b73a-5a6a6224fddf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:20.266737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-44472bc2-8be9-48c3-b73a-5a6a6224fddf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:20.305150 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:20.305150 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:20.307343 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44472bc2-8be9-48c3-b73a-5a6a6224fddf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:20.308688 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1097/2239] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:20 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:52:21.322535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-941e9b90-ab91-4142-9eca-0909458fc199 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:21.323612 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-941e9b90-ab91-4142-9eca-0909458fc199 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:21.324026 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:21.324026 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:21.325300 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-941e9b90-ab91-4142-9eca-0909458fc199 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:21.325875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-941e9b90-ab91-4142-9eca-0909458fc199 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:21.404878 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:21.404878 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:21.411258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-941e9b90-ab91-4142-9eca-0909458fc199 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:21.414280 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1143/2240] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:21 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:22.432390 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff93b42d-6eb2-4029-b987-786c0c2ae0de tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:22.434446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff93b42d-6eb2-4029-b987-786c0c2ae0de tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:22.434887 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:22.434887 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:22.435550 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff93b42d-6eb2-4029-b987-786c0c2ae0de tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:22.436148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ff93b42d-6eb2-4029-b987-786c0c2ae0de tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:22.506582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:22.506582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:22.545974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff93b42d-6eb2-4029-b987-786c0c2ae0de tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:22.553658 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1098/2241] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:22 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:23.196455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9d0a69c-7b36-452f-a0a5-19ed83e5e2a4 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] POST http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types Jan 12 14:52:23.197092 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:23.197092 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:23.197913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9d0a69c-7b36-452f-a0a5-19ed83e5e2a4 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1809239412", "extra_specs": {"spec1": "val1"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:23.279855 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9d0a69c-7b36-452f-a0a5-19ed83e5e2a4 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types returned with HTTP 200 Jan 12 14:52:23.282642 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1144/2242] 10.222.0.43 () {60 vars in 1220 bytes} [Tue Jan 12 14:52:23 2021] POST /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types => generated 243 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:23.295407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af5a2f1f-9030-43f0-8dfd-bb717b3cbf21 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] POST http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs Jan 12 14:52:23.295903 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:23.295903 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:23.296316 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af5a2f1f-9030-43f0-8dfd-bb717b3cbf21 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:23.297481 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af5a2f1f-9030-43f0-8dfd-bb717b3cbf21 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs returned with HTTP 400 Jan 12 14:52:23.298429 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1099/2243] 10.222.0.43 () {60 vars in 1366 bytes} [Tue Jan 12 14:52:23 2021] POST /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:52:23.309908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1f46ec1-94ff-4d8e-b688-c20cf1034efb tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] POST http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs Jan 12 14:52:23.317976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1f46ec1-94ff-4d8e-b688-c20cf1034efb tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:23.319651 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1f46ec1-94ff-4d8e-b688-c20cf1034efb tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs returned with HTTP 400 Jan 12 14:52:23.332549 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1145/2244] 10.222.0.43 () {60 vars in 1366 bytes} [Tue Jan 12 14:52:23 2021] POST /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:52:23.339376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72f136dd-a108-45bd-a883-a7158fde1826 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] POST http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/c1c885e0-0bd8-43cc-961c-1ad909eed100/extra_specs Jan 12 14:52:23.340690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72f136dd-a108-45bd-a883-a7158fde1826 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:23.477998 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72f136dd-a108-45bd-a883-a7158fde1826 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/c1c885e0-0bd8-43cc-961c-1ad909eed100/extra_specs returned with HTTP 404 Jan 12 14:52:23.479322 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1100/2245] 10.222.0.43 () {60 vars in 1366 bytes} [Tue Jan 12 14:52:23 2021] POST /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/c1c885e0-0bd8-43cc-961c-1ad909eed100/extra_specs => generated 114 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:23.490072 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9c4937a-717f-49af-9779-0e5b082748fc tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] DELETE http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/5322e9e5-f3c1-4160-8792-fc20832c5279/extra_specs/spec1 Jan 12 14:52:23.491007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9c4937a-717f-49af-9779-0e5b082748fc tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:23.491578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9c4937a-717f-49af-9779-0e5b082748fc tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:23.511095 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9c4937a-717f-49af-9779-0e5b082748fc tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/5322e9e5-f3c1-4160-8792-fc20832c5279/extra_specs/spec1 returned with HTTP 404 Jan 12 14:52:23.513113 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1146/2246] 10.222.0.43 () {58 vars in 1366 bytes} [Tue Jan 12 14:52:23 2021] DELETE /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/5322e9e5-f3c1-4160-8792-fc20832c5279/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:23.523704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-627aca9b-3dd8-4fe6-8ee9-4cdf12445eb6 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] GET http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/nonexistent_extra_spec_name Jan 12 14:52:23.524567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-627aca9b-3dd8-4fe6-8ee9-4cdf12445eb6 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:23.533093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-627aca9b-3dd8-4fe6-8ee9-4cdf12445eb6 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:23.563757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2352e02-3c7d-4f9f-92b2-026a1967eef2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:23.564823 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2352e02-3c7d-4f9f-92b2-026a1967eef2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:23.565488 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2352e02-3c7d-4f9f-92b2-026a1967eef2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:23.566061 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b2352e02-3c7d-4f9f-92b2-026a1967eef2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:23.586623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-627aca9b-3dd8-4fe6-8ee9-4cdf12445eb6 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 12 14:52:23.588004 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1101/2247] 10.222.0.43 () {58 vars in 1429 bytes} [Tue Jan 12 14:52:23 2021] GET /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:23.618988 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27775ccb-ea24-43a5-8292-496bae263cc4 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] GET http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/8c94e8b4-f9af-485f-b6f0-967d31d25edd/extra_specs/spec1 Jan 12 14:52:23.626368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27775ccb-ea24-43a5-8292-496bae263cc4 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:23.627370 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27775ccb-ea24-43a5-8292-496bae263cc4 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:23.639984 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:23.639984 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:23.650813 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2352e02-3c7d-4f9f-92b2-026a1967eef2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:23.655657 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1147/2248] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:23 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:23.668980 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27775ccb-ea24-43a5-8292-496bae263cc4 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/8c94e8b4-f9af-485f-b6f0-967d31d25edd/extra_specs/spec1 returned with HTTP 404 Jan 12 14:52:23.670706 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1102/2249] 10.222.0.43 () {58 vars in 1363 bytes} [Tue Jan 12 14:52:23 2021] GET /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/8c94e8b4-f9af-485f-b6f0-967d31d25edd/extra_specs/spec1 => generated 114 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:23.682230 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67c4580e-d13e-46c3-aecc-17b533b041d6 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] GET http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/b544a994-abdc-42cf-b94e-067ff9d3ebc2/extra_specs Jan 12 14:52:23.682942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67c4580e-d13e-46c3-aecc-17b533b041d6 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:23.686113 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:23.686113 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:23.687023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67c4580e-d13e-46c3-aecc-17b533b041d6 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:23.717458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67c4580e-d13e-46c3-aecc-17b533b041d6 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/b544a994-abdc-42cf-b94e-067ff9d3ebc2/extra_specs returned with HTTP 404 Jan 12 14:52:23.718951 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1148/2250] 10.222.0.43 () {58 vars in 1345 bytes} [Tue Jan 12 14:52:23 2021] GET /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/b544a994-abdc-42cf-b94e-067ff9d3ebc2/extra_specs => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:23.731262 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b728bf0c-672a-474e-b14a-f91afa9822b1 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] PUT http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/spec1 Jan 12 14:52:23.732295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b728bf0c-672a-474e-b14a-f91afa9822b1 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:23.734153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b728bf0c-672a-474e-b14a-f91afa9822b1 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/spec1 returned with HTTP 400 Jan 12 14:52:23.735306 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1103/2251] 10.222.0.43 () {60 vars in 1383 bytes} [Tue Jan 12 14:52:23 2021] PUT /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:52:23.752259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e31a2da-2680-4e23-b9b7-8cb2fb184581 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] PUT http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/spec1 Jan 12 14:52:23.753294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e31a2da-2680-4e23-b9b7-8cb2fb184581 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Action: 'update', calling method: update, body: null {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:23.760533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e31a2da-2680-4e23-b9b7-8cb2fb184581 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/spec1 returned with HTTP 400 Jan 12 14:52:23.767654 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1149/2252] 10.222.0.43 () {60 vars in 1382 bytes} [Tue Jan 12 14:52:23 2021] PUT /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/spec1 => generated 72 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:52:23.774624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf1ff017-bcfe-43f0-aece-fa6519fca260 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] PUT http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/None Jan 12 14:52:23.775735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bf1ff017-bcfe-43f0-aece-fa6519fca260 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:23.909193 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf1ff017-bcfe-43f0-aece-fa6519fca260 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] HTTP exception thrown: Request body and URI mismatch Jan 12 14:52:23.909630 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bf1ff017-bcfe-43f0-aece-fa6519fca260 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/None returned with HTTP 400 Jan 12 14:52:23.915112 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1104/2253] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:52:23 2021] PUT /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/None => generated 73 bytes in 142 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:52:23.923876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-616aafb1-bd0e-4034-b304-a0c4e912e8c8 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] PUT http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/4cba27ad-6ff9-4646-9b4c-ef067c0ca89b Jan 12 14:52:23.924968 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-616aafb1-bd0e-4034-b304-a0c4e912e8c8 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:24.051349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-616aafb1-bd0e-4034-b304-a0c4e912e8c8 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] HTTP exception thrown: Request body and URI mismatch Jan 12 14:52:24.052124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-616aafb1-bd0e-4034-b304-a0c4e912e8c8 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/4cba27ad-6ff9-4646-9b4c-ef067c0ca89b returned with HTTP 400 Jan 12 14:52:24.070520 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8582c8a0-e61a-4dfe-8cd7-b897b741bba7 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] DELETE http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8 Jan 12 14:52:24.070714 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1150/2254] 10.222.0.43 () {60 vars in 1476 bytes} [Tue Jan 12 14:52:23 2021] PUT /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8/extra_specs/4cba27ad-6ff9-4646-9b4c-ef067c0ca89b => generated 73 bytes in 151 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:52:24.070876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8582c8a0-e61a-4dfe-8cd7-b897b741bba7 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:24.070876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8582c8a0-e61a-4dfe-8cd7-b897b741bba7 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:24.226457 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:52:24.226457 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:52:24.241974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8582c8a0-e61a-4dfe-8cd7-b897b741bba7 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8 returned with HTTP 202 Jan 12 14:52:24.245851 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1105/2255] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:52:24 2021] DELETE /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:52:24.250462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10d59530-4148-4c43-bc7c-67fd5804fa20 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] GET http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8 Jan 12 14:52:24.251206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10d59530-4148-4c43-bc7c-67fd5804fa20 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:24.251923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10d59530-4148-4c43-bc7c-67fd5804fa20 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:24.275178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10d59530-4148-4c43-bc7c-67fd5804fa20 tempest-ExtraSpecsNegativeTest-688643119 tempest-ExtraSpecsNegativeTest-688643119] http://10.222.0.43/volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8 returned with HTTP 404 Jan 12 14:52:24.280085 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1151/2256] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:52:24 2021] GET /volume/v3/4527e34bb7d14344b2bdbf5c2e6e954f/types/67676591-ae48-4950-849b-418d4fe8e6a8 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:52:24.669704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26b1b65a-07bb-41ec-a617-7becd705a533 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:24.670772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26b1b65a-07bb-41ec-a617-7becd705a533 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:24.671409 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26b1b65a-07bb-41ec-a617-7becd705a533 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:24.672097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-26b1b65a-07bb-41ec-a617-7becd705a533 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:24.724298 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:24.724298 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:24.726865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26b1b65a-07bb-41ec-a617-7becd705a533 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:24.733526 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1106/2257] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:24 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:25.747288 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d045718-0a28-4a46-b9fe-0f690aebf3e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:25.747961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d045718-0a28-4a46-b9fe-0f690aebf3e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:25.748549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d045718-0a28-4a46-b9fe-0f690aebf3e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:25.749033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8d045718-0a28-4a46-b9fe-0f690aebf3e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:25.806106 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:25.806106 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:25.808331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d045718-0a28-4a46-b9fe-0f690aebf3e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:25.809784 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1152/2258] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:25 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:26.822777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9301dc09-6da9-4e2a-88d0-0547def20285 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:26.823317 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9301dc09-6da9-4e2a-88d0-0547def20285 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:26.823487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:26.823487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:26.824043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9301dc09-6da9-4e2a-88d0-0547def20285 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:26.824447 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9301dc09-6da9-4e2a-88d0-0547def20285 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:26.866186 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:26.866186 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:26.868062 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9301dc09-6da9-4e2a-88d0-0547def20285 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:26.868901 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1107/2259] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:26 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:27.882827 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c8cf1e4-e00f-4033-a160-97e93f0dc4ff tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:27.883338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c8cf1e4-e00f-4033-a160-97e93f0dc4ff tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:27.883550 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:27.883550 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:27.883954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c8cf1e4-e00f-4033-a160-97e93f0dc4ff tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:27.884311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9c8cf1e4-e00f-4033-a160-97e93f0dc4ff tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:27.922679 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:27.922679 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:27.924593 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c8cf1e4-e00f-4033-a160-97e93f0dc4ff tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:27.925619 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1153/2260] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:27 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:28.941884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8633dbdb-9c83-4df8-9785-a063fbd49508 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:28.942986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8633dbdb-9c83-4df8-9785-a063fbd49508 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:28.943510 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:28.943510 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:28.944151 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8633dbdb-9c83-4df8-9785-a063fbd49508 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:28.944833 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8633dbdb-9c83-4df8-9785-a063fbd49508 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:28.972931 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:28.972931 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:28.975233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8633dbdb-9c83-4df8-9785-a063fbd49508 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:28.976453 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1108/2261] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:28 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:29.991509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-98f8357f-358a-4091-971e-76d142db7969 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:29.992396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-98f8357f-358a-4091-971e-76d142db7969 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:29.992616 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:29.992616 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:29.992993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-98f8357f-358a-4091-971e-76d142db7969 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:29.993366 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-98f8357f-358a-4091-971e-76d142db7969 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:30.050855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:30.050855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:30.086402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-98f8357f-358a-4091-971e-76d142db7969 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:30.097783 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1154/2262] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:29 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:31.110913 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0271fbf2-160a-496d-8ad4-43585af87a6e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:31.111435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0271fbf2-160a-496d-8ad4-43585af87a6e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:31.111650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:31.111650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:31.114824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0271fbf2-160a-496d-8ad4-43585af87a6e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:31.115239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0271fbf2-160a-496d-8ad4-43585af87a6e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:31.182175 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:31.182175 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:31.188718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0271fbf2-160a-496d-8ad4-43585af87a6e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:31.193117 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1109/2263] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:31 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:32.207365 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b04055f-abf8-43a0-b03c-674081d32518 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:32.208590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b04055f-abf8-43a0-b03c-674081d32518 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:32.208960 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:32.208960 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:32.209634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3b04055f-abf8-43a0-b03c-674081d32518 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:32.209923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3b04055f-abf8-43a0-b03c-674081d32518 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:32.258872 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:32.258872 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:32.262471 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3b04055f-abf8-43a0-b03c-674081d32518 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:32.263725 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1155/2264] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:32 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:33.278399 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad60d4d3-6598-4d1e-b6a5-659384dfec56 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:33.279059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad60d4d3-6598-4d1e-b6a5-659384dfec56 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:33.279283 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:33.279283 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:33.279665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad60d4d3-6598-4d1e-b6a5-659384dfec56 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:33.280067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ad60d4d3-6598-4d1e-b6a5-659384dfec56 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:33.343934 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:33.343934 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:33.353251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad60d4d3-6598-4d1e-b6a5-659384dfec56 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:33.354861 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1110/2265] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:33 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:34.380962 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db06b3c3-6b4b-4a65-918b-92aebb916f94 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:34.385755 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db06b3c3-6b4b-4a65-918b-92aebb916f94 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:34.386153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:34.386153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:34.387477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db06b3c3-6b4b-4a65-918b-92aebb916f94 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:34.388079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-db06b3c3-6b4b-4a65-918b-92aebb916f94 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:34.464550 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:34.464550 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:34.467267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db06b3c3-6b4b-4a65-918b-92aebb916f94 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:34.473071 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1156/2266] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:34 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:52:35.487870 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-075859b8-ee49-4a21-a4d7-e4318693ebc9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:35.488374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-075859b8-ee49-4a21-a4d7-e4318693ebc9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:35.488984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] POST http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes Jan 12 14:52:35.489639 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:35.489639 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:35.490129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-827041947"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:35.491891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-827041947'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:52:35.493122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Create volume of 1 GB Jan 12 14:52:35.493671 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:35.493671 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:35.497028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-075859b8-ee49-4a21-a4d7-e4318693ebc9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:35.497607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-075859b8-ee49-4a21-a4d7-e4318693ebc9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:35.509340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Availability Zones retrieved successfully. Jan 12 14:52:35.536162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Flow 'volume_create_api' (ed4c28f1-770c-42ea-97c9-d4820313356b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:52:35.541315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c13ddef-f4d0-460f-a19a-73310af2ea7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:52:35.544354 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:52:35.597567 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:35.597567 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:35.601762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-075859b8-ee49-4a21-a4d7-e4318693ebc9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:35.604363 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1157/2267] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:35 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:35.621807 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c13ddef-f4d0-460f-a19a-73310af2ea7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:52:35.624560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5247bb7e-7024-4956-89ed-d248fcb89ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:52:35.804356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Created reservations ['20399833-7b70-4ae1-b6bf-01311a83e0b4', '9ba6b28d-5e42-4a44-91e6-f1f278af7c80', '95ca7b56-8994-41ab-8fd4-df6321bc4850', '182af98b-7617-4365-a840-33d638174c36'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:52:35.807001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5247bb7e-7024-4956-89ed-d248fcb89ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20399833-7b70-4ae1-b6bf-01311a83e0b4', '9ba6b28d-5e42-4a44-91e6-f1f278af7c80', '95ca7b56-8994-41ab-8fd4-df6321bc4850', '182af98b-7617-4365-a840-33d638174c36']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:52:35.809642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d2cfbe5-d7d8-425d-9730-07bba9554a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:52:35.893542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d2cfbe5-d7d8-425d-9730-07bba9554a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c51222b-cd6d-40eb-940c-193dab8062f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-827041947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b526317ca28c4cd0966614f00f124838',qos_specs=None,replication_status=,reservations=['20399833-7b70-4ae1-b6bf-01311a83e0b4','9ba6b28d-5e42-4a44-91e6-f1f278af7c80','95ca7b56-8994-41ab-8fd4-df6321bc4850','182af98b-7617-4365-a840-33d638174c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e02d05e026452a98b4a536b8b98d33',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-827041947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c51222b-cd6d-40eb-940c-193dab8062f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b526317ca28c4cd0966614f00f124838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d2e02d05e026452a98b4a536b8b98d33',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:52:35.895915 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd2995e-6edf-465a-b39d-bb107f9c8b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:52:35.930291 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd2995e-6edf-465a-b39d-bb107f9c8b18) transitioned into state 'SUCCESS' from state '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-827041947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b526317ca28c4cd0966614f00f124838',qos_specs=None,replication_status=,reservations=['20399833-7b70-4ae1-b6bf-01311a83e0b4','9ba6b28d-5e42-4a44-91e6-f1f278af7c80','95ca7b56-8994-41ab-8fd4-df6321bc4850','182af98b-7617-4365-a840-33d638174c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e02d05e026452a98b4a536b8b98d33',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:52:35.932547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefd069a-d3be-4405-b4a9-f973d274b5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:52:35.951699 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefd069a-d3be-4405-b4a9-f973d274b5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:52:35.954634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Flow 'volume_create_api' (ed4c28f1-770c-42ea-97c9-d4820313356b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:52:36.017386 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Create volume request issued successfully. Jan 12 14:52:36.036583 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad177865-7773-4539-9bf2-41ed320ef72c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes returned with HTTP 202 Jan 12 14:52:36.038002 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1111/2268] 10.222.0.43 () {62 vars in 1265 bytes} [Tue Jan 12 14:52:35 2021] POST /volume/v3/b526317ca28c4cd0966614f00f124838/volumes => generated 820 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:52:36.052673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8150e685-2253-40b9-8537-80c1cd8bfb89 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 Jan 12 14:52:36.053519 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8150e685-2253-40b9-8537-80c1cd8bfb89 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:36.053881 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:36.053881 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:36.054492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8150e685-2253-40b9-8537-80c1cd8bfb89 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:36.208013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:36.208013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:36.230017 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8150e685-2253-40b9-8537-80c1cd8bfb89 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Volume info retrieved successfully. Jan 12 14:52:36.290094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8150e685-2253-40b9-8537-80c1cd8bfb89 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 returned with HTTP 200 Jan 12 14:52:36.291257 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1158/2269] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:36 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 => generated 888 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:36.623371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d335d16-75ff-48f3-9781-8e0d1858bdab tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:36.624892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d335d16-75ff-48f3-9781-8e0d1858bdab tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:36.625302 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:36.625302 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:36.625966 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d335d16-75ff-48f3-9781-8e0d1858bdab tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:36.626682 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9d335d16-75ff-48f3-9781-8e0d1858bdab tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:36.675352 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:36.675352 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:36.677255 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d335d16-75ff-48f3-9781-8e0d1858bdab tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:36.678099 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1112/2270] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:36 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:37.325472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09277841-6545-4c84-ac43-3920f5b2c366 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 Jan 12 14:52:37.325472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09277841-6545-4c84-ac43-3920f5b2c366 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:37.325472 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:37.325472 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:37.325472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09277841-6545-4c84-ac43-3920f5b2c366 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:37.453545 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:37.453545 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:37.474704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-09277841-6545-4c84-ac43-3920f5b2c366 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Volume info retrieved successfully. Jan 12 14:52:37.577545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09277841-6545-4c84-ac43-3920f5b2c366 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 returned with HTTP 200 Jan 12 14:52:37.577545 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1159/2271] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:37 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:37.595398 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3785ab0-a708-4c25-af49-f39764e77241 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] POST http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups Jan 12 14:52:37.595398 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:37.595398 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:37.595398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3785ab0-a708-4c25-af49-f39764e77241 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c51222b-cd6d-40eb-940c-193dab8062f1", "name": "tempest-VolumesBackupsV39Test-Backup-413095596"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:52:37.595398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-f3785ab0-a708-4c25-af49-f39764e77241 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Creating new backup {'backup': {'volume_id': '6c51222b-cd6d-40eb-940c-193dab8062f1', 'name': 'tempest-VolumesBackupsV39Test-Backup-413095596'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 12 14:52:37.595398 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-f3785ab0-a708-4c25-af49-f39764e77241 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Creating backup of volume 6c51222b-cd6d-40eb-940c-193dab8062f1 in container None Jan 12 14:52:37.701888 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e525e7e2-4cf1-4285-bc20-01107051845f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:37.701888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e525e7e2-4cf1-4285-bc20-01107051845f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:37.701888 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:37.701888 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:37.701888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e525e7e2-4cf1-4285-bc20-01107051845f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:37.701888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e525e7e2-4cf1-4285-bc20-01107051845f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:37.710781 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:37.710781 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:37.710781 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3785ab0-a708-4c25-af49-f39764e77241 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Volume info retrieved successfully. Jan 12 14:52:37.782023 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:37.782023 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:37.782023 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e525e7e2-4cf1-4285-bc20-01107051845f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:37.782023 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1160/2272] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:37 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:52:38.025622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-f3785ab0-a708-4c25-af49-f39764e77241 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Created reservations ['a5503920-011d-470e-85ee-4e4afa48307d', '4e9b9fef-adf7-4c4a-b6d2-1adeec203c5e'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:52:38.212407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3785ab0-a708-4c25-af49-f39764e77241 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups returned with HTTP 202 Jan 12 14:52:38.212407 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1113/2273] 10.222.0.43 () {62 vars in 1266 bytes} [Tue Jan 12 14:52:37 2021] POST /volume/v3/b526317ca28c4cd0966614f00f124838/backups => generated 398 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:52:38.228658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08df1de9-48f8-4e5c-a576-918b59164fd1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:38.228658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08df1de9-48f8-4e5c-a576-918b59164fd1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:38.228658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:38.228658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:38.228658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08df1de9-48f8-4e5c-a576-918b59164fd1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:38.228658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-08df1de9-48f8-4e5c-a576-918b59164fd1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:38.298012 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:38.298012 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:38.312804 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08df1de9-48f8-4e5c-a576-918b59164fd1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:38.312804 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1161/2274] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:38 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 805 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:52:38.796311 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad76a565-a8ee-4f02-9925-4178f3f9e2eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:38.796816 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad76a565-a8ee-4f02-9925-4178f3f9e2eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:38.797038 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:38.797038 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:38.797411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad76a565-a8ee-4f02-9925-4178f3f9e2eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:38.797780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ad76a565-a8ee-4f02-9925-4178f3f9e2eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:38.869483 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:38.869483 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:38.871935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad76a565-a8ee-4f02-9925-4178f3f9e2eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:38.872802 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1114/2275] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:38 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:39.321500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-942ac694-f44c-46a5-99c8-2eae1ab5a7fe tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:39.325503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-942ac694-f44c-46a5-99c8-2eae1ab5a7fe tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:39.325503 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:39.325503 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:39.325503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-942ac694-f44c-46a5-99c8-2eae1ab5a7fe tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:39.325503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-942ac694-f44c-46a5-99c8-2eae1ab5a7fe tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:39.389629 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:39.389629 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:39.391763 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-942ac694-f44c-46a5-99c8-2eae1ab5a7fe tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:39.393104 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1162/2276] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:39 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 805 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:39.886445 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7036cd3-2ca9-45e0-81db-ed0e433a5dd6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:39.887668 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7036cd3-2ca9-45e0-81db-ed0e433a5dd6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:39.888023 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:39.888023 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:39.888585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7036cd3-2ca9-45e0-81db-ed0e433a5dd6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:39.889067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f7036cd3-2ca9-45e0-81db-ed0e433a5dd6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:39.932079 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:39.932079 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:39.934962 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7036cd3-2ca9-45e0-81db-ed0e433a5dd6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:39.941940 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1115/2277] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:39 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:40.420891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ad681fa-de2d-4bc7-9289-bb210a9276a5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:40.420891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ad681fa-de2d-4bc7-9289-bb210a9276a5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:40.421065 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:40.421065 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:40.421450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ad681fa-de2d-4bc7-9289-bb210a9276a5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:40.421772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8ad681fa-de2d-4bc7-9289-bb210a9276a5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:40.466589 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:40.466589 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:40.468653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ad681fa-de2d-4bc7-9289-bb210a9276a5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:40.469538 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1163/2278] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:40 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 805 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:40.950378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19c6d049-ef8e-424d-a16a-df1f3f82bbb8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:40.950903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19c6d049-ef8e-424d-a16a-df1f3f82bbb8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:40.950999 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:40.950999 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:40.951457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19c6d049-ef8e-424d-a16a-df1f3f82bbb8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:40.951720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-19c6d049-ef8e-424d-a16a-df1f3f82bbb8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:41.006767 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:41.006767 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:41.015658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19c6d049-ef8e-424d-a16a-df1f3f82bbb8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:41.019569 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1116/2279] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:40 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:41.483156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c19497c2-ff1b-46fc-b071-40d65111b0d6 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:41.483759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c19497c2-ff1b-46fc-b071-40d65111b0d6 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:41.484033 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:41.484033 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:41.484409 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c19497c2-ff1b-46fc-b071-40d65111b0d6 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:41.484784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c19497c2-ff1b-46fc-b071-40d65111b0d6 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:41.518533 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:41.518533 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:41.520454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c19497c2-ff1b-46fc-b071-40d65111b0d6 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:41.521304 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1164/2280] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:41 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 805 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:42.033947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93da0243-1540-4431-b147-e52a426827c7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:42.035079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93da0243-1540-4431-b147-e52a426827c7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:42.035461 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:42.035461 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:42.036190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93da0243-1540-4431-b147-e52a426827c7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:42.036762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-93da0243-1540-4431-b147-e52a426827c7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:42.066837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:42.066837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:42.069268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93da0243-1540-4431-b147-e52a426827c7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:42.070885 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1117/2281] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:42 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:42.539887 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19793715-a762-40e3-a5a3-b2503f9a7aaf tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:42.544597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19793715-a762-40e3-a5a3-b2503f9a7aaf tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:42.551906 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:42.551906 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:42.552476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19793715-a762-40e3-a5a3-b2503f9a7aaf tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:42.552944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-19793715-a762-40e3-a5a3-b2503f9a7aaf tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:42.633960 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:42.633960 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:42.643213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19793715-a762-40e3-a5a3-b2503f9a7aaf tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:42.644748 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1165/2282] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:42 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 805 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:43.085708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-86a655a5-fa88-4555-a97f-e3a8bfc669cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:43.089605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-86a655a5-fa88-4555-a97f-e3a8bfc669cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:43.090013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:43.090013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:43.090950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-86a655a5-fa88-4555-a97f-e3a8bfc669cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:43.091769 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-86a655a5-fa88-4555-a97f-e3a8bfc669cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:43.148798 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:43.148798 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:43.150648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-86a655a5-fa88-4555-a97f-e3a8bfc669cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:43.158755 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1118/2283] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:43 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:43.658778 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b4c131a2-8eef-432e-b9c9-f3af1a27aa2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:43.659641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b4c131a2-8eef-432e-b9c9-f3af1a27aa2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:43.659990 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:43.659990 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:43.660530 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b4c131a2-8eef-432e-b9c9-f3af1a27aa2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:43.661002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b4c131a2-8eef-432e-b9c9-f3af1a27aa2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:43.698538 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:43.698538 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:43.700862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b4c131a2-8eef-432e-b9c9-f3af1a27aa2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:43.701893 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1166/2284] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:43 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:44.194984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26d7da0f-00f4-478b-a364-9ffb27ea0f3e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:44.211496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26d7da0f-00f4-478b-a364-9ffb27ea0f3e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:44.211496 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:44.211496 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:44.211496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26d7da0f-00f4-478b-a364-9ffb27ea0f3e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:44.211496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-26d7da0f-00f4-478b-a364-9ffb27ea0f3e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:44.267895 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:44.267895 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:44.267895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26d7da0f-00f4-478b-a364-9ffb27ea0f3e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:44.267895 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1119/2285] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:44 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:44.721806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23f794c0-54b3-42e0-b7ae-5726e2ac5065 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:44.721806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23f794c0-54b3-42e0-b7ae-5726e2ac5065 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:44.721806 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:44.721806 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:44.721806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23f794c0-54b3-42e0-b7ae-5726e2ac5065 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:44.721806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-23f794c0-54b3-42e0-b7ae-5726e2ac5065 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:44.781687 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:44.781687 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:44.786662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23f794c0-54b3-42e0-b7ae-5726e2ac5065 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:44.786662 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1167/2286] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:44 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:45.288751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3cbdab40-d2de-40e0-bc3b-8f465a56ee9a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:45.288751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3cbdab40-d2de-40e0-bc3b-8f465a56ee9a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:45.288751 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:45.288751 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:45.288751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3cbdab40-d2de-40e0-bc3b-8f465a56ee9a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:45.288751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3cbdab40-d2de-40e0-bc3b-8f465a56ee9a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:45.337252 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:45.337252 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:45.337252 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3cbdab40-d2de-40e0-bc3b-8f465a56ee9a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:45.337252 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1120/2287] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:45 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:45.857794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad38b233-e6b1-44e7-873a-1cb0f6424847 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:45.857794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad38b233-e6b1-44e7-873a-1cb0f6424847 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:45.857794 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:45.857794 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:45.857794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad38b233-e6b1-44e7-873a-1cb0f6424847 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:45.857794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ad38b233-e6b1-44e7-873a-1cb0f6424847 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:45.890793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:45.890793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:45.893107 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad38b233-e6b1-44e7-873a-1cb0f6424847 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:45.900078 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1168/2288] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:45 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:46.349359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-061309db-1916-4a55-bfba-7729de84802d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:46.349891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-061309db-1916-4a55-bfba-7729de84802d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:46.350501 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:46.350501 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:46.350683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-061309db-1916-4a55-bfba-7729de84802d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:46.350980 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-061309db-1916-4a55-bfba-7729de84802d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:46.388327 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:46.388327 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:46.415364 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-061309db-1916-4a55-bfba-7729de84802d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:46.415364 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1121/2289] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:46 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:46.916183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c68110cf-c6cd-4684-8f3d-0a957026aba2 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:46.916183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c68110cf-c6cd-4684-8f3d-0a957026aba2 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:46.916183 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:46.916183 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:46.916183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c68110cf-c6cd-4684-8f3d-0a957026aba2 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:46.916183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c68110cf-c6cd-4684-8f3d-0a957026aba2 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:46.978248 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:46.978248 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:47.000448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c68110cf-c6cd-4684-8f3d-0a957026aba2 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:47.011773 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1169/2290] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:46 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:47.466655 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ad2247f-c432-4bc1-91c5-ed97d2c294ab tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:47.466655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ad2247f-c432-4bc1-91c5-ed97d2c294ab tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:47.466655 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:47.466655 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:47.466655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ad2247f-c432-4bc1-91c5-ed97d2c294ab tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:47.466655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3ad2247f-c432-4bc1-91c5-ed97d2c294ab tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:47.571119 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:47.571119 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:47.575539 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ad2247f-c432-4bc1-91c5-ed97d2c294ab tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:47.584199 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1122/2291] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:47 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:48.014583 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-556ce69c-446e-4e63-a355-57d4111e1ad8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:48.014583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-556ce69c-446e-4e63-a355-57d4111e1ad8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:48.014583 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:48.014583 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:48.014583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-556ce69c-446e-4e63-a355-57d4111e1ad8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:48.014583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-556ce69c-446e-4e63-a355-57d4111e1ad8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:48.085814 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:48.085814 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:48.120880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-556ce69c-446e-4e63-a355-57d4111e1ad8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:48.152934 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1170/2292] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:48 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:48.593966 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ffa30fa-47a2-4ce8-8bc3-29f2d07774d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:48.594511 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ffa30fa-47a2-4ce8-8bc3-29f2d07774d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:48.594694 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:48.594694 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:48.595036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ffa30fa-47a2-4ce8-8bc3-29f2d07774d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:48.595401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7ffa30fa-47a2-4ce8-8bc3-29f2d07774d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:48.687877 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:48.687877 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:48.687877 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ffa30fa-47a2-4ce8-8bc3-29f2d07774d9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:48.694553 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1123/2293] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:48 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:49.164124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de7af1f9-bf04-40aa-9dbd-0ab9a0b5af93 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:49.164124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de7af1f9-bf04-40aa-9dbd-0ab9a0b5af93 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:49.164124 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:49.164124 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:49.164124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de7af1f9-bf04-40aa-9dbd-0ab9a0b5af93 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:49.164124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-de7af1f9-bf04-40aa-9dbd-0ab9a0b5af93 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:49.221158 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:49.221158 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:49.223856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de7af1f9-bf04-40aa-9dbd-0ab9a0b5af93 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:49.230535 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1171/2294] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:49 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:49.713802 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-027bf729-1211-4914-a318-5d2275bd6393 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:49.713802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-027bf729-1211-4914-a318-5d2275bd6393 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:49.713802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:49.713802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:49.713802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-027bf729-1211-4914-a318-5d2275bd6393 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:49.713802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-027bf729-1211-4914-a318-5d2275bd6393 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:49.773249 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:49.773249 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:49.773249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-027bf729-1211-4914-a318-5d2275bd6393 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:49.773249 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1124/2295] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:49 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:50.241548 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d3115e8-d298-4344-bd70-f48e2a26b8bb tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:50.242116 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d3115e8-d298-4344-bd70-f48e2a26b8bb tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:50.242275 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:50.242275 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:50.242678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d3115e8-d298-4344-bd70-f48e2a26b8bb tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:50.243120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9d3115e8-d298-4344-bd70-f48e2a26b8bb tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:50.304357 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:50.304357 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:50.304357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d3115e8-d298-4344-bd70-f48e2a26b8bb tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:50.304357 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1172/2296] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:50 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:50.783208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-175efa7a-63f9-414a-8410-97f7483184e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:50.783882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-175efa7a-63f9-414a-8410-97f7483184e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:50.784343 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:50.784343 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:50.784492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-175efa7a-63f9-414a-8410-97f7483184e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:50.784907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-175efa7a-63f9-414a-8410-97f7483184e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:50.826863 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:50.826863 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:50.843893 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-175efa7a-63f9-414a-8410-97f7483184e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:50.844947 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1125/2297] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:50 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:51.322002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40e965b7-8693-4695-81ea-db305490852e tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:51.322002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40e965b7-8693-4695-81ea-db305490852e tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:51.322002 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:51.322002 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:51.322002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40e965b7-8693-4695-81ea-db305490852e tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:51.332976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-40e965b7-8693-4695-81ea-db305490852e tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:51.392055 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:51.392055 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:51.398624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40e965b7-8693-4695-81ea-db305490852e tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:51.407162 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1173/2298] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:51 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:51.851533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d2e0ba5-1e0d-425a-bd78-cb6eab6ddd21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:51.852257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d2e0ba5-1e0d-425a-bd78-cb6eab6ddd21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:51.852351 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:51.852351 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:51.852657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d2e0ba5-1e0d-425a-bd78-cb6eab6ddd21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:51.853035 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8d2e0ba5-1e0d-425a-bd78-cb6eab6ddd21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:51.925564 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:51.925564 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:51.927925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d2e0ba5-1e0d-425a-bd78-cb6eab6ddd21 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:51.933002 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1126/2299] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:51 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:52.424952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64985b34-795a-4fb0-9811-6f31a0426621 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:52.425764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64985b34-795a-4fb0-9811-6f31a0426621 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:52.426133 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:52.426133 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:52.426878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64985b34-795a-4fb0-9811-6f31a0426621 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:52.427405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-64985b34-795a-4fb0-9811-6f31a0426621 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:52.514141 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:52.514141 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:52.516239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64985b34-795a-4fb0-9811-6f31a0426621 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:52.516901 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1174/2300] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:52 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:52.947751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-214c00f7-06e9-4fbe-8bcb-40dba016fd64 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:52.951370 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-214c00f7-06e9-4fbe-8bcb-40dba016fd64 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:52.951869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:52.951869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:52.952545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-214c00f7-06e9-4fbe-8bcb-40dba016fd64 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:52.953290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-214c00f7-06e9-4fbe-8bcb-40dba016fd64 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:53.065909 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:53.065909 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:53.067854 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-214c00f7-06e9-4fbe-8bcb-40dba016fd64 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:53.072198 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1127/2301] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:52 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:53.532814 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4df06fce-d90f-4c5e-b730-a0036fe8519b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:53.532814 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4df06fce-d90f-4c5e-b730-a0036fe8519b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:53.532814 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:53.532814 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:53.533882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4df06fce-d90f-4c5e-b730-a0036fe8519b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:53.533882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4df06fce-d90f-4c5e-b730-a0036fe8519b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:53.594708 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:53.594708 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:53.596733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4df06fce-d90f-4c5e-b730-a0036fe8519b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:53.605515 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1175/2302] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:53 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:54.116924 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c566f6f-0b9c-40ac-96a8-3ae94359d4e2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:54.116924 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c566f6f-0b9c-40ac-96a8-3ae94359d4e2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:54.116924 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:54.116924 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:54.116924 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c566f6f-0b9c-40ac-96a8-3ae94359d4e2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:54.116924 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6c566f6f-0b9c-40ac-96a8-3ae94359d4e2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:54.155435 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:54.155435 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:54.158393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c566f6f-0b9c-40ac-96a8-3ae94359d4e2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:54.177562 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1128/2303] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:54 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:54.612306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34b10cad-3159-4dfa-a552-80761bb8b4e8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:54.613101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34b10cad-3159-4dfa-a552-80761bb8b4e8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:54.613543 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:54.613543 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:54.614449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34b10cad-3159-4dfa-a552-80761bb8b4e8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:54.614899 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-34b10cad-3159-4dfa-a552-80761bb8b4e8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:54.647258 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:54.647258 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:54.649189 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34b10cad-3159-4dfa-a552-80761bb8b4e8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:54.656056 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1176/2304] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:54 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:55.231784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d1e3ef0c-f96b-4d12-b1be-a09c0e3b6e0a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:55.231784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d1e3ef0c-f96b-4d12-b1be-a09c0e3b6e0a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:55.231784 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:55.231784 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:55.231784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d1e3ef0c-f96b-4d12-b1be-a09c0e3b6e0a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:55.231784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d1e3ef0c-f96b-4d12-b1be-a09c0e3b6e0a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:55.322263 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:55.322263 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:55.328450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d1e3ef0c-f96b-4d12-b1be-a09c0e3b6e0a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:55.331817 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1129/2305] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:55 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:55.664470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b738fb14-b64c-48f1-a397-1a4ad7ac4936 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:55.665046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b738fb14-b64c-48f1-a397-1a4ad7ac4936 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:55.665238 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:55.665238 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:55.665626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b738fb14-b64c-48f1-a397-1a4ad7ac4936 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:55.666093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b738fb14-b64c-48f1-a397-1a4ad7ac4936 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:55.788479 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:55.788479 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:55.788479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b738fb14-b64c-48f1-a397-1a4ad7ac4936 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:55.799385 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1177/2306] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:55 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:56.345468 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dd40118d-7c42-43d4-9a15-64d2455d56e6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:56.346215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dd40118d-7c42-43d4-9a15-64d2455d56e6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:56.346215 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:56.346215 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:56.346588 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dd40118d-7c42-43d4-9a15-64d2455d56e6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:56.346723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-dd40118d-7c42-43d4-9a15-64d2455d56e6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:56.414577 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:56.414577 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:56.427373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dd40118d-7c42-43d4-9a15-64d2455d56e6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:56.433402 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1130/2307] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:56 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:56.851606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28b68537-7515-4101-85f5-89b8b40ff269 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:56.851606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28b68537-7515-4101-85f5-89b8b40ff269 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:56.871386 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:56.871386 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:56.871386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-28b68537-7515-4101-85f5-89b8b40ff269 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:56.871386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-28b68537-7515-4101-85f5-89b8b40ff269 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:56.980840 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:56.980840 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:56.985658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-28b68537-7515-4101-85f5-89b8b40ff269 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:56.986586 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1178/2308] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:56 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:57.454660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b326545-8eeb-4f8d-a510-aec102370af2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:57.457615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b326545-8eeb-4f8d-a510-aec102370af2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:57.458023 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:57.458023 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:57.458664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b326545-8eeb-4f8d-a510-aec102370af2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:57.459739 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5b326545-8eeb-4f8d-a510-aec102370af2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:57.610620 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:57.610620 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:57.614047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b326545-8eeb-4f8d-a510-aec102370af2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:57.623191 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1131/2309] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:57 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:58.004251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a959d357-b2e9-409e-bd87-c70d7444db69 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:58.005531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a959d357-b2e9-409e-bd87-c70d7444db69 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:58.005916 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:58.005916 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:58.006526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a959d357-b2e9-409e-bd87-c70d7444db69 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:58.008088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a959d357-b2e9-409e-bd87-c70d7444db69 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:58.128553 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:58.128553 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:58.129635 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a959d357-b2e9-409e-bd87-c70d7444db69 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:58.132279 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1179/2310] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:57 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:58.637575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9e27246-fd35-44c5-b77f-d74a3d682468 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:58.638759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9e27246-fd35-44c5-b77f-d74a3d682468 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:58.639108 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:58.639108 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:58.640057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9e27246-fd35-44c5-b77f-d74a3d682468 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:58.641132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e9e27246-fd35-44c5-b77f-d74a3d682468 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:58.704895 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:58.704895 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:58.706570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9e27246-fd35-44c5-b77f-d74a3d682468 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:58.724445 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1132/2311] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:58 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:59.147177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96f7a3b4-b3b8-47da-a4c8-ae10f4c72829 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:52:59.147972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96f7a3b4-b3b8-47da-a4c8-ae10f4c72829 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:59.148320 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:59.148320 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:59.148937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96f7a3b4-b3b8-47da-a4c8-ae10f4c72829 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:59.149441 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-96f7a3b4-b3b8-47da-a4c8-ae10f4c72829 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:59.204773 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:59.204773 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:59.207310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96f7a3b4-b3b8-47da-a4c8-ae10f4c72829 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:52:59.209665 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1180/2312] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:52:59 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:52:59.727603 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e2bee5d-f86b-4c98-aacd-08f4fd0398a4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:52:59.728809 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e2bee5d-f86b-4c98-aacd-08f4fd0398a4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:52:59.729497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:52:59.729497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:52:59.730081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e2bee5d-f86b-4c98-aacd-08f4fd0398a4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:52:59.730505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8e2bee5d-f86b-4c98-aacd-08f4fd0398a4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:52:59.791390 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:52:59.791390 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:52:59.796633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e2bee5d-f86b-4c98-aacd-08f4fd0398a4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:52:59.798373 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1133/2313] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:52:59 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:00.226522 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1eeac208-008c-47a3-860c-e02b7f94c0de tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:00.226522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1eeac208-008c-47a3-860c-e02b7f94c0de tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:00.226522 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:00.226522 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:00.226522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1eeac208-008c-47a3-860c-e02b7f94c0de tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:00.226522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1eeac208-008c-47a3-860c-e02b7f94c0de tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:00.318661 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:00.318661 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:00.328466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1eeac208-008c-47a3-860c-e02b7f94c0de tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:00.332574 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1181/2314] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:00 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:00.820225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b043ff6e-0356-4803-bbb4-c8343ead35e8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:00.820225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b043ff6e-0356-4803-bbb4-c8343ead35e8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:00.820225 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:00.820225 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:00.820225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b043ff6e-0356-4803-bbb4-c8343ead35e8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:00.820225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b043ff6e-0356-4803-bbb4-c8343ead35e8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:00.862430 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:00.862430 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:00.873349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b043ff6e-0356-4803-bbb4-c8343ead35e8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:00.874221 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1134/2315] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:00 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:01.357226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-793d9534-4c28-4d09-9d0b-96f6f5333cf0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:01.359191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-793d9534-4c28-4d09-9d0b-96f6f5333cf0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:01.360283 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:01.360283 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:01.362001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-793d9534-4c28-4d09-9d0b-96f6f5333cf0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:01.362454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-793d9534-4c28-4d09-9d0b-96f6f5333cf0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:01.459246 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:01.459246 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:01.461142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-793d9534-4c28-4d09-9d0b-96f6f5333cf0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:01.465730 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1182/2316] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:01 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:01.888945 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01ae9b60-1836-40ef-8621-eec8ceef78ea tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:01.889585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01ae9b60-1836-40ef-8621-eec8ceef78ea tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:01.889872 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:01.889872 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:01.890332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01ae9b60-1836-40ef-8621-eec8ceef78ea tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:01.890779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-01ae9b60-1836-40ef-8621-eec8ceef78ea tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:01.939688 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:01.939688 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:01.941575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01ae9b60-1836-40ef-8621-eec8ceef78ea tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:01.942552 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1183/2317] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:01 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:02.024138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be3bb092-a6c1-4a32-8f3f-0fdb6d2d85b0 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] POST http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types Jan 12 14:53:02.024753 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:02.024753 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:02.025075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be3bb092-a6c1-4a32-8f3f-0fdb6d2d85b0 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1499537610"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:02.148259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be3bb092-a6c1-4a32-8f3f-0fdb6d2d85b0 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types returned with HTTP 200 Jan 12 14:53:02.154701 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1135/2318] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:53:01 2021] POST /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types => generated 224 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:02.159278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f7fd1a6-732a-4a14-9824-39f5676099c9 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] POST http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types Jan 12 14:53:02.159876 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:02.159876 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:02.160526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f7fd1a6-732a-4a14-9824-39f5676099c9 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1436973580"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:02.236629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f7fd1a6-732a-4a14-9824-39f5676099c9 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types returned with HTTP 202 Jan 12 14:53:02.239900 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1184/2319] 10.222.0.43 () {62 vars in 1278 bytes} [Tue Jan 12 14:53:02 2021] POST /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types => generated 181 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:53:02.485588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fed915f-cefc-4ad2-af99-39589eb8ad1b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:02.485588 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fed915f-cefc-4ad2-af99-39589eb8ad1b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:02.485588 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fed915f-cefc-4ad2-af99-39589eb8ad1b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:02.485588 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7fed915f-cefc-4ad2-af99-39589eb8ad1b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:02.576407 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:02.576407 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:02.578312 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fed915f-cefc-4ad2-af99-39589eb8ad1b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:02.582092 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1185/2320] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:02 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:02.660929 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-139091e1-a893-4d1a-9045-7f65b967cee1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups Jan 12 14:53:02.661744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-139091e1-a893-4d1a-9045-7f65b967cee1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1e7bcb2d-7fbc-492e-b399-a789e3d7843c", "volume_types": ["b9bd165b-7dbe-4f9a-b482-f559840108c1"], "name": "tempest-GroupSnapshotsTest-Group-1765944831"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:02.662795 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-139091e1-a893-4d1a-9045-7f65b967cee1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating new group {'group': {'group_type': '1e7bcb2d-7fbc-492e-b399-a789e3d7843c', 'volume_types': ['b9bd165b-7dbe-4f9a-b482-f559840108c1'], 'name': 'tempest-GroupSnapshotsTest-Group-1765944831'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 12 14:53:02.689197 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-139091e1-a893-4d1a-9045-7f65b967cee1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating group tempest-GroupSnapshotsTest-Group-1765944831. Jan 12 14:53:02.754560 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-139091e1-a893-4d1a-9045-7f65b967cee1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Availability Zones retrieved successfully. Jan 12 14:53:02.840622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-139091e1-a893-4d1a-9045-7f65b967cee1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['e0d89e15-4ff0-41cf-8d06-7a82cfaa8dcd'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:53:02.957196 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dac83c69-cee3-4ba3-be9b-dd8d56ca9659 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:02.957774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dac83c69-cee3-4ba3-be9b-dd8d56ca9659 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:02.958597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:02.958597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:02.958597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dac83c69-cee3-4ba3-be9b-dd8d56ca9659 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:02.958597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-dac83c69-cee3-4ba3-be9b-dd8d56ca9659 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:02.962113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-139091e1-a893-4d1a-9045-7f65b967cee1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups returned with HTTP 202 Jan 12 14:53:02.969229 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1136/2321] 10.222.0.43 () {62 vars in 1264 bytes} [Tue Jan 12 14:53:02 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups => generated 112 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:53:03.013811 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:03.013811 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:03.018447 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dac83c69-cee3-4ba3-be9b-dd8d56ca9659 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:03.022480 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1186/2322] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:02 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:03.032320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-daad2305-0063-448b-943c-f82983757c80 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 Jan 12 14:53:03.034062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-daad2305-0063-448b-943c-f82983757c80 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:03.036172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:03.036172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:03.036692 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-daad2305-0063-448b-943c-f82983757c80 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:03.037282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-daad2305-0063-448b-943c-f82983757c80 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:03.082696 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:03.082696 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:03.165304 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-daad2305-0063-448b-943c-f82983757c80 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 returned with HTTP 200 Jan 12 14:53:03.172735 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1137/2323] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:02 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 => generated 392 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:03.600992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-356ae46c-129f-4176-890b-1967fa0ab331 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:03.602394 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-356ae46c-129f-4176-890b-1967fa0ab331 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:03.602394 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:03.602394 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:03.602839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-356ae46c-129f-4176-890b-1967fa0ab331 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:03.603235 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-356ae46c-129f-4176-890b-1967fa0ab331 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:03.742178 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:03.742178 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:03.742178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-356ae46c-129f-4176-890b-1967fa0ab331 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:03.770178 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1187/2324] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:03 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:04.037846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1f7139e-cc5b-4cbb-b527-e3a793d7bf33 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:04.044429 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1f7139e-cc5b-4cbb-b527-e3a793d7bf33 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:04.044728 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:04.044728 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:04.045172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1f7139e-cc5b-4cbb-b527-e3a793d7bf33 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:04.049740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a1f7139e-cc5b-4cbb-b527-e3a793d7bf33 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:04.092577 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:04.092577 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:04.095951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1f7139e-cc5b-4cbb-b527-e3a793d7bf33 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:04.097560 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1138/2325] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:04 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:04.181611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9b077ca-e291-4cf4-855f-0ab9ebd0c0e1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 Jan 12 14:53:04.182515 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9b077ca-e291-4cf4-855f-0ab9ebd0c0e1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:04.182905 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:04.182905 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:04.183519 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9b077ca-e291-4cf4-855f-0ab9ebd0c0e1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:04.184121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-c9b077ca-e291-4cf4-855f-0ab9ebd0c0e1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:04.243959 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:04.243959 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:04.297620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9b077ca-e291-4cf4-855f-0ab9ebd0c0e1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 returned with HTTP 200 Jan 12 14:53:04.298505 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1188/2326] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:04 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 => generated 393 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:04.310326 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes Jan 12 14:53:04.310836 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:04.310836 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:04.311253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b9bd165b-7dbe-4f9a-b482-f559840108c1", "group_id": "7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1104104161"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:04.312604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume request body: {'volume': {'volume_type': 'b9bd165b-7dbe-4f9a-b482-f559840108c1', 'group_id': '7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1104104161'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:53:04.361589 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:04.361589 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:04.362791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume of 1 GB Jan 12 14:53:04.394900 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Availability Zones retrieved successfully. Jan 12 14:53:04.433611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Flow 'volume_create_api' (bea06979-0773-4660-936d-13282eb481c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:53:04.437076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e92a5a-1123-4079-a0df-2d49fb3bc78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:04.444099 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:04.444099 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:04.444931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:53:04.537366 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49e92a5a-1123-4079-a0df-2d49fb3bc78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:53:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b9bd165b-7dbe-4f9a-b482-f559840108c1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1499537610',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9bd165b-7dbe-4f9a-b482-f559840108c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:04.541450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b67c38a-8606-4162-9947-d9167802be06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:04.601311 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1499537610 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1499537610, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:53:04.602637 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1499537610 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1499537610, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:53:04.695561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['1e6fd532-a4a6-4d21-a39e-f3a3aab8c25e', '66b83e4e-6ff3-46cf-a795-50e34b817564', 'ffa23502-d7c5-4f39-ba08-e275ce1b6d27', '69f0b3a8-fc11-4c65-9809-e58cc4df918b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:53:04.700235 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b67c38a-8606-4162-9947-d9167802be06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e6fd532-a4a6-4d21-a39e-f3a3aab8c25e', '66b83e4e-6ff3-46cf-a795-50e34b817564', 'ffa23502-d7c5-4f39-ba08-e275ce1b6d27', '69f0b3a8-fc11-4c65-9809-e58cc4df918b']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:04.708576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d437ed11-b892-45d0-bae0-5e8c4b0f7594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:04.774692 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6114f3a5-b097-41ca-a8d3-1e0321992eac tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:04.775205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6114f3a5-b097-41ca-a8d3-1e0321992eac tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:04.775466 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:04.775466 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:04.775894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6114f3a5-b097-41ca-a8d3-1e0321992eac tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:04.776502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6114f3a5-b097-41ca-a8d3-1e0321992eac tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:04.817165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:04.817165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:04.818600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6114f3a5-b097-41ca-a8d3-1e0321992eac tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:04.824633 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1189/2327] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:04 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:04.958081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d437ed11-b892-45d0-bae0-5e8c4b0f7594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3343e394-fc4e-4bee-9cd4-6bcd2cfd895b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1104104161',encryption_key_id=None,group_id=7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3,group_type_id=,metadata={},multiattach=False,project_id='053b0edf5692438f97f58fa0dd3b994b',qos_specs=None,replication_status=,reservations=['1e6fd532-a4a6-4d21-a39e-f3a3aab8c25e','66b83e4e-6ff3-46cf-a795-50e34b817564','ffa23502-d7c5-4f39-ba08-e275ce1b6d27','69f0b3a8-fc11-4c65-9809-e58cc4df918b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80f281af4d504f24a1d545c70c919917',volume_type_id=b9bd165b-7dbe-4f9a-b482-f559840108c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1104104161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3,host=None,id=3343e394-fc4e-4bee-9cd4-6bcd2cfd895b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='053b0edf5692438f97f58fa0dd3b994b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='80f281af4d504f24a1d545c70c919917',volume_attachment=,volume_type=,volume_type_id=b9bd165b-7dbe-4f9a-b482-f559840108c1)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:04.971903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359e9926-8513-44c9-b5f0-d37d937133a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:05.083272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359e9926-8513-44c9-b5f0-d37d937133a4) transitioned into state 'SUCCESS' from state '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-1104104161',encryption_key_id=None,group_id=7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3,group_type_id=,metadata={},multiattach=False,project_id='053b0edf5692438f97f58fa0dd3b994b',qos_specs=None,replication_status=,reservations=['1e6fd532-a4a6-4d21-a39e-f3a3aab8c25e','66b83e4e-6ff3-46cf-a795-50e34b817564','ffa23502-d7c5-4f39-ba08-e275ce1b6d27','69f0b3a8-fc11-4c65-9809-e58cc4df918b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80f281af4d504f24a1d545c70c919917',volume_type_id=b9bd165b-7dbe-4f9a-b482-f559840108c1)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:05.092563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb299f9d-8b14-4ac4-8eca-7fd3bfb5d2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:05.110835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02852d8d-718a-4dea-948c-f1c5352ec315 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:05.111352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02852d8d-718a-4dea-948c-f1c5352ec315 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:05.111508 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:05.111508 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:05.111892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02852d8d-718a-4dea-948c-f1c5352ec315 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:05.112262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-02852d8d-718a-4dea-948c-f1c5352ec315 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:05.162955 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb299f9d-8b14-4ac4-8eca-7fd3bfb5d2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:05.165960 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:05.165960 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:05.179500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02852d8d-718a-4dea-948c-f1c5352ec315 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:05.180722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Flow 'volume_create_api' (bea06979-0773-4660-936d-13282eb481c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:53:05.186147 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1190/2328] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:05 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:05.371522 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume request issued successfully. Jan 12 14:53:05.418348 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:05.418591 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:05.439168 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:05.471981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:05.471981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:05.505993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9cbeba0-997f-4e79-a631-7f97c474e427 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes returned with HTTP 202 Jan 12 14:53:05.507603 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1139/2329] 10.222.0.43 () {62 vars in 1267 bytes} [Tue Jan 12 14:53:04 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes => generated 908 bytes in 1202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:53:05.536534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1d14093-fa09-4afc-b116-4feed29c8dd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b Jan 12 14:53:05.536534 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1d14093-fa09-4afc-b116-4feed29c8dd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:05.536534 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:05.536534 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:05.536534 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1d14093-fa09-4afc-b116-4feed29c8dd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:05.708524 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:05.708524 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:05.726493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a1d14093-fa09-4afc-b116-4feed29c8dd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:05.747195 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-a1d14093-fa09-4afc-b116-4feed29c8dd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:05.747911 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-a1d14093-fa09-4afc-b116-4feed29c8dd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:05.757655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-a1d14093-fa09-4afc-b116-4feed29c8dd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:05.766695 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:05.766695 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:05.800701 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1d14093-fa09-4afc-b116-4feed29c8dd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b returned with HTTP 200 Jan 12 14:53:05.801763 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1191/2330] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:05 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b => generated 1000 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:05.839758 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44e03d59-a6b6-4c9a-a824-8d56380f7170 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:05.840375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44e03d59-a6b6-4c9a-a824-8d56380f7170 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:05.840592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:05.840592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:05.840966 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44e03d59-a6b6-4c9a-a824-8d56380f7170 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:05.841335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-44e03d59-a6b6-4c9a-a824-8d56380f7170 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:05.914928 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:05.914928 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:05.918667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44e03d59-a6b6-4c9a-a824-8d56380f7170 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:05.923095 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1140/2331] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:05 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:06.578756 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-570b0ff5-95db-4bbf-8584-a9c9a886ab40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:06.580004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-570b0ff5-95db-4bbf-8584-a9c9a886ab40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:06.580377 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:06.580377 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:06.581383 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-570b0ff5-95db-4bbf-8584-a9c9a886ab40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:06.582720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-570b0ff5-95db-4bbf-8584-a9c9a886ab40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:06.660382 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:06.660382 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:06.666983 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-570b0ff5-95db-4bbf-8584-a9c9a886ab40 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:06.673620 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1192/2332] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:06 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:06.823503 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d83e5b6a-90c8-4cfc-b3f6-e5e50c2870ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b Jan 12 14:53:06.832365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d83e5b6a-90c8-4cfc-b3f6-e5e50c2870ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:06.832365 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:06.832365 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:06.832365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d83e5b6a-90c8-4cfc-b3f6-e5e50c2870ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:06.938687 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fd67cfc-65ba-479c-8887-9e73760e83ac tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:06.939923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fd67cfc-65ba-479c-8887-9e73760e83ac tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:06.940121 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:06.940121 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:06.940585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fd67cfc-65ba-479c-8887-9e73760e83ac tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:06.940845 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1fd67cfc-65ba-479c-8887-9e73760e83ac tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:06.978122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:06.978122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:06.987963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d83e5b6a-90c8-4cfc-b3f6-e5e50c2870ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:07.007388 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:07.007388 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:07.011680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fd67cfc-65ba-479c-8887-9e73760e83ac tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:07.011680 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1193/2333] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:06 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:07.072330 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-d83e5b6a-90c8-4cfc-b3f6-e5e50c2870ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:07.073176 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-d83e5b6a-90c8-4cfc-b3f6-e5e50c2870ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:07.085552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-d83e5b6a-90c8-4cfc-b3f6-e5e50c2870ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:07.108105 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:07.108105 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:07.135678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d83e5b6a-90c8-4cfc-b3f6-e5e50c2870ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b returned with HTTP 200 Jan 12 14:53:07.136820 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1141/2334] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:06 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b => generated 1000 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:07.687223 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0b33e5e-9b4b-4999-b452-85cb2ee01d4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:07.687747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0b33e5e-9b4b-4999-b452-85cb2ee01d4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:07.689566 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:07.689566 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:07.689566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0b33e5e-9b4b-4999-b452-85cb2ee01d4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:07.690530 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f0b33e5e-9b4b-4999-b452-85cb2ee01d4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:07.783096 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:07.783096 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:07.790757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0b33e5e-9b4b-4999-b452-85cb2ee01d4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:07.790757 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1194/2335] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:08.033521 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f1d60a9-e71f-4e1f-aa68-3e92592ac294 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:08.033521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f1d60a9-e71f-4e1f-aa68-3e92592ac294 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:08.033521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:08.033521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:08.033521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f1d60a9-e71f-4e1f-aa68-3e92592ac294 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:08.033521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5f1d60a9-e71f-4e1f-aa68-3e92592ac294 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:08.113598 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:08.113598 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:08.117791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f1d60a9-e71f-4e1f-aa68-3e92592ac294 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:08.123540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1142/2336] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:08 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:08.155794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b525543c-96ef-4c70-8cb0-aad91f1dc4c1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b Jan 12 14:53:08.156623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b525543c-96ef-4c70-8cb0-aad91f1dc4c1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:08.157645 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:08.157645 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:08.158470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b525543c-96ef-4c70-8cb0-aad91f1dc4c1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:08.367915 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:08.367915 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:08.403454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b525543c-96ef-4c70-8cb0-aad91f1dc4c1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:08.443164 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-b525543c-96ef-4c70-8cb0-aad91f1dc4c1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:08.452444 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-b525543c-96ef-4c70-8cb0-aad91f1dc4c1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:08.471762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-b525543c-96ef-4c70-8cb0-aad91f1dc4c1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:08.480777 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:08.480777 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:08.509136 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b525543c-96ef-4c70-8cb0-aad91f1dc4c1 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b returned with HTTP 200 Jan 12 14:53:08.514043 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1195/2337] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:08 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b => generated 1001 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:08.537060 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-263c3f83-d568-4ec8-88ad-d8629059bcd6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots Jan 12 14:53:08.541000 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:08.541000 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:08.542122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-263c3f83-d568-4ec8-88ad-d8629059bcd6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3", "name": "tempest-group_snapshot-1037896891"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:08.543317 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-263c3f83-d568-4ec8-88ad-d8629059bcd6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating new group_snapshot {'group_snapshot': {'group_id': '7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3', 'name': 'tempest-group_snapshot-1037896891'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 12 14:53:08.576655 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:08.576655 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:08.642354 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.group_snapshots [None req-263c3f83-d568-4ec8-88ad-d8629059bcd6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating group_snapshot tempest-group_snapshot-1037896891. Jan 12 14:53:08.760468 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:08.760468 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:08.801400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f30fea75-825e-401e-be37-72cbad0596b8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:08.802725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f30fea75-825e-401e-be37-72cbad0596b8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:08.802952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:08.802952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:08.803753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f30fea75-825e-401e-be37-72cbad0596b8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:08.803753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f30fea75-825e-401e-be37-72cbad0596b8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:08.833517 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-263c3f83-d568-4ec8-88ad-d8629059bcd6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1499537610 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1499537610, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:53:08.918372 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:08.918372 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:08.923966 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f30fea75-825e-401e-be37-72cbad0596b8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:08.932707 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1196/2338] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:08 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:08.936605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-263c3f83-d568-4ec8-88ad-d8629059bcd6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['f787fe51-32e8-48f7-9056-42f0cef8302c', 'cae86d1d-6da9-4d0d-913f-09b680f39e0b', 'e8472b02-a323-4335-990c-ac2062ae782b', '00da39c0-48d7-42e5-bde6-14fec967448b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:53:09.097288 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-263c3f83-d568-4ec8-88ad-d8629059bcd6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots returned with HTTP 202 Jan 12 14:53:09.098506 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1143/2339] 10.222.0.43 () {62 vars in 1291 bytes} [Tue Jan 12 14:53:08 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots => generated 168 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:53:09.109613 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b133dc85-3905-4eb9-b27e-d983c962684c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 Jan 12 14:53:09.110389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b133dc85-3905-4eb9-b27e-d983c962684c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:09.110389 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:09.110389 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:09.110389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b133dc85-3905-4eb9-b27e-d983c962684c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:09.110702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-b133dc85-3905-4eb9-b27e-d983c962684c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 46accc5a-ac63-4a7a-8fed-d39da83832b0 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:53:09.127684 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:09.127684 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:09.138033 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21d9515d-c68d-4731-9808-3163e28ae5c8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:09.138609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21d9515d-c68d-4731-9808-3163e28ae5c8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:09.138827 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:09.138827 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:09.139199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21d9515d-c68d-4731-9808-3163e28ae5c8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:09.139566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-21d9515d-c68d-4731-9808-3163e28ae5c8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:09.158706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b133dc85-3905-4eb9-b27e-d983c962684c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 returned with HTTP 200 Jan 12 14:53:09.159653 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1197/2340] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:53:09 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 => generated 307 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:09.194462 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:09.194462 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:09.196884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21d9515d-c68d-4731-9808-3163e28ae5c8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:09.226433 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1144/2341] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:09 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:09.946873 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ca12db4-2add-4b84-a9bd-ef55a9a3cb0e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:09.949736 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ca12db4-2add-4b84-a9bd-ef55a9a3cb0e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:09.949736 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:09.949736 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:09.951403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ca12db4-2add-4b84-a9bd-ef55a9a3cb0e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:09.951912 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8ca12db4-2add-4b84-a9bd-ef55a9a3cb0e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:10.022890 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:10.022890 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:10.034192 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ca12db4-2add-4b84-a9bd-ef55a9a3cb0e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:10.035509 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1198/2342] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:09 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:10.173542 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f93d0d4e-fe4e-4cbb-aba7-2a37c4c8c681 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 Jan 12 14:53:10.174734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f93d0d4e-fe4e-4cbb-aba7-2a37c4c8c681 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:10.175390 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:10.175390 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:10.175626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f93d0d4e-fe4e-4cbb-aba7-2a37c4c8c681 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:10.176173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-f93d0d4e-fe4e-4cbb-aba7-2a37c4c8c681 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 46accc5a-ac63-4a7a-8fed-d39da83832b0 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:53:10.210918 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:10.210918 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:10.240844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc6c9595-a8af-4d96-bfd0-5ae0d55911d0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:10.241556 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc6c9595-a8af-4d96-bfd0-5ae0d55911d0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:10.241883 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:10.241883 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:10.242400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc6c9595-a8af-4d96-bfd0-5ae0d55911d0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:10.242879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fc6c9595-a8af-4d96-bfd0-5ae0d55911d0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:10.250329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f93d0d4e-fe4e-4cbb-aba7-2a37c4c8c681 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 returned with HTTP 200 Jan 12 14:53:10.251924 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1145/2343] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:53:10 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 => generated 307 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:10.286802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:10.286802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:10.290562 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc6c9595-a8af-4d96-bfd0-5ae0d55911d0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:10.292701 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1199/2344] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:10 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:11.050204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5f2d158-57af-491c-9b90-69d71cd41b01 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:11.050962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5f2d158-57af-491c-9b90-69d71cd41b01 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:11.051948 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:11.051948 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:11.052523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5f2d158-57af-491c-9b90-69d71cd41b01 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:11.053024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f5f2d158-57af-491c-9b90-69d71cd41b01 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:11.085138 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:11.085138 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:11.087168 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5f2d158-57af-491c-9b90-69d71cd41b01 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:11.088135 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1146/2345] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:11 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:11.263212 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f3aace0-6349-4a4a-839b-cdb6f46a6270 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 Jan 12 14:53:11.263480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f3aace0-6349-4a4a-839b-cdb6f46a6270 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:11.263674 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:11.263674 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:11.264082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f3aace0-6349-4a4a-839b-cdb6f46a6270 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:11.271928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-7f3aace0-6349-4a4a-839b-cdb6f46a6270 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 46accc5a-ac63-4a7a-8fed-d39da83832b0 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:53:11.277905 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:11.277905 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:11.319943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70b035b6-4bea-4b61-80a2-bec201879daa tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:11.321969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70b035b6-4bea-4b61-80a2-bec201879daa tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:11.323638 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:11.323638 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:11.325388 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70b035b6-4bea-4b61-80a2-bec201879daa tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:11.325776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-70b035b6-4bea-4b61-80a2-bec201879daa tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:11.336059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f3aace0-6349-4a4a-839b-cdb6f46a6270 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 returned with HTTP 200 Jan 12 14:53:11.337250 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1200/2346] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:53:11 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 => generated 307 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:11.374353 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:11.374353 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:11.378149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70b035b6-4bea-4b61-80a2-bec201879daa tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:11.379955 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1147/2347] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:11 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:12.104006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8183aa03-61a7-4942-b97b-a44e0a4765b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:12.105246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8183aa03-61a7-4942-b97b-a44e0a4765b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:12.105654 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:12.105654 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:12.106266 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8183aa03-61a7-4942-b97b-a44e0a4765b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:12.106750 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8183aa03-61a7-4942-b97b-a44e0a4765b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:12.161810 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:12.161810 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:12.170348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8183aa03-61a7-4942-b97b-a44e0a4765b7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:12.171556 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1201/2348] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:12 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:12.349333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d0f0b58d-f21a-41f3-9d3a-ae719daf82b5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 Jan 12 14:53:12.350030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d0f0b58d-f21a-41f3-9d3a-ae719daf82b5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:12.350357 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:12.350357 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:12.350888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d0f0b58d-f21a-41f3-9d3a-ae719daf82b5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:12.352626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-d0f0b58d-f21a-41f3-9d3a-ae719daf82b5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 46accc5a-ac63-4a7a-8fed-d39da83832b0 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:53:12.375531 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:12.375531 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:12.394087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77dade0c-cb9c-499e-8ed8-341597041624 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:12.395670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77dade0c-cb9c-499e-8ed8-341597041624 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:12.396013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:12.396013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:12.396538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77dade0c-cb9c-499e-8ed8-341597041624 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:12.397016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-77dade0c-cb9c-499e-8ed8-341597041624 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:12.436027 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d0f0b58d-f21a-41f3-9d3a-ae719daf82b5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 returned with HTTP 200 Jan 12 14:53:12.445820 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1148/2349] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:53:12 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 => generated 308 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:12.460870 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a08982d-8b31-4c6d-adf7-fe680dd5eed4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail Jan 12 14:53:12.465670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a08982d-8b31-4c6d-adf7-fe680dd5eed4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:12.466111 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:12.466111 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:12.469002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a08982d-8b31-4c6d-adf7-fe680dd5eed4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:12.469788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-2a08982d-8b31-4c6d-adf7-fe680dd5eed4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:53:12.485403 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:12.485403 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:12.490164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-2a08982d-8b31-4c6d-adf7-fe680dd5eed4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:53:12.500869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77dade0c-cb9c-499e-8ed8-341597041624 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:12.504405 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1202/2350] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:12 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:12.541114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2a08982d-8b31-4c6d-adf7-fe680dd5eed4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all snapshots completed successfully. Jan 12 14:53:12.541837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:12.541837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:12.545606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a08982d-8b31-4c6d-adf7-fe680dd5eed4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail returned with HTTP 200 Jan 12 14:53:12.546078 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1149/2351] 10.222.0.43 () {58 vars in 1231 bytes} [Tue Jan 12 14:53:12 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail => generated 454 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:12.563611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-915c4eb0-c899-4957-86a4-14ec93a9f87c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 Jan 12 14:53:12.565301 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-915c4eb0-c899-4957-86a4-14ec93a9f87c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:12.566689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:12.566689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:12.567736 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-915c4eb0-c899-4957-86a4-14ec93a9f87c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:12.646515 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:12.646515 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:12.654033 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-915c4eb0-c899-4957-86a4-14ec93a9f87c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:53:12.659049 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-915c4eb0-c899-4957-86a4-14ec93a9f87c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 returned with HTTP 200 Jan 12 14:53:12.661607 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1203/2352] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:53:12 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 => generated 451 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:12.672043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/action Jan 12 14:53:12.672936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:12.672936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:12.674987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action body: b'{"create-from-src": {"group_snapshot_id": "46accc5a-ac63-4a7a-8fed-d39da83832b0", "name": "tempest-Group_from_snap-1777362942"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:53:12.675586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "46accc5a-ac63-4a7a-8fed-d39da83832b0", "name": "tempest-Group_from_snap-1777362942"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:12.677160 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating new group {'create-from-src': {'group_snapshot_id': '46accc5a-ac63-4a7a-8fed-d39da83832b0', 'name': 'tempest-Group_from_snap-1777362942'}}. {{(pid=87931) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 12 14:53:12.677724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating group tempest-Group_from_snap-1777362942 from group_snapshot 46accc5a-ac63-4a7a-8fed-d39da83832b0. Jan 12 14:53:12.686625 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:12.686625 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:12.719292 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:12.719292 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:12.730857 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:12.730857 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:12.886885 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['2bc115a5-1d84-4785-be13-39a08e9e3e71'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:53:13.091533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.group.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] A mapping entry already exists for group 54fe1c58-2d51-42b4-904a-bd4e9928c830 and volume type b9bd165b-7dbe-4f9a-b482-f559840108c1. Do not need to create again. Jan 12 14:53:13.092517 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:13.092517 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:13.093429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Availability Zones retrieved successfully. Jan 12 14:53:13.118228 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Flow 'volume_create_api' (3b65191d-5df2-4af5-9d31-bd5eba040ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:53:13.124294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd0eac3-3999-41a8-b490-e1d2b88b41d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:13.127328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:53:13.195936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a5b60ea7-b662-46e0-bea7-746ae30526e1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:13.196648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a5b60ea7-b662-46e0-bea7-746ae30526e1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:13.196648 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:13.196648 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:13.196923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a5b60ea7-b662-46e0-bea7-746ae30526e1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:13.197399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a5b60ea7-b662-46e0-bea7-746ae30526e1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:13.248761 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:13.248761 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:13.250600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a5b60ea7-b662-46e0-bea7-746ae30526e1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:13.251626 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1204/2353] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:13 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:13.370144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd0eac3-3999-41a8-b490-e1d2b88b41d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3b77d09a-efa0-4574-8073-ec792cef4667', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:53:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b9bd165b-7dbe-4f9a-b482-f559840108c1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1499537610',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9bd165b-7dbe-4f9a-b482-f559840108c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '54fe1c58-2d51-42b4-904a-bd4e9928c830', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:13.372715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5495b0ad-a12d-46da-9315-2e663c34ccea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:13.517869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3002beeb-23fd-4b5c-869e-6685a5690bb3 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:13.518530 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3002beeb-23fd-4b5c-869e-6685a5690bb3 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:13.518661 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:13.518661 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:13.518985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3002beeb-23fd-4b5c-869e-6685a5690bb3 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:13.519356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3002beeb-23fd-4b5c-869e-6685a5690bb3 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:13.534387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['3d53b8d2-11b1-47a2-bf37-861b8e5aa9c9', '81fb9f40-c30f-457b-a5cb-cb43125d39a5'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:53:13.537516 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5495b0ad-a12d-46da-9315-2e663c34ccea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d53b8d2-11b1-47a2-bf37-861b8e5aa9c9', '81fb9f40-c30f-457b-a5cb-cb43125d39a5']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:13.546528 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ac2c36-d04e-4d1a-9a45-45ce823e61a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:13.581870 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:13.581870 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:13.592032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3002beeb-23fd-4b5c-869e-6685a5690bb3 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:13.593425 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1205/2354] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:13 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:13.898670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ac2c36-d04e-4d1a-9a45-45ce823e61a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec044421-9c54-4529-8797-cd0f0c6770de', '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=54fe1c58-2d51-42b4-904a-bd4e9928c830,group_type_id=,metadata={},multiattach=False,project_id='053b0edf5692438f97f58fa0dd3b994b',qos_specs=None,replication_status=,reservations=['3d53b8d2-11b1-47a2-bf37-861b8e5aa9c9','81fb9f40-c30f-457b-a5cb-cb43125d39a5'],size=1,snapshot_id=3b77d09a-efa0-4574-8073-ec792cef4667,source_replicaid=,source_volid=None,status='creating',user_id='80f281af4d504f24a1d545c70c919917',volume_type_id=b9bd165b-7dbe-4f9a-b482-f559840108c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=54fe1c58-2d51-42b4-904a-bd4e9928c830,host=None,id=ec044421-9c54-4529-8797-cd0f0c6770de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='053b0edf5692438f97f58fa0dd3b994b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3b77d09a-efa0-4574-8073-ec792cef4667,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='80f281af4d504f24a1d545c70c919917',volume_attachment=,volume_type=,volume_type_id=b9bd165b-7dbe-4f9a-b482-f559840108c1)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:13.902323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (456854da-1dbb-4e80-922c-36b785dc34fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:13.937270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (456854da-1dbb-4e80-922c-36b785dc34fb) transitioned into state 'SUCCESS' from 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=54fe1c58-2d51-42b4-904a-bd4e9928c830,group_type_id=,metadata={},multiattach=False,project_id='053b0edf5692438f97f58fa0dd3b994b',qos_specs=None,replication_status=,reservations=['3d53b8d2-11b1-47a2-bf37-861b8e5aa9c9','81fb9f40-c30f-457b-a5cb-cb43125d39a5'],size=1,snapshot_id=3b77d09a-efa0-4574-8073-ec792cef4667,source_replicaid=,source_volid=None,status='creating',user_id='80f281af4d504f24a1d545c70c919917',volume_type_id=b9bd165b-7dbe-4f9a-b482-f559840108c1)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:13.940215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Flow 'volume_create_api' (3b65191d-5df2-4af5-9d31-bd5eba040ee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:53:14.077124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume request issued successfully. Jan 12 14:53:14.317147 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-506543ed-86bd-425c-8aa3-d375dd67bf6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:14.317147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-506543ed-86bd-425c-8aa3-d375dd67bf6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:14.317147 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:14.317147 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:14.323860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-506543ed-86bd-425c-8aa3-d375dd67bf6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:14.323860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-506543ed-86bd-425c-8aa3-d375dd67bf6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:14.375968 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:14.375968 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:14.375968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-506543ed-86bd-425c-8aa3-d375dd67bf6d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:14.375968 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1206/2355] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:14 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 815 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:14.412753 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eeb8c5a0-cf29-49d7-8d2d-5aa73002c96a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/action returned with HTTP 202 Jan 12 14:53:14.412753 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1150/2356] 10.222.0.43 () {62 vars in 1285 bytes} [Tue Jan 12 14:53:12 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/action => generated 103 bytes in 1735 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:53:14.422499 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail Jan 12 14:53:14.422499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:14.422499 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:14.422499 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:14.422499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:14.422499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:53:14.422499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:53:14.583969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all volumes completed successfully. Jan 12 14:53:14.588300 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:14.588757 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:14.602609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:14.610381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3b120e0-2d96-407f-8464-3756013638aa tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:14.611045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3b120e0-2d96-407f-8464-3756013638aa tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:14.611334 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:14.611334 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:14.611488 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:14.611488 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:14.611787 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3b120e0-2d96-407f-8464-3756013638aa tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:14.612271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f3b120e0-2d96-407f-8464-3756013638aa tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:14.626755 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:14.627520 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:14.643165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:14.664258 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:14.664258 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:14.668480 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3b120e0-2d96-407f-8464-3756013638aa tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:14.668788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:14.668788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:14.677101 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1151/2357] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:14 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:53:14.716195 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e767c1c-dfe7-4bdd-8af3-a04cf38b5547 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail returned with HTTP 200 Jan 12 14:53:14.734927 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1207/2358] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:53:14 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail => generated 1986 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:53:14.738284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21305ab5-cb84-4eb1-9491-518792ff750a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:14.738284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21305ab5-cb84-4eb1-9491-518792ff750a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:14.738284 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:14.738284 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:14.738284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21305ab5-cb84-4eb1-9491-518792ff750a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:14.892343 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:14.892343 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:14.912051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-21305ab5-cb84-4eb1-9491-518792ff750a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:14.941439 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-21305ab5-cb84-4eb1-9491-518792ff750a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:14.942071 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-21305ab5-cb84-4eb1-9491-518792ff750a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:14.952691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-21305ab5-cb84-4eb1-9491-518792ff750a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:14.964981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:14.964981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:15.001667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21305ab5-cb84-4eb1-9491-518792ff750a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:15.002501 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1152/2359] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:14 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:15.389798 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d62ca24-b26f-47b9-8de5-43c795b6ab7a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:15.390237 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d62ca24-b26f-47b9-8de5-43c795b6ab7a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:15.390237 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:15.390237 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:15.392479 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9d62ca24-b26f-47b9-8de5-43c795b6ab7a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:15.392865 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9d62ca24-b26f-47b9-8de5-43c795b6ab7a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:15.445404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:15.445404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:15.449476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9d62ca24-b26f-47b9-8de5-43c795b6ab7a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:15.450804 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1208/2360] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:15 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:15.463852 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97723b40-603f-4054-9596-56dc680f9524 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:53:15.464607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97723b40-603f-4054-9596-56dc680f9524 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:15.464607 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:15.464607 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:15.464951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97723b40-603f-4054-9596-56dc680f9524 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:15.596963 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:15.596963 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:15.612828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-97723b40-603f-4054-9596-56dc680f9524 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:53:15.675660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97723b40-603f-4054-9596-56dc680f9524 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:53:15.676628 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1153/2361] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:15 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 1358 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:15.698737 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-639a03f8-a011-4bfd-80b6-c5111c89f2a8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:15.699563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-639a03f8-a011-4bfd-80b6-c5111c89f2a8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:15.699999 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:15.699999 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:15.700620 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-639a03f8-a011-4bfd-80b6-c5111c89f2a8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:15.701176 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-639a03f8-a011-4bfd-80b6-c5111c89f2a8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:15.701606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636/restore Jan 12 14:53:15.701812 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:15.701812 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:15.702265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:15.703167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Restoring backup b0810d0b-cfd6-444d-9ae5-c403ba420636 ({'restore': {}}) {{(pid=87931) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 12 14:53:15.703845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Restoring backup b0810d0b-cfd6-444d-9ae5-c403ba420636 to volume None. Jan 12 14:53:15.751628 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:15.751628 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:15.755770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.backup.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Creating volume of 1 GB for restore of backup b0810d0b-cfd6-444d-9ae5-c403ba420636. Jan 12 14:53:15.778308 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:15.778308 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:15.781681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-639a03f8-a011-4bfd-80b6-c5111c89f2a8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:15.785031 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1209/2362] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:15 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:15.788085 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Availability Zones retrieved successfully. Jan 12 14:53:15.805658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Flow 'volume_create_api' (788e05ea-cc44-4570-8789-f2f13faacaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:53:15.809248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35070830-7899-4790-86d4-03e74398ffdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:15.811152 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:53:15.897807 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35070830-7899-4790-86d4-03e74398ffdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:15.899771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (752bcbe3-dd23-44f7-91ed-fec4abfce328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:15.993713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Created reservations ['b206b4fe-3f4a-48be-a51d-7881b4cefb6c', '0b01283c-73c1-496c-9d60-4673f4926633', '63fd881c-404f-4e40-8238-c897666d67da', 'b5ddf099-bfa1-40eb-b00f-d95343461c29'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:53:15.995652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (752bcbe3-dd23-44f7-91ed-fec4abfce328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b206b4fe-3f4a-48be-a51d-7881b4cefb6c', '0b01283c-73c1-496c-9d60-4673f4926633', '63fd881c-404f-4e40-8238-c897666d67da', 'b5ddf099-bfa1-40eb-b00f-d95343461c29']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:15.997797 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf91a3f-00a5-423a-9607-3279d454abdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:16.021160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ae20c881-a8f7-44a2-8022-a36b75d57549 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:16.022013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ae20c881-a8f7-44a2-8022-a36b75d57549 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:16.022417 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:16.022417 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:16.023076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ae20c881-a8f7-44a2-8022-a36b75d57549 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:16.149448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:16.149448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:16.168569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf91a3f-00a5-423a-9607-3279d454abdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8b7278f-1b48-40a0-b46c-2945c1a0afbb', '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_b0810d0b-cfd6-444d-9ae5-c403ba420636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55a4bcb6964743ab53cabade699ba8',qos_specs=None,replication_status=,reservations=['b206b4fe-3f4a-48be-a51d-7881b4cefb6c','0b01283c-73c1-496c-9d60-4673f4926633','63fd881c-404f-4e40-8238-c897666d67da','b5ddf099-bfa1-40eb-b00f-d95343461c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:53:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b0810d0b-cfd6-444d-9ae5-c403ba420636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8b7278f-1b48-40a0-b46c-2945c1a0afbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c55a4bcb6964743ab53cabade699ba8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:16.183361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ae20c881-a8f7-44a2-8022-a36b75d57549 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:16.188652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7d79e7-4e04-480f-a5d3-a205c0175071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:16.211172 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-ae20c881-a8f7-44a2-8022-a36b75d57549 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:16.211877 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-ae20c881-a8f7-44a2-8022-a36b75d57549 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:16.222145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-ae20c881-a8f7-44a2-8022-a36b75d57549 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:16.244816 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:16.244816 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:16.268215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7d79e7-4e04-480f-a5d3-a205c0175071) transitioned into 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_b0810d0b-cfd6-444d-9ae5-c403ba420636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55a4bcb6964743ab53cabade699ba8',qos_specs=None,replication_status=,reservations=['b206b4fe-3f4a-48be-a51d-7881b4cefb6c','0b01283c-73c1-496c-9d60-4673f4926633','63fd881c-404f-4e40-8238-c897666d67da','b5ddf099-bfa1-40eb-b00f-d95343461c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:16.270182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65200e6-a2fd-4f51-b192-45b18636db77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:16.292564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ae20c881-a8f7-44a2-8022-a36b75d57549 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:16.294278 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1210/2363] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:16 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:16.312414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65200e6-a2fd-4f51-b192-45b18636db77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:16.325688 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Flow 'volume_create_api' (788e05ea-cc44-4570-8789-f2f13faacaf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:53:16.462885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume request issued successfully. Jan 12 14:53:16.577777 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:16.577777 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:16.578797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:53:16.800336 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8d00cea-85f6-45db-9aa8-2bd4c65a4d79 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:16.800336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8d00cea-85f6-45db-9aa8-2bd4c65a4d79 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:16.800336 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:16.800336 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:16.800336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8d00cea-85f6-45db-9aa8-2bd4c65a4d79 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:16.801098 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c8d00cea-85f6-45db-9aa8-2bd4c65a4d79 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:16.858170 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:16.858170 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:16.858170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8d00cea-85f6-45db-9aa8-2bd4c65a4d79 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:16.858170 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1211/2364] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:16 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:17.315343 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b72f4c46-bdb2-4657-925d-a655a618e98e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:17.315343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b72f4c46-bdb2-4657-925d-a655a618e98e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:17.315343 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:17.315343 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:17.315343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b72f4c46-bdb2-4657-925d-a655a618e98e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:17.447458 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:17.447458 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:17.476141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b72f4c46-bdb2-4657-925d-a655a618e98e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:17.496572 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-b72f4c46-bdb2-4657-925d-a655a618e98e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:17.497034 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-b72f4c46-bdb2-4657-925d-a655a618e98e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:17.518281 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-b72f4c46-bdb2-4657-925d-a655a618e98e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:17.529098 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:17.529098 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:17.593124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b72f4c46-bdb2-4657-925d-a655a618e98e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:17.597686 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1212/2365] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:17 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:53:17.720070 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:17.720070 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:17.721787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:53:17.882444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd655daa-1251-4895-ad3e-76cbdcc4e9ec tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:17.882444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd655daa-1251-4895-ad3e-76cbdcc4e9ec tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:17.882444 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:17.882444 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:17.882444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd655daa-1251-4895-ad3e-76cbdcc4e9ec tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:17.882444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-cd655daa-1251-4895-ad3e-76cbdcc4e9ec tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:17.928654 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:17.928654 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:17.933801 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd655daa-1251-4895-ad3e-76cbdcc4e9ec tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:17.935238 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1213/2366] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:17 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:18.616721 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f9c47c3-3680-44eb-97cb-6cb7aaa211cb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:18.617298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f9c47c3-3680-44eb-97cb-6cb7aaa211cb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:18.617594 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:18.617594 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:18.618115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f9c47c3-3680-44eb-97cb-6cb7aaa211cb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:18.726152 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:18.726152 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:18.739232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7f9c47c3-3680-44eb-97cb-6cb7aaa211cb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:18.756807 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-7f9c47c3-3680-44eb-97cb-6cb7aaa211cb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:18.757424 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-7f9c47c3-3680-44eb-97cb-6cb7aaa211cb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:18.772967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-7f9c47c3-3680-44eb-97cb-6cb7aaa211cb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:18.800483 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:18.800483 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:18.825540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f9c47c3-3680-44eb-97cb-6cb7aaa211cb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:18.826540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1214/2367] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:18 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:53:18.866405 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:18.866405 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:18.882490 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:53:18.884101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Checking backup size 1 against volume size 1 {{(pid=87931) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 12 14:53:18.884593 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.backup.api [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Overwriting volume e8b7278f-1b48-40a0-b46c-2945c1a0afbb with restore of backup b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:18.947199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] restore_backup in rpcapi backup_id b0810d0b-cfd6-444d-9ae5-c403ba420636 {{(pid=87931) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 12 14:53:18.958782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-651b2fd3-e289-4982-8715-d3779de07d21 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:18.959399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-651b2fd3-e289-4982-8715-d3779de07d21 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:18.960272 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:18.960272 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:18.960272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-651b2fd3-e289-4982-8715-d3779de07d21 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:18.968223 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3d16747-b758-4495-8cf9-f5f91cf6c487 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636/restore returned with HTTP 202 Jan 12 14:53:18.969362 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-651b2fd3-e289-4982-8715-d3779de07d21 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:18.982477 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1154/2368] 10.222.0.43 () {60 vars in 1360 bytes} [Tue Jan 12 14:53:15 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636/restore => generated 189 bytes in 3288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:53:18.988282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff4dc41a-a754-46e1-8742-2fcce3321b6b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:18.988802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff4dc41a-a754-46e1-8742-2fcce3321b6b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:18.989019 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:18.989019 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:18.989385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff4dc41a-a754-46e1-8742-2fcce3321b6b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:18.989747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ff4dc41a-a754-46e1-8742-2fcce3321b6b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:19.035101 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:19.035101 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:19.037059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-651b2fd3-e289-4982-8715-d3779de07d21 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:19.038065 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1215/2369] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:18 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:19.091472 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:19.091472 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:19.095977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff4dc41a-a754-46e1-8742-2fcce3321b6b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:19.096866 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1155/2370] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:18 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:19.848753 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc72b2b4-cd69-4392-a59d-96914662cb83 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:19.849531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc72b2b4-cd69-4392-a59d-96914662cb83 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:19.849747 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:19.849747 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:19.850128 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc72b2b4-cd69-4392-a59d-96914662cb83 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:19.979166 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:19.979166 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:20.001517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fc72b2b4-cd69-4392-a59d-96914662cb83 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:20.033783 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-fc72b2b4-cd69-4392-a59d-96914662cb83 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:20.034496 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-fc72b2b4-cd69-4392-a59d-96914662cb83 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:20.055191 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-fc72b2b4-cd69-4392-a59d-96914662cb83 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:20.056461 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-873f28ad-c12f-4bb3-88f7-facaf248f4f8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:20.057082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-873f28ad-c12f-4bb3-88f7-facaf248f4f8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:20.057364 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:20.057364 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:20.057739 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-873f28ad-c12f-4bb3-88f7-facaf248f4f8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:20.058289 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-873f28ad-c12f-4bb3-88f7-facaf248f4f8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:20.069928 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:20.069928 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:20.118968 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:20.118968 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:20.122930 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-873f28ad-c12f-4bb3-88f7-facaf248f4f8 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:20.132482 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1156/2371] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:20 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:20.143022 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34d0d783-939c-4ff7-b5b7-3b68b8c6d190 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:20.143771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34d0d783-939c-4ff7-b5b7-3b68b8c6d190 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:20.146019 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:20.146019 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:20.146740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34d0d783-939c-4ff7-b5b7-3b68b8c6d190 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:20.147227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-34d0d783-939c-4ff7-b5b7-3b68b8c6d190 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:20.153486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc72b2b4-cd69-4392-a59d-96914662cb83 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:20.171936 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1216/2372] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:19 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:20.194397 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:20.194397 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:20.199000 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34d0d783-939c-4ff7-b5b7-3b68b8c6d190 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:20.203748 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1157/2373] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:20 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:21.150416 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da7fdb12-3cb9-4706-9598-8e9646e08f87 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:21.151446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da7fdb12-3cb9-4706-9598-8e9646e08f87 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:21.151710 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:21.151710 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:21.152557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da7fdb12-3cb9-4706-9598-8e9646e08f87 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:21.153070 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-da7fdb12-3cb9-4706-9598-8e9646e08f87 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:21.171565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62c876c5-56f4-4ef2-8988-9c20bf62c745 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:21.172192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62c876c5-56f4-4ef2-8988-9c20bf62c745 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:21.172892 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:21.172892 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:21.173268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62c876c5-56f4-4ef2-8988-9c20bf62c745 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:21.229672 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:21.229672 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:21.242544 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da7fdb12-3cb9-4706-9598-8e9646e08f87 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:21.248182 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1217/2374] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:21 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:21.279169 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6cadb8b-fcfa-4e55-9fa4-27bb17a23bec tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:21.279750 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6cadb8b-fcfa-4e55-9fa4-27bb17a23bec tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:21.282696 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:21.282696 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:21.283108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6cadb8b-fcfa-4e55-9fa4-27bb17a23bec tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:21.283496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a6cadb8b-fcfa-4e55-9fa4-27bb17a23bec tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:21.392635 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:21.392635 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:21.402313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6cadb8b-fcfa-4e55-9fa4-27bb17a23bec tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:21.404933 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1218/2375] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:21 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:21.413471 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:21.413471 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:21.451862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-62c876c5-56f4-4ef2-8988-9c20bf62c745 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:21.506232 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-62c876c5-56f4-4ef2-8988-9c20bf62c745 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:21.506701 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-62c876c5-56f4-4ef2-8988-9c20bf62c745 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:21.530732 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-62c876c5-56f4-4ef2-8988-9c20bf62c745 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:21.557885 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:21.557885 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:21.658517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62c876c5-56f4-4ef2-8988-9c20bf62c745 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:21.674799 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1158/2376] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:21 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:53:22.273151 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34737696-623d-478e-a7f6-46c144d0a94b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:22.273706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34737696-623d-478e-a7f6-46c144d0a94b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:22.273912 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:22.273912 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:22.278422 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34737696-623d-478e-a7f6-46c144d0a94b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:22.278791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-34737696-623d-478e-a7f6-46c144d0a94b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:22.324490 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:22.324490 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:22.337121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34737696-623d-478e-a7f6-46c144d0a94b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:22.347164 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1219/2377] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:22 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:22.418621 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29bb2f30-541a-4aa9-a20f-6af3d83b47f1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:22.419355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29bb2f30-541a-4aa9-a20f-6af3d83b47f1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:22.419828 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:22.419828 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:22.420407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29bb2f30-541a-4aa9-a20f-6af3d83b47f1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:22.420930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-29bb2f30-541a-4aa9-a20f-6af3d83b47f1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:22.453712 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:22.453712 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:22.455974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29bb2f30-541a-4aa9-a20f-6af3d83b47f1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:22.457305 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1159/2378] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:22 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:22.690148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99d41629-95d0-4521-9747-c30147e71f55 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:22.691163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99d41629-95d0-4521-9747-c30147e71f55 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:22.699246 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:22.699246 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:22.700169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99d41629-95d0-4521-9747-c30147e71f55 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:22.779326 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:22.779326 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:22.789751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-99d41629-95d0-4521-9747-c30147e71f55 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:22.809982 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-99d41629-95d0-4521-9747-c30147e71f55 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:22.845838 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-99d41629-95d0-4521-9747-c30147e71f55 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:22.878437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-99d41629-95d0-4521-9747-c30147e71f55 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:22.897423 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:22.897423 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:22.920657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99d41629-95d0-4521-9747-c30147e71f55 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:22.932503 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1220/2379] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:22 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:23.355420 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc60bd78-2125-49b6-8ac2-092ff7496a71 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:23.356959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc60bd78-2125-49b6-8ac2-092ff7496a71 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:23.357359 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:23.357359 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:23.357979 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc60bd78-2125-49b6-8ac2-092ff7496a71 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:23.358542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fc60bd78-2125-49b6-8ac2-092ff7496a71 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:23.420896 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:23.420896 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:23.430203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc60bd78-2125-49b6-8ac2-092ff7496a71 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:23.441492 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1160/2380] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:23 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:23.471227 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-420dd951-c69a-4a13-9666-4732c06d0c85 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:23.472008 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-420dd951-c69a-4a13-9666-4732c06d0c85 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:23.472562 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:23.472562 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:23.473197 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-420dd951-c69a-4a13-9666-4732c06d0c85 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:23.473778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-420dd951-c69a-4a13-9666-4732c06d0c85 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:23.533268 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:23.533268 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:23.539677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-420dd951-c69a-4a13-9666-4732c06d0c85 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:23.546072 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1221/2381] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:23 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:23.938198 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-359b7131-8a73-4ab2-b90d-682ddabe02ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:23.939117 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-359b7131-8a73-4ab2-b90d-682ddabe02ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:23.939517 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:23.939517 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:23.940294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-359b7131-8a73-4ab2-b90d-682ddabe02ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:24.036821 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:24.036821 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:24.046882 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-359b7131-8a73-4ab2-b90d-682ddabe02ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:24.061473 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-359b7131-8a73-4ab2-b90d-682ddabe02ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:24.062135 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-359b7131-8a73-4ab2-b90d-682ddabe02ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:24.070648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-359b7131-8a73-4ab2-b90d-682ddabe02ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:24.084367 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:24.084367 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:24.127732 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-359b7131-8a73-4ab2-b90d-682ddabe02ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:24.130796 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1161/2382] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:23 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:24.445879 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-161ff9f7-630b-445b-94d9-788864255693 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:24.447247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-161ff9f7-630b-445b-94d9-788864255693 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:24.447662 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:24.447662 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:24.448871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-161ff9f7-630b-445b-94d9-788864255693 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:24.448871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-161ff9f7-630b-445b-94d9-788864255693 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:24.574803 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:24.574803 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:24.574803 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-161ff9f7-630b-445b-94d9-788864255693 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:24.574803 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1222/2383] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:24 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:24.671579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0357db77-bd6a-45d5-bc0e-64732ce746f2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:24.671579 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0357db77-bd6a-45d5-bc0e-64732ce746f2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:24.671579 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:24.671579 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:24.671579 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0357db77-bd6a-45d5-bc0e-64732ce746f2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:24.671579 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0357db77-bd6a-45d5-bc0e-64732ce746f2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:24.671579 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:24.671579 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:24.671579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0357db77-bd6a-45d5-bc0e-64732ce746f2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:24.671579 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1162/2384] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:24 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:25.162604 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c65564b2-c768-45c8-943c-c70ebf23cd19 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:25.162604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c65564b2-c768-45c8-943c-c70ebf23cd19 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:25.162604 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:25.162604 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:25.162604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c65564b2-c768-45c8-943c-c70ebf23cd19 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:25.413685 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:25.413685 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:25.446373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c65564b2-c768-45c8-943c-c70ebf23cd19 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:25.482163 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-c65564b2-c768-45c8-943c-c70ebf23cd19 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:25.482629 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-c65564b2-c768-45c8-943c-c70ebf23cd19 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:25.501178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-c65564b2-c768-45c8-943c-c70ebf23cd19 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:25.511629 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:25.511629 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:25.558786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27e52c9b-164d-47ae-96eb-31182e8c34b1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:25.559360 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27e52c9b-164d-47ae-96eb-31182e8c34b1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:25.559555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:25.559555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:25.560182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27e52c9b-164d-47ae-96eb-31182e8c34b1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:25.560845 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-27e52c9b-164d-47ae-96eb-31182e8c34b1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:25.593742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c65564b2-c768-45c8-943c-c70ebf23cd19 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:25.595422 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1223/2385] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:25 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:25.620145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:25.620145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:25.620145 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27e52c9b-164d-47ae-96eb-31182e8c34b1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:25.626074 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1163/2386] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:25 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:25.671793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-363a39b2-9b13-45ff-a7d4-28cd79219c83 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:25.671793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-363a39b2-9b13-45ff-a7d4-28cd79219c83 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:25.671793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:25.671793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:25.671793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-363a39b2-9b13-45ff-a7d4-28cd79219c83 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:25.671793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-363a39b2-9b13-45ff-a7d4-28cd79219c83 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:25.790169 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:25.790169 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:25.792463 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-363a39b2-9b13-45ff-a7d4-28cd79219c83 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:25.793431 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1224/2387] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:25 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:26.621575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44ef1536-afde-4628-b3f5-977960c70030 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:26.621575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44ef1536-afde-4628-b3f5-977960c70030 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:26.621575 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:26.621575 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:26.621575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44ef1536-afde-4628-b3f5-977960c70030 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:26.636145 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f3d09a9-7c4f-451b-b721-1130976a0474 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:26.636145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f3d09a9-7c4f-451b-b721-1130976a0474 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:26.636145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:26.636145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:26.636145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f3d09a9-7c4f-451b-b721-1130976a0474 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:26.636145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7f3d09a9-7c4f-451b-b721-1130976a0474 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:26.722805 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:26.722805 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:26.725512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f3d09a9-7c4f-451b-b721-1130976a0474 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:26.729939 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1225/2388] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:26 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:53:26.782945 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:26.782945 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:26.808039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6052bd0-d77d-438e-8833-6592feed2649 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:26.808379 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-44ef1536-afde-4628-b3f5-977960c70030 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:26.809094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6052bd0-d77d-438e-8833-6592feed2649 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:26.809520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:26.809520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:26.810318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6052bd0-d77d-438e-8833-6592feed2649 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:26.810999 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c6052bd0-d77d-438e-8833-6592feed2649 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:26.834886 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-44ef1536-afde-4628-b3f5-977960c70030 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:26.835338 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-44ef1536-afde-4628-b3f5-977960c70030 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:26.859083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-44ef1536-afde-4628-b3f5-977960c70030 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:26.861039 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:26.861039 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:26.866909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6052bd0-d77d-438e-8833-6592feed2649 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:26.868480 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1226/2389] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:26 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:26.877459 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:26.877459 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:26.898515 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44ef1536-afde-4628-b3f5-977960c70030 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:26.899698 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1164/2390] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:26 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 993 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:26.917391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b02655c-dcf4-47e6-8af9-01cc9cc5a719 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/54fe1c58-2d51-42b4-904a-bd4e9928c830 Jan 12 14:53:26.918241 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b02655c-dcf4-47e6-8af9-01cc9cc5a719 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:26.918689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:26.918689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:26.919785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b02655c-dcf4-47e6-8af9-01cc9cc5a719 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:26.920386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-4b02655c-dcf4-47e6-8af9-01cc9cc5a719 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 54fe1c58-2d51-42b4-904a-bd4e9928c830 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:26.933989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:26.933989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:27.012476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b02655c-dcf4-47e6-8af9-01cc9cc5a719 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/54fe1c58-2d51-42b4-904a-bd4e9928c830 returned with HTTP 200 Jan 12 14:53:27.026249 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1227/2391] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:26 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/54fe1c58-2d51-42b4-904a-bd4e9928c830 => generated 418 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:27.029624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail Jan 12 14:53:27.029624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:27.068611 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:27.068611 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:27.068611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:27.068611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:53:27.068611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:53:27.253373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all volumes completed successfully. Jan 12 14:53:27.253373 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:27.253373 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:27.289795 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:27.303490 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:27.303490 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:27.320832 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:27.320832 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:27.324931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:27.331691 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:27.331691 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:27.366392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-507fd9b6-6cd7-4339-bc71-f27e827146a8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail returned with HTTP 200 Jan 12 14:53:27.369674 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1165/2392] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:53:27 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail => generated 1987 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:27.391415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da28d711-31cc-46a9-8327-325a907a1d4f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/54fe1c58-2d51-42b4-904a-bd4e9928c830/action Jan 12 14:53:27.391415 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:27.391415 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:27.391415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da28d711-31cc-46a9-8327-325a907a1d4f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:53:27.391415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da28d711-31cc-46a9-8327-325a907a1d4f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:27.392879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-da28d711-31cc-46a9-8327-325a907a1d4f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] delete called for group 54fe1c58-2d51-42b4-904a-bd4e9928c830 {{(pid=87932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:53:27.393297 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-da28d711-31cc-46a9-8327-325a907a1d4f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete group with id: 54fe1c58-2d51-42b4-904a-bd4e9928c830 Jan 12 14:53:27.411172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:27.411172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:27.662793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da28d711-31cc-46a9-8327-325a907a1d4f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/54fe1c58-2d51-42b4-904a-bd4e9928c830/action returned with HTTP 202 Jan 12 14:53:27.662793 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1228/2393] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:53:27 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/54fe1c58-2d51-42b4-904a-bd4e9928c830/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:53:27.665004 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1cc71ef8-2bf4-4fc6-9a8e-631d1e43d036 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:27.665004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1cc71ef8-2bf4-4fc6-9a8e-631d1e43d036 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:27.665004 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:27.665004 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:27.665004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1cc71ef8-2bf4-4fc6-9a8e-631d1e43d036 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:27.743708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbdf8693-8ba8-4be7-964c-ca3402160a26 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:27.743708 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbdf8693-8ba8-4be7-964c-ca3402160a26 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:27.743708 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:27.743708 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:27.743708 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cbdf8693-8ba8-4be7-964c-ca3402160a26 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:27.743708 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-cbdf8693-8ba8-4be7-964c-ca3402160a26 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:27.815043 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:27.815043 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:27.816929 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cbdf8693-8ba8-4be7-964c-ca3402160a26 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:27.817773 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1229/2394] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:27 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:27.891457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-766d980d-1825-486f-bd35-e66b5705ce78 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:27.891457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-766d980d-1825-486f-bd35-e66b5705ce78 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:27.895428 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:27.895428 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:27.895428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-766d980d-1825-486f-bd35-e66b5705ce78 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:27.895428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-766d980d-1825-486f-bd35-e66b5705ce78 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:27.916014 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:27.916014 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:27.943620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1cc71ef8-2bf4-4fc6-9a8e-631d1e43d036 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:27.964256 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:27.964256 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:27.964256 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-766d980d-1825-486f-bd35-e66b5705ce78 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:27.981479 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1230/2395] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:27 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:27.985122 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-1cc71ef8-2bf4-4fc6-9a8e-631d1e43d036 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:27.985122 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-1cc71ef8-2bf4-4fc6-9a8e-631d1e43d036 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:27.992225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-1cc71ef8-2bf4-4fc6-9a8e-631d1e43d036 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:28.008690 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:28.008690 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:28.052290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1cc71ef8-2bf4-4fc6-9a8e-631d1e43d036 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:28.052290 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1166/2396] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:27 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:28.847261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ce1959db-7548-424b-8df4-620873442aee tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:28.847261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ce1959db-7548-424b-8df4-620873442aee tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:28.847261 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:28.847261 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:28.847261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ce1959db-7548-424b-8df4-620873442aee tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:28.847261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ce1959db-7548-424b-8df4-620873442aee tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:28.920590 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:28.920590 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:28.926968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ce1959db-7548-424b-8df4-620873442aee tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:28.927978 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1231/2397] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:28 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:29.000895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6dc8e1a8-1697-4122-acfd-9ce7c3b24049 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:29.000895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6dc8e1a8-1697-4122-acfd-9ce7c3b24049 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:29.000895 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:29.000895 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:29.000895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6dc8e1a8-1697-4122-acfd-9ce7c3b24049 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:29.000895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6dc8e1a8-1697-4122-acfd-9ce7c3b24049 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:29.023480 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:29.023480 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:29.025942 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6dc8e1a8-1697-4122-acfd-9ce7c3b24049 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:29.026935 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1167/2398] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:28 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:29.066001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ebbdd5e3-9efd-4abd-a8fc-afe6817beedc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:29.066503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ebbdd5e3-9efd-4abd-a8fc-afe6817beedc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:29.066718 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:29.066718 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:29.067095 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ebbdd5e3-9efd-4abd-a8fc-afe6817beedc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:29.215565 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:29.215565 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:29.280970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ebbdd5e3-9efd-4abd-a8fc-afe6817beedc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:29.324706 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-ebbdd5e3-9efd-4abd-a8fc-afe6817beedc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:29.324706 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-ebbdd5e3-9efd-4abd-a8fc-afe6817beedc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:29.346583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-ebbdd5e3-9efd-4abd-a8fc-afe6817beedc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:29.363413 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:29.363413 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:29.428794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ebbdd5e3-9efd-4abd-a8fc-afe6817beedc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:29.428794 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1232/2399] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:29 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 992 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:29.946653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-11c7b946-ddcb-420a-ab5d-4f1d39fc865f tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:29.946653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-11c7b946-ddcb-420a-ab5d-4f1d39fc865f tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:29.946653 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:29.946653 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:29.946653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-11c7b946-ddcb-420a-ab5d-4f1d39fc865f tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:29.946653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-11c7b946-ddcb-420a-ab5d-4f1d39fc865f tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:30.012343 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:30.012343 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:30.018244 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-11c7b946-ddcb-420a-ab5d-4f1d39fc865f tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:30.019158 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1168/2400] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:29 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:30.041560 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-893cc365-dfae-445d-9e4d-ccde3dd38a4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:30.042005 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-893cc365-dfae-445d-9e4d-ccde3dd38a4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:30.042197 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:30.042197 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:30.042569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-893cc365-dfae-445d-9e4d-ccde3dd38a4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:30.042937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-893cc365-dfae-445d-9e4d-ccde3dd38a4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:30.136507 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:30.136507 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:30.136507 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-893cc365-dfae-445d-9e4d-ccde3dd38a4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:30.136507 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1233/2401] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:30 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:30.469418 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71915d13-147e-4ea9-8355-5eb6e261847b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:30.469418 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71915d13-147e-4ea9-8355-5eb6e261847b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:30.469418 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:30.469418 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:30.469418 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71915d13-147e-4ea9-8355-5eb6e261847b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:30.701275 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:30.701275 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:30.738463 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-71915d13-147e-4ea9-8355-5eb6e261847b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:30.783427 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-71915d13-147e-4ea9-8355-5eb6e261847b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:30.783986 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-71915d13-147e-4ea9-8355-5eb6e261847b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:30.800566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-71915d13-147e-4ea9-8355-5eb6e261847b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:30.825854 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:30.825854 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:30.914207 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71915d13-147e-4ea9-8355-5eb6e261847b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 200 Jan 12 14:53:30.914207 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1169/2402] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:30 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 991 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:31.045841 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3310913f-8b83-490b-afc9-ff4eef8fdff0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:31.045841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3310913f-8b83-490b-afc9-ff4eef8fdff0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:31.045841 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:31.045841 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:31.045841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3310913f-8b83-490b-afc9-ff4eef8fdff0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:31.045841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3310913f-8b83-490b-afc9-ff4eef8fdff0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:31.113178 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:31.113178 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:31.115191 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3310913f-8b83-490b-afc9-ff4eef8fdff0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:31.123267 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1234/2403] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:31 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:31.145602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5fcf7beb-7ad0-402c-a805-b90691b112bc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:31.146125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5fcf7beb-7ad0-402c-a805-b90691b112bc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:31.146322 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:31.146322 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:31.146694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5fcf7beb-7ad0-402c-a805-b90691b112bc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:31.147063 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5fcf7beb-7ad0-402c-a805-b90691b112bc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:31.199278 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:31.199278 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:31.199278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5fcf7beb-7ad0-402c-a805-b90691b112bc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:31.216825 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1170/2404] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:31 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:31.977576 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea85a839-b1cc-4839-9fbd-367e61d9db16 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de Jan 12 14:53:31.977576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea85a839-b1cc-4839-9fbd-367e61d9db16 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:31.977576 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:31.977576 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:31.977576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea85a839-b1cc-4839-9fbd-367e61d9db16 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:32.133764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0598bffb-022f-4510-b5ae-c1f15ed8cbba tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:32.133764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0598bffb-022f-4510-b5ae-c1f15ed8cbba tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:32.133764 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:32.133764 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:32.133764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0598bffb-022f-4510-b5ae-c1f15ed8cbba tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:32.133764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0598bffb-022f-4510-b5ae-c1f15ed8cbba tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:32.179856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea85a839-b1cc-4839-9fbd-367e61d9db16 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de returned with HTTP 404 Jan 12 14:53:32.181126 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1235/2405] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:31 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ec044421-9c54-4529-8797-cd0f0c6770de => generated 109 bytes in 261 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:53:32.195533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9a0a015-dfdd-4a74-b439-fcf689239127 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/54fe1c58-2d51-42b4-904a-bd4e9928c830 Jan 12 14:53:32.198342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9a0a015-dfdd-4a74-b439-fcf689239127 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:32.199024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9a0a015-dfdd-4a74-b439-fcf689239127 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:32.199024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-c9a0a015-dfdd-4a74-b439-fcf689239127 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 54fe1c58-2d51-42b4-904a-bd4e9928c830 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:32.213626 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9a0a015-dfdd-4a74-b439-fcf689239127 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/54fe1c58-2d51-42b4-904a-bd4e9928c830 returned with HTTP 404 Jan 12 14:53:32.215994 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1236/2406] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:32 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/54fe1c58-2d51-42b4-904a-bd4e9928c830 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:53:32.222346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-795a91bb-f0a9-47ea-98ad-d2f13347e534 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:32.223777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-795a91bb-f0a9-47ea-98ad-d2f13347e534 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:32.224491 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-795a91bb-f0a9-47ea-98ad-d2f13347e534 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:32.225054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-795a91bb-f0a9-47ea-98ad-d2f13347e534 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:32.250692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:32.250692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:32.252711 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:32.252711 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:32.256129 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-795a91bb-f0a9-47ea-98ad-d2f13347e534 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:32.257930 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1237/2407] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:32 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:32.264191 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad8b56b3-56ea-4542-b389-738cd40f4374 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] DELETE http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 Jan 12 14:53:32.264643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0598bffb-022f-4510-b5ae-c1f15ed8cbba tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:32.265343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad8b56b3-56ea-4542-b389-738cd40f4374 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:32.265533 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1171/2408] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:32 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:32.265928 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:32.265928 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:32.266554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad8b56b3-56ea-4542-b389-738cd40f4374 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:32.267157 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-ad8b56b3-56ea-4542-b389-738cd40f4374 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] delete called for member 46accc5a-ac63-4a7a-8fed-d39da83832b0 {{(pid=87932) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 12 14:53:32.267694 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.group_snapshots [None req-ad8b56b3-56ea-4542-b389-738cd40f4374 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete group_snapshot with id: 46accc5a-ac63-4a7a-8fed-d39da83832b0 Jan 12 14:53:32.274999 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:32.274999 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:32.348266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad8b56b3-56ea-4542-b389-738cd40f4374 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 returned with HTTP 202 Jan 12 14:53:32.349657 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1238/2409] 10.222.0.43 () {60 vars in 1383 bytes} [Tue Jan 12 14:53:32 2021] DELETE /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:53:32.357826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e257484-d493-4d9b-bcf4-4956dc283ce0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail Jan 12 14:53:32.358396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e257484-d493-4d9b-bcf4-4956dc283ce0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:32.358613 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:32.358613 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:32.358990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e257484-d493-4d9b-bcf4-4956dc283ce0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:32.359705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-4e257484-d493-4d9b-bcf4-4956dc283ce0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:53:32.361464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4e257484-d493-4d9b-bcf4-4956dc283ce0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:53:32.526115 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4e257484-d493-4d9b-bcf4-4956dc283ce0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all volumes completed successfully. Jan 12 14:53:32.526115 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-4e257484-d493-4d9b-bcf4-4956dc283ce0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:32.551081 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-4e257484-d493-4d9b-bcf4-4956dc283ce0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:32.583282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-4e257484-d493-4d9b-bcf4-4956dc283ce0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:32.607039 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:32.607039 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:32.725991 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e257484-d493-4d9b-bcf4-4956dc283ce0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail returned with HTTP 200 Jan 12 14:53:32.760994 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1172/2410] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:53:32 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail => generated 1004 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:32.774220 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea512a7d-9ec3-4026-bdd8-73c8f0cf52aa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail Jan 12 14:53:32.774220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea512a7d-9ec3-4026-bdd8-73c8f0cf52aa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:32.774220 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:32.774220 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:32.774220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea512a7d-9ec3-4026-bdd8-73c8f0cf52aa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:32.774220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-ea512a7d-9ec3-4026-bdd8-73c8f0cf52aa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:53:32.774220 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:32.774220 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:32.774220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-ea512a7d-9ec3-4026-bdd8-73c8f0cf52aa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:53:32.835530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ea512a7d-9ec3-4026-bdd8-73c8f0cf52aa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all snapshots completed successfully. Jan 12 14:53:32.837009 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:32.837009 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:32.841072 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea512a7d-9ec3-4026-bdd8-73c8f0cf52aa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail returned with HTTP 200 Jan 12 14:53:32.841924 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1239/2411] 10.222.0.43 () {58 vars in 1231 bytes} [Tue Jan 12 14:53:32 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail => generated 453 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:32.853843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-04186bc0-b2ae-484f-9fac-6c0c258e633c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 Jan 12 14:53:32.854367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-04186bc0-b2ae-484f-9fac-6c0c258e633c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:32.854578 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:32.854578 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:32.854960 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-04186bc0-b2ae-484f-9fac-6c0c258e633c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:32.963950 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:32.963950 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:32.965075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-04186bc0-b2ae-484f-9fac-6c0c258e633c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:53:32.997338 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-04186bc0-b2ae-484f-9fac-6c0c258e633c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 returned with HTTP 200 Jan 12 14:53:33.000450 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1173/2412] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:53:32 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 => generated 450 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:33.317600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-165fc08d-80e6-422d-958e-9c4be21ce0c4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:33.322240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67f21b53-8e9e-4694-bb63-2624e0cf4fcb tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:33.326344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-165fc08d-80e6-422d-958e-9c4be21ce0c4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:33.326344 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:33.326344 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:33.330240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67f21b53-8e9e-4694-bb63-2624e0cf4fcb tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:33.330240 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:33.330240 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:33.330240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67f21b53-8e9e-4694-bb63-2624e0cf4fcb tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:33.330240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-67f21b53-8e9e-4694-bb63-2624e0cf4fcb tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:33.334957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-165fc08d-80e6-422d-958e-9c4be21ce0c4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:33.334957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-165fc08d-80e6-422d-958e-9c4be21ce0c4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:33.410266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:33.410266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:33.410266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67f21b53-8e9e-4694-bb63-2624e0cf4fcb tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:33.418592 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1174/2413] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:33 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:33.450152 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:33.450152 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:33.452304 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-165fc08d-80e6-422d-958e-9c4be21ce0c4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:33.471553 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1240/2414] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:33 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:34.015325 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77776143-a0c4-4698-9b24-e03bef64072a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 Jan 12 14:53:34.015325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77776143-a0c4-4698-9b24-e03bef64072a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:34.015325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:34.015325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:34.015325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77776143-a0c4-4698-9b24-e03bef64072a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:34.067689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:34.067689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:34.067689 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-77776143-a0c4-4698-9b24-e03bef64072a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:53:34.074201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77776143-a0c4-4698-9b24-e03bef64072a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 returned with HTTP 200 Jan 12 14:53:34.074201 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1175/2415] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:53:34 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 => generated 450 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:34.436890 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c8b15ec-8b8d-4548-8fb3-58c26e4a807b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:34.436890 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c8b15ec-8b8d-4548-8fb3-58c26e4a807b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:34.436890 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:34.436890 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:34.436890 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c8b15ec-8b8d-4548-8fb3-58c26e4a807b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:34.436890 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8c8b15ec-8b8d-4548-8fb3-58c26e4a807b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:34.491045 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60b82dd6-818b-448c-b377-5f3d1afe85ae tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:34.491045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60b82dd6-818b-448c-b377-5f3d1afe85ae tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:34.491045 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:34.491045 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:34.496167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60b82dd6-818b-448c-b377-5f3d1afe85ae tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:34.503608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-60b82dd6-818b-448c-b377-5f3d1afe85ae tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:34.534022 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:34.534022 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:34.534022 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c8b15ec-8b8d-4548-8fb3-58c26e4a807b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:34.553465 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1241/2416] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:34 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:34.567496 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:34.567496 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:34.569194 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60b82dd6-818b-448c-b377-5f3d1afe85ae tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:34.578060 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1176/2417] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:34 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:35.082486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-605688c8-f913-41e5-8eaa-3ce8f55e5de4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 Jan 12 14:53:35.082486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-605688c8-f913-41e5-8eaa-3ce8f55e5de4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:35.082697 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:35.082697 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:35.083156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-605688c8-f913-41e5-8eaa-3ce8f55e5de4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:35.206716 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:35.206716 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:35.206716 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-605688c8-f913-41e5-8eaa-3ce8f55e5de4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:53:35.206716 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-605688c8-f913-41e5-8eaa-3ce8f55e5de4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 returned with HTTP 200 Jan 12 14:53:35.206716 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1242/2418] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:53:35 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 => generated 449 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:35.573267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6360871c-4368-4cab-9f35-7b19f90e2e04 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:35.573267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6360871c-4368-4cab-9f35-7b19f90e2e04 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:35.583402 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:35.583402 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:35.583402 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6360871c-4368-4cab-9f35-7b19f90e2e04 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:35.583402 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6360871c-4368-4cab-9f35-7b19f90e2e04 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:35.638419 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d84fb5d-444b-4558-9504-7ef95cfc3546 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:35.638419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d84fb5d-444b-4558-9504-7ef95cfc3546 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:35.638419 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:35.638419 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:35.638419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d84fb5d-444b-4558-9504-7ef95cfc3546 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:35.653534 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3d84fb5d-444b-4558-9504-7ef95cfc3546 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:35.661127 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:35.661127 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:35.661127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6360871c-4368-4cab-9f35-7b19f90e2e04 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:35.661127 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1177/2419] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:35 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:35.839726 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:35.839726 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:35.847647 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d84fb5d-444b-4558-9504-7ef95cfc3546 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:35.850727 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1243/2420] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:35 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:36.226462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5066f4b2-8897-4265-8f8b-519d6b7be479 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 Jan 12 14:53:36.226462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5066f4b2-8897-4265-8f8b-519d6b7be479 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:36.226462 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:36.226462 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:36.226462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5066f4b2-8897-4265-8f8b-519d6b7be479 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:36.314707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5066f4b2-8897-4265-8f8b-519d6b7be479 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 returned with HTTP 404 Jan 12 14:53:36.324747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5d205cd3-b10f-4c74-b869-b817aeaa882a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 Jan 12 14:53:36.324747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5d205cd3-b10f-4c74-b869-b817aeaa882a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:36.324747 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:36.324747 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:36.324747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5d205cd3-b10f-4c74-b869-b817aeaa882a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:36.324747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-5d205cd3-b10f-4c74-b869-b817aeaa882a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 46accc5a-ac63-4a7a-8fed-d39da83832b0 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:53:36.329725 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1178/2421] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:53:36 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/3b77d09a-efa0-4574-8073-ec792cef4667 => generated 111 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:53:36.335266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5d205cd3-b10f-4c74-b869-b817aeaa882a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 returned with HTTP 404 Jan 12 14:53:36.335266 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1244/2422] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:53:36 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/46accc5a-ac63-4a7a-8fed-d39da83832b0 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:53:36.363182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30566cc0-d360-43bb-aca6-d573edf62ed5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail Jan 12 14:53:36.366748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30566cc0-d360-43bb-aca6-d573edf62ed5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:36.367288 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-30566cc0-d360-43bb-aca6-d573edf62ed5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:36.367990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-30566cc0-d360-43bb-aca6-d573edf62ed5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:53:36.370648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-30566cc0-d360-43bb-aca6-d573edf62ed5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:53:36.495278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-30566cc0-d360-43bb-aca6-d573edf62ed5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all volumes completed successfully. Jan 12 14:53:36.496907 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-30566cc0-d360-43bb-aca6-d573edf62ed5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:36.497381 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-30566cc0-d360-43bb-aca6-d573edf62ed5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:36.535075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-30566cc0-d360-43bb-aca6-d573edf62ed5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:36.547182 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:36.547182 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:36.590988 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-30566cc0-d360-43bb-aca6-d573edf62ed5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail returned with HTTP 200 Jan 12 14:53:36.610017 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8be8add5-fb25-45a6-9c1c-3636522d16d3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3/action Jan 12 14:53:36.610017 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8be8add5-fb25-45a6-9c1c-3636522d16d3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:53:36.610017 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8be8add5-fb25-45a6-9c1c-3636522d16d3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:36.610017 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-8be8add5-fb25-45a6-9c1c-3636522d16d3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] delete called for group 7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 {{(pid=87932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:53:36.610017 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-8be8add5-fb25-45a6-9c1c-3636522d16d3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete group with id: 7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 Jan 12 14:53:36.615475 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1179/2423] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:53:36 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail => generated 1004 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:36.624632 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:36.624632 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:36.677049 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9952a08-a0da-4df0-bef6-7c02fba66087 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:36.677049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9952a08-a0da-4df0-bef6-7c02fba66087 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:36.677049 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:36.677049 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:36.677049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9952a08-a0da-4df0-bef6-7c02fba66087 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:36.677049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e9952a08-a0da-4df0-bef6-7c02fba66087 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:36.725806 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:36.725806 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:36.733752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9952a08-a0da-4df0-bef6-7c02fba66087 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:36.733752 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1180/2424] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:36 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:36.858228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-761ca344-4cff-4f3f-94a0-fee8cd18606a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:36.858677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-761ca344-4cff-4f3f-94a0-fee8cd18606a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:36.858896 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:36.858896 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:36.859268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-761ca344-4cff-4f3f-94a0-fee8cd18606a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:36.859635 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-761ca344-4cff-4f3f-94a0-fee8cd18606a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:36.900096 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:36.900096 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:36.901935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-761ca344-4cff-4f3f-94a0-fee8cd18606a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:36.912331 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1181/2425] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:36 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:37.018192 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8be8add5-fb25-45a6-9c1c-3636522d16d3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3/action returned with HTTP 202 Jan 12 14:53:37.018192 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1245/2426] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:53:36 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:53:37.021319 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5d644191-cac3-4a8f-a92a-b4949bb3fec4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b Jan 12 14:53:37.021319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5d644191-cac3-4a8f-a92a-b4949bb3fec4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:37.021319 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:37.021319 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:37.021319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5d644191-cac3-4a8f-a92a-b4949bb3fec4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:37.162875 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:37.162875 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:37.199485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5d644191-cac3-4a8f-a92a-b4949bb3fec4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:37.230149 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-5d644191-cac3-4a8f-a92a-b4949bb3fec4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:37.230612 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-5d644191-cac3-4a8f-a92a-b4949bb3fec4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:37.241470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-5d644191-cac3-4a8f-a92a-b4949bb3fec4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:37.258788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:37.258788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:37.307375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5d644191-cac3-4a8f-a92a-b4949bb3fec4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b returned with HTTP 200 Jan 12 14:53:37.308233 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1182/2427] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:37 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b => generated 1000 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:37.744071 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-426ab31a-de5c-46c8-aa6f-6887b9482297 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:37.744946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-426ab31a-de5c-46c8-aa6f-6887b9482297 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:37.745168 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:37.745168 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:37.745538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-426ab31a-de5c-46c8-aa6f-6887b9482297 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:37.745904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-426ab31a-de5c-46c8-aa6f-6887b9482297 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:37.776098 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:37.776098 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:37.778020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-426ab31a-de5c-46c8-aa6f-6887b9482297 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:37.779148 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1246/2428] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:37 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:37.942066 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1c9bd6d-44ed-4fbe-9395-7c86a9dbcc88 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:37.942066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1c9bd6d-44ed-4fbe-9395-7c86a9dbcc88 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:37.942066 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:37.942066 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:37.942066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1c9bd6d-44ed-4fbe-9395-7c86a9dbcc88 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:37.942066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c1c9bd6d-44ed-4fbe-9395-7c86a9dbcc88 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:38.060864 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:38.060864 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:38.060864 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1c9bd6d-44ed-4fbe-9395-7c86a9dbcc88 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:38.071207 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1183/2429] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:37 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:38.372212 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ae796597-6059-435f-b592-1dfb09dcb1ac tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b Jan 12 14:53:38.372212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ae796597-6059-435f-b592-1dfb09dcb1ac tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:38.372212 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:38.372212 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:38.372212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ae796597-6059-435f-b592-1dfb09dcb1ac tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:38.457132 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:38.457132 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:38.486672 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ae796597-6059-435f-b592-1dfb09dcb1ac tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:38.513553 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-ae796597-6059-435f-b592-1dfb09dcb1ac tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:38.513553 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-ae796597-6059-435f-b592-1dfb09dcb1ac tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:38.539651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-ae796597-6059-435f-b592-1dfb09dcb1ac tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:38.563281 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:38.563281 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:38.627602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ae796597-6059-435f-b592-1dfb09dcb1ac tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b returned with HTTP 200 Jan 12 14:53:38.628502 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1247/2430] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:38 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b => generated 1000 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:38.794609 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-026e9db9-fd0b-465e-9ba4-db0be0ae81f5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:38.795189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-026e9db9-fd0b-465e-9ba4-db0be0ae81f5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:38.795571 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:38.795571 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:38.796200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-026e9db9-fd0b-465e-9ba4-db0be0ae81f5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:38.796735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-026e9db9-fd0b-465e-9ba4-db0be0ae81f5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:38.858098 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:38.858098 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:38.860010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-026e9db9-fd0b-465e-9ba4-db0be0ae81f5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:38.860823 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1184/2431] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:38 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:39.092442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b58315fd-f132-4265-a2bc-b62353076147 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:39.092442 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b58315fd-f132-4265-a2bc-b62353076147 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:39.092442 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:39.092442 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:39.092442 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b58315fd-f132-4265-a2bc-b62353076147 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:39.092442 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b58315fd-f132-4265-a2bc-b62353076147 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:39.208057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:39.208057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:39.210738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b58315fd-f132-4265-a2bc-b62353076147 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:39.223621 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1248/2432] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:39 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:39.650115 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e1ad4cb-08b6-4e67-9ff6-14eb95e383cd tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b Jan 12 14:53:39.650853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e1ad4cb-08b6-4e67-9ff6-14eb95e383cd tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:39.651052 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:39.651052 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:39.651423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e1ad4cb-08b6-4e67-9ff6-14eb95e383cd tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:39.884470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2e6fba2-7687-4dfa-af81-93b0e8134596 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:39.884470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2e6fba2-7687-4dfa-af81-93b0e8134596 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:39.884470 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:39.884470 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:39.884470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2e6fba2-7687-4dfa-af81-93b0e8134596 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:39.884470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a2e6fba2-7687-4dfa-af81-93b0e8134596 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:39.966059 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:39.966059 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:39.969822 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:39.969822 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:39.993921 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2e6fba2-7687-4dfa-af81-93b0e8134596 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:40.001275 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9e1ad4cb-08b6-4e67-9ff6-14eb95e383cd tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:40.005016 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1249/2433] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:39 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:40.030014 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-9e1ad4cb-08b6-4e67-9ff6-14eb95e383cd tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:40.030699 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-9e1ad4cb-08b6-4e67-9ff6-14eb95e383cd tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:40.046674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-9e1ad4cb-08b6-4e67-9ff6-14eb95e383cd tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:40.053789 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:40.053789 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:40.100611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e1ad4cb-08b6-4e67-9ff6-14eb95e383cd tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b returned with HTTP 200 Jan 12 14:53:40.106041 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1185/2434] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:39 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b => generated 1000 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:40.239387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f81a68bf-3adc-4b1e-9773-7bdf5aa89371 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:40.239387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f81a68bf-3adc-4b1e-9773-7bdf5aa89371 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:40.239387 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:40.239387 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:40.239387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f81a68bf-3adc-4b1e-9773-7bdf5aa89371 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:40.239387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f81a68bf-3adc-4b1e-9773-7bdf5aa89371 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:40.314492 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:40.314492 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:40.314492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f81a68bf-3adc-4b1e-9773-7bdf5aa89371 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:40.314492 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1250/2435] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:40 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:41.011496 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06357510-de19-404c-a2cf-1c30b3d2716b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:41.012139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06357510-de19-404c-a2cf-1c30b3d2716b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:41.012362 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:41.012362 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:41.012735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06357510-de19-404c-a2cf-1c30b3d2716b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:41.013106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-06357510-de19-404c-a2cf-1c30b3d2716b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:41.080814 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:41.080814 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:41.092083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06357510-de19-404c-a2cf-1c30b3d2716b tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:41.100057 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1186/2436] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:41 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:41.139047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d1d1a7cc-98bd-4dde-90e1-ac2f97c275b8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b Jan 12 14:53:41.139047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d1d1a7cc-98bd-4dde-90e1-ac2f97c275b8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:41.139047 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:41.139047 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:41.139047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d1d1a7cc-98bd-4dde-90e1-ac2f97c275b8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:41.311776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d1d1a7cc-98bd-4dde-90e1-ac2f97c275b8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b returned with HTTP 404 Jan 12 14:53:41.319945 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1251/2437] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:41 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:53:41.321266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd09bed1-71fa-4f2e-a6b4-c8578a18a5ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 Jan 12 14:53:41.321890 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd09bed1-71fa-4f2e-a6b4-c8578a18a5ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:41.322102 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:41.322102 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:41.322479 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd09bed1-71fa-4f2e-a6b4-c8578a18a5ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:41.322893 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-fd09bed1-71fa-4f2e-a6b4-c8578a18a5ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:41.324949 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da60efa4-f669-4d40-941a-b76e0fc7e807 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:41.325476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da60efa4-f669-4d40-941a-b76e0fc7e807 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:41.325964 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da60efa4-f669-4d40-941a-b76e0fc7e807 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:41.326331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-da60efa4-f669-4d40-941a-b76e0fc7e807 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:41.349908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd09bed1-71fa-4f2e-a6b4-c8578a18a5ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 returned with HTTP 404 Jan 12 14:53:41.354797 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1187/2438] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:41 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/7fd8e6fb-be0a-4fd0-8bbb-afcdd62c3bb3 => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:53:41.370487 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66736aca-1614-4001-a986-f51f3e5056ab tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] DELETE http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types/1e7bcb2d-7fbc-492e-b399-a789e3d7843c Jan 12 14:53:41.375555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66736aca-1614-4001-a986-f51f3e5056ab tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:41.376332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66736aca-1614-4001-a986-f51f3e5056ab tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:41.378232 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:41.378232 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:41.380098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da60efa4-f669-4d40-941a-b76e0fc7e807 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:41.386765 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1252/2439] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:41 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:41.464013 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:53:41.464013 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:53:41.516844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66736aca-1614-4001-a986-f51f3e5056ab tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types/1e7bcb2d-7fbc-492e-b399-a789e3d7843c returned with HTTP 202 Jan 12 14:53:41.538603 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1188/2440] 10.222.0.43 () {60 vars in 1371 bytes} [Tue Jan 12 14:53:41 2021] DELETE /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types/1e7bcb2d-7fbc-492e-b399-a789e3d7843c => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:53:41.539219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0905660c-aac6-4c7c-bdb6-6886d5007e15 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] POST http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types Jan 12 14:53:41.539219 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:41.539219 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:41.539219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0905660c-aac6-4c7c-bdb6-6886d5007e15 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1908996459"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:41.663688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0905660c-aac6-4c7c-bdb6-6886d5007e15 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types returned with HTTP 200 Jan 12 14:53:41.663688 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1253/2441] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:53:41 2021] POST /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types => generated 224 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:41.674710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6af731d5-68ad-4cbd-96ba-c0aafcedd5e2 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] POST http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types Jan 12 14:53:41.674710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6af731d5-68ad-4cbd-96ba-c0aafcedd5e2 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1851927864"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:41.758235 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6af731d5-68ad-4cbd-96ba-c0aafcedd5e2 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types returned with HTTP 202 Jan 12 14:53:41.758235 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1189/2442] 10.222.0.43 () {62 vars in 1278 bytes} [Tue Jan 12 14:53:41 2021] POST /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types => generated 181 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:53:41.770404 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc54a93f-10f7-43d9-809d-61a731a5d383 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups Jan 12 14:53:41.770404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc54a93f-10f7-43d9-809d-61a731a5d383 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'create', calling method: version_select, body: {"group": {"group_type": "83fe100d-ba0c-45fd-9948-705e0b29113f", "volume_types": ["0089430c-a6b7-41ed-bafd-fd030fb54ed1"], "name": "tempest-GroupSnapshotsTest-Group-1066500018"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:41.770404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-fc54a93f-10f7-43d9-809d-61a731a5d383 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating new group {'group': {'group_type': '83fe100d-ba0c-45fd-9948-705e0b29113f', 'volume_types': ['0089430c-a6b7-41ed-bafd-fd030fb54ed1'], 'name': 'tempest-GroupSnapshotsTest-Group-1066500018'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 12 14:53:41.828887 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-fc54a93f-10f7-43d9-809d-61a731a5d383 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating group tempest-GroupSnapshotsTest-Group-1066500018. Jan 12 14:53:41.927916 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fc54a93f-10f7-43d9-809d-61a731a5d383 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Availability Zones retrieved successfully. Jan 12 14:53:42.002477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-fc54a93f-10f7-43d9-809d-61a731a5d383 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['847125ba-713e-4768-add0-25c9038384ab'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:53:42.111850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-233591bc-800e-4657-a15a-d5b49d1f8eec tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:42.111850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-233591bc-800e-4657-a15a-d5b49d1f8eec tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:42.111850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-233591bc-800e-4657-a15a-d5b49d1f8eec tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:42.111850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-233591bc-800e-4657-a15a-d5b49d1f8eec tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:42.184000 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc54a93f-10f7-43d9-809d-61a731a5d383 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups returned with HTTP 202 Jan 12 14:53:42.184000 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1254/2443] 10.222.0.43 () {62 vars in 1264 bytes} [Tue Jan 12 14:53:41 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups => generated 112 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:53:42.208271 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:42.208271 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:42.210405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-48a8cf41-4eca-4ea0-82f2-612841074b21 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:42.210405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-48a8cf41-4eca-4ea0-82f2-612841074b21 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:42.210405 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:42.210405 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:42.225098 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-48a8cf41-4eca-4ea0-82f2-612841074b21 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:42.225098 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-48a8cf41-4eca-4ea0-82f2-612841074b21 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:42.230111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-233591bc-800e-4657-a15a-d5b49d1f8eec tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:42.230111 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1190/2444] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:42 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:42.245842 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:42.245842 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:42.330774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-48a8cf41-4eca-4ea0-82f2-612841074b21 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 200 Jan 12 14:53:42.340082 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1255/2445] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:42 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 392 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:42.402683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afbf17e1-a7f8-450a-b78f-3cb5490256d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:42.402683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afbf17e1-a7f8-450a-b78f-3cb5490256d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:42.402683 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:42.402683 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:42.402683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afbf17e1-a7f8-450a-b78f-3cb5490256d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:42.402683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-afbf17e1-a7f8-450a-b78f-3cb5490256d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:42.458521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:42.458521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:42.460396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afbf17e1-a7f8-450a-b78f-3cb5490256d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:42.476410 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1191/2446] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:42 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:43.242496 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed9eca18-6fa3-400c-b4b5-d1d10dcfe095 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:43.242496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed9eca18-6fa3-400c-b4b5-d1d10dcfe095 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:43.242496 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:43.242496 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:43.242496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed9eca18-6fa3-400c-b4b5-d1d10dcfe095 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:43.242496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ed9eca18-6fa3-400c-b4b5-d1d10dcfe095 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:43.308680 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:43.308680 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:43.343330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-830c2fe9-e578-4855-b78d-c4f33da9e734 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:43.344352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-830c2fe9-e578-4855-b78d-c4f33da9e734 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:43.344562 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:43.344562 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:43.345107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-830c2fe9-e578-4855-b78d-c4f33da9e734 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:43.345638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-830c2fe9-e578-4855-b78d-c4f33da9e734 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:43.348786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed9eca18-6fa3-400c-b4b5-d1d10dcfe095 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:43.356934 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1256/2447] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:43 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:43.377396 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:43.377396 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:43.497738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-830c2fe9-e578-4855-b78d-c4f33da9e734 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 200 Jan 12 14:53:43.497738 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1192/2448] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:43 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 393 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:43.501564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20425db4-589c-42e9-968c-c627e858590c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:43.501564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20425db4-589c-42e9-968c-c627e858590c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:43.501564 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:43.501564 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:43.501564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20425db4-589c-42e9-968c-c627e858590c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:43.501564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-20425db4-589c-42e9-968c-c627e858590c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:43.514178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes Jan 12 14:53:43.514178 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:43.514178 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:43.514178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0089430c-a6b7-41ed-bafd-fd030fb54ed1", "group_id": "16b9bb5d-371d-475d-bec1-ccb41a21683b", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-399558964"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:43.514178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume request body: {'volume': {'volume_type': '0089430c-a6b7-41ed-bafd-fd030fb54ed1', 'group_id': '16b9bb5d-371d-475d-bec1-ccb41a21683b', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-399558964'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:53:43.613528 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:43.613528 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:43.617701 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:43.617701 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:43.617701 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume of 1 GB Jan 12 14:53:43.629094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20425db4-589c-42e9-968c-c627e858590c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:43.629094 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1257/2449] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:43 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:43.675955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Availability Zones retrieved successfully. Jan 12 14:53:43.729928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Flow 'volume_create_api' (426388de-46b0-4300-b9bc-06518ce4be55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:53:43.729928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b57babcb-b507-4a99-a28e-bf924ea910f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:43.740160 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:43.740160 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:43.740818 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:53:43.835539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b57babcb-b507-4a99-a28e-bf924ea910f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:53:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0089430c-a6b7-41ed-bafd-fd030fb54ed1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1908996459',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0089430c-a6b7-41ed-bafd-fd030fb54ed1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '16b9bb5d-371d-475d-bec1-ccb41a21683b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:43.838609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ac14797-d19d-4dea-90a8-80aec821f943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:44.031945 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1908996459 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1908996459, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:53:44.031945 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1908996459 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1908996459, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:53:44.154240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['60e862d5-f7b1-407e-9fbd-aad5f0b08526', '7b52ba0d-03b9-4ea7-b4cc-1ffb9430101e', '3e861283-2edc-42b3-8c4b-5f8ca78a23a7', '9b5418ae-06ee-4bb6-89b9-efd0f17b558c'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:53:44.157490 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ac14797-d19d-4dea-90a8-80aec821f943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e862d5-f7b1-407e-9fbd-aad5f0b08526', '7b52ba0d-03b9-4ea7-b4cc-1ffb9430101e', '3e861283-2edc-42b3-8c4b-5f8ca78a23a7', '9b5418ae-06ee-4bb6-89b9-efd0f17b558c']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:44.160367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8dc7b3c-a23c-41e3-aad1-75b76f9fcfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:44.247220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8dc7b3c-a23c-41e3-aad1-75b76f9fcfc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e828a1c-50f1-4023-9586-d69a5abc63e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-399558964',encryption_key_id=None,group_id=16b9bb5d-371d-475d-bec1-ccb41a21683b,group_type_id=,metadata={},multiattach=False,project_id='053b0edf5692438f97f58fa0dd3b994b',qos_specs=None,replication_status=,reservations=['60e862d5-f7b1-407e-9fbd-aad5f0b08526','7b52ba0d-03b9-4ea7-b4cc-1ffb9430101e','3e861283-2edc-42b3-8c4b-5f8ca78a23a7','9b5418ae-06ee-4bb6-89b9-efd0f17b558c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80f281af4d504f24a1d545c70c919917',volume_type_id=0089430c-a6b7-41ed-bafd-fd030fb54ed1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-399558964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=16b9bb5d-371d-475d-bec1-ccb41a21683b,host=None,id=4e828a1c-50f1-4023-9586-d69a5abc63e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='053b0edf5692438f97f58fa0dd3b994b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='80f281af4d504f24a1d545c70c919917',volume_attachment=,volume_type=,volume_type_id=0089430c-a6b7-41ed-bafd-fd030fb54ed1)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:44.247220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47376ee5-4da4-4480-9403-5aa753aed78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:44.303680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47376ee5-4da4-4480-9403-5aa753aed78b) transitioned into state 'SUCCESS' from state '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-399558964',encryption_key_id=None,group_id=16b9bb5d-371d-475d-bec1-ccb41a21683b,group_type_id=,metadata={},multiattach=False,project_id='053b0edf5692438f97f58fa0dd3b994b',qos_specs=None,replication_status=,reservations=['60e862d5-f7b1-407e-9fbd-aad5f0b08526','7b52ba0d-03b9-4ea7-b4cc-1ffb9430101e','3e861283-2edc-42b3-8c4b-5f8ca78a23a7','9b5418ae-06ee-4bb6-89b9-efd0f17b558c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80f281af4d504f24a1d545c70c919917',volume_type_id=0089430c-a6b7-41ed-bafd-fd030fb54ed1)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:44.309077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886374ce-87ce-463a-8eca-ffde6a9c05a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:44.347742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886374ce-87ce-463a-8eca-ffde6a9c05a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:44.361712 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Flow 'volume_create_api' (426388de-46b0-4300-b9bc-06518ce4be55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:53:44.375372 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af248136-2a8c-4364-b345-79c89322d2b1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:44.375372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af248136-2a8c-4364-b345-79c89322d2b1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:44.375372 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:44.375372 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:44.375372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af248136-2a8c-4364-b345-79c89322d2b1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:44.375372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-af248136-2a8c-4364-b345-79c89322d2b1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:44.425822 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:44.425822 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:44.428924 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af248136-2a8c-4364-b345-79c89322d2b1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:44.429966 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1258/2450] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:44 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:44.574050 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume request issued successfully. Jan 12 14:53:44.636840 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:44.636840 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:44.662271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:44.666333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8179f822-3d0d-4eeb-9036-4fdc523cd5e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:44.666333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8179f822-3d0d-4eeb-9036-4fdc523cd5e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:44.666333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:44.666333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:44.666333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8179f822-3d0d-4eeb-9036-4fdc523cd5e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:44.666333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8179f822-3d0d-4eeb-9036-4fdc523cd5e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:44.683552 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:44.683552 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:44.701329 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:44.701329 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:44.703561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8179f822-3d0d-4eeb-9036-4fdc523cd5e0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:44.704671 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1259/2451] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:44 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:44.721036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3a66ae3-2c60-4444-8640-8665ebb33130 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes returned with HTTP 202 Jan 12 14:53:44.731831 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1193/2452] 10.222.0.43 () {62 vars in 1267 bytes} [Tue Jan 12 14:53:43 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes => generated 907 bytes in 1235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:53:44.762188 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0983b48b-db63-4486-9c65-088fdfcd463a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 Jan 12 14:53:44.762188 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0983b48b-db63-4486-9c65-088fdfcd463a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:44.762188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:44.762188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:44.762188 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0983b48b-db63-4486-9c65-088fdfcd463a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:44.981225 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:44.981225 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:44.997574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0983b48b-db63-4486-9c65-088fdfcd463a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:45.044075 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-0983b48b-db63-4486-9c65-088fdfcd463a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:45.044557 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-0983b48b-db63-4486-9c65-088fdfcd463a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:45.055259 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-0983b48b-db63-4486-9c65-088fdfcd463a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:45.063914 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:45.063914 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:45.089680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0983b48b-db63-4486-9c65-088fdfcd463a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 returned with HTTP 200 Jan 12 14:53:45.099344 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1260/2453] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:44 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 => generated 999 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:45.463793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a93d14b2-2fb9-403c-b358-a0c9c1b52967 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:45.463793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a93d14b2-2fb9-403c-b358-a0c9c1b52967 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:45.463793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:45.463793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:45.463793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a93d14b2-2fb9-403c-b358-a0c9c1b52967 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:45.463793 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a93d14b2-2fb9-403c-b358-a0c9c1b52967 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:45.525698 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:45.525698 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:45.525698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a93d14b2-2fb9-403c-b358-a0c9c1b52967 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:45.536237 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1194/2454] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:45 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:45.720253 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-48803c5f-2a90-45a1-a8d1-bad46380a7fb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:45.721039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-48803c5f-2a90-45a1-a8d1-bad46380a7fb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:45.721855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:45.721855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:45.722306 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-48803c5f-2a90-45a1-a8d1-bad46380a7fb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:45.722751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-48803c5f-2a90-45a1-a8d1-bad46380a7fb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:45.955362 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:45.955362 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:45.955362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-48803c5f-2a90-45a1-a8d1-bad46380a7fb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:45.981236 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1261/2455] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:45 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:46.106731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97e2f4de-f394-4561-ad0a-a1c35335541b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 Jan 12 14:53:46.107605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97e2f4de-f394-4561-ad0a-a1c35335541b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:46.108070 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:46.108070 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:46.108728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97e2f4de-f394-4561-ad0a-a1c35335541b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:46.207268 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:46.207268 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:46.277730 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-97e2f4de-f394-4561-ad0a-a1c35335541b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:46.333500 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-97e2f4de-f394-4561-ad0a-a1c35335541b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:46.333500 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-97e2f4de-f394-4561-ad0a-a1c35335541b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:46.373188 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-97e2f4de-f394-4561-ad0a-a1c35335541b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:46.397057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:46.397057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:46.426318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97e2f4de-f394-4561-ad0a-a1c35335541b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 returned with HTTP 200 Jan 12 14:53:46.426318 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1195/2456] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:46 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 => generated 999 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:46.550040 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d2224a1-dd88-435b-8c99-fb8e55765072 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:46.550040 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d2224a1-dd88-435b-8c99-fb8e55765072 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:46.550040 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:46.550040 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:46.554304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d2224a1-dd88-435b-8c99-fb8e55765072 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:46.554304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3d2224a1-dd88-435b-8c99-fb8e55765072 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:46.649355 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:46.649355 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:46.656206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d2224a1-dd88-435b-8c99-fb8e55765072 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:46.656206 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1262/2457] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:46 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:46.989482 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b80a0c89-b046-4457-bcc5-3d096863f5a0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:46.989482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b80a0c89-b046-4457-bcc5-3d096863f5a0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:46.989482 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:46.989482 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:46.989482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b80a0c89-b046-4457-bcc5-3d096863f5a0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:46.989482 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b80a0c89-b046-4457-bcc5-3d096863f5a0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:47.078748 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:47.078748 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:47.094208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b80a0c89-b046-4457-bcc5-3d096863f5a0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:47.108916 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1196/2458] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:46 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:47.438907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff54fabb-84f2-40b2-bc74-7cfadba3dafe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 Jan 12 14:53:47.439470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff54fabb-84f2-40b2-bc74-7cfadba3dafe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:47.439682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:47.439682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:47.440260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff54fabb-84f2-40b2-bc74-7cfadba3dafe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:47.644453 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:47.644453 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:47.672421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1721b65b-7a4e-4763-8c85-22dfce3be7ad tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:47.672421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1721b65b-7a4e-4763-8c85-22dfce3be7ad tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:47.672421 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:47.672421 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:47.672421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1721b65b-7a4e-4763-8c85-22dfce3be7ad tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:47.672421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1721b65b-7a4e-4763-8c85-22dfce3be7ad tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:47.692346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ff54fabb-84f2-40b2-bc74-7cfadba3dafe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:47.735792 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-ff54fabb-84f2-40b2-bc74-7cfadba3dafe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:47.735792 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-ff54fabb-84f2-40b2-bc74-7cfadba3dafe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:47.754479 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-ff54fabb-84f2-40b2-bc74-7cfadba3dafe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:47.763395 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:47.763395 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:47.771360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1721b65b-7a4e-4763-8c85-22dfce3be7ad tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:47.775606 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:47.775606 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:47.779383 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1197/2459] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:47 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:47.821145 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff54fabb-84f2-40b2-bc74-7cfadba3dafe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 returned with HTTP 200 Jan 12 14:53:47.823089 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1263/2460] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:47 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 => generated 1000 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:47.838434 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes Jan 12 14:53:47.839165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:47.839165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:47.839665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0089430c-a6b7-41ed-bafd-fd030fb54ed1", "group_id": "16b9bb5d-371d-475d-bec1-ccb41a21683b", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-577677681"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:47.840903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume request body: {'volume': {'volume_type': '0089430c-a6b7-41ed-bafd-fd030fb54ed1', 'group_id': '16b9bb5d-371d-475d-bec1-ccb41a21683b', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-577677681'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:53:47.894781 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:47.894781 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:47.898528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume of 1 GB Jan 12 14:53:47.943209 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Availability Zones retrieved successfully. Jan 12 14:53:48.031313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Flow 'volume_create_api' (cc603c89-b51d-49b5-8635-18fd5f888dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:53:48.048249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d622cc-670c-4e66-8b06-0907dd951bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:48.055266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:48.055266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:48.062920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:53:48.131112 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38a893eb-1284-42e6-84cb-2202c873c0b1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:48.157377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38a893eb-1284-42e6-84cb-2202c873c0b1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:48.157377 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:48.157377 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:48.161374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38a893eb-1284-42e6-84cb-2202c873c0b1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:48.161374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-38a893eb-1284-42e6-84cb-2202c873c0b1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:48.218897 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:48.218897 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:48.226113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38a893eb-1284-42e6-84cb-2202c873c0b1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:48.227545 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1264/2461] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:48 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:48.326377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d622cc-670c-4e66-8b06-0907dd951bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:53:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0089430c-a6b7-41ed-bafd-fd030fb54ed1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1908996459',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0089430c-a6b7-41ed-bafd-fd030fb54ed1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '16b9bb5d-371d-475d-bec1-ccb41a21683b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:48.344842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (becc7649-3011-4e0b-9918-3e324442d1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:48.657328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['e1aac992-06a4-429a-bf0d-cfd02464639c', 'f7a664d1-2343-45c5-89d1-c71cb4c4d8fe', 'ed60530d-c2ea-4b1a-b872-75a426d5c84d', 'bb4da1ef-4eda-4edf-ad97-75201b36a81b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:53:48.659251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (becc7649-3011-4e0b-9918-3e324442d1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1aac992-06a4-429a-bf0d-cfd02464639c', 'f7a664d1-2343-45c5-89d1-c71cb4c4d8fe', 'ed60530d-c2ea-4b1a-b872-75a426d5c84d', 'bb4da1ef-4eda-4edf-ad97-75201b36a81b']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:48.661369 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4de6c1d-0042-41c7-9fd0-bc781cfdf217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:48.753073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4de6c1d-0042-41c7-9fd0-bc781cfdf217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7ee67a1-26b0-4a2d-a2da-a8753a5a4f43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-577677681',encryption_key_id=None,group_id=16b9bb5d-371d-475d-bec1-ccb41a21683b,group_type_id=,metadata={},multiattach=False,project_id='053b0edf5692438f97f58fa0dd3b994b',qos_specs=None,replication_status=,reservations=['e1aac992-06a4-429a-bf0d-cfd02464639c','f7a664d1-2343-45c5-89d1-c71cb4c4d8fe','ed60530d-c2ea-4b1a-b872-75a426d5c84d','bb4da1ef-4eda-4edf-ad97-75201b36a81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80f281af4d504f24a1d545c70c919917',volume_type_id=0089430c-a6b7-41ed-bafd-fd030fb54ed1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-577677681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=16b9bb5d-371d-475d-bec1-ccb41a21683b,host=None,id=d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='053b0edf5692438f97f58fa0dd3b994b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='80f281af4d504f24a1d545c70c919917',volume_attachment=,volume_type=,volume_type_id=0089430c-a6b7-41ed-bafd-fd030fb54ed1)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:48.753073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc7d1334-6cb5-401b-8690-cef08f325bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:48.791172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e9d808b-cb01-4bd1-b097-ddea0d534382 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:48.791172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e9d808b-cb01-4bd1-b097-ddea0d534382 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:48.791172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:48.791172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:48.791172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e9d808b-cb01-4bd1-b097-ddea0d534382 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:48.791172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6e9d808b-cb01-4bd1-b097-ddea0d534382 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:48.844926 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc7d1334-6cb5-401b-8690-cef08f325bc9) transitioned into state 'SUCCESS' from state '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-577677681',encryption_key_id=None,group_id=16b9bb5d-371d-475d-bec1-ccb41a21683b,group_type_id=,metadata={},multiattach=False,project_id='053b0edf5692438f97f58fa0dd3b994b',qos_specs=None,replication_status=,reservations=['e1aac992-06a4-429a-bf0d-cfd02464639c','f7a664d1-2343-45c5-89d1-c71cb4c4d8fe','ed60530d-c2ea-4b1a-b872-75a426d5c84d','bb4da1ef-4eda-4edf-ad97-75201b36a81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80f281af4d504f24a1d545c70c919917',volume_type_id=0089430c-a6b7-41ed-bafd-fd030fb54ed1)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:48.849003 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:48.849003 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:48.849003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e9d808b-cb01-4bd1-b097-ddea0d534382 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:48.849003 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1265/2462] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:48 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:48.857511 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68792852-fc79-45a2-a0be-2b3628b4cd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:53:48.869817 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68792852-fc79-45a2-a0be-2b3628b4cd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:53:48.869817 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Flow 'volume_create_api' (cc603c89-b51d-49b5-8635-18fd5f888dec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:53:49.064915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume request issued successfully. Jan 12 14:53:49.124197 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:49.124197 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:49.141012 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:49.148723 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:49.148723 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:49.172671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d3704fe-9eba-42e9-bf1f-67fc879dd80b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes returned with HTTP 202 Jan 12 14:53:49.172671 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1198/2463] 10.222.0.43 () {62 vars in 1267 bytes} [Tue Jan 12 14:53:47 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes => generated 907 bytes in 1335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:53:49.186283 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ae35a0d-68ae-4959-a8d5-0a5e3cb08ec0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:53:49.186283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ae35a0d-68ae-4959-a8d5-0a5e3cb08ec0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:49.186283 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:49.186283 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:49.186283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ae35a0d-68ae-4959-a8d5-0a5e3cb08ec0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:49.241565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a4abf52-8c91-4c41-af4d-8cf28a076caf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:49.242290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a4abf52-8c91-4c41-af4d-8cf28a076caf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:49.242851 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:49.242851 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:49.244280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a4abf52-8c91-4c41-af4d-8cf28a076caf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:49.244726 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4a4abf52-8c91-4c41-af4d-8cf28a076caf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:49.344204 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:49.344204 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:49.349341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a4abf52-8c91-4c41-af4d-8cf28a076caf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:49.350258 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1199/2464] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:49 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:49.378227 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:49.378227 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:49.434336 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0ae35a0d-68ae-4959-a8d5-0a5e3cb08ec0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:49.458626 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-0ae35a0d-68ae-4959-a8d5-0a5e3cb08ec0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:49.458626 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-0ae35a0d-68ae-4959-a8d5-0a5e3cb08ec0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:49.472061 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-0ae35a0d-68ae-4959-a8d5-0a5e3cb08ec0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:49.481260 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:49.481260 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:49.516582 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ae35a0d-68ae-4959-a8d5-0a5e3cb08ec0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 returned with HTTP 200 Jan 12 14:53:49.554163 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1266/2465] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:49 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 => generated 999 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:49.852182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb2cb6a7-156e-4ac3-a536-faeddfbe6a9c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:49.852768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb2cb6a7-156e-4ac3-a536-faeddfbe6a9c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:49.853272 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:49.853272 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:49.853728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eb2cb6a7-156e-4ac3-a536-faeddfbe6a9c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:49.854172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-eb2cb6a7-156e-4ac3-a536-faeddfbe6a9c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:49.904354 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:49.904354 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:49.906899 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eb2cb6a7-156e-4ac3-a536-faeddfbe6a9c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:49.907964 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1200/2466] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:49 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:50.366532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a7a617b-335f-425c-85f7-d8d86fd91de4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:50.367474 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a7a617b-335f-425c-85f7-d8d86fd91de4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:50.367927 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:50.367927 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:50.369260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a7a617b-335f-425c-85f7-d8d86fd91de4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:50.369956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6a7a617b-335f-425c-85f7-d8d86fd91de4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:50.421758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:50.421758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:50.424313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a7a617b-335f-425c-85f7-d8d86fd91de4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:50.429420 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1267/2467] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:50 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:50.573739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa4bfc67-c92b-466b-8d32-3786c7a6769f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:53:50.573739 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa4bfc67-c92b-466b-8d32-3786c7a6769f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:50.573739 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:50.573739 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:50.573739 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa4bfc67-c92b-466b-8d32-3786c7a6769f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:50.859830 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:50.859830 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:50.894922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fa4bfc67-c92b-466b-8d32-3786c7a6769f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:50.922353 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-473c74c2-dbbb-42be-97d1-31513cd596e0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:50.922933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-473c74c2-dbbb-42be-97d1-31513cd596e0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:50.923149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:50.923149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:50.923517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-473c74c2-dbbb-42be-97d1-31513cd596e0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:50.923912 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-473c74c2-dbbb-42be-97d1-31513cd596e0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:50.947921 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-fa4bfc67-c92b-466b-8d32-3786c7a6769f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:50.951591 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-fa4bfc67-c92b-466b-8d32-3786c7a6769f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:50.972085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-fa4bfc67-c92b-466b-8d32-3786c7a6769f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:50.988343 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:50.988343 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:50.995997 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:50.995997 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:50.998319 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-473c74c2-dbbb-42be-97d1-31513cd596e0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:50.999445 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1268/2468] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:50 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:51.081400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa4bfc67-c92b-466b-8d32-3786c7a6769f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 returned with HTTP 200 Jan 12 14:53:51.081400 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1201/2469] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:50 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 => generated 999 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:51.468101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-897b9ea2-deee-4a6a-b705-4d9852f8d996 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:51.468101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-897b9ea2-deee-4a6a-b705-4d9852f8d996 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:51.468101 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:51.468101 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:51.468101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-897b9ea2-deee-4a6a-b705-4d9852f8d996 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:51.468101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-897b9ea2-deee-4a6a-b705-4d9852f8d996 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:51.569469 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:51.569469 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:51.586670 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-897b9ea2-deee-4a6a-b705-4d9852f8d996 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:51.586670 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1269/2470] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:51 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:52.030217 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09de5f3b-0344-409b-8991-dde10535f021 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:52.044590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09de5f3b-0344-409b-8991-dde10535f021 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:52.044590 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:52.044590 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:52.044590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09de5f3b-0344-409b-8991-dde10535f021 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:52.044590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-09de5f3b-0344-409b-8991-dde10535f021 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:52.100446 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4326c194-b7d3-4472-b019-d1446e3cbe91 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:53:52.100446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4326c194-b7d3-4472-b019-d1446e3cbe91 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:52.100446 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:52.100446 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:52.100446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4326c194-b7d3-4472-b019-d1446e3cbe91 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:52.130449 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:52.130449 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:52.130449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09de5f3b-0344-409b-8991-dde10535f021 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:52.130449 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1202/2471] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:52 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 818 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:52.230875 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:52.230875 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:52.246374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4326c194-b7d3-4472-b019-d1446e3cbe91 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:53:52.280581 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-4326c194-b7d3-4472-b019-d1446e3cbe91 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:52.281263 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-4326c194-b7d3-4472-b019-d1446e3cbe91 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:52.314738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-4326c194-b7d3-4472-b019-d1446e3cbe91 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:52.324816 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:52.324816 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:52.445855 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4326c194-b7d3-4472-b019-d1446e3cbe91 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 returned with HTTP 200 Jan 12 14:53:52.445855 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1270/2472] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:53:52 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 => generated 1000 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:52.477540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f38a5ea1-319b-4b0e-90bb-3863c9147311 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] PUT http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:52.477540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:52.477540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:52.477540 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f38a5ea1-319b-4b0e-90bb-3863c9147311 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4e828a1c-50f1-4023-9586-d69a5abc63e3"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:52.485124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-f38a5ea1-319b-4b0e-90bb-3863c9147311 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Update called for group 16b9bb5d-371d-475d-bec1-ccb41a21683b. {{(pid=87931) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 12 14:53:52.485124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-f38a5ea1-319b-4b0e-90bb-3863c9147311 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Updating group 16b9bb5d-371d-475d-bec1-ccb41a21683b with name None description: None add_volumes: None remove_volumes: 4e828a1c-50f1-4023-9586-d69a5abc63e3. Jan 12 14:53:52.577793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:52.577793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:52.592942 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2649ec55-68fb-424f-b2c7-98f90d54f5f0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:52.593583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2649ec55-68fb-424f-b2c7-98f90d54f5f0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:52.593976 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:52.593976 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:52.594618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2649ec55-68fb-424f-b2c7-98f90d54f5f0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:52.595076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2649ec55-68fb-424f-b2c7-98f90d54f5f0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:52.669786 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:52.669786 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:52.679634 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2649ec55-68fb-424f-b2c7-98f90d54f5f0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:52.685184 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1271/2473] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:52 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:52.757587 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f38a5ea1-319b-4b0e-90bb-3863c9147311 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 202 Jan 12 14:53:52.757587 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1203/2474] 10.222.0.43 () {62 vars in 1373 bytes} [Tue Jan 12 14:53:52 2021] PUT /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:53:52.797325 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ba702ef-2242-44c2-99f4-accf758f2645 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:52.797325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ba702ef-2242-44c2-99f4-accf758f2645 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:52.797325 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:52.797325 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:52.797325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ba702ef-2242-44c2-99f4-accf758f2645 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:52.797325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-1ba702ef-2242-44c2-99f4-accf758f2645 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:52.827026 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:52.827026 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:52.935831 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ba702ef-2242-44c2-99f4-accf758f2645 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 200 Jan 12 14:53:52.935831 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1272/2475] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:52 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 392 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:53.145802 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5691c9ae-9900-484b-855f-d40a861917e5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:53.145802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5691c9ae-9900-484b-855f-d40a861917e5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:53.145802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:53.145802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:53.145802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5691c9ae-9900-484b-855f-d40a861917e5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:53.145802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5691c9ae-9900-484b-855f-d40a861917e5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:53.198765 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:53.198765 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:53.209843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5691c9ae-9900-484b-855f-d40a861917e5 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:53.209843 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1204/2476] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:53 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:53.221058 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a840c2d-36d1-4126-bd5a-c47608dd3d99 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 Jan 12 14:53:53.221058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a840c2d-36d1-4126-bd5a-c47608dd3d99 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:53.221058 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:53.221058 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:53.221058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a840c2d-36d1-4126-bd5a-c47608dd3d99 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:53.327790 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:53.327790 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:53.347396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6a840c2d-36d1-4126-bd5a-c47608dd3d99 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Volume info retrieved successfully. Jan 12 14:53:53.449590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a840c2d-36d1-4126-bd5a-c47608dd3d99 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 returned with HTTP 200 Jan 12 14:53:53.449590 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1273/2477] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:53 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 => generated 913 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:53.467725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da8495ab-d4d0-4390-8b0d-63ce533445a0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] PUT http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:53.467725 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:53.467725 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:53.467725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-da8495ab-d4d0-4390-8b0d-63ce533445a0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1077407934", "description": "tempest-volume-backup-description-301922107"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:53.519335 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:53.519335 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:53.531744 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-da8495ab-d4d0-4390-8b0d-63ce533445a0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:53.531744 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1205/2478] 10.222.0.43 () {62 vars in 1376 bytes} [Tue Jan 12 14:53:53 2021] PUT /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 399 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:53.544935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31328ecc-b899-4f77-b91f-c7e1fe2addb1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:53.544935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31328ecc-b899-4f77-b91f-c7e1fe2addb1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:53.544935 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:53.544935 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:53.544935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31328ecc-b899-4f77-b91f-c7e1fe2addb1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:53.544935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-31328ecc-b899-4f77-b91f-c7e1fe2addb1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Show backup with id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:53.675263 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:53.675263 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:53.682206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31328ecc-b899-4f77-b91f-c7e1fe2addb1 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 200 Jan 12 14:53:53.703599 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-623d6136-3de0-4357-b213-eba4088b6b2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] DELETE http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 Jan 12 14:53:53.703599 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-623d6136-3de0-4357-b213-eba4088b6b2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:53.703599 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:53.703599 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:53.703599 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-623d6136-3de0-4357-b213-eba4088b6b2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:53.703599 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-623d6136-3de0-4357-b213-eba4088b6b2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Delete backup with id: 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1. Jan 12 14:53:53.714305 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1274/2479] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:53:53 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 861 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:53.717956 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b44ae356-4a08-4955-8b20-6f5fac928347 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:53.717956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b44ae356-4a08-4955-8b20-6f5fac928347 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:53.717956 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:53.717956 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:53.717956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b44ae356-4a08-4955-8b20-6f5fac928347 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:53.717956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b44ae356-4a08-4955-8b20-6f5fac928347 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:53.802303 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:53.802303 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:53.838954 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:53.838954 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:53.851922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b44ae356-4a08-4955-8b20-6f5fac928347 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:53.872433 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1275/2480] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:53 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:53.905504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-623d6136-3de0-4357-b213-eba4088b6b2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] delete_backup rpcapi backup_id 89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 {{(pid=87931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 12 14:53:53.919720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-623d6136-3de0-4357-b213-eba4088b6b2c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 returned with HTTP 202 Jan 12 14:53:53.920904 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1206/2481] 10.222.0.43 () {60 vars in 1358 bytes} [Tue Jan 12 14:53:53 2021] DELETE /volume/v3/b526317ca28c4cd0966614f00f124838/backups/89aa8ed3-d13c-4e33-ac57-38e4f832f6e1 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:53:53.941406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56ba16b0-2b98-4d4d-873d-687b7b3a53bd tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] DELETE http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 Jan 12 14:53:53.942230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56ba16b0-2b98-4d4d-873d-687b7b3a53bd tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:53.944891 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:53.944891 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:53.948524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16889359-041a-4e11-aac7-ee1de1333610 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:53.949071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56ba16b0-2b98-4d4d-873d-687b7b3a53bd tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:53.949726 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-56ba16b0-2b98-4d4d-873d-687b7b3a53bd tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Delete volume with id: 6c51222b-cd6d-40eb-940c-193dab8062f1 Jan 12 14:53:53.963281 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16889359-041a-4e11-aac7-ee1de1333610 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:53.963831 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:53.963831 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:53.964359 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16889359-041a-4e11-aac7-ee1de1333610 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:53.966774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-16889359-041a-4e11-aac7-ee1de1333610 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:53.976320 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:53.976320 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:54.124031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16889359-041a-4e11-aac7-ee1de1333610 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 200 Jan 12 14:53:54.135950 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1207/2482] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:53 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 393 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:54.146827 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d707f719-5bd8-428c-b267-5d98c378ebd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] PUT http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:54.146827 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:54.146827 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:54.146827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d707f719-5bd8-428c-b267-5d98c378ebd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4e828a1c-50f1-4023-9586-d69a5abc63e3"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:54.146827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-d707f719-5bd8-428c-b267-5d98c378ebd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Update called for group 16b9bb5d-371d-475d-bec1-ccb41a21683b. {{(pid=87931) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 12 14:53:54.146827 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-d707f719-5bd8-428c-b267-5d98c378ebd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Updating group 16b9bb5d-371d-475d-bec1-ccb41a21683b with name None description: None add_volumes: 4e828a1c-50f1-4023-9586-d69a5abc63e3 remove_volumes: None. Jan 12 14:53:54.160629 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:54.160629 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:54.160629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-56ba16b0-2b98-4d4d-873d-687b7b3a53bd tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Volume info retrieved successfully. Jan 12 14:53:54.177589 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:54.177589 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:54.225591 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-56ba16b0-2b98-4d4d-873d-687b7b3a53bd tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Delete volume request issued successfully. Jan 12 14:53:54.226327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56ba16b0-2b98-4d4d-873d-687b7b3a53bd tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 returned with HTTP 202 Jan 12 14:53:54.230915 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1276/2483] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:53:53 2021] DELETE /volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:53:54.237431 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f57461bd-f167-4e60-8c0a-ccfe4bfd9d1c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 Jan 12 14:53:54.244547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f57461bd-f167-4e60-8c0a-ccfe4bfd9d1c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:54.244818 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:54.244818 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:54.245194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f57461bd-f167-4e60-8c0a-ccfe4bfd9d1c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:54.432025 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:54.432025 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:54.438128 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f57461bd-f167-4e60-8c0a-ccfe4bfd9d1c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Volume info retrieved successfully. Jan 12 14:53:54.476808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f57461bd-f167-4e60-8c0a-ccfe4bfd9d1c tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 returned with HTTP 200 Jan 12 14:53:54.476808 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1277/2484] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:54 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:53:54.587851 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d707f719-5bd8-428c-b267-5d98c378ebd0 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 202 Jan 12 14:53:54.590128 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1208/2485] 10.222.0.43 () {62 vars in 1373 bytes} [Tue Jan 12 14:53:54 2021] PUT /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 0 bytes in 457 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:53:54.597087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e5cbb710-df1e-4207-a5d9-b67929321bf5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:54.597661 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e5cbb710-df1e-4207-a5d9-b67929321bf5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:54.597879 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:54.597879 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:54.598247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e5cbb710-df1e-4207-a5d9-b67929321bf5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:54.598711 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-e5cbb710-df1e-4207-a5d9-b67929321bf5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:54.623513 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:54.623513 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:54.730465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e5cbb710-df1e-4207-a5d9-b67929321bf5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 200 Jan 12 14:53:54.735765 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1278/2486] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:54 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 392 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:54.864610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-17ec4027-a88c-46a7-bd8f-884977c35e42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:54.864610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-17ec4027-a88c-46a7-bd8f-884977c35e42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:54.864610 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:54.864610 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:54.864610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-17ec4027-a88c-46a7-bd8f-884977c35e42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:54.864610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-17ec4027-a88c-46a7-bd8f-884977c35e42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:54.930311 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:54.930311 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:54.930311 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-17ec4027-a88c-46a7-bd8f-884977c35e42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:54.951782 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1209/2487] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:54 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:55.494013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-396fe493-fae9-41c2-9a1c-7849e015d1ad tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 Jan 12 14:53:55.504201 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-396fe493-fae9-41c2-9a1c-7849e015d1ad tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:55.504201 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:55.504201 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:55.504201 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-396fe493-fae9-41c2-9a1c-7849e015d1ad tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:55.605157 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:55.605157 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:55.623674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-396fe493-fae9-41c2-9a1c-7849e015d1ad tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Volume info retrieved successfully. Jan 12 14:53:55.686246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-396fe493-fae9-41c2-9a1c-7849e015d1ad tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 returned with HTTP 200 Jan 12 14:53:55.696598 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1279/2488] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:55 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 => generated 912 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:55.742692 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-447fdc68-19be-43df-8c27-f131d0773dbe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:55.743401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-447fdc68-19be-43df-8c27-f131d0773dbe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:55.743601 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:55.743601 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:55.744150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-447fdc68-19be-43df-8c27-f131d0773dbe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:55.744566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-447fdc68-19be-43df-8c27-f131d0773dbe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:55.757786 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:55.757786 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:55.826610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-447fdc68-19be-43df-8c27-f131d0773dbe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 200 Jan 12 14:53:55.826610 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1210/2489] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:55 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 393 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:55.841559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e935a085-e524-4523-ada8-d7b8d698cf1c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] PUT http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:55.841559 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:55.841559 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:55.841559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e935a085-e524-4523-ada8-d7b8d698cf1c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:55.841559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-e935a085-e524-4523-ada8-d7b8d698cf1c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Update called for group 16b9bb5d-371d-475d-bec1-ccb41a21683b. {{(pid=87932) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 12 14:53:55.841559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-e935a085-e524-4523-ada8-d7b8d698cf1c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Updating group 16b9bb5d-371d-475d-bec1-ccb41a21683b with name None description: None add_volumes: None remove_volumes: d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43. Jan 12 14:53:55.859107 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:55.859107 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:55.947780 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-91b5e70c-9876-44b6-a96e-88679b85745c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:55.947780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-91b5e70c-9876-44b6-a96e-88679b85745c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:55.947780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:55.947780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:55.947780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-91b5e70c-9876-44b6-a96e-88679b85745c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:55.947780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-91b5e70c-9876-44b6-a96e-88679b85745c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:55.996211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e935a085-e524-4523-ada8-d7b8d698cf1c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 202 Jan 12 14:53:55.996211 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1280/2490] 10.222.0.43 () {62 vars in 1373 bytes} [Tue Jan 12 14:53:55 2021] PUT /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:53:56.004199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00ded54a-859f-4fa6-93f7-167bc4c96688 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:56.004199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00ded54a-859f-4fa6-93f7-167bc4c96688 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:56.004199 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:56.004199 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:56.004199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00ded54a-859f-4fa6-93f7-167bc4c96688 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:56.004199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-00ded54a-859f-4fa6-93f7-167bc4c96688 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:56.036636 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:56.036636 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:56.041156 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:56.041156 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:56.048199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-91b5e70c-9876-44b6-a96e-88679b85745c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:56.056037 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1211/2491] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:55 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:56.145884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00ded54a-859f-4fa6-93f7-167bc4c96688 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 200 Jan 12 14:53:56.151769 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1281/2492] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:55 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 392 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:56.718183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-653dc7bf-7289-4f52-ad21-5413836ebeb0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 Jan 12 14:53:56.718183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-653dc7bf-7289-4f52-ad21-5413836ebeb0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:56.718183 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:56.718183 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:56.718183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-653dc7bf-7289-4f52-ad21-5413836ebeb0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:56.893658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:56.893658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:56.935967 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-653dc7bf-7289-4f52-ad21-5413836ebeb0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Volume info retrieved successfully. Jan 12 14:53:56.979403 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-653dc7bf-7289-4f52-ad21-5413836ebeb0 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 returned with HTTP 200 Jan 12 14:53:56.992127 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1212/2493] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:56 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 => generated 912 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:57.070608 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9931241-bf93-48c3-a49b-35835887db81 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:57.070608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9931241-bf93-48c3-a49b-35835887db81 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:57.070608 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:57.070608 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:57.070608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9931241-bf93-48c3-a49b-35835887db81 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:57.070608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e9931241-bf93-48c3-a49b-35835887db81 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:57.110963 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:57.110963 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:57.123615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9931241-bf93-48c3-a49b-35835887db81 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:57.123615 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1282/2494] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:57 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:57.162177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95cfd15e-6891-4f92-9d77-cfb6ab8b70ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:57.162177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95cfd15e-6891-4f92-9d77-cfb6ab8b70ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:57.162177 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:57.162177 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:57.162177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95cfd15e-6891-4f92-9d77-cfb6ab8b70ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:57.162177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-95cfd15e-6891-4f92-9d77-cfb6ab8b70ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:57.177960 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:57.177960 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:57.290033 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95cfd15e-6891-4f92-9d77-cfb6ab8b70ca tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 200 Jan 12 14:53:57.290033 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1213/2495] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:57 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 393 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:57.294080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af802593-96ba-4932-b0c0-d94f61f45bcf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] PUT http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:57.294080 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:57.294080 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:57.294080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af802593-96ba-4932-b0c0-d94f61f45bcf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:57.294080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-af802593-96ba-4932-b0c0-d94f61f45bcf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Update called for group 16b9bb5d-371d-475d-bec1-ccb41a21683b. {{(pid=87932) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 12 14:53:57.294080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-af802593-96ba-4932-b0c0-d94f61f45bcf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Updating group 16b9bb5d-371d-475d-bec1-ccb41a21683b with name None description: None add_volumes: d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 remove_volumes: None. Jan 12 14:53:57.317692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:57.317692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:57.760832 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af802593-96ba-4932-b0c0-d94f61f45bcf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 202 Jan 12 14:53:57.765275 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-797759c0-b9aa-46e8-a1c9-58c045fb908c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:57.765275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-797759c0-b9aa-46e8-a1c9-58c045fb908c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:57.765275 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:57.765275 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:57.765275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-797759c0-b9aa-46e8-a1c9-58c045fb908c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:57.765275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-797759c0-b9aa-46e8-a1c9-58c045fb908c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:57.769809 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1283/2496] 10.222.0.43 () {62 vars in 1373 bytes} [Tue Jan 12 14:53:57 2021] PUT /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 0 bytes in 477 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:53:57.782677 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:57.782677 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:57.930035 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-797759c0-b9aa-46e8-a1c9-58c045fb908c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 200 Jan 12 14:53:57.940503 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1214/2497] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:57 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 392 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:57.997879 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3e584e0-1e1e-4bda-87ef-02776d7fdf03 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 Jan 12 14:53:57.997879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3e584e0-1e1e-4bda-87ef-02776d7fdf03 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:57.997879 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:57.997879 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:57.997879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3e584e0-1e1e-4bda-87ef-02776d7fdf03 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:58.146508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42dca1c9-6d46-44ac-b0bd-c8c953905646 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:58.146508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42dca1c9-6d46-44ac-b0bd-c8c953905646 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:58.146508 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:58.146508 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:58.146508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-42dca1c9-6d46-44ac-b0bd-c8c953905646 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:58.146508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-42dca1c9-6d46-44ac-b0bd-c8c953905646 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:58.210085 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:58.210085 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:58.228292 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:58.228292 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:58.228292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-42dca1c9-6d46-44ac-b0bd-c8c953905646 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:58.228292 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1215/2498] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:58 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:58.251312 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3e584e0-1e1e-4bda-87ef-02776d7fdf03 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Volume info retrieved successfully. Jan 12 14:53:58.272863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3e584e0-1e1e-4bda-87ef-02776d7fdf03 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 returned with HTTP 200 Jan 12 14:53:58.282389 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1284/2499] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:57 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 => generated 912 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:58.942541 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f83b1445-b907-4366-90bc-845f7ab1a81b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:53:58.948126 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f83b1445-b907-4366-90bc-845f7ab1a81b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:58.948572 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:58.948572 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:58.949451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f83b1445-b907-4366-90bc-845f7ab1a81b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:58.950223 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-f83b1445-b907-4366-90bc-845f7ab1a81b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:53:59.070809 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:59.070809 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:59.159163 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f83b1445-b907-4366-90bc-845f7ab1a81b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 200 Jan 12 14:53:59.159163 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1216/2500] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:53:58 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 393 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:53:59.174186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail Jan 12 14:53:59.174186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:59.174186 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:59.174186 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:59.174186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:59.174186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:53:59.174186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:53:59.235768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6e2ec09-0141-43e5-a8d6-885bd0b51cb9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:53:59.235768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6e2ec09-0141-43e5-a8d6-885bd0b51cb9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:59.235768 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:59.235768 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:59.235768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6e2ec09-0141-43e5-a8d6-885bd0b51cb9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:59.235768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a6e2ec09-0141-43e5-a8d6-885bd0b51cb9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:53:59.281855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:59.281855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:59.281855 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6e2ec09-0141-43e5-a8d6-885bd0b51cb9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:53:59.289362 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1217/2501] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:59 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:53:59.293885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93cf8d74-2fa3-43bd-b829-646cffc934f6 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] GET http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 Jan 12 14:53:59.294363 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93cf8d74-2fa3-43bd-b829-646cffc934f6 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:53:59.294580 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:53:59.294580 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:53:59.294952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93cf8d74-2fa3-43bd-b829-646cffc934f6 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:53:59.417530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all volumes completed successfully. Jan 12 14:53:59.428606 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:59.428606 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:59.452396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:59.457121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93cf8d74-2fa3-43bd-b829-646cffc934f6 tempest-VolumesBackupsV39Test-497692507 tempest-VolumesBackupsV39Test-497692507] http://10.222.0.43/volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 returned with HTTP 404 Jan 12 14:53:59.480869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:59.480869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:59.483869 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1218/2502] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:53:59 2021] GET /volume/v3/b526317ca28c4cd0966614f00f124838/volumes/6c51222b-cd6d-40eb-940c-193dab8062f1 => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:53:59.593648 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:53:59.594112 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:53:59.632564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:53:59.648198 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:59.648198 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:59.723324 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dac922af-7b9c-4b81-a8e7-1f00209d21c9 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail returned with HTTP 200 Jan 12 14:53:59.723324 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1285/2503] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:53:59 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail => generated 1993 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:53:59.746545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55eaa61e-6596-477c-bc86-f0316a7de4b4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots Jan 12 14:53:59.746545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55eaa61e-6596-477c-bc86-f0316a7de4b4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "16b9bb5d-371d-475d-bec1-ccb41a21683b", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1341513438"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:53:59.746545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-55eaa61e-6596-477c-bc86-f0316a7de4b4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating new group_snapshot {'group_snapshot': {'group_id': '16b9bb5d-371d-475d-bec1-ccb41a21683b', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1341513438'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 12 14:53:59.763780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:59.763780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:53:59.802314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.group_snapshots [None req-55eaa61e-6596-477c-bc86-f0316a7de4b4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1341513438. Jan 12 14:53:59.919865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:53:59.919865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:00.064583 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-55eaa61e-6596-477c-bc86-f0316a7de4b4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1908996459 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1908996459, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:54:00.146075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-55eaa61e-6596-477c-bc86-f0316a7de4b4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['1b81eeba-7f7c-4845-98ab-cd7b579e8f32', 'dc316b85-37f5-4996-b7e6-868954d25b32', '2693f504-16d4-4771-b609-b1a672f724c0', '3227f0d2-7c34-4f2e-941b-71aa056f60ef'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:54:00.298183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-94e433fe-3554-4121-85b5-ba5360aaefac tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:54:00.298716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-94e433fe-3554-4121-85b5-ba5360aaefac tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:00.298936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:00.298936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:00.299288 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-94e433fe-3554-4121-85b5-ba5360aaefac tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:00.299652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-94e433fe-3554-4121-85b5-ba5360aaefac tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:00.400247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:00.400247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:00.425327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-94e433fe-3554-4121-85b5-ba5360aaefac tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:54:00.425327 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1286/2504] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:00 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:00.487618 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55eaa61e-6596-477c-bc86-f0316a7de4b4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots returned with HTTP 202 Jan 12 14:54:00.487618 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1219/2505] 10.222.0.43 () {62 vars in 1291 bytes} [Tue Jan 12 14:53:59 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots => generated 187 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:00.499162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f61c46b-3903-4b84-9570-78def684fb3f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 Jan 12 14:54:00.499162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f61c46b-3903-4b84-9570-78def684fb3f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:00.499162 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:00.499162 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:00.499162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f61c46b-3903-4b84-9570-78def684fb3f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:00.499162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-7f61c46b-3903-4b84-9570-78def684fb3f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 42e91cd9-e2ec-4b66-967c-b80e7e7d9367 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:00.573520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:00.573520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:00.584637 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f61c46b-3903-4b84-9570-78def684fb3f tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 returned with HTTP 200 Jan 12 14:54:00.586117 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1287/2506] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:00 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 => generated 326 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:01.443908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-246064be-0a49-4506-972c-4b07d66c0ab6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:54:01.443908 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-246064be-0a49-4506-972c-4b07d66c0ab6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:01.443908 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:01.443908 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:01.443908 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-246064be-0a49-4506-972c-4b07d66c0ab6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:01.443908 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-246064be-0a49-4506-972c-4b07d66c0ab6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:01.494499 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:01.494499 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:01.504177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-246064be-0a49-4506-972c-4b07d66c0ab6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:54:01.515943 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1220/2507] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:01 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:01.604813 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6d0a6da9-d425-4320-9ff1-21e4d16b9d6a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 Jan 12 14:54:01.604813 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6d0a6da9-d425-4320-9ff1-21e4d16b9d6a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:01.604813 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:01.604813 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:01.604813 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6d0a6da9-d425-4320-9ff1-21e4d16b9d6a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:01.608484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-6d0a6da9-d425-4320-9ff1-21e4d16b9d6a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 42e91cd9-e2ec-4b66-967c-b80e7e7d9367 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:01.632341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:01.632341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:01.660937 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6d0a6da9-d425-4320-9ff1-21e4d16b9d6a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 returned with HTTP 200 Jan 12 14:54:01.667395 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1288/2508] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:01 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 => generated 326 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:02.559693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-453c8ca8-d0e4-46f8-97c4-ae21d09a54a5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:54:02.573276 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-453c8ca8-d0e4-46f8-97c4-ae21d09a54a5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:02.573556 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:02.573556 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:02.574265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-453c8ca8-d0e4-46f8-97c4-ae21d09a54a5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:02.583408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-453c8ca8-d0e4-46f8-97c4-ae21d09a54a5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:02.638048 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:02.638048 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:02.640119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-453c8ca8-d0e4-46f8-97c4-ae21d09a54a5 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:54:02.640970 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1221/2509] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:02 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:02.673924 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7ec5cfd-fbbc-4abb-b745-c91573119663 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 Jan 12 14:54:02.674698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7ec5cfd-fbbc-4abb-b745-c91573119663 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:02.674917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:02.674917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:02.675293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7ec5cfd-fbbc-4abb-b745-c91573119663 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:02.675702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-f7ec5cfd-fbbc-4abb-b745-c91573119663 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 42e91cd9-e2ec-4b66-967c-b80e7e7d9367 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:02.700305 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:02.700305 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:02.725468 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7ec5cfd-fbbc-4abb-b745-c91573119663 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 returned with HTTP 200 Jan 12 14:54:02.726542 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1289/2510] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:02 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 => generated 326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:03.657283 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0071aea-ed27-4713-b09d-1818cd04ae0c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:54:03.657838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0071aea-ed27-4713-b09d-1818cd04ae0c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:03.657995 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:03.657995 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:03.658360 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0071aea-ed27-4713-b09d-1818cd04ae0c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:03.658736 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f0071aea-ed27-4713-b09d-1818cd04ae0c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:03.704288 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:03.704288 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:03.706743 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0071aea-ed27-4713-b09d-1818cd04ae0c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:54:03.707961 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1222/2511] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:03 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:03.738533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9bddd635-9444-4ee6-ba59-2f9e53cd273b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 Jan 12 14:54:03.739033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9bddd635-9444-4ee6-ba59-2f9e53cd273b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:03.739248 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:03.739248 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:03.739617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9bddd635-9444-4ee6-ba59-2f9e53cd273b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:03.740094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-9bddd635-9444-4ee6-ba59-2f9e53cd273b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 42e91cd9-e2ec-4b66-967c-b80e7e7d9367 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:03.759042 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:03.759042 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:03.776752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9bddd635-9444-4ee6-ba59-2f9e53cd273b tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 returned with HTTP 200 Jan 12 14:54:03.786091 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1290/2512] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:03 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 => generated 326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:04.724622 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9b4cea9f-c815-436c-971d-ffcecf989b00 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:54:04.725825 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9b4cea9f-c815-436c-971d-ffcecf989b00 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:04.726051 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:04.726051 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:04.726720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9b4cea9f-c815-436c-971d-ffcecf989b00 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:04.727131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9b4cea9f-c815-436c-971d-ffcecf989b00 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:04.789148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fa3632c-2670-495a-9ad2-37e0601dd4fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 Jan 12 14:54:04.790258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fa3632c-2670-495a-9ad2-37e0601dd4fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:04.790471 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:04.790471 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:04.790848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fa3632c-2670-495a-9ad2-37e0601dd4fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:04.791255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-8fa3632c-2670-495a-9ad2-37e0601dd4fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 42e91cd9-e2ec-4b66-967c-b80e7e7d9367 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:04.797411 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:04.797411 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:04.799257 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9b4cea9f-c815-436c-971d-ffcecf989b00 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:54:04.800176 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1223/2513] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:04 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:04.806279 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:04.806279 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:04.841994 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fa3632c-2670-495a-9ad2-37e0601dd4fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 returned with HTTP 200 Jan 12 14:54:04.848349 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1291/2514] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:04 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 => generated 327 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:04.856825 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed536506-96e8-4f58-a9d3-86b1538c2d84 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail Jan 12 14:54:04.859292 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed536506-96e8-4f58-a9d3-86b1538c2d84 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:04.859573 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:04.859573 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:04.860000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed536506-96e8-4f58-a9d3-86b1538c2d84 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:04.862843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-ed536506-96e8-4f58-a9d3-86b1538c2d84 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:04.866991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-ed536506-96e8-4f58-a9d3-86b1538c2d84 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:54:04.894109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ed536506-96e8-4f58-a9d3-86b1538c2d84 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all snapshots completed successfully. Jan 12 14:54:04.895121 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:04.895121 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:04.897083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed536506-96e8-4f58-a9d3-86b1538c2d84 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail returned with HTTP 200 Jan 12 14:54:04.897925 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1224/2515] 10.222.0.43 () {58 vars in 1231 bytes} [Tue Jan 12 14:54:04 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail => generated 931 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:04.911747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1210df5-bea3-441a-bdf3-7db0c5e7a0e8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/d70d6d6b-42cd-4118-9f36-98de70bcbfb3 Jan 12 14:54:04.912308 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1210df5-bea3-441a-bdf3-7db0c5e7a0e8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:04.912521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:04.912521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:04.912911 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1210df5-bea3-441a-bdf3-7db0c5e7a0e8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:04.943198 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:04.943198 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:04.944403 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f1210df5-bea3-441a-bdf3-7db0c5e7a0e8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:54:04.946868 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1210df5-bea3-441a-bdf3-7db0c5e7a0e8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/d70d6d6b-42cd-4118-9f36-98de70bcbfb3 returned with HTTP 200 Jan 12 14:54:04.948877 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1292/2516] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:04 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/d70d6d6b-42cd-4118-9f36-98de70bcbfb3 => generated 470 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:04.963413 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ae0d9f9-bae0-47b7-8ef8-e78df3b752e7 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 Jan 12 14:54:04.964610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ae0d9f9-bae0-47b7-8ef8-e78df3b752e7 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:04.965015 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:04.965015 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:04.965640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ae0d9f9-bae0-47b7-8ef8-e78df3b752e7 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:05.001089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:05.001089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:05.002712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3ae0d9f9-bae0-47b7-8ef8-e78df3b752e7 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:54:05.005145 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ae0d9f9-bae0-47b7-8ef8-e78df3b752e7 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 returned with HTTP 200 Jan 12 14:54:05.006186 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1225/2517] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:04 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 => generated 470 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:05.017786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-273319b0-1cba-40bc-b32b-813ef3a76758 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] DELETE http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 Jan 12 14:54:05.018556 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-273319b0-1cba-40bc-b32b-813ef3a76758 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:05.018958 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:05.018958 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:05.019578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-273319b0-1cba-40bc-b32b-813ef3a76758 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:05.020217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-273319b0-1cba-40bc-b32b-813ef3a76758 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] delete called for member 42e91cd9-e2ec-4b66-967c-b80e7e7d9367 {{(pid=87932) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 12 14:54:05.020841 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.group_snapshots [None req-273319b0-1cba-40bc-b32b-813ef3a76758 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete group_snapshot with id: 42e91cd9-e2ec-4b66-967c-b80e7e7d9367 Jan 12 14:54:05.029846 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:05.029846 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:05.161425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-273319b0-1cba-40bc-b32b-813ef3a76758 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 returned with HTTP 202 Jan 12 14:54:05.170873 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail Jan 12 14:54:05.171451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:05.171668 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:05.171668 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:05.172214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:05.172986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:05.175978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:05.176874 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1293/2518] 10.222.0.43 () {60 vars in 1383 bytes} [Tue Jan 12 14:54:05 2021] DELETE /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:54:05.285104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all volumes completed successfully. Jan 12 14:54:05.287835 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:05.290068 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:05.302321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:05.315715 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:05.315715 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:05.334241 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:05.334910 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:05.344483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:05.358366 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:05.358366 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:05.413955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc5efe0b-c44d-45b2-866a-7459cc3ae397 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail returned with HTTP 200 Jan 12 14:54:05.432237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8964a8ec-78ae-41ad-90b0-3381c725925e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail Jan 12 14:54:05.432888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8964a8ec-78ae-41ad-90b0-3381c725925e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:05.433328 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:05.433328 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:05.433950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8964a8ec-78ae-41ad-90b0-3381c725925e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:05.434689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-8964a8ec-78ae-41ad-90b0-3381c725925e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:05.435585 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:05.435585 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:05.437891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-8964a8ec-78ae-41ad-90b0-3381c725925e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:54:05.450462 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1226/2519] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:54:05 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail => generated 1993 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:54:05.479965 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8964a8ec-78ae-41ad-90b0-3381c725925e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all snapshots completed successfully. Jan 12 14:54:05.481264 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:05.481264 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:05.482979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8964a8ec-78ae-41ad-90b0-3381c725925e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail returned with HTTP 200 Jan 12 14:54:05.489013 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1294/2520] 10.222.0.43 () {58 vars in 1231 bytes} [Tue Jan 12 14:54:05 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail => generated 929 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:05.502011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a8d7c87-f8b8-4c4b-b348-8a4227087605 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 Jan 12 14:54:05.502838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a8d7c87-f8b8-4c4b-b348-8a4227087605 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:05.503233 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:05.503233 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:05.504307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a8d7c87-f8b8-4c4b-b348-8a4227087605 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:05.594799 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:05.594799 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:05.606944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5a8d7c87-f8b8-4c4b-b348-8a4227087605 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:54:05.609329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a8d7c87-f8b8-4c4b-b348-8a4227087605 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 returned with HTTP 200 Jan 12 14:54:05.610155 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1227/2521] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:05 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 => generated 469 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:05.814736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f09f907a-80ab-42fa-8a52-902a6627713e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:54:05.815910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f09f907a-80ab-42fa-8a52-902a6627713e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:05.816465 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:05.816465 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:05.817088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f09f907a-80ab-42fa-8a52-902a6627713e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:05.817658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f09f907a-80ab-42fa-8a52-902a6627713e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id b0810d0b-cfd6-444d-9ae5-c403ba420636. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:05.861409 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:05.861409 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:05.865988 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f09f907a-80ab-42fa-8a52-902a6627713e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 200 Jan 12 14:54:05.867028 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1295/2522] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:05 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:05.880087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afa3fd1e-c793-4992-aa7c-49ae5bd0f0d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb Jan 12 14:54:05.880830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afa3fd1e-c793-4992-aa7c-49ae5bd0f0d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:05.881224 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:05.881224 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:05.882126 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afa3fd1e-c793-4992-aa7c-49ae5bd0f0d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:06.010519 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:06.010519 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:06.034355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-afa3fd1e-c793-4992-aa7c-49ae5bd0f0d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:54:06.091486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afa3fd1e-c793-4992-aa7c-49ae5bd0f0d3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb returned with HTTP 200 Jan 12 14:54:06.106425 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1228/2523] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:05 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb => generated 1413 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:06.108808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d5f10643-e1e0-4d57-9f40-9e1c3b7047aa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb Jan 12 14:54:06.109319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d5f10643-e1e0-4d57-9f40-9e1c3b7047aa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:06.109729 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:06.109729 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:06.110346 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d5f10643-e1e0-4d57-9f40-9e1c3b7047aa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:06.225265 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:06.225265 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:06.249741 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d5f10643-e1e0-4d57-9f40-9e1c3b7047aa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:54:06.303144 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d5f10643-e1e0-4d57-9f40-9e1c3b7047aa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb returned with HTTP 200 Jan 12 14:54:06.319016 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1296/2524] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:06 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb => generated 1413 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:06.334362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e361674e-b2bd-42ea-853d-3b7c43a6b336 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb Jan 12 14:54:06.335111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e361674e-b2bd-42ea-853d-3b7c43a6b336 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:06.335326 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:06.335326 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:06.335694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e361674e-b2bd-42ea-853d-3b7c43a6b336 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:06.336211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-e361674e-b2bd-42ea-853d-3b7c43a6b336 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume with id: e8b7278f-1b48-40a0-b46c-2945c1a0afbb Jan 12 14:54:06.459389 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:06.459389 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:06.460637 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e361674e-b2bd-42ea-853d-3b7c43a6b336 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:54:06.520945 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e361674e-b2bd-42ea-853d-3b7c43a6b336 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume request issued successfully. Jan 12 14:54:06.521784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e361674e-b2bd-42ea-853d-3b7c43a6b336 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb returned with HTTP 202 Jan 12 14:54:06.523389 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1229/2525] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:54:06 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:54:06.550669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3fb718f-20b3-427e-a436-d544ca4ac4f0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb Jan 12 14:54:06.557810 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3fb718f-20b3-427e-a436-d544ca4ac4f0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:06.558072 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:06.558072 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:06.558470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3fb718f-20b3-427e-a436-d544ca4ac4f0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:06.675443 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:06.675443 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:06.705982 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d3fb718f-20b3-427e-a436-d544ca4ac4f0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:54:06.717457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-54e26152-5199-4e23-8fd4-2bed77ec028f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes Jan 12 14:54:06.718586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-54e26152-5199-4e23-8fd4-2bed77ec028f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:06.719111 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:06.719111 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:06.719751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-54e26152-5199-4e23-8fd4-2bed77ec028f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:06.720852 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-54e26152-5199-4e23-8fd4-2bed77ec028f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:06.723067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-54e26152-5199-4e23-8fd4-2bed77ec028f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:06.749493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3fb718f-20b3-427e-a436-d544ca4ac4f0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb returned with HTTP 200 Jan 12 14:54:06.764037 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1230/2526] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:06 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb => generated 1412 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:06.770958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed96a462-9e1e-40e5-84ec-d91152e98a88 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 Jan 12 14:54:06.772030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed96a462-9e1e-40e5-84ec-d91152e98a88 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:06.772428 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:06.772428 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:06.773048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed96a462-9e1e-40e5-84ec-d91152e98a88 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:06.806803 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:06.806803 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:06.815277 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ed96a462-9e1e-40e5-84ec-d91152e98a88 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:54:06.818038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed96a462-9e1e-40e5-84ec-d91152e98a88 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 returned with HTTP 200 Jan 12 14:54:06.824586 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1231/2527] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:06 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 => generated 469 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:06.848702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-54e26152-5199-4e23-8fd4-2bed77ec028f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:06.849729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-54e26152-5199-4e23-8fd4-2bed77ec028f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes returned with HTTP 200 Jan 12 14:54:06.850984 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1297/2528] 10.222.0.43 () {58 vars in 1204 bytes} [Tue Jan 12 14:54:06 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes => generated 15 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 12 14:54:06.865987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] POST http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes Jan 12 14:54:06.866654 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:06.866654 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:06.868557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1818050618"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:06.869985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1818050618'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:54:06.870563 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Create volume of 1 GB Jan 12 14:54:06.892607 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Availability Zones retrieved successfully. Jan 12 14:54:06.917186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Flow 'volume_create_api' (3107a571-016a-4aef-bbf8-221a2ec5616c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:54:06.921618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dbedac1-ac54-484a-b671-812f6d378a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:06.923918 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:54:07.091564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dbedac1-ac54-484a-b671-812f6d378a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:07.095331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af8a14b8-1884-4bbf-82a2-c0a207721f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:07.291189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Created reservations ['c6a8975f-6738-4f17-881a-2686de2b9636', '605d644f-9d92-4548-8edb-280e6375bcd5', '9426ac3d-eb9a-4a29-87bf-1629bda77244', '8defae22-18fc-42cd-8e72-199836a7aed0'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:54:07.293414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af8a14b8-1884-4bbf-82a2-c0a207721f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a8975f-6738-4f17-881a-2686de2b9636', '605d644f-9d92-4548-8edb-280e6375bcd5', '9426ac3d-eb9a-4a29-87bf-1629bda77244', '8defae22-18fc-42cd-8e72-199836a7aed0']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:07.319085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add81961-1c2c-4d18-accf-b7cec30eb463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:07.746255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add81961-1c2c-4d18-accf-b7cec30eb463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02c0c752-82b8-42a4-acf7-7518fb6677ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1818050618',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c297b6fd61ad430ba41d1f18f9728772',qos_specs=None,replication_status=,reservations=['c6a8975f-6738-4f17-881a-2686de2b9636','605d644f-9d92-4548-8edb-280e6375bcd5','9426ac3d-eb9a-4a29-87bf-1629bda77244','8defae22-18fc-42cd-8e72-199836a7aed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='837c853601144936ac8454e0bdfa8aac',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1818050618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02c0c752-82b8-42a4-acf7-7518fb6677ff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c297b6fd61ad430ba41d1f18f9728772',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='837c853601144936ac8454e0bdfa8aac',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:07.748923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56cf59bb-a9a5-4f0a-9cba-590d6131555a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:07.781033 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1055fc8d-2478-4f39-a3a4-edaa066c32cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb Jan 12 14:54:07.781669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1055fc8d-2478-4f39-a3a4-edaa066c32cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:07.782660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1055fc8d-2478-4f39-a3a4-edaa066c32cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:07.816625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56cf59bb-a9a5-4f0a-9cba-590d6131555a) transitioned into state 'SUCCESS' from state '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-1818050618',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c297b6fd61ad430ba41d1f18f9728772',qos_specs=None,replication_status=,reservations=['c6a8975f-6738-4f17-881a-2686de2b9636','605d644f-9d92-4548-8edb-280e6375bcd5','9426ac3d-eb9a-4a29-87bf-1629bda77244','8defae22-18fc-42cd-8e72-199836a7aed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='837c853601144936ac8454e0bdfa8aac',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:07.818955 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce643c5-1fd6-4287-bf7d-8d3575dbfe67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:07.849018 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce643c5-1fd6-4287-bf7d-8d3575dbfe67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:07.852288 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Flow 'volume_create_api' (3107a571-016a-4aef-bbf8-221a2ec5616c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:54:07.894388 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:07.894388 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:07.910314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1055fc8d-2478-4f39-a3a4-edaa066c32cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:54:07.966793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Create volume request issued successfully. Jan 12 14:54:07.970111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1055fc8d-2478-4f39-a3a4-edaa066c32cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb returned with HTTP 200 Jan 12 14:54:07.972141 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1298/2529] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb => generated 1412 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:08.007440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3303b81f-03c0-47b0-9a4d-e0f2422fbe6d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 Jan 12 14:54:08.011777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3303b81f-03c0-47b0-9a4d-e0f2422fbe6d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:08.014012 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:08.014012 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:08.014682 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3303b81f-03c0-47b0-9a4d-e0f2422fbe6d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:08.025926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6dfe494-a927-420b-b730-58bb8da9f041 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes returned with HTTP 202 Jan 12 14:54:08.036008 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1232/2530] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:54:06 2021] POST /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes => generated 833 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:54:08.042921 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d936d59c-a2a1-485a-82f0-a03cb2903624 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:08.043454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d936d59c-a2a1-485a-82f0-a03cb2903624 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:08.043644 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:08.043644 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:08.044086 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d936d59c-a2a1-485a-82f0-a03cb2903624 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:08.110950 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:08.110950 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:08.129441 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3303b81f-03c0-47b0-9a4d-e0f2422fbe6d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:54:08.136883 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3303b81f-03c0-47b0-9a4d-e0f2422fbe6d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 returned with HTTP 200 Jan 12 14:54:08.137900 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1299/2531] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:07 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 => generated 469 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:08.150478 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:08.150478 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:08.171352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d936d59c-a2a1-485a-82f0-a03cb2903624 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:08.211729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d936d59c-a2a1-485a-82f0-a03cb2903624 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 200 Jan 12 14:54:08.216291 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1233/2532] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:08 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 925 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:54:08.988696 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dcf497c0-e2fb-4de6-a5b6-9244a6e0a9a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb Jan 12 14:54:08.989249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dcf497c0-e2fb-4de6-a5b6-9244a6e0a9a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:08.989661 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:08.989661 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:08.990305 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dcf497c0-e2fb-4de6-a5b6-9244a6e0a9a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:09.097077 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:09.097077 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:09.106271 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dcf497c0-e2fb-4de6-a5b6-9244a6e0a9a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:54:09.151636 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dcf497c0-e2fb-4de6-a5b6-9244a6e0a9a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb returned with HTTP 200 Jan 12 14:54:09.152775 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1300/2533] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:08 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb => generated 1412 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:09.154516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07969478-cfc9-4800-9955-62a95091f0d2 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 Jan 12 14:54:09.155056 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07969478-cfc9-4800-9955-62a95091f0d2 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:09.155277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:09.155277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:09.156086 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07969478-cfc9-4800-9955-62a95091f0d2 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:09.200867 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07969478-cfc9-4800-9955-62a95091f0d2 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 returned with HTTP 404 Jan 12 14:54:09.207403 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1234/2534] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:09 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/49684f21-4a49-4beb-81d9-17c6f5c34d40 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:09.212593 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-206ee7fc-7a9f-41b0-9140-a7ba0cc65c50 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/d70d6d6b-42cd-4118-9f36-98de70bcbfb3 Jan 12 14:54:09.213421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-206ee7fc-7a9f-41b0-9140-a7ba0cc65c50 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:09.213773 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:09.213773 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:09.214875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-206ee7fc-7a9f-41b0-9140-a7ba0cc65c50 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:09.231533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0411f6bf-0c5e-4f65-8db9-b166bb51286e tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:09.232112 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0411f6bf-0c5e-4f65-8db9-b166bb51286e tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:09.232870 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0411f6bf-0c5e-4f65-8db9-b166bb51286e tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:09.243274 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:09.243274 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:09.244718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-206ee7fc-7a9f-41b0-9140-a7ba0cc65c50 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:54:09.247249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-206ee7fc-7a9f-41b0-9140-a7ba0cc65c50 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/d70d6d6b-42cd-4118-9f36-98de70bcbfb3 returned with HTTP 200 Jan 12 14:54:09.248269 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1301/2535] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:09 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/d70d6d6b-42cd-4118-9f36-98de70bcbfb3 => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:54:09.337926 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:09.337926 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:09.348122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0411f6bf-0c5e-4f65-8db9-b166bb51286e tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:09.376242 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0411f6bf-0c5e-4f65-8db9-b166bb51286e tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 200 Jan 12 14:54:09.377326 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1235/2536] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:09 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 925 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:10.169538 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbdbc152-a236-4e70-8cfa-01217a1ac93c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb Jan 12 14:54:10.170031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbdbc152-a236-4e70-8cfa-01217a1ac93c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:10.170224 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:10.170224 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:10.170815 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbdbc152-a236-4e70-8cfa-01217a1ac93c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:10.248003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbdbc152-a236-4e70-8cfa-01217a1ac93c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb returned with HTTP 404 Jan 12 14:54:10.253165 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1302/2537] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:10 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e8b7278f-1b48-40a0-b46c-2945c1a0afbb => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:10.261778 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76b8bf48-847c-408b-8d3d-ff30b538aaa3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 Jan 12 14:54:10.262589 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76b8bf48-847c-408b-8d3d-ff30b538aaa3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:10.263453 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:10.263453 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:10.264355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76b8bf48-847c-408b-8d3d-ff30b538aaa3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:10.265446 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-76b8bf48-847c-408b-8d3d-ff30b538aaa3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete backup with id: b0810d0b-cfd6-444d-9ae5-c403ba420636. Jan 12 14:54:10.268369 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d17e984-7757-46f6-bf94-c647b85005d4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/d70d6d6b-42cd-4118-9f36-98de70bcbfb3 Jan 12 14:54:10.269014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d17e984-7757-46f6-bf94-c647b85005d4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:10.269709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d17e984-7757-46f6-bf94-c647b85005d4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:10.290503 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:10.290503 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:10.322461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-76b8bf48-847c-408b-8d3d-ff30b538aaa3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] delete_backup rpcapi backup_id b0810d0b-cfd6-444d-9ae5-c403ba420636 {{(pid=87931) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 12 14:54:10.342690 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76b8bf48-847c-408b-8d3d-ff30b538aaa3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 returned with HTTP 202 Jan 12 14:54:10.347067 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1236/2538] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:54:10 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/b0810d0b-cfd6-444d-9ae5-c403ba420636 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:54:10.376257 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d17e984-7757-46f6-bf94-c647b85005d4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/d70d6d6b-42cd-4118-9f36-98de70bcbfb3 returned with HTTP 404 Jan 12 14:54:10.378040 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1303/2539] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:10 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/d70d6d6b-42cd-4118-9f36-98de70bcbfb3 => generated 111 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:10.385123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes Jan 12 14:54:10.386821 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:10.386821 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:10.390406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40b1f56d-4cd2-43be-a6fb-42cc6b7a8f82 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 Jan 12 14:54:10.391218 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40b1f56d-4cd2-43be-a6fb-42cc6b7a8f82 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:10.393836 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2072338572"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:10.396251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2072338572'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:54:10.398654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume of 1 GB Jan 12 14:54:10.417555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40b1f56d-4cd2-43be-a6fb-42cc6b7a8f82 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:10.418012 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-40b1f56d-4cd2-43be-a6fb-42cc6b7a8f82 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 42e91cd9-e2ec-4b66-967c-b80e7e7d9367 {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:10.426675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Availability Zones retrieved successfully. Jan 12 14:54:10.441416 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40b1f56d-4cd2-43be-a6fb-42cc6b7a8f82 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 returned with HTTP 404 Jan 12 14:54:10.442578 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1304/2540] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:10 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 => generated 116 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:54:10.451519 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f762f4b-76ae-4dc9-b144-a0421df01127 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:10.452295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f762f4b-76ae-4dc9-b144-a0421df01127 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:10.453049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f762f4b-76ae-4dc9-b144-a0421df01127 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:10.468417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Flow 'volume_create_api' (3a667de9-6320-4882-9570-474930d553d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:54:10.471183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09442964-52e6-4768-bfad-08ca5294e086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:10.476906 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:54:10.543056 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:10.543056 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:10.566805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6f762f4b-76ae-4dc9-b144-a0421df01127 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:10.610786 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09442964-52e6-4768-bfad-08ca5294e086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:10.613619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (267b2c8d-d0e2-43ca-8263-44821f2b6de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:10.631011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f762f4b-76ae-4dc9-b144-a0421df01127 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 200 Jan 12 14:54:10.632404 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1305/2541] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:10 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 926 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:10.650033 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a796da5-9985-4923-873f-4c94925ad163 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] DELETE http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 Jan 12 14:54:10.656311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a796da5-9985-4923-873f-4c94925ad163 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:10.660485 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:10.660485 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:10.661101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a796da5-9985-4923-873f-4c94925ad163 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:10.661635 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-8a796da5-9985-4923-873f-4c94925ad163 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] delete called for member 42e91cd9-e2ec-4b66-967c-b80e7e7d9367 {{(pid=87932) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 12 14:54:10.662204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.group_snapshots [None req-8a796da5-9985-4923-873f-4c94925ad163 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete group_snapshot with id: 42e91cd9-e2ec-4b66-967c-b80e7e7d9367 Jan 12 14:54:10.678304 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a796da5-9985-4923-873f-4c94925ad163 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 returned with HTTP 404 Jan 12 14:54:10.684033 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1306/2542] 10.222.0.43 () {60 vars in 1383 bytes} [Tue Jan 12 14:54:10 2021] DELETE /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/42e91cd9-e2ec-4b66-967c-b80e7e7d9367 => generated 116 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:54:10.689128 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c6be1b5-a321-4315-9e2f-022273c78a66 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:10.694394 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c6be1b5-a321-4315-9e2f-022273c78a66 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:10.694961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c6be1b5-a321-4315-9e2f-022273c78a66 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:10.734274 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Created reservations ['6dea4579-ec28-449d-8b6f-ca98d69d8ce1', '73fca076-a7d4-4c84-9315-b740d5133fa8', 'ad1515cd-5b46-406b-bf99-69925dbc6347', '1fe7989b-fbd9-4847-b327-0f439b856b95'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:54:10.737072 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (267b2c8d-d0e2-43ca-8263-44821f2b6de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dea4579-ec28-449d-8b6f-ca98d69d8ce1', '73fca076-a7d4-4c84-9315-b740d5133fa8', 'ad1515cd-5b46-406b-bf99-69925dbc6347', '1fe7989b-fbd9-4847-b327-0f439b856b95']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:10.740956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb9366c8-20ac-444c-aa49-4b2577add821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:10.761380 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:10.761380 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:10.777584 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2c6be1b5-a321-4315-9e2f-022273c78a66 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:10.804246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c6be1b5-a321-4315-9e2f-022273c78a66 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 200 Jan 12 14:54:10.805605 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1307/2543] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:10 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 926 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:10.818385 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail Jan 12 14:54:10.819140 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:10.819784 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:10.819784 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:10.820609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:10.821209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:10.823649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:10.853632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb9366c8-20ac-444c-aa49-4b2577add821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10a544a8-3b5d-4782-95a8-fb30d8ac8494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2072338572',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0c55a4bcb6964743ab53cabade699ba8',qos_specs=None,replication_status=,reservations=['6dea4579-ec28-449d-8b6f-ca98d69d8ce1','73fca076-a7d4-4c84-9315-b740d5133fa8','ad1515cd-5b46-406b-bf99-69925dbc6347','1fe7989b-fbd9-4847-b327-0f439b856b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2072338572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10a544a8-3b5d-4782-95a8-fb30d8ac8494,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='0c55a4bcb6964743ab53cabade699ba8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:10.856173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (657c70d6-7af0-40fa-a2bc-78947524c434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:10.887893 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all volumes completed successfully. Jan 12 14:54:10.890245 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:10.890904 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:10.896225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (657c70d6-7af0-40fa-a2bc-78947524c434) transitioned into state 'SUCCESS' from state '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-2072338572',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0c55a4bcb6964743ab53cabade699ba8',qos_specs=None,replication_status=,reservations=['6dea4579-ec28-449d-8b6f-ca98d69d8ce1','73fca076-a7d4-4c84-9315-b740d5133fa8','ad1515cd-5b46-406b-bf99-69925dbc6347','1fe7989b-fbd9-4847-b327-0f439b856b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:10.902338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:10.906407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737c4370-c6cb-48ae-894c-cbd2158a1f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:10.909734 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:10.909734 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:10.924626 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:10.925214 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:10.933411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:10.941499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737c4370-c6cb-48ae-894c-cbd2158a1f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:10.944417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Flow 'volume_create_api' (3a667de9-6320-4882-9570-474930d553d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:54:10.952820 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:10.952820 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:11.004059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-951b1c59-2181-46d4-9446-78f8efea4648 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail returned with HTTP 200 Jan 12 14:54:11.005918 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1308/2544] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:54:10 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail => generated 1993 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:54:11.022434 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] POST http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes Jan 12 14:54:11.023290 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:11.023290 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:11.024672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-465998873"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:11.026452 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-465998873'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:54:11.027301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Create volume of 1 GB Jan 12 14:54:11.046952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume request issued successfully. Jan 12 14:54:11.057275 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Availability Zones retrieved successfully. Jan 12 14:54:11.073947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bdcf0034-8dcb-4912-8269-0c222eb20ef1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes returned with HTTP 202 Jan 12 14:54:11.074983 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1237/2545] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:54:10 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes => generated 885 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:54:11.080029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-122a5429-2255-4f8b-b60e-f0446a07405a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b/action Jan 12 14:54:11.080526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:11.080526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:11.080963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-122a5429-2255-4f8b-b60e-f0446a07405a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:54:11.081347 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-122a5429-2255-4f8b-b60e-f0446a07405a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:11.082270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-122a5429-2255-4f8b-b60e-f0446a07405a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] delete called for group 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87931) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:54:11.082618 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-122a5429-2255-4f8b-b60e-f0446a07405a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete group with id: 16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:54:11.094036 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:11.094036 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:11.101544 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Flow 'volume_create_api' (5726a15d-84a4-4c83-a3b6-f546159d3566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:54:11.113097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f84cf0b-f8f1-4a82-b542-09f2ade18be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:11.115427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:54:11.276621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f84cf0b-f8f1-4a82-b542-09f2ade18be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:11.279720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698941a8-3274-426d-b239-8d1c0383ad78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:11.456009 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-122a5429-2255-4f8b-b60e-f0446a07405a tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b/action returned with HTTP 202 Jan 12 14:54:11.457090 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1238/2546] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:54:11 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b/action => generated 0 bytes in 382 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:54:11.482396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43118635-41c3-4de0-a6f4-45d654b202d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:54:11.483043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43118635-41c3-4de0-a6f4-45d654b202d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:11.484127 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:11.484127 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:11.484546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43118635-41c3-4de0-a6f4-45d654b202d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:11.492317 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Created reservations ['7bbab1f0-6669-43b5-9ba4-022368a9f0ba', '643d4f32-a123-4f23-a5ff-c95ec066c0aa', 'ff8f3c42-187a-44d4-acdc-815965a73639', '1ffb6baa-c1f2-4752-a2ae-56de6c7e78a1'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:54:11.500380 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698941a8-3274-426d-b239-8d1c0383ad78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bbab1f0-6669-43b5-9ba4-022368a9f0ba', '643d4f32-a123-4f23-a5ff-c95ec066c0aa', 'ff8f3c42-187a-44d4-acdc-815965a73639', '1ffb6baa-c1f2-4752-a2ae-56de6c7e78a1']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:11.504616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85119647-78b6-4233-9bbd-c5c7dc1239bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:11.668813 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:11.668813 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:11.681667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-43118635-41c3-4de0-a6f4-45d654b202d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:54:11.683980 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85119647-78b6-4233-9bbd-c5c7dc1239bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-465998873',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c297b6fd61ad430ba41d1f18f9728772',qos_specs=None,replication_status=,reservations=['7bbab1f0-6669-43b5-9ba4-022368a9f0ba','643d4f32-a123-4f23-a5ff-c95ec066c0aa','ff8f3c42-187a-44d4-acdc-815965a73639','1ffb6baa-c1f2-4752-a2ae-56de6c7e78a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='837c853601144936ac8454e0bdfa8aac',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:54:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-465998873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c297b6fd61ad430ba41d1f18f9728772',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='837c853601144936ac8454e0bdfa8aac',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:11.687963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (140bc880-b0ed-4a58-b2ed-ea00f6c0c0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:11.721408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (140bc880-b0ed-4a58-b2ed-ea00f6c0c0c9) transitioned into state 'SUCCESS' from state '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-465998873',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c297b6fd61ad430ba41d1f18f9728772',qos_specs=None,replication_status=,reservations=['7bbab1f0-6669-43b5-9ba4-022368a9f0ba','643d4f32-a123-4f23-a5ff-c95ec066c0aa','ff8f3c42-187a-44d4-acdc-815965a73639','1ffb6baa-c1f2-4752-a2ae-56de6c7e78a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='837c853601144936ac8454e0bdfa8aac',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:11.723735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23da0595-2fd5-4e60-b662-3f24a3e8928c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:11.737842 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43118635-41c3-4de0-a6f4-45d654b202d2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 returned with HTTP 200 Jan 12 14:54:11.738869 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1239/2547] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:11 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 => generated 977 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:11.744479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82db838e-141f-481c-94f7-6f5d71c2af03 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:54:11.768171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82db838e-141f-481c-94f7-6f5d71c2af03 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:11.769834 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:11.769834 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:11.770520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82db838e-141f-481c-94f7-6f5d71c2af03 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:11.771304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23da0595-2fd5-4e60-b662-3f24a3e8928c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:11.774032 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Flow 'volume_create_api' (5726a15d-84a4-4c83-a3b6-f546159d3566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:54:11.886969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Create volume request issued successfully. Jan 12 14:54:11.898715 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:11.898715 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:11.923973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e995c4e4-9dab-40ac-b162-5ea64bc4cce3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes returned with HTTP 202 Jan 12 14:54:11.925440 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1309/2548] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:54:11 2021] POST /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes => generated 832 bytes in 919 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:54:11.939948 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-82db838e-141f-481c-94f7-6f5d71c2af03 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:54:11.940867 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6f8379b-239c-4f10-8a28-f771a07deab5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc Jan 12 14:54:11.941395 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6f8379b-239c-4f10-8a28-f771a07deab5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:11.941614 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:11.941614 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:11.942045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6f8379b-239c-4f10-8a28-f771a07deab5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:11.959438 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-82db838e-141f-481c-94f7-6f5d71c2af03 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:11.960139 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-82db838e-141f-481c-94f7-6f5d71c2af03 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:11.972965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-82db838e-141f-481c-94f7-6f5d71c2af03 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:11.990838 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:11.990838 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:12.049033 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:12.049033 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:12.055450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82db838e-141f-481c-94f7-6f5d71c2af03 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 returned with HTTP 200 Jan 12 14:54:12.066880 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1240/2549] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:11 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 => generated 999 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:12.088746 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f6f8379b-239c-4f10-8a28-f771a07deab5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:12.159765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6f8379b-239c-4f10-8a28-f771a07deab5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc returned with HTTP 200 Jan 12 14:54:12.161562 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1310/2550] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:11 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc => generated 900 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:54:12.759713 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0dee4209-3d7f-4370-b79b-3a9ce8e08947 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:54:12.760391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0dee4209-3d7f-4370-b79b-3a9ce8e08947 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:12.760767 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:12.760767 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:12.761342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0dee4209-3d7f-4370-b79b-3a9ce8e08947 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:12.909613 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:12.909613 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:12.928876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0dee4209-3d7f-4370-b79b-3a9ce8e08947 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:54:12.985338 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0dee4209-3d7f-4370-b79b-3a9ce8e08947 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 returned with HTTP 200 Jan 12 14:54:12.997562 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1241/2551] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:12 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 => generated 978 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:13.003973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bead9e2e-3bab-4cb4-b86e-00513b096b05 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups Jan 12 14:54:13.005356 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:13.005356 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:13.006174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bead9e2e-3bab-4cb4-b86e-00513b096b05 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10a544a8-3b5d-4782-95a8-fb30d8ac8494", "name": "tempest-VolumesBackupsTest-Backup-544043426", "description": "tempest-volume-backup-description-1325183737", "container": "container"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:13.007745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-bead9e2e-3bab-4cb4-b86e-00513b096b05 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Creating new backup {'backup': {'volume_id': '10a544a8-3b5d-4782-95a8-fb30d8ac8494', 'name': 'tempest-VolumesBackupsTest-Backup-544043426', 'description': 'tempest-volume-backup-description-1325183737', 'container': 'container'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 12 14:54:13.009080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-bead9e2e-3bab-4cb4-b86e-00513b096b05 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Creating backup of volume 10a544a8-3b5d-4782-95a8-fb30d8ac8494 in container container Jan 12 14:54:13.073877 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0b82d1d-9fbd-4418-a331-dcececaf31bf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:54:13.074647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0b82d1d-9fbd-4418-a331-dcececaf31bf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:13.075040 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:13.075040 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:13.075645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0b82d1d-9fbd-4418-a331-dcececaf31bf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:13.099287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:13.099287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:13.100855 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bead9e2e-3bab-4cb4-b86e-00513b096b05 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:54:13.198164 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:13.198164 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:13.233696 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f0b82d1d-9fbd-4418-a331-dcececaf31bf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:54:13.238320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-bead9e2e-3bab-4cb4-b86e-00513b096b05 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Created reservations ['e5c307c5-2752-434b-8cc8-5e08fd7a2e03', '4a87063d-dc4b-44f4-9ecd-3a35a9d6b6de'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:54:13.276014 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-f0b82d1d-9fbd-4418-a331-dcececaf31bf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:13.276438 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-f0b82d1d-9fbd-4418-a331-dcececaf31bf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:13.286399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-f0b82d1d-9fbd-4418-a331-dcececaf31bf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:13.307671 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:13.307671 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:13.407676 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0b82d1d-9fbd-4418-a331-dcececaf31bf tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 returned with HTTP 200 Jan 12 14:54:13.409061 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1242/2552] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:13 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 => generated 999 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:54:13.413926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-37e70817-bbe2-4433-9924-40bfe704c403 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc Jan 12 14:54:13.414481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-37e70817-bbe2-4433-9924-40bfe704c403 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:13.414682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:13.414682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:13.415047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-37e70817-bbe2-4433-9924-40bfe704c403 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:13.437648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bead9e2e-3bab-4cb4-b86e-00513b096b05 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups returned with HTTP 202 Jan 12 14:54:13.438563 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1311/2553] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:54:12 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups => generated 395 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:54:13.472267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ce9b4b9-2c1c-4d70-97f1-c0688edff811 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:13.472934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ce9b4b9-2c1c-4d70-97f1-c0688edff811 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:13.473169 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:13.473169 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:13.473560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2ce9b4b9-2c1c-4d70-97f1-c0688edff811 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:13.473936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2ce9b4b9-2c1c-4d70-97f1-c0688edff811 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:13.565971 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:13.565971 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:13.568055 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2ce9b4b9-2c1c-4d70-97f1-c0688edff811 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:13.573166 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1312/2554] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:13 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:13.585698 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:13.585698 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:13.608270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-37e70817-bbe2-4433-9924-40bfe704c403 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:13.661839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-37e70817-bbe2-4433-9924-40bfe704c403 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc returned with HTTP 200 Jan 12 14:54:13.663888 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1243/2555] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:13 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc => generated 925 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:13.677345 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db275072-1c47-48bd-a9aa-870cb5f4b35c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc Jan 12 14:54:13.685771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db275072-1c47-48bd-a9aa-870cb5f4b35c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:13.685771 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:13.685771 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:13.685771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db275072-1c47-48bd-a9aa-870cb5f4b35c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:13.783109 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:13.783109 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:13.809076 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-db275072-1c47-48bd-a9aa-870cb5f4b35c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:13.856350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db275072-1c47-48bd-a9aa-870cb5f4b35c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc returned with HTTP 200 Jan 12 14:54:13.858046 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1313/2556] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:13 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc => generated 925 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:13.873070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] POST http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes Jan 12 14:54:13.873680 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:13.873680 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:13.874333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-540606186"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:13.875635 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-540606186'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:54:13.876196 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Create volume of 1 GB Jan 12 14:54:13.901049 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Availability Zones retrieved successfully. Jan 12 14:54:13.934073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Flow 'volume_create_api' (7a2bdbb5-e082-499c-b00d-9a41463b7801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:54:13.946183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3144bf2b-8523-423f-8e28-0136396f6223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:13.956892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:54:14.129163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3144bf2b-8523-423f-8e28-0136396f6223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:14.131352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4b78d8-f4ab-4cb8-ab13-4458ea26fc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:14.296082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Created reservations ['78ca3f6f-3948-4413-ad6b-6c70ba708045', 'b9e2ce28-b4dd-4f42-b480-d6f819acff4f', '6a062c34-426b-489d-ad36-ca1f74f1c500', '71a194fc-aedb-47c4-8de2-8e6f517aa1e4'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:54:14.298405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4b78d8-f4ab-4cb8-ab13-4458ea26fc84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78ca3f6f-3948-4413-ad6b-6c70ba708045', 'b9e2ce28-b4dd-4f42-b480-d6f819acff4f', '6a062c34-426b-489d-ad36-ca1f74f1c500', '71a194fc-aedb-47c4-8de2-8e6f517aa1e4']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:14.300699 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a61439-e4d5-4447-a485-bdc062291977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:14.425010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74dbfe1c-aedd-4fb7-a3ab-d97980092233 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:54:14.425910 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74dbfe1c-aedd-4fb7-a3ab-d97980092233 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:14.426291 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:14.426291 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:14.427010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74dbfe1c-aedd-4fb7-a3ab-d97980092233 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:14.460276 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a61439-e4d5-4447-a485-bdc062291977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a45a22b-6aa6-4be9-97ee-e69c6652d9c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-540606186',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c297b6fd61ad430ba41d1f18f9728772',qos_specs=None,replication_status=,reservations=['78ca3f6f-3948-4413-ad6b-6c70ba708045','b9e2ce28-b4dd-4f42-b480-d6f819acff4f','6a062c34-426b-489d-ad36-ca1f74f1c500','71a194fc-aedb-47c4-8de2-8e6f517aa1e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='837c853601144936ac8454e0bdfa8aac',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-540606186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a45a22b-6aa6-4be9-97ee-e69c6652d9c2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c297b6fd61ad430ba41d1f18f9728772',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='837c853601144936ac8454e0bdfa8aac',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:14.476405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ab497f-08ca-4a54-af3d-58917fb0520d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:14.566872 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ab497f-08ca-4a54-af3d-58917fb0520d) transitioned into state 'SUCCESS' from state '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-540606186',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c297b6fd61ad430ba41d1f18f9728772',qos_specs=None,replication_status=,reservations=['78ca3f6f-3948-4413-ad6b-6c70ba708045','b9e2ce28-b4dd-4f42-b480-d6f819acff4f','6a062c34-426b-489d-ad36-ca1f74f1c500','71a194fc-aedb-47c4-8de2-8e6f517aa1e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='837c853601144936ac8454e0bdfa8aac',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:14.568963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c92736bc-4ecc-41cb-890b-8e77549a7ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:14.579326 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:14.579326 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:14.601170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c92736bc-4ecc-41cb-890b-8e77549a7ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:14.604027 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Flow 'volume_create_api' (7a2bdbb5-e082-499c-b00d-9a41463b7801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:54:14.618357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74dbfe1c-aedd-4fb7-a3ab-d97980092233 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:54:14.657526 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-74dbfe1c-aedd-4fb7-a3ab-d97980092233 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:14.658000 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-74dbfe1c-aedd-4fb7-a3ab-d97980092233 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:14.683676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-74dbfe1c-aedd-4fb7-a3ab-d97980092233 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:14.707158 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:14.707158 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:14.790950 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Create volume request issued successfully. Jan 12 14:54:14.794385 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74dbfe1c-aedd-4fb7-a3ab-d97980092233 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 returned with HTTP 200 Jan 12 14:54:14.795243 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1314/2557] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:14 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 => generated 999 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:54:14.820318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a990907-507b-4c0b-8d15-d1c78f507faa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:14.821716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a990907-507b-4c0b-8d15-d1c78f507faa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:14.822073 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:14.822073 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:14.822649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a990907-507b-4c0b-8d15-d1c78f507faa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:14.823182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8a990907-507b-4c0b-8d15-d1c78f507faa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:14.869617 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1009927e-7950-4f97-a60c-8afb6406a722 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes returned with HTTP 202 Jan 12 14:54:14.870561 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1244/2558] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:54:13 2021] POST /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes => generated 832 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:54:14.882185 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:14.882185 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:14.883834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a990907-507b-4c0b-8d15-d1c78f507faa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:14.884936 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1315/2559] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:14 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:14.886274 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6cb7bebd-41a9-4444-b86a-0c04857e4639 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:14.886875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6cb7bebd-41a9-4444-b86a-0c04857e4639 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:14.886978 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:14.886978 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:14.887576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6cb7bebd-41a9-4444-b86a-0c04857e4639 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:15.050741 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:15.050741 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:15.085090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6cb7bebd-41a9-4444-b86a-0c04857e4639 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:15.143378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6cb7bebd-41a9-4444-b86a-0c04857e4639 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 returned with HTTP 200 Jan 12 14:54:15.159035 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1245/2560] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:14 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 => generated 924 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:15.811869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba4e8f3f-4298-48f0-81c6-5cde31364151 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:54:15.812493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba4e8f3f-4298-48f0-81c6-5cde31364151 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:15.812899 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:15.812899 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:15.813502 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba4e8f3f-4298-48f0-81c6-5cde31364151 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:15.898971 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd5dde46-c174-4749-9d78-9fc7dd52c83e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:15.901858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd5dde46-c174-4749-9d78-9fc7dd52c83e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:15.902234 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:15.902234 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:15.902837 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd5dde46-c174-4749-9d78-9fc7dd52c83e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:15.903321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fd5dde46-c174-4749-9d78-9fc7dd52c83e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:15.990321 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:15.990321 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:15.992267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd5dde46-c174-4749-9d78-9fc7dd52c83e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:16.000496 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1246/2561] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:15 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:16.024899 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:16.024899 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:16.108139 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba4e8f3f-4298-48f0-81c6-5cde31364151 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:54:16.144967 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-ba4e8f3f-4298-48f0-81c6-5cde31364151 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:16.145630 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-ba4e8f3f-4298-48f0-81c6-5cde31364151 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:16.155107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-ba4e8f3f-4298-48f0-81c6-5cde31364151 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:16.165134 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-714c722d-a770-4aa3-9e47-8f0698c6fe88 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:16.165703 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-714c722d-a770-4aa3-9e47-8f0698c6fe88 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:16.165865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:16.165865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:16.166065 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:16.166065 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:16.166262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-714c722d-a770-4aa3-9e47-8f0698c6fe88 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:16.194034 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba4e8f3f-4298-48f0-81c6-5cde31364151 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 returned with HTTP 200 Jan 12 14:54:16.196132 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1316/2562] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:15 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 => generated 999 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:16.275520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:16.275520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:16.297350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-714c722d-a770-4aa3-9e47-8f0698c6fe88 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:16.354695 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-714c722d-a770-4aa3-9e47-8f0698c6fe88 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 returned with HTTP 200 Jan 12 14:54:16.361158 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1247/2563] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:16 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 => generated 925 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:54:16.372334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e80d6e9a-fb8d-4482-95e0-c0c5349cb903 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:16.372863 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e80d6e9a-fb8d-4482-95e0-c0c5349cb903 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:16.373083 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:16.373083 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:16.373598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e80d6e9a-fb8d-4482-95e0-c0c5349cb903 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:16.451612 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:16.451612 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:16.464510 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e80d6e9a-fb8d-4482-95e0-c0c5349cb903 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:16.507810 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e80d6e9a-fb8d-4482-95e0-c0c5349cb903 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 returned with HTTP 200 Jan 12 14:54:16.507810 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1317/2564] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:16 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 => generated 925 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:16.516351 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-831ad34b-2443-4307-b270-87cb9e8a00a7 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes Jan 12 14:54:16.517098 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-831ad34b-2443-4307-b270-87cb9e8a00a7 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:16.517558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:16.517558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:16.518124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-831ad34b-2443-4307-b270-87cb9e8a00a7 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:16.518964 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-831ad34b-2443-4307-b270-87cb9e8a00a7 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:16.521585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-831ad34b-2443-4307-b270-87cb9e8a00a7 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:16.677614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-831ad34b-2443-4307-b270-87cb9e8a00a7 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:16.678982 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-831ad34b-2443-4307-b270-87cb9e8a00a7 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes returned with HTTP 200 Jan 12 14:54:16.680366 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1248/2565] 10.222.0.43 () {58 vars in 1204 bytes} [Tue Jan 12 14:54:16 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes => generated 1172 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:16.692835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2c60476-87f5-4153-92eb-d38e5d792317 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?name=tempest-VolumesListTestJSON-Volume-465998873 Jan 12 14:54:16.693365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2c60476-87f5-4153-92eb-d38e5d792317 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:16.693585 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:16.693585 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:16.693962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f2c60476-87f5-4153-92eb-d38e5d792317 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:16.694710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-f2c60476-87f5-4153-92eb-d38e5d792317 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:16.696660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f2c60476-87f5-4153-92eb-d38e5d792317 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-465998873'), ('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:16.778031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f2c60476-87f5-4153-92eb-d38e5d792317 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:16.779332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f2c60476-87f5-4153-92eb-d38e5d792317 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?name=tempest-VolumesListTestJSON-Volume-465998873 returned with HTTP 200 Jan 12 14:54:16.780370 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1318/2566] 10.222.0.43 () {58 vars in 1303 bytes} [Tue Jan 12 14:54:16 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?name=tempest-VolumesListTestJSON-Volume-465998873 => generated 399 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:16.791934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af402ae0-4230-4deb-b2af-59a1382d6e57 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?name=tempest-VolumesListTestJSON-Volume-540606186 Jan 12 14:54:16.792483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af402ae0-4230-4deb-b2af-59a1382d6e57 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:16.792669 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:16.792669 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:16.793145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af402ae0-4230-4deb-b2af-59a1382d6e57 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:16.793776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-af402ae0-4230-4deb-b2af-59a1382d6e57 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:16.794836 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:16.794836 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:16.796239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-af402ae0-4230-4deb-b2af-59a1382d6e57 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-540606186'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:16.868505 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-af402ae0-4230-4deb-b2af-59a1382d6e57 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:16.871444 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:16.871444 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:16.891238 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af402ae0-4230-4deb-b2af-59a1382d6e57 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?name=tempest-VolumesListTestJSON-Volume-540606186 returned with HTTP 200 Jan 12 14:54:16.891238 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1249/2567] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:54:16 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?name=tempest-VolumesListTestJSON-Volume-540606186 => generated 928 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:16.904831 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49051f33-61d1-4a74-803d-d7d98a5329f1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1 Jan 12 14:54:16.906067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49051f33-61d1-4a74-803d-d7d98a5329f1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:16.907040 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:16.907040 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:16.908398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49051f33-61d1-4a74-803d-d7d98a5329f1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:16.909746 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-49051f33-61d1-4a74-803d-d7d98a5329f1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:16.911413 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:16.911413 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:16.913033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-49051f33-61d1-4a74-803d-d7d98a5329f1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:17.007611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15aa257e-64eb-4eda-b2f9-3717bf6af9d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:17.012032 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15aa257e-64eb-4eda-b2f9-3717bf6af9d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:17.012379 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:17.012379 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:17.012947 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15aa257e-64eb-4eda-b2f9-3717bf6af9d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:17.015055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-15aa257e-64eb-4eda-b2f9-3717bf6af9d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:17.061585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-49051f33-61d1-4a74-803d-d7d98a5329f1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:17.077183 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:17.077183 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:17.118991 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:17.118991 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:17.118991 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15aa257e-64eb-4eda-b2f9-3717bf6af9d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:17.118991 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1250/2568] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:17 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:17.132992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49051f33-61d1-4a74-803d-d7d98a5329f1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1 returned with HTTP 200 Jan 12 14:54:17.132992 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1319/2569] 10.222.0.43 () {58 vars in 1240 bytes} [Tue Jan 12 14:54:16 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1 => generated 1104 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:17.148200 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7650cc32-699d-4a1f-9fac-ba40bc9ab752 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1&marker=5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:17.148200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7650cc32-699d-4a1f-9fac-ba40bc9ab752 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:17.148200 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:17.148200 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:17.148200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7650cc32-699d-4a1f-9fac-ba40bc9ab752 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:17.148200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-7650cc32-699d-4a1f-9fac-ba40bc9ab752 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:17.148200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7650cc32-699d-4a1f-9fac-ba40bc9ab752 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:17.230392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4359114-16b2-4949-a65c-835734407f7e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:54:17.230392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4359114-16b2-4949-a65c-835734407f7e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:17.230392 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:17.230392 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:17.230392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4359114-16b2-4949-a65c-835734407f7e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:17.325502 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:17.325502 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:17.348872 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a4359114-16b2-4949-a65c-835734407f7e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:54:17.356682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7650cc32-699d-4a1f-9fac-ba40bc9ab752 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:17.358502 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:17.358502 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:17.369395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7650cc32-699d-4a1f-9fac-ba40bc9ab752 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1&marker=5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 returned with HTTP 200 Jan 12 14:54:17.382266 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1251/2570] 10.222.0.43 () {58 vars in 1328 bytes} [Tue Jan 12 14:54:17 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1&marker=5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 => generated 1104 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:17.382447 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-a4359114-16b2-4949-a65c-835734407f7e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:17.382447 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-a4359114-16b2-4949-a65c-835734407f7e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:17.387409 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc313d3b-0b6d-48d3-9c24-1eea51e4872f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1&marker=298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc Jan 12 14:54:17.387928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc313d3b-0b6d-48d3-9c24-1eea51e4872f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:17.388120 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:17.388120 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:17.388497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc313d3b-0b6d-48d3-9c24-1eea51e4872f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:17.389140 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-cc313d3b-0b6d-48d3-9c24-1eea51e4872f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:17.391058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cc313d3b-0b6d-48d3-9c24-1eea51e4872f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:17.396415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-a4359114-16b2-4949-a65c-835734407f7e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:17.403552 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:17.403552 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:17.432570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4359114-16b2-4949-a65c-835734407f7e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 returned with HTTP 200 Jan 12 14:54:17.433894 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1320/2571] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:17 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 => generated 999 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:17.535393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cc313d3b-0b6d-48d3-9c24-1eea51e4872f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:17.537420 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:17.537420 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:17.561805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc313d3b-0b6d-48d3-9c24-1eea51e4872f tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1&marker=298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc returned with HTTP 200 Jan 12 14:54:17.574134 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1252/2572] 10.222.0.43 () {58 vars in 1328 bytes} [Tue Jan 12 14:54:17 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1&marker=298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc => generated 1105 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:54:17.579528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34ed66b9-78e9-4c40-894a-730ea2a8f0fb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1&marker=02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:17.580445 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34ed66b9-78e9-4c40-894a-730ea2a8f0fb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:17.580855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:17.580855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:17.581509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34ed66b9-78e9-4c40-894a-730ea2a8f0fb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:17.582584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-34ed66b9-78e9-4c40-894a-730ea2a8f0fb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:17.584777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-34ed66b9-78e9-4c40-894a-730ea2a8f0fb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:17.707245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-34ed66b9-78e9-4c40-894a-730ea2a8f0fb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:17.712848 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34ed66b9-78e9-4c40-894a-730ea2a8f0fb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1&marker=02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 200 Jan 12 14:54:17.725621 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1321/2573] 10.222.0.43 () {58 vars in 1328 bytes} [Tue Jan 12 14:54:17 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=1&marker=02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:54:17.730078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-483d73df-2496-46f0-b1c9-031a98148ec3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 12 14:54:17.730604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-483d73df-2496-46f0-b1c9-031a98148ec3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:17.730821 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:17.730821 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:17.731195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-483d73df-2496-46f0-b1c9-031a98148ec3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:17.731866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-483d73df-2496-46f0-b1c9-031a98148ec3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:17.732674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-483d73df-2496-46f0-b1c9-031a98148ec3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Could not evaluate value available, assuming string {{(pid=87931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:54:17.734462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-483d73df-2496-46f0-b1c9-031a98148ec3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:17.789619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-483d73df-2496-46f0-b1c9-031a98148ec3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:17.792070 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:17.792070 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:17.801491 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-483d73df-2496-46f0-b1c9-031a98148ec3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 12 14:54:17.802772 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1253/2574] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:54:17 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:17.818932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-69965eb9-d5ce-4d6c-8496-e64edacd30d0 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 12 14:54:17.819681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-69965eb9-d5ce-4d6c-8496-e64edacd30d0 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:17.820378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-69965eb9-d5ce-4d6c-8496-e64edacd30d0 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:17.822630 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-69965eb9-d5ce-4d6c-8496-e64edacd30d0 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:17.823834 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-69965eb9-d5ce-4d6c-8496-e64edacd30d0 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Could not evaluate value available, assuming string {{(pid=87932) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:54:17.825940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-69965eb9-d5ce-4d6c-8496-e64edacd30d0 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:17.931086 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-69965eb9-d5ce-4d6c-8496-e64edacd30d0 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:17.933426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:17.933426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:17.958313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-69965eb9-d5ce-4d6c-8496-e64edacd30d0 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 12 14:54:17.959216 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1322/2575] 10.222.0.43 () {58 vars in 1326 bytes} [Tue Jan 12 14:54:17 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2062 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:17.977146 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-550c775a-6aa7-42b9-80e7-b74bca192bbe tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1 Jan 12 14:54:17.977846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-550c775a-6aa7-42b9-80e7-b74bca192bbe tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:17.978065 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:17.978065 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:17.978440 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-550c775a-6aa7-42b9-80e7-b74bca192bbe tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:17.979077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-550c775a-6aa7-42b9-80e7-b74bca192bbe tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:17.981185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-550c775a-6aa7-42b9-80e7-b74bca192bbe tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:18.104564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-550c775a-6aa7-42b9-80e7-b74bca192bbe tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:18.109756 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-550c775a-6aa7-42b9-80e7-b74bca192bbe tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1 returned with HTTP 200 Jan 12 14:54:18.111841 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1254/2576] 10.222.0.43 () {58 vars in 1219 bytes} [Tue Jan 12 14:54:17 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1 => generated 568 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:18.124833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0dbf5c57-ecda-4043-9339-f85d99e83757 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1&marker=5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:18.125272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0dbf5c57-ecda-4043-9339-f85d99e83757 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:18.125489 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:18.125489 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:18.125875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0dbf5c57-ecda-4043-9339-f85d99e83757 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:18.127861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-0dbf5c57-ecda-4043-9339-f85d99e83757 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:18.129653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0dbf5c57-ecda-4043-9339-f85d99e83757 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:18.140112 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cab069ac-1120-4b87-b492-0cbe366a6ea1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:18.140450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cab069ac-1120-4b87-b492-0cbe366a6ea1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:18.140650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:18.140650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:18.144332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cab069ac-1120-4b87-b492-0cbe366a6ea1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:18.146831 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-cab069ac-1120-4b87-b492-0cbe366a6ea1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:18.226448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:18.226448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:18.237952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cab069ac-1120-4b87-b492-0cbe366a6ea1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:18.238771 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1255/2577] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:18 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:18.381138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0dbf5c57-ecda-4043-9339-f85d99e83757 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:18.382460 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0dbf5c57-ecda-4043-9339-f85d99e83757 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1&marker=5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 returned with HTTP 200 Jan 12 14:54:18.396487 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1323/2578] 10.222.0.43 () {58 vars in 1307 bytes} [Tue Jan 12 14:54:18 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1&marker=5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 => generated 568 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:18.408448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-084aea95-10c5-4052-a149-3dfe16327421 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1&marker=298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc Jan 12 14:54:18.409141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-084aea95-10c5-4052-a149-3dfe16327421 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:18.409466 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:18.409466 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:18.410019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-084aea95-10c5-4052-a149-3dfe16327421 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:18.410771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-084aea95-10c5-4052-a149-3dfe16327421 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:18.412732 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-084aea95-10c5-4052-a149-3dfe16327421 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:18.450162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96bbe5d9-9c2c-494f-91a8-ffa52ba5ccef tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:54:18.450733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96bbe5d9-9c2c-494f-91a8-ffa52ba5ccef tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:18.450923 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:18.450923 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:18.451531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96bbe5d9-9c2c-494f-91a8-ffa52ba5ccef tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:18.573760 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96bbe5d9-9c2c-494f-91a8-ffa52ba5ccef tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 returned with HTTP 404 Jan 12 14:54:18.574819 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1324/2579] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:18 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:54:18.584200 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a96de5f-e2a9-4b2d-b97b-4f63da6df285 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 Jan 12 14:54:18.590791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a96de5f-e2a9-4b2d-b97b-4f63da6df285 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:18.591489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a96de5f-e2a9-4b2d-b97b-4f63da6df285 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:18.651308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-084aea95-10c5-4052-a149-3dfe16327421 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:18.657051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-084aea95-10c5-4052-a149-3dfe16327421 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1&marker=298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc returned with HTTP 200 Jan 12 14:54:18.666153 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1256/2580] 10.222.0.43 () {58 vars in 1307 bytes} [Tue Jan 12 14:54:18 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1&marker=298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc => generated 569 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:18.676553 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76178ed8-70d1-4ee5-81b8-1156d4bde3d4 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1&marker=02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:18.677423 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76178ed8-70d1-4ee5-81b8-1156d4bde3d4 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:18.677778 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:18.677778 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:18.678370 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76178ed8-70d1-4ee5-81b8-1156d4bde3d4 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:18.687888 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a96de5f-e2a9-4b2d-b97b-4f63da6df285 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 returned with HTTP 404 Jan 12 14:54:18.688280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-76178ed8-70d1-4ee5-81b8-1156d4bde3d4 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:18.689358 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:18.689358 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:18.692237 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-76178ed8-70d1-4ee5-81b8-1156d4bde3d4 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:18.696712 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1325/2581] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:18 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:54:18.702629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47e488f5-8219-4c9b-8e85-d639704cd114 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b Jan 12 14:54:18.703109 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47e488f5-8219-4c9b-8e85-d639704cd114 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:18.703547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47e488f5-8219-4c9b-8e85-d639704cd114 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:18.703997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-47e488f5-8219-4c9b-8e85-d639704cd114 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 16b9bb5d-371d-475d-bec1-ccb41a21683b {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:54:18.724736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47e488f5-8219-4c9b-8e85-d639704cd114 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b returned with HTTP 404 Jan 12 14:54:18.724736 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1326/2582] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:54:18 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/16b9bb5d-371d-475d-bec1-ccb41a21683b => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:54:18.733246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af03e935-3178-4e30-9a80-714091251d02 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] DELETE http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types/83fe100d-ba0c-45fd-9948-705e0b29113f Jan 12 14:54:18.733411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af03e935-3178-4e30-9a80-714091251d02 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:18.734209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af03e935-3178-4e30-9a80-714091251d02 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:18.734553 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:18.734553 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:18.807256 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:54:18.807256 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:54:18.839055 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af03e935-3178-4e30-9a80-714091251d02 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types/83fe100d-ba0c-45fd-9948-705e0b29113f returned with HTTP 202 Jan 12 14:54:18.843296 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1327/2583] 10.222.0.43 () {60 vars in 1371 bytes} [Tue Jan 12 14:54:18 2021] DELETE /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types/83fe100d-ba0c-45fd-9948-705e0b29113f => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:54:18.860530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67235a14-5bbf-4319-afcf-498df1257493 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] POST http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types Jan 12 14:54:18.860962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67235a14-5bbf-4319-afcf-498df1257493 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-708852985"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:18.878215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-76178ed8-70d1-4ee5-81b8-1156d4bde3d4 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:18.879294 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76178ed8-70d1-4ee5-81b8-1156d4bde3d4 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1&marker=02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 200 Jan 12 14:54:18.880409 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1257/2584] 10.222.0.43 () {58 vars in 1307 bytes} [Tue Jan 12 14:54:18 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?limit=1&marker=02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 15 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 12 14:54:18.895439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d57c20b-4c30-4968-9d3b-9b0adb3ee724 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?name=tempest-VolumesListTestJSON-Volume-1818050618&status=available Jan 12 14:54:18.898170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d57c20b-4c30-4968-9d3b-9b0adb3ee724 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:18.899582 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d57c20b-4c30-4968-9d3b-9b0adb3ee724 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:18.902171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-0d57c20b-4c30-4968-9d3b-9b0adb3ee724 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:18.903007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0d57c20b-4c30-4968-9d3b-9b0adb3ee724 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Could not evaluate value available, assuming string {{(pid=87931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:54:18.912204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-0d57c20b-4c30-4968-9d3b-9b0adb3ee724 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1818050618'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:18.949684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67235a14-5bbf-4319-afcf-498df1257493 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types returned with HTTP 200 Jan 12 14:54:18.959318 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1328/2585] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:54:18 2021] POST /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types => generated 223 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:18.967731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f4de223-3369-4fb6-8290-3592b1bad347 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] POST http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types Jan 12 14:54:18.970299 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f4de223-3369-4fb6-8290-3592b1bad347 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1143302061"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:19.049474 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0d57c20b-4c30-4968-9d3b-9b0adb3ee724 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:19.050860 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d57c20b-4c30-4968-9d3b-9b0adb3ee724 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?name=tempest-VolumesListTestJSON-Volume-1818050618&status=available returned with HTTP 200 Jan 12 14:54:19.061424 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1258/2586] 10.222.0.43 () {58 vars in 1339 bytes} [Tue Jan 12 14:54:18 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?name=tempest-VolumesListTestJSON-Volume-1818050618&status=available => generated 400 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:54:19.072031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fb365cf-c89c-4d50-82a8-8a55ff9d2e7c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1818050618&status=available Jan 12 14:54:19.074617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fb365cf-c89c-4d50-82a8-8a55ff9d2e7c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:19.074843 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:19.074843 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:19.075324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fb365cf-c89c-4d50-82a8-8a55ff9d2e7c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:19.076298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-7fb365cf-c89c-4d50-82a8-8a55ff9d2e7c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:19.076917 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7fb365cf-c89c-4d50-82a8-8a55ff9d2e7c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Could not evaluate value available, assuming string {{(pid=87931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:54:19.079090 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:19.079090 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:19.080528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f4de223-3369-4fb6-8290-3592b1bad347 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types returned with HTTP 202 Jan 12 14:54:19.081441 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1329/2587] 10.222.0.43 () {62 vars in 1278 bytes} [Tue Jan 12 14:54:18 2021] POST /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types => generated 181 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:54:19.088848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7fb365cf-c89c-4d50-82a8-8a55ff9d2e7c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1818050618'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:19.094133 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c00a8fb-8a2c-4ac5-b924-b9c9a85a12fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups Jan 12 14:54:19.094957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c00a8fb-8a2c-4ac5-b924-b9c9a85a12fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f35423ab-5c9f-45d5-be47-d745252efea9", "volume_types": ["8d036b07-07e8-49d2-a79e-3b5bde6145c5"], "name": "tempest-GroupSnapshotsTest-Group-1614558596"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:19.098861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-6c00a8fb-8a2c-4ac5-b924-b9c9a85a12fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating new group {'group': {'group_type': 'f35423ab-5c9f-45d5-be47-d745252efea9', 'volume_types': ['8d036b07-07e8-49d2-a79e-3b5bde6145c5'], 'name': 'tempest-GroupSnapshotsTest-Group-1614558596'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 12 14:54:19.130047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-6c00a8fb-8a2c-4ac5-b924-b9c9a85a12fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating group tempest-GroupSnapshotsTest-Group-1614558596. Jan 12 14:54:19.199038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6c00a8fb-8a2c-4ac5-b924-b9c9a85a12fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Availability Zones retrieved successfully. Jan 12 14:54:19.252987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-6c00a8fb-8a2c-4ac5-b924-b9c9a85a12fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['4648dc84-2661-4aa0-b180-9917d827880f'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:54:19.275064 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7fb365cf-c89c-4d50-82a8-8a55ff9d2e7c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:19.279077 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:19.279077 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:19.302011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fb365cf-c89c-4d50-82a8-8a55ff9d2e7c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1818050618&status=available returned with HTTP 200 Jan 12 14:54:19.303124 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1259/2588] 10.222.0.43 () {58 vars in 1360 bytes} [Tue Jan 12 14:54:19 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1818050618&status=available => generated 929 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:19.320142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e53b47a7-ab7d-4788-97ab-fc1df8a8d0ca tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:19.323225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e53b47a7-ab7d-4788-97ab-fc1df8a8d0ca tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:19.323884 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:19.323884 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:19.325948 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e53b47a7-ab7d-4788-97ab-fc1df8a8d0ca tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:19.330404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e53b47a7-ab7d-4788-97ab-fc1df8a8d0ca tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:19.341979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c00a8fb-8a2c-4ac5-b924-b9c9a85a12fa tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups returned with HTTP 202 Jan 12 14:54:19.345865 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1330/2589] 10.222.0.43 () {62 vars in 1264 bytes} [Tue Jan 12 14:54:19 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups => generated 112 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:19.363047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39729a6a-1bb8-4acf-b621-14770c390564 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?marker=5a45a22b-6aa6-4be9-97ee-e69c6652d9c2&sort=id%3Aasc Jan 12 14:54:19.393796 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39729a6a-1bb8-4acf-b621-14770c390564 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:19.393796 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:19.393796 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:19.394819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-39729a6a-1bb8-4acf-b621-14770c390564 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:19.395866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-39729a6a-1bb8-4acf-b621-14770c390564 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:19.397209 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:19.397209 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:19.404364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-39729a6a-1bb8-4acf-b621-14770c390564 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:19.405215 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:19.405215 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:19.405215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e53b47a7-ab7d-4788-97ab-fc1df8a8d0ca tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:19.413657 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1260/2590] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:19 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:19.422894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cd39a8c-7cc3-49db-a91e-02db56fa6df3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec Jan 12 14:54:19.423617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cd39a8c-7cc3-49db-a91e-02db56fa6df3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:19.423953 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:19.423953 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:19.424364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cd39a8c-7cc3-49db-a91e-02db56fa6df3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:19.427059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-8cd39a8c-7cc3-49db-a91e-02db56fa6df3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 3e645f04-6fe4-4e83-bb48-dedb94edbeec {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:54:19.446118 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:19.446118 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:19.531677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-39729a6a-1bb8-4acf-b621-14770c390564 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:19.537809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-39729a6a-1bb8-4acf-b621-14770c390564 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?marker=5a45a22b-6aa6-4be9-97ee-e69c6652d9c2&sort=id%3Aasc returned with HTTP 200 Jan 12 14:54:19.539017 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1331/2591] 10.222.0.43 () {58 vars in 1340 bytes} [Tue Jan 12 14:54:19 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?marker=5a45a22b-6aa6-4be9-97ee-e69c6652d9c2&sort=id%3Aasc => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:54:19.543012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cd39a8c-7cc3-49db-a91e-02db56fa6df3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec returned with HTTP 200 Jan 12 14:54:19.543877 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1261/2592] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:54:19 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec => generated 392 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:19.557237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dd52a0d3-b397-47ce-861f-2ed72650171c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 12 14:54:19.557915 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dd52a0d3-b397-47ce-861f-2ed72650171c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:19.558435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dd52a0d3-b397-47ce-861f-2ed72650171c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:19.559111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-dd52a0d3-b397-47ce-861f-2ed72650171c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:19.563002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-dd52a0d3-b397-47ce-861f-2ed72650171c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:19.668360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dd52a0d3-b397-47ce-861f-2ed72650171c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:19.670520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:19.670520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:19.683341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dd52a0d3-b397-47ce-861f-2ed72650171c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 12 14:54:19.684105 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1332/2593] 10.222.0.43 () {58 vars in 1304 bytes} [Tue Jan 12 14:54:19 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:19.709632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3395e8e1-46cc-4e45-9393-4fc20614427c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail Jan 12 14:54:19.710320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3395e8e1-46cc-4e45-9393-4fc20614427c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:19.710673 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:19.710673 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:19.711283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3395e8e1-46cc-4e45-9393-4fc20614427c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:19.712215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-3395e8e1-46cc-4e45-9393-4fc20614427c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:19.714610 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:19.714610 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:19.719310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3395e8e1-46cc-4e45-9393-4fc20614427c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:19.849866 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3395e8e1-46cc-4e45-9393-4fc20614427c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:19.855754 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:19.855754 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:19.873280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3395e8e1-46cc-4e45-9393-4fc20614427c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail returned with HTTP 200 Jan 12 14:54:19.875144 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1262/2594] 10.222.0.43 () {58 vars in 1225 bytes} [Tue Jan 12 14:54:19 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail => generated 2759 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:19.894211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74ab345f-3eee-4b4a-88c8-9083aaaa8fc6 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 12 14:54:19.894211 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74ab345f-3eee-4b4a-88c8-9083aaaa8fc6 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:19.894594 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:19.894594 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:19.894975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74ab345f-3eee-4b4a-88c8-9083aaaa8fc6 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:19.895767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-74ab345f-3eee-4b4a-88c8-9083aaaa8fc6 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:19.900640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-74ab345f-3eee-4b4a-88c8-9083aaaa8fc6 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:20.078177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74ab345f-3eee-4b4a-88c8-9083aaaa8fc6 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:20.088773 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74ab345f-3eee-4b4a-88c8-9083aaaa8fc6 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 12 14:54:20.090017 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1333/2595] 10.222.0.43 () {58 vars in 1283 bytes} [Tue Jan 12 14:54:19 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:20.102106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de835784-57a9-4c76-a11c-4b62c21aa910 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?availability_zone=nova Jan 12 14:54:20.102949 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de835784-57a9-4c76-a11c-4b62c21aa910 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:20.103302 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:20.103302 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:20.103895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de835784-57a9-4c76-a11c-4b62c21aa910 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:20.104666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-de835784-57a9-4c76-a11c-4b62c21aa910 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:20.105765 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de835784-57a9-4c76-a11c-4b62c21aa910 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Could not evaluate value nova, assuming string {{(pid=87931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:54:20.107484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-de835784-57a9-4c76-a11c-4b62c21aa910 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:20.210131 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-de835784-57a9-4c76-a11c-4b62c21aa910 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:20.212547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de835784-57a9-4c76-a11c-4b62c21aa910 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?availability_zone=nova returned with HTTP 200 Jan 12 14:54:20.213628 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1263/2596] 10.222.0.43 () {58 vars in 1249 bytes} [Tue Jan 12 14:54:20 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?availability_zone=nova => generated 1172 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:20.226162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f844976e-5c70-4c6f-9d97-94c0849894c5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?availability_zone=nova Jan 12 14:54:20.226657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f844976e-5c70-4c6f-9d97-94c0849894c5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:20.226861 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:20.226861 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:20.227245 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f844976e-5c70-4c6f-9d97-94c0849894c5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:20.228180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-f844976e-5c70-4c6f-9d97-94c0849894c5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:20.228760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f844976e-5c70-4c6f-9d97-94c0849894c5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Could not evaluate value nova, assuming string {{(pid=87932) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:54:20.229675 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.229675 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:20.230455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f844976e-5c70-4c6f-9d97-94c0849894c5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:20.312565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f844976e-5c70-4c6f-9d97-94c0849894c5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:20.314955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f844976e-5c70-4c6f-9d97-94c0849894c5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?availability_zone=nova returned with HTTP 200 Jan 12 14:54:20.316172 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1334/2597] 10.222.0.43 () {58 vars in 1249 bytes} [Tue Jan 12 14:54:20 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?availability_zone=nova => generated 1172 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:20.328922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6d28e67f-deec-40d9-b7fd-783c5fa4438c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?bootable=false Jan 12 14:54:20.329460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6d28e67f-deec-40d9-b7fd-783c5fa4438c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:20.329660 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:20.329660 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:20.330491 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6d28e67f-deec-40d9-b7fd-783c5fa4438c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:20.331545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-6d28e67f-deec-40d9-b7fd-783c5fa4438c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:20.332630 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.332630 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:20.334107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6d28e67f-deec-40d9-b7fd-783c5fa4438c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:20.417326 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c019fb4d-f909-41a4-b000-583646d3deed tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:20.417866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c019fb4d-f909-41a4-b000-583646d3deed tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:20.418087 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:20.418087 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:20.418462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c019fb4d-f909-41a4-b000-583646d3deed tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:20.418806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c019fb4d-f909-41a4-b000-583646d3deed tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:20.423786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6d28e67f-deec-40d9-b7fd-783c5fa4438c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:20.425291 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6d28e67f-deec-40d9-b7fd-783c5fa4438c tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?bootable=false returned with HTTP 200 Jan 12 14:54:20.431077 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1264/2598] 10.222.0.43 () {58 vars in 1233 bytes} [Tue Jan 12 14:54:20 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?bootable=false => generated 1172 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:20.438184 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6b383b9-dc89-4113-ad97-da7ba01059d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?bootable=false Jan 12 14:54:20.438708 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6b383b9-dc89-4113-ad97-da7ba01059d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:20.444012 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:20.444012 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:20.444821 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6b383b9-dc89-4113-ad97-da7ba01059d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:20.446192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-e6b383b9-dc89-4113-ad97-da7ba01059d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:20.447256 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.447256 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:20.458015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e6b383b9-dc89-4113-ad97-da7ba01059d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:20.490324 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.490324 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:20.493203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c019fb4d-f909-41a4-b000-583646d3deed tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:20.494291 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1335/2599] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:20 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:20.558054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79918bff-0f0f-4b71-a5f4-e7e4237f4939 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec Jan 12 14:54:20.558938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79918bff-0f0f-4b71-a5f4-e7e4237f4939 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:20.559307 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:20.559307 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:20.559987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79918bff-0f0f-4b71-a5f4-e7e4237f4939 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:20.562965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-79918bff-0f0f-4b71-a5f4-e7e4237f4939 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 3e645f04-6fe4-4e83-bb48-dedb94edbeec {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:54:20.576870 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e6b383b9-dc89-4113-ad97-da7ba01059d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:20.578339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6b383b9-dc89-4113-ad97-da7ba01059d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?bootable=false returned with HTTP 200 Jan 12 14:54:20.579140 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.579140 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:20.585827 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1265/2600] 10.222.0.43 () {58 vars in 1233 bytes} [Tue Jan 12 14:54:20 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?bootable=false => generated 1172 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:20.599615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c44caaa-eed4-4366-bc4e-205b8662d879 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?status=available Jan 12 14:54:20.600187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c44caaa-eed4-4366-bc4e-205b8662d879 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:20.600654 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:20.600654 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:20.601028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c44caaa-eed4-4366-bc4e-205b8662d879 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:20.602204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-9c44caaa-eed4-4366-bc4e-205b8662d879 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:20.611388 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9c44caaa-eed4-4366-bc4e-205b8662d879 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Could not evaluate value available, assuming string {{(pid=87931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:54:20.613474 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.613474 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:20.619913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9c44caaa-eed4-4366-bc4e-205b8662d879 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:20.640938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79918bff-0f0f-4b71-a5f4-e7e4237f4939 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec returned with HTTP 200 Jan 12 14:54:20.641991 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1336/2601] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:54:20 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec => generated 393 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:20.652865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes Jan 12 14:54:20.653561 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:20.653561 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:20.654136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8d036b07-07e8-49d2-a79e-3b5bde6145c5", "group_id": "3e645f04-6fe4-4e83-bb48-dedb94edbeec", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1894814633"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:20.656789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume request body: {'volume': {'volume_type': '8d036b07-07e8-49d2-a79e-3b5bde6145c5', 'group_id': '3e645f04-6fe4-4e83-bb48-dedb94edbeec', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1894814633'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:54:20.707835 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.707835 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:20.710787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume of 1 GB Jan 12 14:54:20.743506 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9c44caaa-eed4-4366-bc4e-205b8662d879 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:20.744944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c44caaa-eed4-4366-bc4e-205b8662d879 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?status=available returned with HTTP 200 Jan 12 14:54:20.755785 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1266/2602] 10.222.0.43 () {58 vars in 1237 bytes} [Tue Jan 12 14:54:20 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?status=available => generated 1172 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:20.762606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-18fcb0fe-d09c-4f80-acf8-de365f8bdc85 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?status=available Jan 12 14:54:20.763136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-18fcb0fe-d09c-4f80-acf8-de365f8bdc85 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:20.763353 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:20.763353 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:20.763730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-18fcb0fe-d09c-4f80-acf8-de365f8bdc85 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:20.763868 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Availability Zones retrieved successfully. Jan 12 14:54:20.770160 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-18fcb0fe-d09c-4f80-acf8-de365f8bdc85 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:20.770778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-18fcb0fe-d09c-4f80-acf8-de365f8bdc85 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Could not evaluate value available, assuming string {{(pid=87931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:54:20.771525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.771525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:20.773020 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-18fcb0fe-d09c-4f80-acf8-de365f8bdc85 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:20.804538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Flow 'volume_create_api' (d918d4c8-050d-4630-8fa6-ec29a34406cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:54:20.816730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4184493e-cfb7-4fc0-b68c-009558a7cee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:20.824270 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.824270 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:20.825352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:54:20.889530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-18fcb0fe-d09c-4f80-acf8-de365f8bdc85 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:20.891038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-18fcb0fe-d09c-4f80-acf8-de365f8bdc85 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?status=available returned with HTTP 200 Jan 12 14:54:20.891745 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1267/2603] 10.222.0.43 () {58 vars in 1237 bytes} [Tue Jan 12 14:54:20 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes?status=available => generated 1172 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:20.907310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e12acb6b-67c8-4dc7-a4ad-cd84054b72ad tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?availability_zone=nova Jan 12 14:54:20.907884 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e12acb6b-67c8-4dc7-a4ad-cd84054b72ad tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:20.908105 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:20.908105 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:20.908459 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e12acb6b-67c8-4dc7-a4ad-cd84054b72ad tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:20.909241 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-e12acb6b-67c8-4dc7-a4ad-cd84054b72ad tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:20.910035 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e12acb6b-67c8-4dc7-a4ad-cd84054b72ad tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Could not evaluate value nova, assuming string {{(pid=87931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:54:20.910817 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.910817 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:20.912076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e12acb6b-67c8-4dc7-a4ad-cd84054b72ad tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:20.973244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4184493e-cfb7-4fc0-b68c-009558a7cee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:54:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d036b07-07e8-49d2-a79e-3b5bde6145c5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-708852985',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d036b07-07e8-49d2-a79e-3b5bde6145c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3e645f04-6fe4-4e83-bb48-dedb94edbeec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:20.976049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b809259e-e25e-46f3-b809-5ab3a667358b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:20.992653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e12acb6b-67c8-4dc7-a4ad-cd84054b72ad tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:20.994808 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:20.994808 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:21.005392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e12acb6b-67c8-4dc7-a4ad-cd84054b72ad tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 12 14:54:21.006858 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1268/2604] 10.222.0.43 () {58 vars in 1270 bytes} [Tue Jan 12 14:54:20 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?availability_zone=nova => generated 2759 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:21.032225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-177ff8e7-f2f4-4be5-a66c-de2bd0162c7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?bootable=false Jan 12 14:54:21.032225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-177ff8e7-f2f4-4be5-a66c-de2bd0162c7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:21.032225 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:21.032225 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:21.032225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-177ff8e7-f2f4-4be5-a66c-de2bd0162c7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:21.032225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-177ff8e7-f2f4-4be5-a66c-de2bd0162c7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:21.032225 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-177ff8e7-f2f4-4be5-a66c-de2bd0162c7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:21.103275 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-708852985 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-708852985, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:54:21.104516 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-708852985 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-708852985, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:54:21.167944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-177ff8e7-f2f4-4be5-a66c-de2bd0162c7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:21.176358 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:21.176358 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:21.182427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['84b29cb7-6a89-408d-82e4-68b71e58590d', '844ff26e-bbe4-46f8-8235-3d2e50827a0b', '180205e6-5580-4f13-b0ff-bdef88a6a465', 'a6264b13-869f-42d0-a79a-84a67e72410d'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:54:21.185294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b809259e-e25e-46f3-b809-5ab3a667358b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84b29cb7-6a89-408d-82e4-68b71e58590d', '844ff26e-bbe4-46f8-8235-3d2e50827a0b', '180205e6-5580-4f13-b0ff-bdef88a6a465', 'a6264b13-869f-42d0-a79a-84a67e72410d']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:21.186824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc0cb5ed-adc9-4fab-a217-63be641b7bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:21.200687 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-177ff8e7-f2f4-4be5-a66c-de2bd0162c7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?bootable=false returned with HTTP 200 Jan 12 14:54:21.201730 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1269/2605] 10.222.0.43 () {58 vars in 1254 bytes} [Tue Jan 12 14:54:21 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?bootable=false => generated 2759 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:54:21.232352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3450cd11-65ae-4317-aa9d-ba93179508ff tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?status=available Jan 12 14:54:21.235943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3450cd11-65ae-4317-aa9d-ba93179508ff tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:21.236829 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:21.236829 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:21.243651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3450cd11-65ae-4317-aa9d-ba93179508ff tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:21.247954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-3450cd11-65ae-4317-aa9d-ba93179508ff tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:21.251860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3450cd11-65ae-4317-aa9d-ba93179508ff tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Could not evaluate value available, assuming string {{(pid=87931) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 12 14:54:21.254210 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3450cd11-65ae-4317-aa9d-ba93179508ff tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:21.326792 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc0cb5ed-adc9-4fab-a217-63be641b7bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1894814633',encryption_key_id=None,group_id=3e645f04-6fe4-4e83-bb48-dedb94edbeec,group_type_id=,metadata={},multiattach=False,project_id='053b0edf5692438f97f58fa0dd3b994b',qos_specs=None,replication_status=,reservations=['84b29cb7-6a89-408d-82e4-68b71e58590d','844ff26e-bbe4-46f8-8235-3d2e50827a0b','180205e6-5580-4f13-b0ff-bdef88a6a465','a6264b13-869f-42d0-a79a-84a67e72410d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80f281af4d504f24a1d545c70c919917',volume_type_id=8d036b07-07e8-49d2-a79e-3b5bde6145c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1894814633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3e645f04-6fe4-4e83-bb48-dedb94edbeec,host=None,id=ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='053b0edf5692438f97f58fa0dd3b994b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='80f281af4d504f24a1d545c70c919917',volume_attachment=,volume_type=,volume_type_id=8d036b07-07e8-49d2-a79e-3b5bde6145c5)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:21.329011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f19e71-5577-43dd-b7e4-232c40380a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:21.356094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3450cd11-65ae-4317-aa9d-ba93179508ff tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Get all volumes completed successfully. Jan 12 14:54:21.358238 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:21.358238 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:21.377230 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3450cd11-65ae-4317-aa9d-ba93179508ff tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?status=available returned with HTTP 200 Jan 12 14:54:21.378121 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1270/2606] 10.222.0.43 () {58 vars in 1258 bytes} [Tue Jan 12 14:54:21 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/detail?status=available => generated 2759 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:21.398186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f19e71-5577-43dd-b7e4-232c40380a07) transitioned into state 'SUCCESS' from state '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-1894814633',encryption_key_id=None,group_id=3e645f04-6fe4-4e83-bb48-dedb94edbeec,group_type_id=,metadata={},multiattach=False,project_id='053b0edf5692438f97f58fa0dd3b994b',qos_specs=None,replication_status=,reservations=['84b29cb7-6a89-408d-82e4-68b71e58590d','844ff26e-bbe4-46f8-8235-3d2e50827a0b','180205e6-5580-4f13-b0ff-bdef88a6a465','a6264b13-869f-42d0-a79a-84a67e72410d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80f281af4d504f24a1d545c70c919917',volume_type_id=8d036b07-07e8-49d2-a79e-3b5bde6145c5)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:21.403156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b6ae94d-7ab8-4980-a991-15f631cd783b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:54:21.409290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9cc7ab60-8d79-41c4-9333-ab455cf937d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] DELETE http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:21.410678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9cc7ab60-8d79-41c4-9333-ab455cf937d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:21.411064 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:21.411064 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:21.411702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9cc7ab60-8d79-41c4-9333-ab455cf937d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:21.412391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-9cc7ab60-8d79-41c4-9333-ab455cf937d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Delete volume with id: 5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:21.505092 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b6ae94d-7ab8-4980-a991-15f631cd783b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:54:21.518936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Flow 'volume_create_api' (d918d4c8-050d-4630-8fa6-ec29a34406cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:54:21.531784 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:21.531784 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:21.533572 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9cc7ab60-8d79-41c4-9333-ab455cf937d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:21.612253 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9cc7ab60-8d79-41c4-9333-ab455cf937d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Delete volume request issued successfully. Jan 12 14:54:21.612914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9cc7ab60-8d79-41c4-9333-ab455cf937d3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 returned with HTTP 202 Jan 12 14:54:21.614481 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1271/2607] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:54:21 2021] DELETE /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:54:21.629314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db3d9697-40d8-47df-8c2e-97234845be95 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:21.630009 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db3d9697-40d8-47df-8c2e-97234845be95 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:21.630367 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:21.630367 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:21.630978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db3d9697-40d8-47df-8c2e-97234845be95 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:21.631648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-db3d9697-40d8-47df-8c2e-97234845be95 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:21.688156 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:21.688156 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:21.690019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db3d9697-40d8-47df-8c2e-97234845be95 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:21.696413 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1272/2608] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:21 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:21.699571 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a18038c-b7de-438a-9958-bf10608b0aba tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:21.706316 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Create volume request issued successfully. Jan 12 14:54:21.712162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a18038c-b7de-438a-9958-bf10608b0aba tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:21.712255 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:21.712255 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:21.717582 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a18038c-b7de-438a-9958-bf10608b0aba tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:21.734110 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:21.734568 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:21.752380 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:21.769535 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:21.769535 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:21.801230 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03d67df9-002c-4537-b58b-e25375fc22ab tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes returned with HTTP 202 Jan 12 14:54:21.814428 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1337/2609] 10.222.0.43 () {62 vars in 1267 bytes} [Tue Jan 12 14:54:20 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes => generated 907 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:54:21.829408 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41c3276a-0eb3-4645-94b7-90f65977c902 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 Jan 12 14:54:21.829894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41c3276a-0eb3-4645-94b7-90f65977c902 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:21.830123 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:21.830123 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:21.830494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41c3276a-0eb3-4645-94b7-90f65977c902 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:21.854903 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:21.854903 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:21.887653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2a18038c-b7de-438a-9958-bf10608b0aba tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:21.933589 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a18038c-b7de-438a-9958-bf10608b0aba tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 returned with HTTP 200 Jan 12 14:54:21.934500 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1273/2610] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:21 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 => generated 924 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:21.976594 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:21.976594 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:21.997191 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-41c3276a-0eb3-4645-94b7-90f65977c902 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:54:22.024364 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-41c3276a-0eb3-4645-94b7-90f65977c902 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:22.024364 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-41c3276a-0eb3-4645-94b7-90f65977c902 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:22.039946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-41c3276a-0eb3-4645-94b7-90f65977c902 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:22.055555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:22.055555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:22.097467 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41c3276a-0eb3-4645-94b7-90f65977c902 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 returned with HTTP 200 Jan 12 14:54:22.098727 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1338/2611] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:21 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 => generated 999 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:22.709623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4bcff8b-1d80-4055-a99f-f40d1b07eca9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:22.710463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4bcff8b-1d80-4055-a99f-f40d1b07eca9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:22.710791 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:22.710791 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:22.711840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4bcff8b-1d80-4055-a99f-f40d1b07eca9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:22.712386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e4bcff8b-1d80-4055-a99f-f40d1b07eca9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:22.806976 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:22.806976 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:22.810557 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4bcff8b-1d80-4055-a99f-f40d1b07eca9 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:22.810557 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1274/2612] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:22 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:22.950849 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8593e9b3-59a2-48ff-a6d8-3e5b20dbc5e1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:22.951908 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8593e9b3-59a2-48ff-a6d8-3e5b20dbc5e1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:22.952237 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:22.952237 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:22.952937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8593e9b3-59a2-48ff-a6d8-3e5b20dbc5e1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:23.094773 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:23.094773 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:23.115289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9f588312-2a7c-4478-b1ee-3c9b819bd804 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 Jan 12 14:54:23.116029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9f588312-2a7c-4478-b1ee-3c9b819bd804 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:23.116316 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:23.116316 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:23.116982 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9f588312-2a7c-4478-b1ee-3c9b819bd804 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:23.142469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8593e9b3-59a2-48ff-a6d8-3e5b20dbc5e1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:23.269071 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8593e9b3-59a2-48ff-a6d8-3e5b20dbc5e1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 returned with HTTP 200 Jan 12 14:54:23.272207 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1339/2613] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:22 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 => generated 924 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:23.293487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:23.293487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:23.323432 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9f588312-2a7c-4478-b1ee-3c9b819bd804 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:54:23.362872 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-9f588312-2a7c-4478-b1ee-3c9b819bd804 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:23.366172 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-9f588312-2a7c-4478-b1ee-3c9b819bd804 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:23.386723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-9f588312-2a7c-4478-b1ee-3c9b819bd804 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:23.437680 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:23.437680 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:23.479240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9f588312-2a7c-4478-b1ee-3c9b819bd804 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 returned with HTTP 200 Jan 12 14:54:23.494505 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1275/2614] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:23 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 => generated 999 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:23.830999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e69ea2e-15da-4c16-b8e2-83e114af8a8d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:23.837090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e69ea2e-15da-4c16-b8e2-83e114af8a8d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:23.844825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:23.844825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:23.845616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e69ea2e-15da-4c16-b8e2-83e114af8a8d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:23.847938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5e69ea2e-15da-4c16-b8e2-83e114af8a8d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:23.908200 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:23.908200 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:23.911794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e69ea2e-15da-4c16-b8e2-83e114af8a8d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:23.914565 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1340/2615] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:23 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:24.291284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-17e23409-b20e-4307-94b3-be127b0b3645 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:24.292410 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-17e23409-b20e-4307-94b3-be127b0b3645 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:24.292410 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:24.292410 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:24.292643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-17e23409-b20e-4307-94b3-be127b0b3645 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:24.388187 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:24.388187 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:24.408947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-17e23409-b20e-4307-94b3-be127b0b3645 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:24.460352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-17e23409-b20e-4307-94b3-be127b0b3645 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 returned with HTTP 200 Jan 12 14:54:24.461437 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1276/2616] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:24 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 => generated 924 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:24.510777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ef85517-2849-4c48-8ce5-5fc4471b30fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 Jan 12 14:54:24.511649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ef85517-2849-4c48-8ce5-5fc4471b30fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:24.512020 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:24.512020 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:24.516314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ef85517-2849-4c48-8ce5-5fc4471b30fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:24.702419 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:24.702419 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:24.725148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ef85517-2849-4c48-8ce5-5fc4471b30fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:54:24.764513 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-8ef85517-2849-4c48-8ce5-5fc4471b30fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:24.765145 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-8ef85517-2849-4c48-8ce5-5fc4471b30fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:24.785834 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-8ef85517-2849-4c48-8ce5-5fc4471b30fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87932) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:24.796931 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:24.796931 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:24.827008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ef85517-2849-4c48-8ce5-5fc4471b30fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 returned with HTTP 200 Jan 12 14:54:24.828152 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1341/2617] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:24 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 => generated 1000 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:54:24.855210 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbedd0c6-655c-4d9a-9eb8-7b7c76cc07fe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots Jan 12 14:54:24.856558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:24.856558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:24.863539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbedd0c6-655c-4d9a-9eb8-7b7c76cc07fe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3e645f04-6fe4-4e83-bb48-dedb94edbeec", "name": "tempest-group_snapshot-872253161"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:24.864718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-dbedd0c6-655c-4d9a-9eb8-7b7c76cc07fe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating new group_snapshot {'group_snapshot': {'group_id': '3e645f04-6fe4-4e83-bb48-dedb94edbeec', 'name': 'tempest-group_snapshot-872253161'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 12 14:54:24.877417 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:24.877417 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:24.894762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.group_snapshots [None req-dbedd0c6-655c-4d9a-9eb8-7b7c76cc07fe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Creating group_snapshot tempest-group_snapshot-872253161. Jan 12 14:54:24.978766 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22f92983-6d0b-4dfd-bda0-abb3a4c042a6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:24.979286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22f92983-6d0b-4dfd-bda0-abb3a4c042a6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:24.979699 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:24.979699 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:24.980427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22f92983-6d0b-4dfd-bda0-abb3a4c042a6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:24.981083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-22f92983-6d0b-4dfd-bda0-abb3a4c042a6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:25.030106 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:25.030106 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:25.031694 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22f92983-6d0b-4dfd-bda0-abb3a4c042a6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:25.032564 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1342/2618] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:24 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:25.048098 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:25.048098 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:25.092494 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-dbedd0c6-655c-4d9a-9eb8-7b7c76cc07fe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-708852985 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-708852985, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:54:25.093717 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-dbedd0c6-655c-4d9a-9eb8-7b7c76cc07fe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-708852985 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-708852985, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:54:25.129864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-dbedd0c6-655c-4d9a-9eb8-7b7c76cc07fe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Created reservations ['88b6ad6e-b405-4ee3-bcfa-e79d530f1e43', '8e7a623a-6ac0-4085-a3c6-dd243512dad2', 'a5d64a9f-9c84-4835-9f4f-00aa0a1c2f6b', 'cc368a42-f205-4af3-9ff3-0edbad1bd9d6'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:54:25.231029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbedd0c6-655c-4d9a-9eb8-7b7c76cc07fe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots returned with HTTP 202 Jan 12 14:54:25.232362 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1277/2619] 10.222.0.43 () {62 vars in 1291 bytes} [Tue Jan 12 14:54:24 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots => generated 167 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:25.243956 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27251b32-c0f6-4273-8ecc-1983043ec9f4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a Jan 12 14:54:25.244536 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27251b32-c0f6-4273-8ecc-1983043ec9f4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:25.244752 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:25.244752 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:25.245148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27251b32-c0f6-4273-8ecc-1983043ec9f4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:25.245545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-27251b32-c0f6-4273-8ecc-1983043ec9f4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 5e3b321f-0c84-4db2-8613-9eb531e0f29a {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:25.261974 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:25.261974 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:25.282208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27251b32-c0f6-4273-8ecc-1983043ec9f4 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a returned with HTTP 200 Jan 12 14:54:25.282754 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1343/2620] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:25 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a => generated 306 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:25.478589 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76e4718c-29fe-4a8a-927d-e30c7082f39d tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 Jan 12 14:54:25.479119 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76e4718c-29fe-4a8a-927d-e30c7082f39d tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:25.479340 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:25.479340 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:25.479715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-76e4718c-29fe-4a8a-927d-e30c7082f39d tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:25.585380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-76e4718c-29fe-4a8a-927d-e30c7082f39d tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 returned with HTTP 404 Jan 12 14:54:25.587074 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1278/2621] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:25 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/5a45a22b-6aa6-4be9-97ee-e69c6652d9c2 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:25.594265 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9ff2ca8-1050-4956-ab01-d5d5d2d67c82 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] DELETE http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc Jan 12 14:54:25.594881 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9ff2ca8-1050-4956-ab01-d5d5d2d67c82 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:25.595186 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:25.595186 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:25.595685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9ff2ca8-1050-4956-ab01-d5d5d2d67c82 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:25.596251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-b9ff2ca8-1050-4956-ab01-d5d5d2d67c82 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Delete volume with id: 298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc Jan 12 14:54:25.669961 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:25.669961 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:25.673232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b9ff2ca8-1050-4956-ab01-d5d5d2d67c82 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:25.762099 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b9ff2ca8-1050-4956-ab01-d5d5d2d67c82 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Delete volume request issued successfully. Jan 12 14:54:25.762776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9ff2ca8-1050-4956-ab01-d5d5d2d67c82 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc returned with HTTP 202 Jan 12 14:54:25.764530 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1344/2622] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:54:25 2021] DELETE /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:54:25.773703 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ea9e653-363a-4408-a606-c9af157782e1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc Jan 12 14:54:25.774242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ea9e653-363a-4408-a606-c9af157782e1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:25.774735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ea9e653-363a-4408-a606-c9af157782e1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:25.897627 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:25.897627 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:25.915221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ea9e653-363a-4408-a606-c9af157782e1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:25.957074 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ea9e653-363a-4408-a606-c9af157782e1 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc returned with HTTP 200 Jan 12 14:54:25.958110 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1279/2623] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:25 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc => generated 924 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:26.046342 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dad17c42-75b0-4241-adb3-3243942b771d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:26.047082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dad17c42-75b0-4241-adb3-3243942b771d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:26.047705 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:26.047705 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:26.048323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dad17c42-75b0-4241-adb3-3243942b771d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:26.048827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-dad17c42-75b0-4241-adb3-3243942b771d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:26.071471 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:26.071471 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:26.075427 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dad17c42-75b0-4241-adb3-3243942b771d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:26.092583 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1345/2624] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:26 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:26.295890 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43efbc70-e107-435e-b6f0-f3d6848f5665 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a Jan 12 14:54:26.296953 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43efbc70-e107-435e-b6f0-f3d6848f5665 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:26.297368 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:26.297368 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:26.298043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43efbc70-e107-435e-b6f0-f3d6848f5665 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:26.298860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-43efbc70-e107-435e-b6f0-f3d6848f5665 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 5e3b321f-0c84-4db2-8613-9eb531e0f29a {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:26.310559 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:26.310559 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:26.349458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43efbc70-e107-435e-b6f0-f3d6848f5665 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a returned with HTTP 200 Jan 12 14:54:26.354707 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1280/2625] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:26 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a => generated 306 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:26.974567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-937e0ee7-e309-4320-a0db-d9c342f06f91 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc Jan 12 14:54:26.975883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-937e0ee7-e309-4320-a0db-d9c342f06f91 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:26.976209 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:26.976209 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:26.977788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-937e0ee7-e309-4320-a0db-d9c342f06f91 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:27.104261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51b8db7f-d992-4c99-8a47-268f38eb000b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:27.105472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51b8db7f-d992-4c99-8a47-268f38eb000b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:27.105695 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:27.105695 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:27.106079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51b8db7f-d992-4c99-8a47-268f38eb000b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:27.106460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-51b8db7f-d992-4c99-8a47-268f38eb000b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:27.122009 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:27.122009 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:27.161513 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:27.161513 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:27.163360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51b8db7f-d992-4c99-8a47-268f38eb000b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:27.169722 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1281/2626] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:27 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:27.205344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-937e0ee7-e309-4320-a0db-d9c342f06f91 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:27.264993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-937e0ee7-e309-4320-a0db-d9c342f06f91 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc returned with HTTP 200 Jan 12 14:54:27.279473 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1346/2627] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:26 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc => generated 924 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:27.371446 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ded34cb3-b52c-46dd-a397-109496594b5c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a Jan 12 14:54:27.373448 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ded34cb3-b52c-46dd-a397-109496594b5c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:27.373810 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:27.373810 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:27.374204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ded34cb3-b52c-46dd-a397-109496594b5c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:27.376010 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-ded34cb3-b52c-46dd-a397-109496594b5c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 5e3b321f-0c84-4db2-8613-9eb531e0f29a {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:27.395751 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:27.395751 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:27.434362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ded34cb3-b52c-46dd-a397-109496594b5c tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a returned with HTTP 200 Jan 12 14:54:27.435017 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1282/2628] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:27 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a => generated 306 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:28.184298 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f3041bb-26aa-4457-af17-c8d2f49ce836 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:28.184862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f3041bb-26aa-4457-af17-c8d2f49ce836 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:28.185277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:28.185277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:28.185935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f3041bb-26aa-4457-af17-c8d2f49ce836 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:28.187320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3f3041bb-26aa-4457-af17-c8d2f49ce836 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:28.238594 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:28.238594 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:28.240665 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f3041bb-26aa-4457-af17-c8d2f49ce836 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:28.252951 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1347/2629] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:28 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:28.285940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9dfd0819-3ef0-4f69-b9af-945b82ede3eb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc Jan 12 14:54:28.286666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9dfd0819-3ef0-4f69-b9af-945b82ede3eb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:28.287307 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:28.287307 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:28.287933 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9dfd0819-3ef0-4f69-b9af-945b82ede3eb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:28.339090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9dfd0819-3ef0-4f69-b9af-945b82ede3eb tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc returned with HTTP 404 Jan 12 14:54:28.340464 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1283/2630] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:28 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/298bd7bc-5d1c-45a3-81a1-7d5a1dd06ecc => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:28.348383 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6320356-cf2c-4bd9-9230-de7d8a095ea3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] DELETE http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:28.348907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6320356-cf2c-4bd9-9230-de7d8a095ea3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:28.349122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:28.349122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:28.349737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6320356-cf2c-4bd9-9230-de7d8a095ea3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:28.350615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c6320356-cf2c-4bd9-9230-de7d8a095ea3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Delete volume with id: 02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:28.440739 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:28.440739 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:28.442725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c6320356-cf2c-4bd9-9230-de7d8a095ea3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:28.445852 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-833d6269-67e8-4747-975c-1d4d0010a574 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a Jan 12 14:54:28.446435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-833d6269-67e8-4747-975c-1d4d0010a574 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:28.446922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-833d6269-67e8-4747-975c-1d4d0010a574 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:28.447334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-833d6269-67e8-4747-975c-1d4d0010a574 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 5e3b321f-0c84-4db2-8613-9eb531e0f29a {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:28.467122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:28.467122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:28.512314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c6320356-cf2c-4bd9-9230-de7d8a095ea3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Delete volume request issued successfully. Jan 12 14:54:28.512836 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6320356-cf2c-4bd9-9230-de7d8a095ea3 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 202 Jan 12 14:54:28.518558 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1348/2631] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:54:28 2021] DELETE /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:54:28.521358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-833d6269-67e8-4747-975c-1d4d0010a574 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a returned with HTTP 200 Jan 12 14:54:28.522193 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1284/2632] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:28 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a => generated 307 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:28.527253 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f35f1a60-beb7-4c88-8f18-96075518f5f5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:28.527253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f35f1a60-beb7-4c88-8f18-96075518f5f5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:28.527253 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:28.527253 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:28.527642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f35f1a60-beb7-4c88-8f18-96075518f5f5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:28.560971 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f30b1cd-1463-4592-905d-283a5e2cb6fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail Jan 12 14:54:28.568946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f30b1cd-1463-4592-905d-283a5e2cb6fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:28.571658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:28.571658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:28.574244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f30b1cd-1463-4592-905d-283a5e2cb6fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:28.578800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-5f30b1cd-1463-4592-905d-283a5e2cb6fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:28.591198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-5f30b1cd-1463-4592-905d-283a5e2cb6fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:54:28.654241 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:28.654241 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:28.660050 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5f30b1cd-1463-4592-905d-283a5e2cb6fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all snapshots completed successfully. Jan 12 14:54:28.660989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:28.660989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:28.665571 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f30b1cd-1463-4592-905d-283a5e2cb6fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail returned with HTTP 200 Jan 12 14:54:28.680511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f35f1a60-beb7-4c88-8f18-96075518f5f5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:28.682671 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1285/2633] 10.222.0.43 () {58 vars in 1231 bytes} [Tue Jan 12 14:54:28 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail => generated 453 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:28.701516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f03aa34-0b88-4bd2-9ca2-137e480493f8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 Jan 12 14:54:28.704462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f03aa34-0b88-4bd2-9ca2-137e480493f8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:28.704833 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:28.704833 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:28.705442 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f03aa34-0b88-4bd2-9ca2-137e480493f8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:28.731415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f35f1a60-beb7-4c88-8f18-96075518f5f5 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 200 Jan 12 14:54:28.732368 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1349/2634] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:28 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 925 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:28.761621 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:28.761621 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:28.762782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8f03aa34-0b88-4bd2-9ca2-137e480493f8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:54:28.764713 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f03aa34-0b88-4bd2-9ca2-137e480493f8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 returned with HTTP 200 Jan 12 14:54:28.765528 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1286/2635] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:28 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 => generated 450 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:28.776683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-895577cc-5a25-464d-9103-350a687a05b8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a Jan 12 14:54:28.777207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-895577cc-5a25-464d-9103-350a687a05b8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:28.777425 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:28.777425 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:28.777798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-895577cc-5a25-464d-9103-350a687a05b8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:28.778215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-895577cc-5a25-464d-9103-350a687a05b8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 5e3b321f-0c84-4db2-8613-9eb531e0f29a {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:28.793534 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:28.793534 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:28.827784 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-895577cc-5a25-464d-9103-350a687a05b8 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a returned with HTTP 200 Jan 12 14:54:28.828932 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1350/2636] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:28 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a => generated 307 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:28.839086 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ef8e0d7-09bd-431f-886e-a82ffb8cecba tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/detail Jan 12 14:54:28.839963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ef8e0d7-09bd-431f-886e-a82ffb8cecba tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:28.840329 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:28.840329 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:28.840904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ef8e0d7-09bd-431f-886e-a82ffb8cecba tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:28.897137 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ef8e0d7-09bd-431f-886e-a82ffb8cecba tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/detail returned with HTTP 200 Jan 12 14:54:28.900551 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1287/2637] 10.222.0.43 () {60 vars in 1290 bytes} [Tue Jan 12 14:54:28 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/detail => generated 310 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:28.908479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29a953ef-67aa-419f-b700-31893119d556 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] DELETE http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a Jan 12 14:54:28.909306 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29a953ef-67aa-419f-b700-31893119d556 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:28.909670 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:28.909670 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:28.910300 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29a953ef-67aa-419f-b700-31893119d556 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:28.910863 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-29a953ef-67aa-419f-b700-31893119d556 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] delete called for member 5e3b321f-0c84-4db2-8613-9eb531e0f29a {{(pid=87932) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 12 14:54:28.911332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.group_snapshots [None req-29a953ef-67aa-419f-b700-31893119d556 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete group_snapshot with id: 5e3b321f-0c84-4db2-8613-9eb531e0f29a Jan 12 14:54:28.931653 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:28.931653 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:29.156918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29a953ef-67aa-419f-b700-31893119d556 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a returned with HTTP 202 Jan 12 14:54:29.157958 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1351/2638] 10.222.0.43 () {60 vars in 1383 bytes} [Tue Jan 12 14:54:28 2021] DELETE /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:54:29.166398 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a5ab4222-36af-4903-8321-53651a275e47 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail Jan 12 14:54:29.166984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a5ab4222-36af-4903-8321-53651a275e47 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:29.167202 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:29.167202 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:29.167578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a5ab4222-36af-4903-8321-53651a275e47 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:29.168232 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-a5ab4222-36af-4903-8321-53651a275e47 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:29.169026 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:29.169026 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:29.170075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a5ab4222-36af-4903-8321-53651a275e47 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:29.261564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c4fddab3-83e0-4392-8b02-75ac5b49e647 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:29.262103 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c4fddab3-83e0-4392-8b02-75ac5b49e647 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:29.262277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:29.262277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:29.262889 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c4fddab3-83e0-4392-8b02-75ac5b49e647 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:29.263402 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c4fddab3-83e0-4392-8b02-75ac5b49e647 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:29.359498 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:29.359498 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:29.361453 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c4fddab3-83e0-4392-8b02-75ac5b49e647 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:29.365041 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1352/2639] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:29 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:29.371700 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a5ab4222-36af-4903-8321-53651a275e47 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all volumes completed successfully. Jan 12 14:54:29.377912 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-a5ab4222-36af-4903-8321-53651a275e47 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:29.380176 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-a5ab4222-36af-4903-8321-53651a275e47 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:29.396296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-a5ab4222-36af-4903-8321-53651a275e47 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:29.413024 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:29.413024 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:29.477471 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a5ab4222-36af-4903-8321-53651a275e47 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail returned with HTTP 200 Jan 12 14:54:29.485903 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1288/2640] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:54:29 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail => generated 1003 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:54:29.506429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbb8d1da-d5a6-4177-a350-35e5679397a6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail Jan 12 14:54:29.506959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbb8d1da-d5a6-4177-a350-35e5679397a6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:29.507153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:29.507153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:29.508410 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbb8d1da-d5a6-4177-a350-35e5679397a6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:29.510078 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-fbb8d1da-d5a6-4177-a350-35e5679397a6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:29.521737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-fbb8d1da-d5a6-4177-a350-35e5679397a6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:54:29.565457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fbb8d1da-d5a6-4177-a350-35e5679397a6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all snapshots completed successfully. Jan 12 14:54:29.566690 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:29.566690 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:29.568292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbb8d1da-d5a6-4177-a350-35e5679397a6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail returned with HTTP 200 Jan 12 14:54:29.573095 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1353/2641] 10.222.0.43 () {58 vars in 1231 bytes} [Tue Jan 12 14:54:29 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/detail => generated 452 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:54:29.584641 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43f617a0-b04e-4808-8b11-246317721bfe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 Jan 12 14:54:29.585351 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43f617a0-b04e-4808-8b11-246317721bfe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:29.585770 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:29.585770 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:29.586390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43f617a0-b04e-4808-8b11-246317721bfe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:29.664513 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:29.664513 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:29.668310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-43f617a0-b04e-4808-8b11-246317721bfe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:54:29.673780 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43f617a0-b04e-4808-8b11-246317721bfe tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 returned with HTTP 200 Jan 12 14:54:29.689073 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1289/2642] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:29 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 => generated 449 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:29.752662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cd69cf6-3fc1-44f9-b25d-7b15160f4648 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:29.753363 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cd69cf6-3fc1-44f9-b25d-7b15160f4648 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:29.753363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:29.753363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:29.753710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cd69cf6-3fc1-44f9-b25d-7b15160f4648 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:29.887048 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:29.887048 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:29.911358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8cd69cf6-3fc1-44f9-b25d-7b15160f4648 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:29.974120 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cd69cf6-3fc1-44f9-b25d-7b15160f4648 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 200 Jan 12 14:54:29.975402 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1354/2643] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:29 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 925 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:30.377917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-12b7260d-bfe2-47a9-97c5-b82bf3504ab6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:30.378419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-12b7260d-bfe2-47a9-97c5-b82bf3504ab6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:30.378797 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:30.378797 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:30.379400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-12b7260d-bfe2-47a9-97c5-b82bf3504ab6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:30.379954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-12b7260d-bfe2-47a9-97c5-b82bf3504ab6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:30.442459 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:30.442459 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:30.444444 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-12b7260d-bfe2-47a9-97c5-b82bf3504ab6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:30.445935 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1290/2644] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:30 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:30.697702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85b3a591-9867-4272-85f5-f3558ee5690e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 Jan 12 14:54:30.698438 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85b3a591-9867-4272-85f5-f3558ee5690e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:30.698833 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:30.698833 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:30.699488 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85b3a591-9867-4272-85f5-f3558ee5690e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:30.776563 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:30.776563 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:30.781036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-85b3a591-9867-4272-85f5-f3558ee5690e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Snapshot retrieved successfully. Jan 12 14:54:30.784160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85b3a591-9867-4272-85f5-f3558ee5690e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 returned with HTTP 200 Jan 12 14:54:30.791045 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1355/2645] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:30 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 => generated 449 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:30.992952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7239279d-b060-4b10-92f4-0289e022ad55 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:30.994143 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7239279d-b060-4b10-92f4-0289e022ad55 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:30.994524 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:30.994524 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:30.995132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7239279d-b060-4b10-92f4-0289e022ad55 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:31.168998 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:31.168998 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:31.199491 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7239279d-b060-4b10-92f4-0289e022ad55 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Volume info retrieved successfully. Jan 12 14:54:31.231393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7239279d-b060-4b10-92f4-0289e022ad55 tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 200 Jan 12 14:54:31.233113 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1291/2646] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:30 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 925 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:31.462301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9799ca5b-4e27-4963-a596-de4bf0f78cf0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:31.464430 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9799ca5b-4e27-4963-a596-de4bf0f78cf0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:31.468105 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:31.468105 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:31.468713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9799ca5b-4e27-4963-a596-de4bf0f78cf0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:31.469270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9799ca5b-4e27-4963-a596-de4bf0f78cf0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:31.519967 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:31.519967 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:31.522115 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9799ca5b-4e27-4963-a596-de4bf0f78cf0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:31.524189 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1356/2647] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:31 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:31.801883 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b823bb2-6a11-48d1-add6-4b82f3eae9f5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 Jan 12 14:54:31.802735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b823bb2-6a11-48d1-add6-4b82f3eae9f5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:31.803093 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:31.803093 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:31.803741 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b823bb2-6a11-48d1-add6-4b82f3eae9f5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:31.861631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b823bb2-6a11-48d1-add6-4b82f3eae9f5 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 returned with HTTP 404 Jan 12 14:54:31.863449 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1292/2648] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:54:31 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/snapshots/e60925a3-dfff-42f9-b37f-2f0e14f33568 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:31.871865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02bdaabf-ac7d-4637-a71c-8e2c520980c6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a Jan 12 14:54:31.872785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02bdaabf-ac7d-4637-a71c-8e2c520980c6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:31.872866 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:31.872866 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:31.873585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02bdaabf-ac7d-4637-a71c-8e2c520980c6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:31.874001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-02bdaabf-ac7d-4637-a71c-8e2c520980c6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 5e3b321f-0c84-4db2-8613-9eb531e0f29a {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 12 14:54:31.879632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02bdaabf-ac7d-4637-a71c-8e2c520980c6 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a returned with HTTP 404 Jan 12 14:54:31.880956 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1357/2649] 10.222.0.43 () {60 vars in 1380 bytes} [Tue Jan 12 14:54:31 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:54:31.889447 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-69f8007d-d3d0-4a73-af5f-ab4988a838ce tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots Jan 12 14:54:31.890266 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-69f8007d-d3d0-4a73-af5f-ab4988a838ce tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:31.890937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-69f8007d-d3d0-4a73-af5f-ab4988a838ce tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:31.908656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-69f8007d-d3d0-4a73-af5f-ab4988a838ce tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots returned with HTTP 200 Jan 12 14:54:31.917931 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1293/2650] 10.222.0.43 () {60 vars in 1269 bytes} [Tue Jan 12 14:54:31 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots => generated 23 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:31.930951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d293da9-06e9-42a1-9914-2305a1d97dd3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] DELETE http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a Jan 12 14:54:31.931528 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d293da9-06e9-42a1-9914-2305a1d97dd3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:31.932059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d293da9-06e9-42a1-9914-2305a1d97dd3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:31.932477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.group_snapshots [None req-0d293da9-06e9-42a1-9914-2305a1d97dd3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] delete called for member 5e3b321f-0c84-4db2-8613-9eb531e0f29a {{(pid=87932) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 12 14:54:31.932805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.group_snapshots [None req-0d293da9-06e9-42a1-9914-2305a1d97dd3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete group_snapshot with id: 5e3b321f-0c84-4db2-8613-9eb531e0f29a Jan 12 14:54:31.939372 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d293da9-06e9-42a1-9914-2305a1d97dd3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a returned with HTTP 404 Jan 12 14:54:31.949913 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70f9c111-2557-4784-8c34-b115c68ffd51 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail Jan 12 14:54:31.950478 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70f9c111-2557-4784-8c34-b115c68ffd51 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:31.950957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70f9c111-2557-4784-8c34-b115c68ffd51 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:31.951575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-70f9c111-2557-4784-8c34-b115c68ffd51 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:54:31.953319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-70f9c111-2557-4784-8c34-b115c68ffd51 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:54:31.955684 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1358/2651] 10.222.0.43 () {60 vars in 1383 bytes} [Tue Jan 12 14:54:31 2021] DELETE /volume/v3/053b0edf5692438f97f58fa0dd3b994b/group_snapshots/5e3b321f-0c84-4db2-8613-9eb531e0f29a => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:54:32.019447 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-70f9c111-2557-4784-8c34-b115c68ffd51 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Get all volumes completed successfully. Jan 12 14:54:32.021110 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-70f9c111-2557-4784-8c34-b115c68ffd51 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:32.021785 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-70f9c111-2557-4784-8c34-b115c68ffd51 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:32.051267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-70f9c111-2557-4784-8c34-b115c68ffd51 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:32.059993 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:32.059993 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:32.105734 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70f9c111-2557-4784-8c34-b115c68ffd51 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail returned with HTTP 200 Jan 12 14:54:32.106507 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1294/2652] 10.222.0.43 () {60 vars in 1266 bytes} [Tue Jan 12 14:54:31 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/detail => generated 1003 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:54:32.123213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b499c57-83cd-4b0f-8829-59af437e930d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] POST http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec/action Jan 12 14:54:32.124064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b499c57-83cd-4b0f-8829-59af437e930d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:54:32.124443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b499c57-83cd-4b0f-8829-59af437e930d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:32.126243 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-6b499c57-83cd-4b0f-8829-59af437e930d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] delete called for group 3e645f04-6fe4-4e83-bb48-dedb94edbeec {{(pid=87932) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 12 14:54:32.126590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.groups [None req-6b499c57-83cd-4b0f-8829-59af437e930d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete group with id: 3e645f04-6fe4-4e83-bb48-dedb94edbeec Jan 12 14:54:32.141997 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:32.141997 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:32.249131 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36bc3d2f-f9ff-4bd3-b76f-3b04748c6a7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] GET http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff Jan 12 14:54:32.249656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-36bc3d2f-f9ff-4bd3-b76f-3b04748c6a7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:32.249933 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:32.249933 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:32.253335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-36bc3d2f-f9ff-4bd3-b76f-3b04748c6a7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:32.357475 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36bc3d2f-f9ff-4bd3-b76f-3b04748c6a7b tempest-VolumesListTestJSON-1401194823 tempest-VolumesListTestJSON-1401194823] http://10.222.0.43/volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff returned with HTTP 404 Jan 12 14:54:32.358539 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1295/2653] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:32 2021] GET /volume/v3/c297b6fd61ad430ba41d1f18f9728772/volumes/02c0c752-82b8-42a4-acf7-7518fb6677ff => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:32.466470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b499c57-83cd-4b0f-8829-59af437e930d tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec/action returned with HTTP 202 Jan 12 14:54:32.474101 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1359/2654] 10.222.0.43 () {62 vars in 1395 bytes} [Tue Jan 12 14:54:32 2021] POST /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec/action => generated 0 bytes in 355 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:54:32.482127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbd5f600-bfee-4e7f-b980-240c06dcd8fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 Jan 12 14:54:32.482887 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbd5f600-bfee-4e7f-b980-240c06dcd8fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:32.483661 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbd5f600-bfee-4e7f-b980-240c06dcd8fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:32.537498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fcdeb6fd-c02c-4a78-a2fd-fab2fe66cfc1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:32.538373 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fcdeb6fd-c02c-4a78-a2fd-fab2fe66cfc1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:32.539281 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:32.539281 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:32.539883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fcdeb6fd-c02c-4a78-a2fd-fab2fe66cfc1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:32.540415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fcdeb6fd-c02c-4a78-a2fd-fab2fe66cfc1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:32.608833 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:32.608833 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:32.614561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fcdeb6fd-c02c-4a78-a2fd-fab2fe66cfc1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:32.623114 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1360/2655] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:32 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:32.680506 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:32.680506 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:32.707531 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dbd5f600-bfee-4e7f-b980-240c06dcd8fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:54:32.732381 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-dbd5f600-bfee-4e7f-b980-240c06dcd8fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:32.733089 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-dbd5f600-bfee-4e7f-b980-240c06dcd8fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:32.747466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-dbd5f600-bfee-4e7f-b980-240c06dcd8fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:32.757095 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:32.757095 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:32.803741 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbd5f600-bfee-4e7f-b980-240c06dcd8fb tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 returned with HTTP 200 Jan 12 14:54:32.814152 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1296/2656] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:32 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 => generated 999 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:33.631954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77572986-a72e-419d-b96f-807fb738e72d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:33.633021 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77572986-a72e-419d-b96f-807fb738e72d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:33.633382 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:33.633382 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:33.634139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77572986-a72e-419d-b96f-807fb738e72d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:33.634653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-77572986-a72e-419d-b96f-807fb738e72d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:33.685563 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:33.685563 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:33.688669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77572986-a72e-419d-b96f-807fb738e72d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:33.690556 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1361/2657] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:33 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:33.822575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27f8cabb-ba63-4f35-a4f9-8f831b6b20f3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 Jan 12 14:54:33.823169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27f8cabb-ba63-4f35-a4f9-8f831b6b20f3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:33.823388 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:33.823388 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:33.825493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27f8cabb-ba63-4f35-a4f9-8f831b6b20f3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:33.924233 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:33.924233 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:33.965321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-27f8cabb-ba63-4f35-a4f9-8f831b6b20f3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Volume info retrieved successfully. Jan 12 14:54:34.010882 n-d-764292-10 devstack@c-api.service[87930]: WARNING stevedore.named [None req-27f8cabb-ba63-4f35-a4f9-8f831b6b20f3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 12 14:54:34.010882 n-d-764292-10 devstack@c-api.service[87930]: WARNING castellan.key_manager [None req-27f8cabb-ba63-4f35-a4f9-8f831b6b20f3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 12 14:54:34.021082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG oslo_db.sqlalchemy.engines [None req-27f8cabb-ba63-4f35-a4f9-8f831b6b20f3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87931) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 12 14:54:34.036450 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:34.036450 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:34.095062 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27f8cabb-ba63-4f35-a4f9-8f831b6b20f3 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 returned with HTTP 200 Jan 12 14:54:34.095952 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1297/2658] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:33 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 => generated 999 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:34.704440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e8182e0-8699-4ebb-a508-806e6114a863 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:34.704935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e8182e0-8699-4ebb-a508-806e6114a863 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:34.705157 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:34.705157 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:34.706184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e8182e0-8699-4ebb-a508-806e6114a863 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:34.706555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8e8182e0-8699-4ebb-a508-806e6114a863 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:34.744984 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:34.744984 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:34.747897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e8182e0-8699-4ebb-a508-806e6114a863 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:34.755860 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1362/2659] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:34 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:35.112581 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-676d6ec5-a5bf-44ee-9c02-f92fedc099cc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 Jan 12 14:54:35.113146 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-676d6ec5-a5bf-44ee-9c02-f92fedc099cc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:35.113363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:35.113363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:35.113741 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-676d6ec5-a5bf-44ee-9c02-f92fedc099cc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:35.219098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-676d6ec5-a5bf-44ee-9c02-f92fedc099cc tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 returned with HTTP 404 Jan 12 14:54:35.220625 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1298/2660] 10.222.0.43 () {60 vars in 1356 bytes} [Tue Jan 12 14:54:35 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:54:35.232462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5857250a-8326-4603-9b2f-5bb07aea405e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] GET http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec Jan 12 14:54:35.233529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5857250a-8326-4603-9b2f-5bb07aea405e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:35.233529 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:35.233529 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:35.233529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5857250a-8326-4603-9b2f-5bb07aea405e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:35.234058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.groups [None req-5857250a-8326-4603-9b2f-5bb07aea405e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] show called for member 3e645f04-6fe4-4e83-bb48-dedb94edbeec {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 12 14:54:35.248447 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5857250a-8326-4603-9b2f-5bb07aea405e tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec returned with HTTP 404 Jan 12 14:54:35.258956 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b8cd1307-580c-46c2-a888-5feed2442f30 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] DELETE http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types/f35423ab-5c9f-45d5-be47-d745252efea9 Jan 12 14:54:35.259532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b8cd1307-580c-46c2-a888-5feed2442f30 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:35.260047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b8cd1307-580c-46c2-a888-5feed2442f30 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:35.265131 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1363/2661] 10.222.0.43 () {60 vars in 1353 bytes} [Tue Jan 12 14:54:35 2021] GET /volume/v3/053b0edf5692438f97f58fa0dd3b994b/groups/3e645f04-6fe4-4e83-bb48-dedb94edbeec => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:54:35.316069 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:54:35.316069 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:54:35.330657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b8cd1307-580c-46c2-a888-5feed2442f30 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types/f35423ab-5c9f-45d5-be47-d745252efea9 returned with HTTP 202 Jan 12 14:54:35.331507 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1299/2662] 10.222.0.43 () {60 vars in 1371 bytes} [Tue Jan 12 14:54:35 2021] DELETE /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/group_types/f35423ab-5c9f-45d5-be47-d745252efea9 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:54:35.342110 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58aa362e-5984-4875-a292-20435a2d6c99 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] DELETE http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 Jan 12 14:54:35.342809 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58aa362e-5984-4875-a292-20435a2d6c99 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:35.343455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58aa362e-5984-4875-a292-20435a2d6c99 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:35.344069 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-58aa362e-5984-4875-a292-20435a2d6c99 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete volume with id: ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 Jan 12 14:54:35.401113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58aa362e-5984-4875-a292-20435a2d6c99 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 returned with HTTP 404 Jan 12 14:54:35.411413 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40309622-468a-4e3f-bf52-c5a16f529d39 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] DELETE http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/8d036b07-07e8-49d2-a79e-3b5bde6145c5 Jan 12 14:54:35.412501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40309622-468a-4e3f-bf52-c5a16f529d39 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:35.413169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40309622-468a-4e3f-bf52-c5a16f529d39 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:35.418434 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1364/2663] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:54:35 2021] DELETE /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/ad0e4ec2-95c6-4ed4-81fd-72ef2f7d2b76 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:35.552314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40309622-468a-4e3f-bf52-c5a16f529d39 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/8d036b07-07e8-49d2-a79e-3b5bde6145c5 returned with HTTP 202 Jan 12 14:54:35.556858 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1300/2664] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:54:35 2021] DELETE /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/8d036b07-07e8-49d2-a79e-3b5bde6145c5 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:54:35.563256 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87afb760-bd79-4c00-ba29-a78f497f9edd tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] GET http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/8d036b07-07e8-49d2-a79e-3b5bde6145c5 Jan 12 14:54:35.563997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87afb760-bd79-4c00-ba29-a78f497f9edd tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:35.564659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87afb760-bd79-4c00-ba29-a78f497f9edd tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:35.590177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87afb760-bd79-4c00-ba29-a78f497f9edd tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/8d036b07-07e8-49d2-a79e-3b5bde6145c5 returned with HTTP 404 Jan 12 14:54:35.592995 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1365/2665] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:54:35 2021] GET /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/8d036b07-07e8-49d2-a79e-3b5bde6145c5 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:35.600769 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a955eed-d712-4ce5-a731-9f0af7ee9b11 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] DELETE http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:54:35.601827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a955eed-d712-4ce5-a731-9f0af7ee9b11 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:35.602307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a955eed-d712-4ce5-a731-9f0af7ee9b11 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:35.602768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5a955eed-d712-4ce5-a731-9f0af7ee9b11 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete volume with id: d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 Jan 12 14:54:35.751275 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a955eed-d712-4ce5-a731-9f0af7ee9b11 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 returned with HTTP 404 Jan 12 14:54:35.752390 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1301/2666] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:54:35 2021] DELETE /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/d7ee67a1-26b0-4a2d-a2da-a8753a5a4f43 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:35.763208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed5511ed-a500-4d74-87fe-c3c7ecc4af05 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] DELETE http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 Jan 12 14:54:35.763533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07ecb63e-9bb2-43cb-b307-a6ca82290626 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:35.763710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed5511ed-a500-4d74-87fe-c3c7ecc4af05 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:35.764088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07ecb63e-9bb2-43cb-b307-a6ca82290626 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:35.764565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07ecb63e-9bb2-43cb-b307-a6ca82290626 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:35.764788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed5511ed-a500-4d74-87fe-c3c7ecc4af05 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:35.764912 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-07ecb63e-9bb2-43cb-b307-a6ca82290626 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:35.765493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-ed5511ed-a500-4d74-87fe-c3c7ecc4af05 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete volume with id: 4e828a1c-50f1-4023-9586-d69a5abc63e3 Jan 12 14:54:35.816013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:35.816013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:35.818231 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07ecb63e-9bb2-43cb-b307-a6ca82290626 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:35.828831 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1302/2667] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:35 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:35.887361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed5511ed-a500-4d74-87fe-c3c7ecc4af05 tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 returned with HTTP 404 Jan 12 14:54:35.895489 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1366/2668] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:54:35 2021] DELETE /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/4e828a1c-50f1-4023-9586-d69a5abc63e3 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:35.900159 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41c6d372-3b88-421f-aff3-975edef990d1 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] DELETE http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/0089430c-a6b7-41ed-bafd-fd030fb54ed1 Jan 12 14:54:35.900748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41c6d372-3b88-421f-aff3-975edef990d1 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:35.900878 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:35.900878 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:35.901275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41c6d372-3b88-421f-aff3-975edef990d1 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:36.038605 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:54:36.038605 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:54:36.070811 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41c6d372-3b88-421f-aff3-975edef990d1 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/0089430c-a6b7-41ed-bafd-fd030fb54ed1 returned with HTTP 202 Jan 12 14:54:36.072302 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1303/2669] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:54:35 2021] DELETE /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/0089430c-a6b7-41ed-bafd-fd030fb54ed1 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:54:36.080211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b5c04c0-be45-4a7a-97f7-32e08191ee25 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] GET http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/0089430c-a6b7-41ed-bafd-fd030fb54ed1 Jan 12 14:54:36.080928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b5c04c0-be45-4a7a-97f7-32e08191ee25 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:36.081461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b5c04c0-be45-4a7a-97f7-32e08191ee25 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:36.113011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b5c04c0-be45-4a7a-97f7-32e08191ee25 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/0089430c-a6b7-41ed-bafd-fd030fb54ed1 returned with HTTP 404 Jan 12 14:54:36.114481 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1367/2670] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:54:36 2021] GET /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/0089430c-a6b7-41ed-bafd-fd030fb54ed1 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:36.122368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-571e9727-336f-4e17-bbd6-b5432e82ffad tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] DELETE http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b Jan 12 14:54:36.122875 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-571e9727-336f-4e17-bbd6-b5432e82ffad tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:36.123356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-571e9727-336f-4e17-bbd6-b5432e82ffad tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:36.123841 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-571e9727-336f-4e17-bbd6-b5432e82ffad tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] Delete volume with id: 3343e394-fc4e-4bee-9cd4-6bcd2cfd895b Jan 12 14:54:36.271251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-571e9727-336f-4e17-bbd6-b5432e82ffad tempest-GroupSnapshotsTest-627849220 tempest-GroupSnapshotsTest-627849220] http://10.222.0.43/volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b returned with HTTP 404 Jan 12 14:54:36.276229 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1304/2671] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:54:36 2021] DELETE /volume/v3/053b0edf5692438f97f58fa0dd3b994b/volumes/3343e394-fc4e-4bee-9cd4-6bcd2cfd895b => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:54:36.282633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9279e9ed-6367-4d12-becb-20263c8e379c tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] DELETE http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/b9bd165b-7dbe-4f9a-b482-f559840108c1 Jan 12 14:54:36.283323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9279e9ed-6367-4d12-becb-20263c8e379c tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:36.284014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9279e9ed-6367-4d12-becb-20263c8e379c tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:36.449462 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:54:36.449462 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:54:36.462752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9279e9ed-6367-4d12-becb-20263c8e379c tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/b9bd165b-7dbe-4f9a-b482-f559840108c1 returned with HTTP 202 Jan 12 14:54:36.464375 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1368/2672] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:54:36 2021] DELETE /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/b9bd165b-7dbe-4f9a-b482-f559840108c1 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:54:36.472881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb27521d-af05-477f-bbe9-a5955c2f60a9 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] GET http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/b9bd165b-7dbe-4f9a-b482-f559840108c1 Jan 12 14:54:36.473415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb27521d-af05-477f-bbe9-a5955c2f60a9 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:36.473914 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb27521d-af05-477f-bbe9-a5955c2f60a9 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:36.497486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb27521d-af05-477f-bbe9-a5955c2f60a9 tempest-GroupSnapshotsTest-1272140712 tempest-GroupSnapshotsTest-1272140712] http://10.222.0.43/volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/b9bd165b-7dbe-4f9a-b482-f559840108c1 returned with HTTP 404 Jan 12 14:54:36.498574 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1305/2673] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:54:36 2021] GET /volume/v3/6d43ebac691149428c3a4f99bffbaa5f/types/b9bd165b-7dbe-4f9a-b482-f559840108c1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:36.842892 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ba6659b-f631-4ff3-b444-a0f26b834588 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:36.843396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ba6659b-f631-4ff3-b444-a0f26b834588 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:36.844095 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ba6659b-f631-4ff3-b444-a0f26b834588 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:36.844758 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1ba6659b-f631-4ff3-b444-a0f26b834588 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:36.924806 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:36.924806 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:36.926871 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ba6659b-f631-4ff3-b444-a0f26b834588 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:36.927713 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1369/2674] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:36 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:37.942238 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eaede808-b20f-4b65-bbbc-4b11d6f26acb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:37.943312 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eaede808-b20f-4b65-bbbc-4b11d6f26acb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:37.944049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eaede808-b20f-4b65-bbbc-4b11d6f26acb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:37.944615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-eaede808-b20f-4b65-bbbc-4b11d6f26acb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:37.988882 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:37.988882 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:37.992900 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eaede808-b20f-4b65-bbbc-4b11d6f26acb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:37.994109 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1306/2675] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:37 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:39.006747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa30a75a-43dd-4142-84a4-9d93f1ae9978 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:39.007327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa30a75a-43dd-4142-84a4-9d93f1ae9978 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:39.007497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:39.007497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:39.007888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa30a75a-43dd-4142-84a4-9d93f1ae9978 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:39.008256 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-fa30a75a-43dd-4142-84a4-9d93f1ae9978 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:39.076978 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:39.076978 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:39.087482 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa30a75a-43dd-4142-84a4-9d93f1ae9978 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:39.087482 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1370/2676] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:39 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:40.095958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-691fa259-faf4-4f5d-89cf-e4c8b58245eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:40.096782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-691fa259-faf4-4f5d-89cf-e4c8b58245eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:40.111585 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:40.111585 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:40.112156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-691fa259-faf4-4f5d-89cf-e4c8b58245eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:40.112368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-691fa259-faf4-4f5d-89cf-e4c8b58245eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:40.180160 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:40.180160 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:40.202743 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-691fa259-faf4-4f5d-89cf-e4c8b58245eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:40.206001 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1307/2677] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:40 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:41.222472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-676afab7-0b64-46a2-a31d-ce2c7fe92c51 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:41.223745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-676afab7-0b64-46a2-a31d-ce2c7fe92c51 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:41.224370 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:41.224370 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:41.225338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-676afab7-0b64-46a2-a31d-ce2c7fe92c51 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:41.225861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-676afab7-0b64-46a2-a31d-ce2c7fe92c51 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:41.277928 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:41.277928 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:41.300721 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-676afab7-0b64-46a2-a31d-ce2c7fe92c51 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:41.300721 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1371/2678] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:41 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:42.318883 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-748e11bb-c6ef-43c7-a5c2-0231e23afee3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:42.327541 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-748e11bb-c6ef-43c7-a5c2-0231e23afee3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:42.327671 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:42.327671 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:42.328248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-748e11bb-c6ef-43c7-a5c2-0231e23afee3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:42.330275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-748e11bb-c6ef-43c7-a5c2-0231e23afee3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:42.380892 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:42.380892 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:42.383549 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-748e11bb-c6ef-43c7-a5c2-0231e23afee3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:42.384627 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1308/2679] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:42 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:43.401007 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ee701e71-32cd-4eca-bd99-83004975d0e3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:43.401007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ee701e71-32cd-4eca-bd99-83004975d0e3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:43.401007 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:43.401007 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:43.401007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ee701e71-32cd-4eca-bd99-83004975d0e3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:43.401007 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ee701e71-32cd-4eca-bd99-83004975d0e3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:43.478898 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:43.478898 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:43.480828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ee701e71-32cd-4eca-bd99-83004975d0e3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:43.501544 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1372/2680] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:43 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:44.513559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ce06de4a-17b4-4c3f-850d-0048464803a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:44.514628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ce06de4a-17b4-4c3f-850d-0048464803a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:44.515051 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:44.515051 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:44.515690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ce06de4a-17b4-4c3f-850d-0048464803a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:44.516263 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ce06de4a-17b4-4c3f-850d-0048464803a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:44.599213 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:44.599213 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:44.601425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ce06de4a-17b4-4c3f-850d-0048464803a2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:44.602274 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1309/2681] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:44 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:45.616970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed595bef-53d1-4cbc-be2c-169df22e8234 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:45.618029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed595bef-53d1-4cbc-be2c-169df22e8234 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:45.618227 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:45.618227 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:45.618855 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed595bef-53d1-4cbc-be2c-169df22e8234 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:45.619747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ed595bef-53d1-4cbc-be2c-169df22e8234 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:45.690347 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:45.690347 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:45.692224 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed595bef-53d1-4cbc-be2c-169df22e8234 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:45.698732 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1373/2682] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:45 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:46.706806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec24c312-5b88-4aa9-843f-a2a8db1894f2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:46.707307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec24c312-5b88-4aa9-843f-a2a8db1894f2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:46.707416 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:46.707416 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:46.707788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec24c312-5b88-4aa9-843f-a2a8db1894f2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:46.708198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ec24c312-5b88-4aa9-843f-a2a8db1894f2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:46.786163 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:46.786163 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:46.788670 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec24c312-5b88-4aa9-843f-a2a8db1894f2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:46.794022 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1374/2683] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:46 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:46.879599 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-970d247f-56ba-409e-80ae-790f7e1016ab tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] GET http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default Jan 12 14:54:46.880447 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-970d247f-56ba-409e-80ae-790f7e1016ab tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:46.880849 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:46.880849 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:46.881472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-970d247f-56ba-409e-80ae-790f7e1016ab tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:46.918606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-970d247f-56ba-409e-80ae-790f7e1016ab tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default returned with HTTP 200 Jan 12 14:54:46.928374 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1310/2684] 10.222.0.43 () {58 vars in 1264 bytes} [Tue Jan 12 14:54:46 2021] GET /volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default => generated 342 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:46.934795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a58b0bc5-a24b-4172-886d-192c40bce702 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] GET http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default Jan 12 14:54:46.935593 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a58b0bc5-a24b-4172-886d-192c40bce702 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:46.936041 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:46.936041 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:46.936713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a58b0bc5-a24b-4172-886d-192c40bce702 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:46.971961 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a58b0bc5-a24b-4172-886d-192c40bce702 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default returned with HTTP 200 Jan 12 14:54:46.973204 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1375/2685] 10.222.0.43 () {58 vars in 1264 bytes} [Tue Jan 12 14:54:46 2021] GET /volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default => generated 342 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:54:46.984408 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-11d485d3-a798-4ca5-b58f-8a7492eb6b3d tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] POST http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/types Jan 12 14:54:46.985431 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-11d485d3-a798-4ca5-b58f-8a7492eb6b3d tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-749582988"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:47.043032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-11d485d3-a798-4ca5-b58f-8a7492eb6b3d tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/types returned with HTTP 200 Jan 12 14:54:47.065589 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0974f5a5-9075-46a1-b9f8-70b7cc657097 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] PUT http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default Jan 12 14:54:47.065589 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0974f5a5-9075-46a1-b9f8-70b7cc657097 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] 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-749582988": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-749582988": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-749582988": 3}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:47.082309 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1311/2686] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:54:46 2021] POST /volume/v3/b0099b340f38473393ce6ef4fcaa2477/types => generated 227 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:47.355662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0974f5a5-9075-46a1-b9f8-70b7cc657097 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default returned with HTTP 200 Jan 12 14:54:47.359873 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1376/2687] 10.222.0.43 () {60 vars in 1285 bytes} [Tue Jan 12 14:54:47 2021] PUT /volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default => generated 531 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:47.368412 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07a701f8-dfe7-4f85-8f8a-7efe9cb25b34 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] GET http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-sets/b0099b340f38473393ce6ef4fcaa2477/defaults Jan 12 14:54:47.368914 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07a701f8-dfe7-4f85-8f8a-7efe9cb25b34 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:47.369373 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-07a701f8-dfe7-4f85-8f8a-7efe9cb25b34 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Calling method 'defaults' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:47.409129 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-07a701f8-dfe7-4f85-8f8a-7efe9cb25b34 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-sets/b0099b340f38473393ce6ef4fcaa2477/defaults returned with HTTP 200 Jan 12 14:54:47.410212 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1312/2688] 10.222.0.43 () {58 vars in 1348 bytes} [Tue Jan 12 14:54:47 2021] GET /volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-sets/b0099b340f38473393ce6ef4fcaa2477/defaults => generated 567 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:47.672719 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e08d3d08-07f2-4192-992d-e4ab4cc34c4c req-3bfaefc0-0ae1-419e-ac59-710fb06c1ced tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/c6743951-fc01-47bd-a437-8d01fc1da99f Jan 12 14:54:47.673240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e08d3d08-07f2-4192-992d-e4ab4cc34c4c req-3bfaefc0-0ae1-419e-ac59-710fb06c1ced tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:47.673724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e08d3d08-07f2-4192-992d-e4ab4cc34c4c req-3bfaefc0-0ae1-419e-ac59-710fb06c1ced tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:47.709245 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:47.709245 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:47.804508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58974a45-329b-4628-aca5-af444d1026d8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:47.805854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58974a45-329b-4628-aca5-af444d1026d8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:47.806517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58974a45-329b-4628-aca5-af444d1026d8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:47.806895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-58974a45-329b-4628-aca5-af444d1026d8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:47.866906 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:47.866906 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:47.878361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58974a45-329b-4628-aca5-af444d1026d8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:47.879370 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1313/2689] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:47 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:47.885482 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e3c16e18-c226-4e13-960e-ab469f5ee11c tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] GET http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-sets/d0db4b7034464042a320693be36976bc/defaults Jan 12 14:54:47.886027 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e3c16e18-c226-4e13-960e-ab469f5ee11c tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:47.886228 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:47.886228 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:47.886608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e3c16e18-c226-4e13-960e-ab469f5ee11c tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Calling method 'defaults' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:47.939029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e3c16e18-c226-4e13-960e-ab469f5ee11c tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-sets/d0db4b7034464042a320693be36976bc/defaults returned with HTTP 200 Jan 12 14:54:47.946023 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1314/2690] 10.222.0.43 () {58 vars in 1348 bytes} [Tue Jan 12 14:54:47 2021] GET /volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-sets/d0db4b7034464042a320693be36976bc/defaults => generated 567 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:48.184148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2479ea1e-585b-4e1c-b33f-38c130ca9fd2 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] PUT http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default Jan 12 14:54:48.185409 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2479ea1e-585b-4e1c-b33f-38c130ca9fd2 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] 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=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:48.566898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2479ea1e-585b-4e1c-b33f-38c130ca9fd2 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default returned with HTTP 200 Jan 12 14:54:48.576373 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1315/2691] 10.222.0.43 () {60 vars in 1285 bytes} [Tue Jan 12 14:54:48 2021] PUT /volume/v3/b0099b340f38473393ce6ef4fcaa2477/os-quota-class-sets/default => generated 531 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:48.582736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff196cd9-1f9c-44d7-b9b3-56f0703d2d8d tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] DELETE http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/types/f3c15a7e-7dfd-427f-b61d-7f67032599bb Jan 12 14:54:48.583260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff196cd9-1f9c-44d7-b9b3-56f0703d2d8d tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:48.583768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff196cd9-1f9c-44d7-b9b3-56f0703d2d8d tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:48.725379 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:54:48.725379 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:54:48.730450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-e08d3d08-07f2-4192-992d-e4ab4cc34c4c req-3bfaefc0-0ae1-419e-ac59-710fb06c1ced tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:54:48.730870 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-e08d3d08-07f2-4192-992d-e4ab4cc34c4c req-3bfaefc0-0ae1-419e-ac59-710fb06c1ced tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:54:48.739533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff196cd9-1f9c-44d7-b9b3-56f0703d2d8d tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/types/f3c15a7e-7dfd-427f-b61d-7f67032599bb returned with HTTP 202 Jan 12 14:54:48.740924 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1316/2692] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:54:48 2021] DELETE /volume/v3/b0099b340f38473393ce6ef4fcaa2477/types/f3c15a7e-7dfd-427f-b61d-7f67032599bb => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:54:48.751292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e08d3d08-07f2-4192-992d-e4ab4cc34c4c req-3bfaefc0-0ae1-419e-ac59-710fb06c1ced tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/c6743951-fc01-47bd-a437-8d01fc1da99f returned with HTTP 200 Jan 12 14:54:48.753367 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1377/2693] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 14:54:47 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/c6743951-fc01-47bd-a437-8d01fc1da99f => generated 19 bytes in 1085 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:48.753740 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2acea7b-5855-4376-8491-357a79b33d78 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] GET http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/types/f3c15a7e-7dfd-427f-b61d-7f67032599bb Jan 12 14:54:48.754698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2acea7b-5855-4376-8491-357a79b33d78 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:48.755390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2acea7b-5855-4376-8491-357a79b33d78 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:48.769693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2acea7b-5855-4376-8491-357a79b33d78 tempest-VolumeQuotaClassesTest-1198383832 tempest-VolumeQuotaClassesTest-1198383832] http://10.222.0.43/volume/v3/b0099b340f38473393ce6ef4fcaa2477/types/f3c15a7e-7dfd-427f-b61d-7f67032599bb returned with HTTP 404 Jan 12 14:54:48.789832 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1317/2694] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:54:48 2021] GET /volume/v3/b0099b340f38473393ce6ef4fcaa2477/types/f3c15a7e-7dfd-427f-b61d-7f67032599bb => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:48.894485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26a82033-edb9-44b0-8f6b-ddca0c7a5736 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:48.895130 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26a82033-edb9-44b0-8f6b-ddca0c7a5736 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:48.895465 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:48.895465 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:48.896095 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26a82033-edb9-44b0-8f6b-ddca0c7a5736 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:48.896574 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-26a82033-edb9-44b0-8f6b-ddca0c7a5736 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:48.952211 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:48.952211 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:48.957788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26a82033-edb9-44b0-8f6b-ddca0c7a5736 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:48.961577 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1378/2695] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:48 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:49.976880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-139e15c8-2780-41ce-a731-3dd813228e5e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:49.978196 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-139e15c8-2780-41ce-a731-3dd813228e5e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:49.978864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-139e15c8-2780-41ce-a731-3dd813228e5e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:49.979354 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-139e15c8-2780-41ce-a731-3dd813228e5e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:50.008077 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:50.008077 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:50.010906 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-139e15c8-2780-41ce-a731-3dd813228e5e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:50.012355 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1318/2696] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:49 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:50.202723 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-f4fa9476-af79-4b94-9ff6-9c22b46332f6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:54:50.204667 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-f4fa9476-af79-4b94-9ff6-9c22b46332f6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:50.205086 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:50.205086 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:50.206309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-f4fa9476-af79-4b94-9ff6-9c22b46332f6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:50.317985 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:50.317985 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:50.338853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-f4fa9476-af79-4b94-9ff6-9c22b46332f6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:54:50.406430 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-f4fa9476-af79-4b94-9ff6-9c22b46332f6 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:54:50.408880 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1379/2697] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:54:50 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 1368 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:51.029268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb30d012-95d1-4846-b234-8bb7c2f8bfaf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:51.029834 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb30d012-95d1-4846-b234-8bb7c2f8bfaf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:51.030072 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:51.030072 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:51.030448 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cb30d012-95d1-4846-b234-8bb7c2f8bfaf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:51.030820 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-cb30d012-95d1-4846-b234-8bb7c2f8bfaf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:51.108209 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:51.108209 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:51.112390 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cb30d012-95d1-4846-b234-8bb7c2f8bfaf tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:51.120219 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1319/2698] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:51 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:52.129928 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-634a3fee-a250-4e3e-b865-73d7070811a4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:52.130591 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-634a3fee-a250-4e3e-b865-73d7070811a4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:52.130854 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:52.130854 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:52.131469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-634a3fee-a250-4e3e-b865-73d7070811a4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:52.132285 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-634a3fee-a250-4e3e-b865-73d7070811a4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:52.182841 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:52.182841 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:52.186524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-634a3fee-a250-4e3e-b865-73d7070811a4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:52.191189 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1320/2699] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:52 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:52.225197 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c8e41f8-33eb-44df-9b34-ff619ff22c89 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] GET http://10.222.0.43/volume/v3/3d32f50203e2450cb7e166462f14d905/scheduler-stats/get_pools Jan 12 14:54:52.226738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c8e41f8-33eb-44df-9b34-ff619ff22c89 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:52.227155 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:52.227155 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:52.228028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c8e41f8-33eb-44df-9b34-ff619ff22c89 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] Calling method 'get_pools' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:52.262150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c8e41f8-33eb-44df-9b34-ff619ff22c89 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] http://10.222.0.43/volume/v3/3d32f50203e2450cb7e166462f14d905/scheduler-stats/get_pools returned with HTTP 200 Jan 12 14:54:52.264096 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1380/2700] 10.222.0.43 () {58 vars in 1258 bytes} [Tue Jan 12 14:54:52 2021] GET /volume/v3/3d32f50203e2450cb7e166462f14d905/scheduler-stats/get_pools => generated 62 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:54:52.277391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66275bb0-ba2a-437c-8369-f1852c78395d tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] GET http://10.222.0.43/volume/v3/3d32f50203e2450cb7e166462f14d905/scheduler-stats/get_pools?detail=True Jan 12 14:54:52.278067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66275bb0-ba2a-437c-8369-f1852c78395d tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:52.278350 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:52.278350 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:52.278817 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66275bb0-ba2a-437c-8369-f1852c78395d tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] Calling method 'get_pools' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:52.307265 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66275bb0-ba2a-437c-8369-f1852c78395d tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] http://10.222.0.43/volume/v3/3d32f50203e2450cb7e166462f14d905/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 12 14:54:52.308808 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1321/2701] 10.222.0.43 () {58 vars in 1281 bytes} [Tue Jan 12 14:54:52 2021] GET /volume/v3/3d32f50203e2450cb7e166462f14d905/scheduler-stats/get_pools?detail=True => generated 771 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:52.322103 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c118086b-3297-404f-9e90-147072cd7da6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] GET http://10.222.0.43/volume/v3/3d32f50203e2450cb7e166462f14d905/capabilities/n-d-764292-10@lvmdriver-1 Jan 12 14:54:52.323061 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c118086b-3297-404f-9e90-147072cd7da6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:52.343209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c118086b-3297-404f-9e90-147072cd7da6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:52.363397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c118086b-3297-404f-9e90-147072cd7da6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] http://10.222.0.43/volume/v3/3d32f50203e2450cb7e166462f14d905/capabilities/n-d-764292-10@lvmdriver-1 returned with HTTP 200 Jan 12 14:54:52.367387 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1381/2702] 10.222.0.43 () {58 vars in 1297 bytes} [Tue Jan 12 14:54:52 2021] GET /volume/v3/3d32f50203e2450cb7e166462f14d905/capabilities/n-d-764292-10@lvmdriver-1 => generated 713 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:52.381416 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ef9b27b-3c57-4ee3-92d9-df1c58bca8b6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] GET http://10.222.0.43/volume/v3/3d32f50203e2450cb7e166462f14d905/capabilities/n-d-764292-10@lvmdriver-1 Jan 12 14:54:52.382219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ef9b27b-3c57-4ee3-92d9-df1c58bca8b6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:52.382856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ef9b27b-3c57-4ee3-92d9-df1c58bca8b6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:52.413699 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ef9b27b-3c57-4ee3-92d9-df1c58bca8b6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] http://10.222.0.43/volume/v3/3d32f50203e2450cb7e166462f14d905/capabilities/n-d-764292-10@lvmdriver-1 returned with HTTP 200 Jan 12 14:54:52.414778 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1322/2703] 10.222.0.43 () {58 vars in 1297 bytes} [Tue Jan 12 14:54:52 2021] GET /volume/v3/3d32f50203e2450cb7e166462f14d905/capabilities/n-d-764292-10@lvmdriver-1 => generated 713 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:52.931712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-3c09b71e-4f99-4dba-98c0-338949b066a1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:54:52.932654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-3c09b71e-4f99-4dba-98c0-338949b066a1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:52.933336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-3c09b71e-4f99-4dba-98c0-338949b066a1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:52.990680 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:52.990680 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:53.000057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-3c09b71e-4f99-4dba-98c0-338949b066a1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:54:53.028997 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-3c09b71e-4f99-4dba-98c0-338949b066a1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:54:53.040527 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1382/2704] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:54:52 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 1368 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:53.041740 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ef9b27b-3c57-4ee3-92d9-df1c58bca8b6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] GET http://10.222.0.43/volume// Jan 12 14:54:53.042227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ef9b27b-3c57-4ee3-92d9-df1c58bca8b6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:53.042697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ef9b27b-3c57-4ee3-92d9-df1c58bca8b6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:53.044579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ef9b27b-3c57-4ee3-92d9-df1c58bca8b6 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742 tempest-BackendsCapabilitiesAdminTestsJSON-1921850742] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:54:53.045173 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1323/2705] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:54:53 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:54:53.061306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-1dd16cfc-2f95-4235-8a34-476a937cb692 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments Jan 12 14:54:53.061994 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:53.061994 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:53.062588 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-1dd16cfc-2f95-4235-8a34-476a937cb692 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "005813c0-f8ee-4880-8b7e-6993b4ae2820", "instance_uuid": "1a79f6a1-2d3b-447c-9037-0ab1831634c3", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:53.121598 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:53.121598 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:53.205911 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef0cca75-92cf-43ba-98f4-78d14ed6e281 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:53.206952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef0cca75-92cf-43ba-98f4-78d14ed6e281 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:53.207757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef0cca75-92cf-43ba-98f4-78d14ed6e281 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:53.208333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ef0cca75-92cf-43ba-98f4-78d14ed6e281 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:53.244148 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:53.244148 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:53.246762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef0cca75-92cf-43ba-98f4-78d14ed6e281 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:53.247785 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1324/2706] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:53 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:53.275376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-1dd16cfc-2f95-4235-8a34-476a937cb692 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments returned with HTTP 200 Jan 12 14:54:53.288185 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1383/2707] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:54:53 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments => generated 273 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:54:54.263743 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90b20ffc-ae15-4f78-b87f-3e8a57d73ef4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:54.264954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90b20ffc-ae15-4f78-b87f-3e8a57d73ef4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:54.265336 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:54.265336 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:54.266078 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90b20ffc-ae15-4f78-b87f-3e8a57d73ef4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:54.266588 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-90b20ffc-ae15-4f78-b87f-3e8a57d73ef4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:54.315118 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:54.315118 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:54.318276 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90b20ffc-ae15-4f78-b87f-3e8a57d73ef4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:54.328991 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1325/2708] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:54 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:55.123158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-1dd16cfc-2f95-4235-8a34-476a937cb692 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume// Jan 12 14:54:55.123638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-1dd16cfc-2f95-4235-8a34-476a937cb692 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:55.124483 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:55.124483 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:55.124871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-1dd16cfc-2f95-4235-8a34-476a937cb692 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:55.126076 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-1dd16cfc-2f95-4235-8a34-476a937cb692 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:54:55.126769 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1384/2709] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 14:54:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:54:55.140376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-e4526d6b-5163-4e79-b7ab-b99894eb24d7 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:54:55.141724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-e4526d6b-5163-4e79-b7ab-b99894eb24d7 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:55.142555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:55.142555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:55.143393 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-e4526d6b-5163-4e79-b7ab-b99894eb24d7 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:55.269276 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:55.269276 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:55.281789 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-e4526d6b-5163-4e79-b7ab-b99894eb24d7 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:54:55.333133 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:55.333133 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:55.343471 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2eeaa94f-fe2e-4236-8d97-cbc1edf4e7ef tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:55.344327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2eeaa94f-fe2e-4236-8d97-cbc1edf4e7ef tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:55.347288 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2eeaa94f-fe2e-4236-8d97-cbc1edf4e7ef tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:55.347972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2eeaa94f-fe2e-4236-8d97-cbc1edf4e7ef tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:55.375601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-e4526d6b-5163-4e79-b7ab-b99894eb24d7 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 14:54:55.380482 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1326/2710] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 14:54:55 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 1466 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 14:54:55.398040 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-8f15287f-59e6-4d0b-8eb2-ad6067463b96 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] PUT http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/51af2a75-18bc-4a00-a1c3-64e2a9d7001b Jan 12 14:54:55.403649 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:55.403649 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:55.415122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-8f15287f-59e6-4d0b-8eb2-ad6067463b96 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:55.440834 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:55.440834 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:55.445660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2eeaa94f-fe2e-4236-8d97-cbc1edf4e7ef tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:55.451041 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1385/2711] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:55 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:55.511391 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:54:55.511391 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:54:55.512443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-8f15287f-59e6-4d0b-8eb2-ad6067463b96 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-005813c0-f8ee-4880-8b7e-6993b4ae2820-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.019s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:54:55.515945 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:55.515945 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:56.465932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-453ce71e-c48d-4b69-a6f0-53c4838bdac0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:56.466647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-453ce71e-c48d-4b69-a6f0-53c4838bdac0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:56.466897 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:56.466897 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:56.467277 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-453ce71e-c48d-4b69-a6f0-53c4838bdac0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:56.467647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-453ce71e-c48d-4b69-a6f0-53c4838bdac0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:56.528197 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:56.528197 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:56.533361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-453ce71e-c48d-4b69-a6f0-53c4838bdac0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:56.537274 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1386/2712] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:56 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:57.553028 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9368b3c-b1a3-46bd-8396-e8460081f136 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:57.554727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9368b3c-b1a3-46bd-8396-e8460081f136 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:57.555141 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:57.555141 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:57.555837 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9368b3c-b1a3-46bd-8396-e8460081f136 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:57.556405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e9368b3c-b1a3-46bd-8396-e8460081f136 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:57.611477 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:57.611477 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:57.615070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9368b3c-b1a3-46bd-8396-e8460081f136 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:57.624754 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1387/2713] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:57 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:58.629576 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80cadd74-76a5-42e6-aaa2-8c0df5dac24e tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] POST http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types Jan 12 14:54:58.630025 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:58.630025 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:58.630873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80cadd74-76a5-42e6-aaa2-8c0df5dac24e tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1032722288", "os-volume-type-access:is_public": false}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:58.723443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80cadd74-76a5-42e6-aaa2-8c0df5dac24e tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types returned with HTTP 200 Jan 12 14:54:58.724930 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1388/2714] 10.222.0.43 () {60 vars in 1220 bytes} [Tue Jan 12 14:54:58 2021] POST /volume/v3/a79d4b987b064fbea8506fcd72c09824/types => generated 231 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:54:58.735814 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc4c9557-7b92-47ad-930d-b4b0156f2ded tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:58.736886 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc4c9557-7b92-47ad-930d-b4b0156f2ded tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:58.737619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc4c9557-7b92-47ad-930d-b4b0156f2ded tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:58.738129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-dc4c9557-7b92-47ad-930d-b4b0156f2ded tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:58.763394 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:58.763394 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:58.765954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc4c9557-7b92-47ad-930d-b4b0156f2ded tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:58.768461 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1389/2715] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:58 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:54:58.774803 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-8f15287f-59e6-4d0b-8eb2-ad6067463b96 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-005813c0-f8ee-4880-8b7e-6993b4ae2820-n-h2-764292-10'" released by "attachment_update" :: held 3.263s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:54:58.775739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-8f15287f-59e6-4d0b-8eb2-ad6067463b96 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/51af2a75-18bc-4a00-a1c3-64e2a9d7001b returned with HTTP 200 Jan 12 14:54:58.776872 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1327/2716] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 14:54:55 2021] PUT /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/51af2a75-18bc-4a00-a1c3-64e2a9d7001b => generated 762 bytes in 3384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:54:58.817081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-b4904e3c-7a6b-4ef5-bdd2-bc4ef6494be5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/51af2a75-18bc-4a00-a1c3-64e2a9d7001b/action Jan 12 14:54:58.817701 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:58.817701 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:58.818273 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-b4904e3c-7a6b-4ef5-bdd2-bc4ef6494be5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:54:58.818798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-b4904e3c-7a6b-4ef5-bdd2-bc4ef6494be5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:58.985290 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:58.985290 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:59.037011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-6b2d106a-49fc-4c27-96ab-0840b8624c8c req-b4904e3c-7a6b-4ef5-bdd2-bc4ef6494be5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/51af2a75-18bc-4a00-a1c3-64e2a9d7001b/action returned with HTTP 204 Jan 12 14:54:59.038159 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1328/2717] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 14:54:58 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/51af2a75-18bc-4a00-a1c3-64e2a9d7001b/action => generated 0 bytes in 227 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:54:59.062575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2b88df7-ec7d-41d7-b6dd-d747d28c9b07 tempest-VolumeTypesNegativeTest-665656207 tempest-VolumeTypesNegativeTest-665656207] POST http://10.222.0.43/volume/v3/6b408989314e4cdc918d407b569eef55/volumes Jan 12 14:54:59.063164 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:59.063164 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:59.063756 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2b88df7-ec7d-41d7-b6dd-d747d28c9b07 tempest-VolumeTypesNegativeTest-665656207 tempest-VolumeTypesNegativeTest-665656207] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c6faf882-aa75-46f8-9051-4e9576e5ccbf", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1489937433"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:59.065097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-c2b88df7-ec7d-41d7-b6dd-d747d28c9b07 tempest-VolumeTypesNegativeTest-665656207 tempest-VolumeTypesNegativeTest-665656207] Create volume request body: {'volume': {'volume_type': 'c6faf882-aa75-46f8-9051-4e9576e5ccbf', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1489937433'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:54:59.112805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2b88df7-ec7d-41d7-b6dd-d747d28c9b07 tempest-VolumeTypesNegativeTest-665656207 tempest-VolumeTypesNegativeTest-665656207] http://10.222.0.43/volume/v3/6b408989314e4cdc918d407b569eef55/volumes returned with HTTP 404 Jan 12 14:54:59.114037 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1390/2718] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:54:58 2021] POST /volume/v3/6b408989314e4cdc918d407b569eef55/volumes => generated 114 bytes in 345 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:59.123721 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0591abb9-8adf-4506-b2a9-d5b6dc1c3e3b tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] POST http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types Jan 12 14:54:59.124392 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:54:59.124392 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:54:59.125025 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0591abb9-8adf-4506-b2a9-d5b6dc1c3e3b tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:54:59.126578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0591abb9-8adf-4506-b2a9-d5b6dc1c3e3b tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types returned with HTTP 400 Jan 12 14:54:59.128019 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1329/2719] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:54:59 2021] POST /volume/v3/a79d4b987b064fbea8506fcd72c09824/types => generated 108 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:54:59.137917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3c41d02c-3eb8-4ce3-a1bb-e9272cd08ff0 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] DELETE http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types/347f5013-0bf9-480c-9047-534b8e4816a8 Jan 12 14:54:59.138565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3c41d02c-3eb8-4ce3-a1bb-e9272cd08ff0 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:59.139208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3c41d02c-3eb8-4ce3-a1bb-e9272cd08ff0 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:59.165698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3c41d02c-3eb8-4ce3-a1bb-e9272cd08ff0 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types/347f5013-0bf9-480c-9047-534b8e4816a8 returned with HTTP 404 Jan 12 14:54:59.167218 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1391/2720] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:54:59 2021] DELETE /volume/v3/a79d4b987b064fbea8506fcd72c09824/types/347f5013-0bf9-480c-9047-534b8e4816a8 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:59.175967 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40ba9cbb-7cb9-49e0-b41a-e53fc414d493 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] GET http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types/ee4e4896-4618-466e-aab6-cd30ad372ea4 Jan 12 14:54:59.176753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40ba9cbb-7cb9-49e0-b41a-e53fc414d493 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:59.177406 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40ba9cbb-7cb9-49e0-b41a-e53fc414d493 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:59.199524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40ba9cbb-7cb9-49e0-b41a-e53fc414d493 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types/ee4e4896-4618-466e-aab6-cd30ad372ea4 returned with HTTP 404 Jan 12 14:54:59.201656 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1330/2721] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:54:59 2021] GET /volume/v3/a79d4b987b064fbea8506fcd72c09824/types/ee4e4896-4618-466e-aab6-cd30ad372ea4 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:59.210522 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ac89ef02-2cd8-4e1e-93c4-e31a85f0f1df tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] DELETE http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types/c6faf882-aa75-46f8-9051-4e9576e5ccbf Jan 12 14:54:59.211747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ac89ef02-2cd8-4e1e-93c4-e31a85f0f1df tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:59.212470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ac89ef02-2cd8-4e1e-93c4-e31a85f0f1df tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:59.339853 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:54:59.339853 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:54:59.352124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ac89ef02-2cd8-4e1e-93c4-e31a85f0f1df tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types/c6faf882-aa75-46f8-9051-4e9576e5ccbf returned with HTTP 202 Jan 12 14:54:59.353699 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1392/2722] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:54:59 2021] DELETE /volume/v3/a79d4b987b064fbea8506fcd72c09824/types/c6faf882-aa75-46f8-9051-4e9576e5ccbf => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:54:59.361421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd8a6247-0897-40d1-8198-c56a2b0bfa07 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] GET http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types/c6faf882-aa75-46f8-9051-4e9576e5ccbf Jan 12 14:54:59.362439 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd8a6247-0897-40d1-8198-c56a2b0bfa07 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:59.363198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd8a6247-0897-40d1-8198-c56a2b0bfa07 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:59.396580 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd8a6247-0897-40d1-8198-c56a2b0bfa07 tempest-VolumeTypesNegativeTest-1873375553 tempest-VolumeTypesNegativeTest-1873375553] http://10.222.0.43/volume/v3/a79d4b987b064fbea8506fcd72c09824/types/c6faf882-aa75-46f8-9051-4e9576e5ccbf returned with HTTP 404 Jan 12 14:54:59.396580 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1331/2723] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:54:59 2021] GET /volume/v3/a79d4b987b064fbea8506fcd72c09824/types/c6faf882-aa75-46f8-9051-4e9576e5ccbf => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:54:59.787314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5af2a470-69a2-41d9-a092-313b3bbdc248 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:54:59.787314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5af2a470-69a2-41d9-a092-313b3bbdc248 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:54:59.787314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5af2a470-69a2-41d9-a092-313b3bbdc248 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:54:59.787314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5af2a470-69a2-41d9-a092-313b3bbdc248 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:54:59.880952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:54:59.880952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:54:59.886119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5af2a470-69a2-41d9-a092-313b3bbdc248 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:54:59.887615 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1393/2724] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:54:59 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:00.902551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14d49091-4738-4d23-be03-d9cc6efd6f4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:00.903045 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14d49091-4738-4d23-be03-d9cc6efd6f4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:00.903674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14d49091-4738-4d23-be03-d9cc6efd6f4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:00.904200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-14d49091-4738-4d23-be03-d9cc6efd6f4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:00.956700 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:00.956700 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:00.958537 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14d49091-4738-4d23-be03-d9cc6efd6f4f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:00.963921 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1332/2725] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:00 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:01.973714 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8055639d-2999-4c61-a26a-d2d03a3f3b98 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:01.974853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8055639d-2999-4c61-a26a-d2d03a3f3b98 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:01.975689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:01.975689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:01.976211 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8055639d-2999-4c61-a26a-d2d03a3f3b98 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:01.976538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8055639d-2999-4c61-a26a-d2d03a3f3b98 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:02.027310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:02.027310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:02.052783 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8055639d-2999-4c61-a26a-d2d03a3f3b98 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:02.054554 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1394/2726] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:01 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:03.068649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73e09456-ae5e-43a0-82a0-4db7c21adf5b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:03.069747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73e09456-ae5e-43a0-82a0-4db7c21adf5b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:03.069944 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:03.069944 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:03.070320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73e09456-ae5e-43a0-82a0-4db7c21adf5b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:03.070693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-73e09456-ae5e-43a0-82a0-4db7c21adf5b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:03.114666 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:03.114666 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:03.117801 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73e09456-ae5e-43a0-82a0-4db7c21adf5b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:03.119023 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1333/2727] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:03 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:04.043163 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f416b877-f6a5-4f65-be77-cb9542268b07 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] POST http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs Jan 12 14:55:04.043911 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:04.043911 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:04.044655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f416b877-f6a5-4f65-be77-cb9542268b07 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1590304486", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:04.047486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.qos_specs [None req-f416b877-f6a5-4f65-be77-cb9542268b07 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1590304486', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87932) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 12 14:55:04.059416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-f416b877-f6a5-4f65-be77-cb9542268b07 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DB qos_specs_create(): root {'id': '3ad83506-bcfd-441c-8a04-f6d7d939f073', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1590304486'} {{(pid=87932) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 12 14:55:04.094565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f416b877-f6a5-4f65-be77-cb9542268b07 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs returned with HTTP 200 Jan 12 14:55:04.096153 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1395/2728] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:55:03 2021] POST /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs => generated 459 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:04.109013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-50303100-dfc0-426d-93ee-68d29d23c0be tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] POST http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types Jan 12 14:55:04.109719 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:04.109719 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:04.110373 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-50303100-dfc0-426d-93ee-68d29d23c0be tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-637095483"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:04.133569 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e19a993-905f-4dbb-9aee-71629dee302e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:04.134113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e19a993-905f-4dbb-9aee-71629dee302e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:04.134332 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:04.134332 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:04.134707 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e19a993-905f-4dbb-9aee-71629dee302e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:04.135078 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4e19a993-905f-4dbb-9aee-71629dee302e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:04.190586 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:04.190586 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:04.192555 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e19a993-905f-4dbb-9aee-71629dee302e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:04.193419 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1396/2729] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:04 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:04.251150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-50303100-dfc0-426d-93ee-68d29d23c0be tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types returned with HTTP 200 Jan 12 14:55:04.257594 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1334/2730] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:55:04 2021] POST /volume/v3/3eaf8679344544d79a97d1bb2678200e/types => generated 221 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:04.262260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1f809b6-3cba-4617-bbc2-0736ad44771c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] POST http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types Jan 12 14:55:04.262724 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:04.262724 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:04.263172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1f809b6-3cba-4617-bbc2-0736ad44771c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-651957576"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:04.400572 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1f809b6-3cba-4617-bbc2-0736ad44771c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types returned with HTTP 200 Jan 12 14:55:04.406292 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1397/2731] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:55:04 2021] POST /volume/v3/3eaf8679344544d79a97d1bb2678200e/types => generated 221 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:04.410996 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cee8e7a-a084-4b41-9078-a0acc01ecd41 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] POST http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types Jan 12 14:55:04.411787 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cee8e7a-a084-4b41-9078-a0acc01ecd41 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-867592587"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:04.490722 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cee8e7a-a084-4b41-9078-a0acc01ecd41 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types returned with HTTP 200 Jan 12 14:55:04.492188 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1335/2732] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:55:04 2021] POST /volume/v3/3eaf8679344544d79a97d1bb2678200e/types => generated 221 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:04.508584 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-219c79fc-e6c9-4577-8d8d-9332c2d185b6 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associate?vol_type_id=6893e3e9-4fac-458e-9004-985f5fbb09c7 Jan 12 14:55:04.509880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-219c79fc-e6c9-4577-8d8d-9332c2d185b6 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:04.510571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-219c79fc-e6c9-4577-8d8d-9332c2d185b6 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'associate' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:04.512529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-219c79fc-e6c9-4577-8d8d-9332c2d185b6 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Associate qos_spec: 3ad83506-bcfd-441c-8a04-f6d7d939f073 with type: 6893e3e9-4fac-458e-9004-985f5fbb09c7 {{(pid=87932) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 12 14:55:04.513433 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:04.513433 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:04.522822 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:04.522822 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:04.585346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-219c79fc-e6c9-4577-8d8d-9332c2d185b6 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associate?vol_type_id=6893e3e9-4fac-458e-9004-985f5fbb09c7 returned with HTTP 202 Jan 12 14:55:04.586577 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1398/2733] 10.222.0.43 () {58 vars in 1448 bytes} [Tue Jan 12 14:55:04 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associate?vol_type_id=6893e3e9-4fac-458e-9004-985f5fbb09c7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:04.596864 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dba636c9-6dc6-4350-9ef2-87f3cb46c855 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associate?vol_type_id=9d72774f-c59b-4483-aa4a-6ca1b2a1412c Jan 12 14:55:04.598571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dba636c9-6dc6-4350-9ef2-87f3cb46c855 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:04.599265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dba636c9-6dc6-4350-9ef2-87f3cb46c855 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'associate' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:04.602330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dba636c9-6dc6-4350-9ef2-87f3cb46c855 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Associate qos_spec: 3ad83506-bcfd-441c-8a04-f6d7d939f073 with type: 9d72774f-c59b-4483-aa4a-6ca1b2a1412c {{(pid=87931) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 12 14:55:04.618062 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:04.618062 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:04.639026 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:04.639026 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:04.698385 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dba636c9-6dc6-4350-9ef2-87f3cb46c855 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associate?vol_type_id=9d72774f-c59b-4483-aa4a-6ca1b2a1412c returned with HTTP 202 Jan 12 14:55:04.699255 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1336/2734] 10.222.0.43 () {58 vars in 1448 bytes} [Tue Jan 12 14:55:04 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associate?vol_type_id=9d72774f-c59b-4483-aa4a-6ca1b2a1412c => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:04.709161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09e26d26-99cb-4c6c-b896-cc15a868a1a3 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associate?vol_type_id=8e938a28-9ea4-4bb9-9877-e51b4ace822b Jan 12 14:55:04.710623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09e26d26-99cb-4c6c-b896-cc15a868a1a3 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:04.710845 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:04.710845 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:04.711791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-09e26d26-99cb-4c6c-b896-cc15a868a1a3 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'associate' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:04.712424 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:04.712424 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:04.713257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-09e26d26-99cb-4c6c-b896-cc15a868a1a3 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Associate qos_spec: 3ad83506-bcfd-441c-8a04-f6d7d939f073 with type: 8e938a28-9ea4-4bb9-9877-e51b4ace822b {{(pid=87932) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 12 14:55:04.715890 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:04.715890 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:04.729911 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:04.729911 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:04.824232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-09e26d26-99cb-4c6c-b896-cc15a868a1a3 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associate?vol_type_id=8e938a28-9ea4-4bb9-9877-e51b4ace822b returned with HTTP 202 Jan 12 14:55:04.828705 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1399/2735] 10.222.0.43 () {58 vars in 1448 bytes} [Tue Jan 12 14:55:04 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associate?vol_type_id=8e938a28-9ea4-4bb9-9877-e51b4ace822b => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:55:04.836019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3b0a3b5-479f-49d7-9356-84296c1ed24c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associations Jan 12 14:55:04.836565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3b0a3b5-479f-49d7-9356-84296c1ed24c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:04.836787 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:04.836787 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:04.837171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3b0a3b5-479f-49d7-9356-84296c1ed24c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'associations' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:04.838165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:04.838165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:04.838940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f3b0a3b5-479f-49d7-9356-84296c1ed24c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Get associations for qos_spec id: 3ad83506-bcfd-441c-8a04-f6d7d939f073 {{(pid=87931) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 12 14:55:04.839604 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:04.839604 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:04.894642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3b0a3b5-479f-49d7-9356-84296c1ed24c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associations returned with HTTP 200 Jan 12 14:55:04.901430 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1337/2736] 10.222.0.43 () {58 vars in 1360 bytes} [Tue Jan 12 14:55:04 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associations => generated 445 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:04.908003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afacbb8b-b6e5-4dcb-aa6d-4d5c80c8ff3a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/disassociate?vol_type_id=6893e3e9-4fac-458e-9004-985f5fbb09c7 Jan 12 14:55:04.908544 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afacbb8b-b6e5-4dcb-aa6d-4d5c80c8ff3a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:04.908763 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:04.908763 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:04.909141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afacbb8b-b6e5-4dcb-aa6d-4d5c80c8ff3a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'disassociate' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:04.909774 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:04.909774 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:04.910572 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-afacbb8b-b6e5-4dcb-aa6d-4d5c80c8ff3a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Disassociate qos_spec: 3ad83506-bcfd-441c-8a04-f6d7d939f073 from type: 6893e3e9-4fac-458e-9004-985f5fbb09c7 {{(pid=87932) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 12 14:55:04.918624 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:04.918624 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:04.927261 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:04.927261 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:04.991349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afacbb8b-b6e5-4dcb-aa6d-4d5c80c8ff3a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/disassociate?vol_type_id=6893e3e9-4fac-458e-9004-985f5fbb09c7 returned with HTTP 202 Jan 12 14:55:04.992255 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1400/2737] 10.222.0.43 () {58 vars in 1457 bytes} [Tue Jan 12 14:55:04 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/disassociate?vol_type_id=6893e3e9-4fac-458e-9004-985f5fbb09c7 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:05.002110 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60d55c14-2b68-4be5-a89a-35c089aa0f6b tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associations Jan 12 14:55:05.002652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60d55c14-2b68-4be5-a89a-35c089aa0f6b tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.002873 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.002873 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.003253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60d55c14-2b68-4be5-a89a-35c089aa0f6b tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'associations' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.003935 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.003935 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.004862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-60d55c14-2b68-4be5-a89a-35c089aa0f6b tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Get associations for qos_spec id: 3ad83506-bcfd-441c-8a04-f6d7d939f073 {{(pid=87931) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 12 14:55:05.005521 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.005521 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.052153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60d55c14-2b68-4be5-a89a-35c089aa0f6b tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associations returned with HTTP 200 Jan 12 14:55:05.055216 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1338/2738] 10.222.0.43 () {58 vars in 1360 bytes} [Tue Jan 12 14:55:04 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associations => generated 304 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:05.067131 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1be4223a-7947-45b8-8d7d-4e87aeacc0ad tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/disassociate_all Jan 12 14:55:05.067778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1be4223a-7947-45b8-8d7d-4e87aeacc0ad tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.068145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.068145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.069308 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1be4223a-7947-45b8-8d7d-4e87aeacc0ad tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'disassociate_all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.070051 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.070051 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.070984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1be4223a-7947-45b8-8d7d-4e87aeacc0ad tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Disassociate qos_spec: 3ad83506-bcfd-441c-8a04-f6d7d939f073 from all. {{(pid=87932) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 12 14:55:05.075337 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.075337 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.091443 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.091443 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.118916 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1be4223a-7947-45b8-8d7d-4e87aeacc0ad tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/disassociate_all returned with HTTP 202 Jan 12 14:55:05.120262 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1401/2739] 10.222.0.43 () {58 vars in 1372 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/disassociate_all => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:05.129969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-569cbf53-8b2a-4568-91bf-ad9d3abcd591 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associations Jan 12 14:55:05.130596 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-569cbf53-8b2a-4568-91bf-ad9d3abcd591 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.130900 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.130900 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.132028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-569cbf53-8b2a-4568-91bf-ad9d3abcd591 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'associations' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.133791 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.133791 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.135206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-569cbf53-8b2a-4568-91bf-ad9d3abcd591 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Get associations for qos_spec id: 3ad83506-bcfd-441c-8a04-f6d7d939f073 {{(pid=87931) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 12 14:55:05.135914 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.135914 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.176398 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-569cbf53-8b2a-4568-91bf-ad9d3abcd591 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associations returned with HTTP 200 Jan 12 14:55:05.177259 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1339/2740] 10.222.0.43 () {58 vars in 1360 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/associations => generated 24 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:05.190246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f13da6f-27bf-483a-9937-97489a3b6eb2 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] POST http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs Jan 12 14:55:05.190703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.190703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.191189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f13da6f-27bf-483a-9937-97489a3b6eb2 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-18633131", "consumer": "back-end"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:05.192287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.192287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.193103 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.qos_specs [None req-8f13da6f-27bf-483a-9937-97489a3b6eb2 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-18633131', 'consumer': 'back-end', 'specs': {}} {{(pid=87932) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 12 14:55:05.206806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e41d4d4d-946e-473f-91e3-f49feb850dc4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:05.207326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e41d4d4d-946e-473f-91e3-f49feb850dc4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.207545 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.207545 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.207975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e41d4d4d-946e-473f-91e3-f49feb850dc4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.208342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e41d4d4d-946e-473f-91e3-f49feb850dc4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:05.223041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-8f13da6f-27bf-483a-9937-97489a3b6eb2 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DB qos_specs_create(): root {'id': 'fbbc963a-3057-4552-8c82-173c72796ccd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-18633131'} {{(pid=87932) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 12 14:55:05.237513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f13da6f-27bf-483a-9937-97489a3b6eb2 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs returned with HTTP 200 Jan 12 14:55:05.238748 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1402/2741] 10.222.0.43 () {60 vars in 1231 bytes} [Tue Jan 12 14:55:05 2021] POST /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs => generated 433 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:05.243591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.243591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.250553 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be82de90-2674-4869-89be-00674b162d16 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DELETE http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd?force=False Jan 12 14:55:05.251081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be82de90-2674-4869-89be-00674b162d16 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.251297 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.251297 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.251678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-be82de90-2674-4869-89be-00674b162d16 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.252354 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.252354 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.253172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-be82de90-2674-4869-89be-00674b162d16 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Delete qos_spec: fbbc963a-3057-4552-8c82-173c72796ccd, force: False {{(pid=87932) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 12 14:55:05.253829 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.253829 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.259955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e41d4d4d-946e-473f-91e3-f49feb850dc4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:05.262343 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1340/2742] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:05.268898 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.268898 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.294146 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.294146 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.301008 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.301008 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:05.305654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-be82de90-2674-4869-89be-00674b162d16 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd?force=False returned with HTTP 202 Jan 12 14:55:05.318117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9184d8c-61a7-447b-9ffc-3e6042cc3496 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd Jan 12 14:55:05.318655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9184d8c-61a7-447b-9ffc-3e6042cc3496 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.318921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.318921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.319407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9184d8c-61a7-447b-9ffc-3e6042cc3496 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.321264 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1403/2743] 10.222.0.43 () {58 vars in 1347 bytes} [Tue Jan 12 14:55:05 2021] DELETE /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd?force=False => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:55:05.321745 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.321745 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.329130 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9184d8c-61a7-447b-9ffc-3e6042cc3496 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd returned with HTTP 404 Jan 12 14:55:05.331008 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1341/2744] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:05.341586 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5c46d797-062e-4090-8cc6-4ee01f2399b5 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs Jan 12 14:55:05.342076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5c46d797-062e-4090-8cc6-4ee01f2399b5 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.342293 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.342293 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.342675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5c46d797-062e-4090-8cc6-4ee01f2399b5 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.343328 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.343328 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.361584 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5c46d797-062e-4090-8cc6-4ee01f2399b5 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs returned with HTTP 200 Jan 12 14:55:05.363345 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1404/2745] 10.222.0.43 () {58 vars in 1210 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs => generated 175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:05.378289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-869de0a8-8e83-48a1-96f4-2509304461ac tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] POST http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs Jan 12 14:55:05.379284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-869de0a8-8e83-48a1-96f4-2509304461ac tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1079184421", "consumer": "both"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:05.381513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.qos_specs [None req-869de0a8-8e83-48a1-96f4-2509304461ac tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1079184421', 'consumer': 'both', 'specs': {}} {{(pid=87931) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 12 14:55:05.394314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-869de0a8-8e83-48a1-96f4-2509304461ac tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DB qos_specs_create(): root {'id': '9921b10c-9e74-4af1-ba8c-02fd60e0bcca', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1079184421'} {{(pid=87931) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 12 14:55:05.406154 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-869de0a8-8e83-48a1-96f4-2509304461ac tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs returned with HTTP 200 Jan 12 14:55:05.407006 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1342/2746] 10.222.0.43 () {60 vars in 1231 bytes} [Tue Jan 12 14:55:05 2021] POST /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs => generated 431 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:05.425211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24ec0faf-f96b-48a8-b91f-f7b1a415a808 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DELETE http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca?force=False Jan 12 14:55:05.425758 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24ec0faf-f96b-48a8-b91f-f7b1a415a808 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.425955 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.425955 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.429544 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24ec0faf-f96b-48a8-b91f-f7b1a415a808 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.430858 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.430858 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.431754 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-24ec0faf-f96b-48a8-b91f-f7b1a415a808 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Delete qos_spec: 9921b10c-9e74-4af1-ba8c-02fd60e0bcca, force: False {{(pid=87932) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 12 14:55:05.433939 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.433939 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.455617 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.455617 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.492012 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.492012 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.511431 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.511431 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:05.518612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24ec0faf-f96b-48a8-b91f-f7b1a415a808 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca?force=False returned with HTTP 202 Jan 12 14:55:05.519509 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1405/2747] 10.222.0.43 () {58 vars in 1347 bytes} [Tue Jan 12 14:55:05 2021] DELETE /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca?force=False => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:05.529856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08442589-ace1-4c9d-aa4b-0acf4f9e56d2 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca Jan 12 14:55:05.530652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08442589-ace1-4c9d-aa4b-0acf4f9e56d2 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.531013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.531013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.531625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08442589-ace1-4c9d-aa4b-0acf4f9e56d2 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.532440 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.532440 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.533698 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.533698 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.549380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08442589-ace1-4c9d-aa4b-0acf4f9e56d2 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca returned with HTTP 404 Jan 12 14:55:05.550825 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1343/2748] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:05.560666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c089622e-1d1c-4177-aef0-a6f1f5bef99e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs Jan 12 14:55:05.562142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c089622e-1d1c-4177-aef0-a6f1f5bef99e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.562499 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.562499 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.563071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c089622e-1d1c-4177-aef0-a6f1f5bef99e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.563926 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.563926 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.607959 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c089622e-1d1c-4177-aef0-a6f1f5bef99e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs returned with HTTP 200 Jan 12 14:55:05.612786 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1406/2749] 10.222.0.43 () {58 vars in 1210 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs => generated 175 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:05.625844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af692ce0-7d59-4faa-b163-0867a635074c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] POST http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs Jan 12 14:55:05.627126 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af692ce0-7d59-4faa-b163-0867a635074c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-835855962", "consumer": "front-end"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:05.629320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.qos_specs [None req-af692ce0-7d59-4faa-b163-0867a635074c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-835855962', 'consumer': 'front-end', 'specs': {}} {{(pid=87931) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 12 14:55:05.651839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-af692ce0-7d59-4faa-b163-0867a635074c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DB qos_specs_create(): root {'id': '388c9079-f741-49f3-8d46-3c4639ea814f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-835855962'} {{(pid=87931) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 12 14:55:05.662944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af692ce0-7d59-4faa-b163-0867a635074c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs returned with HTTP 200 Jan 12 14:55:05.664569 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1344/2750] 10.222.0.43 () {60 vars in 1231 bytes} [Tue Jan 12 14:55:05 2021] POST /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs => generated 435 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:05.677191 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d68e0535-53ff-4fa7-b3aa-625b58ea5e8a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DELETE http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f?force=False Jan 12 14:55:05.678073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d68e0535-53ff-4fa7-b3aa-625b58ea5e8a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.678533 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.678533 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.679206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d68e0535-53ff-4fa7-b3aa-625b58ea5e8a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.680221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.680221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.681264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d68e0535-53ff-4fa7-b3aa-625b58ea5e8a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Delete qos_spec: 388c9079-f741-49f3-8d46-3c4639ea814f, force: False {{(pid=87932) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 12 14:55:05.684426 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.684426 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.702133 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.702133 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.745860 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.745860 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.762190 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.762190 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:05.774029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d68e0535-53ff-4fa7-b3aa-625b58ea5e8a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f?force=False returned with HTTP 202 Jan 12 14:55:05.774927 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1407/2751] 10.222.0.43 () {58 vars in 1347 bytes} [Tue Jan 12 14:55:05 2021] DELETE /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f?force=False => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:05.784565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f66babcf-ad6b-433e-94e1-0d8cd8ef1646 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f Jan 12 14:55:05.785089 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f66babcf-ad6b-433e-94e1-0d8cd8ef1646 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.785282 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.785282 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.785939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f66babcf-ad6b-433e-94e1-0d8cd8ef1646 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.786730 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.786730 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.788075 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.788075 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.805657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f66babcf-ad6b-433e-94e1-0d8cd8ef1646 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f returned with HTTP 404 Jan 12 14:55:05.808540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1345/2752] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:05.816466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4b1c6c1-403e-4983-8f73-e5508aa91b19 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs Jan 12 14:55:05.817278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4b1c6c1-403e-4983-8f73-e5508aa91b19 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.817682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.817682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.818315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4b1c6c1-403e-4983-8f73-e5508aa91b19 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.819689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.819689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.834368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4b1c6c1-403e-4983-8f73-e5508aa91b19 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs returned with HTTP 200 Jan 12 14:55:05.836334 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1408/2753] 10.222.0.43 () {58 vars in 1210 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs => generated 175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:05.851293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-94991cb8-910b-4101-9a21-fa2c73d0a213 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 Jan 12 14:55:05.852099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-94991cb8-910b-4101-9a21-fa2c73d0a213 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.852807 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-94991cb8-910b-4101-9a21-fa2c73d0a213 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.864613 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-94991cb8-910b-4101-9a21-fa2c73d0a213 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 returned with HTTP 200 Jan 12 14:55:05.866945 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1346/2754] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 => generated 459 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:05.880627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a250ed4c-4477-4110-b21d-ef1fcaea5468 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs Jan 12 14:55:05.881973 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a250ed4c-4477-4110-b21d-ef1fcaea5468 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.882398 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.882398 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.883242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a250ed4c-4477-4110-b21d-ef1fcaea5468 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:05.884142 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.884142 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.885601 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.885601 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 12 14:55:05.920465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a250ed4c-4477-4110-b21d-ef1fcaea5468 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs returned with HTTP 200 Jan 12 14:55:05.921790 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1409/2755] 10.222.0.43 () {58 vars in 1210 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs => generated 175 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:05.936778 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5012c929-8e03-496d-abc9-39e39673e94e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] PUT http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 Jan 12 14:55:05.938302 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.938302 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:05.939033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5012c929-8e03-496d-abc9-39e39673e94e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:05.940663 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:05.940663 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:05.942022 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.942022 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.952458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.qos_specs [None req-5012c929-8e03-496d-abc9-39e39673e94e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87931) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 12 14:55:05.953392 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:05.953392 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:05.970839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-5012c929-8e03-496d-abc9-39e39673e94e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] qos_specs_update() value: {'id': '90e5fbbb-1887-48cf-9323-ff28c91f375d', 'key': 'iops_bytes', 'value': '500', 'specs_id': '3ad83506-bcfd-441c-8a04-f6d7d939f073', 'deleted': False} {{(pid=87931) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 12 14:55:05.981479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5012c929-8e03-496d-abc9-39e39673e94e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 returned with HTTP 200 Jan 12 14:55:05.983502 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1347/2756] 10.222.0.43 () {60 vars in 1341 bytes} [Tue Jan 12 14:55:05 2021] PUT /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 => generated 36 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:05.996774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-097aa284-e8db-4530-9f5c-6e7fb815e11c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 Jan 12 14:55:05.998106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-097aa284-e8db-4530-9f5c-6e7fb815e11c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:05.998789 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:05.998789 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:06.000254 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-097aa284-e8db-4530-9f5c-6e7fb815e11c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.002888 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:06.002888 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:06.004694 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:06.004694 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:06.017019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-097aa284-e8db-4530-9f5c-6e7fb815e11c tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 returned with HTTP 200 Jan 12 14:55:06.018412 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1410/2757] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:05 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 => generated 480 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:06.031027 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9e2ee7f-021a-4352-a911-44a1100afc8b tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] PUT http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/delete_keys Jan 12 14:55:06.031459 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:06.031459 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:06.032194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9e2ee7f-021a-4352-a911-44a1100afc8b tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:06.033734 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:06.033734 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:06.034948 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c9e2ee7f-021a-4352-a911-44a1100afc8b tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Delete_key spec: 3ad83506-bcfd-441c-8a04-f6d7d939f073, keys: ['iops_bytes'] {{(pid=87931) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 12 14:55:06.035747 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:06.035747 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:06.057213 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:06.057213 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:06.074681 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:06.074681 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:06.095759 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9e2ee7f-021a-4352-a911-44a1100afc8b tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/delete_keys returned with HTTP 202 Jan 12 14:55:06.100807 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1348/2758] 10.222.0.43 () {60 vars in 1377 bytes} [Tue Jan 12 14:55:06 2021] PUT /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073/delete_keys => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:06.108439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8769d387-7763-42d2-9303-a728f4673458 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 Jan 12 14:55:06.109568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8769d387-7763-42d2-9303-a728f4673458 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.110259 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:06.110259 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:06.111050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8769d387-7763-42d2-9303-a728f4673458 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.112128 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:06.112128 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:06.115148 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:06.115148 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:06.133723 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8769d387-7763-42d2-9303-a728f4673458 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 returned with HTTP 200 Jan 12 14:55:06.138037 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1411/2759] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:06 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 => generated 459 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:06.151109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a70a23fa-5d16-47ce-9184-d2dba872e154 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 Jan 12 14:55:06.151779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a70a23fa-5d16-47ce-9184-d2dba872e154 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.152125 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:06.152125 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:06.152684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a70a23fa-5d16-47ce-9184-d2dba872e154 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.153428 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:06.153428 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:06.154621 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:06.154621 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:06.186112 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a70a23fa-5d16-47ce-9184-d2dba872e154 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 returned with HTTP 200 Jan 12 14:55:06.187228 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1349/2760] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:06 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 => generated 459 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:06.202867 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b397c68a-b5cb-4321-8069-8c38644377b7 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DELETE http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f?force=False Jan 12 14:55:06.203532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b397c68a-b5cb-4321-8069-8c38644377b7 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.203727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:06.203727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:06.204432 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b397c68a-b5cb-4321-8069-8c38644377b7 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.205257 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:06.205257 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:06.206853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b397c68a-b5cb-4321-8069-8c38644377b7 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Delete qos_spec: 388c9079-f741-49f3-8d46-3c4639ea814f, force: False {{(pid=87932) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 12 14:55:06.207670 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:06.207670 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:06.225958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b397c68a-b5cb-4321-8069-8c38644377b7 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f?force=False returned with HTTP 404 Jan 12 14:55:06.228327 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1412/2761] 10.222.0.43 () {58 vars in 1347 bytes} [Tue Jan 12 14:55:06 2021] DELETE /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f?force=False => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:06.238158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51cbeb58-299b-4e38-882b-e85ad6263573 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f Jan 12 14:55:06.238767 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51cbeb58-299b-4e38-882b-e85ad6263573 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.239073 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:06.239073 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:06.239555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51cbeb58-299b-4e38-882b-e85ad6263573 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.240470 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:06.240470 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:06.246355 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:06.246355 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:06.265354 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51cbeb58-299b-4e38-882b-e85ad6263573 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f returned with HTTP 404 Jan 12 14:55:06.267573 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1350/2762] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:06 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/388c9079-f741-49f3-8d46-3c4639ea814f => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:06.288479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6876b67d-2335-4897-89e7-9908c2dfb7d8 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DELETE http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca?force=False Jan 12 14:55:06.289282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6876b67d-2335-4897-89e7-9908c2dfb7d8 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.290036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6876b67d-2335-4897-89e7-9908c2dfb7d8 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.292493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6876b67d-2335-4897-89e7-9908c2dfb7d8 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Delete qos_spec: 9921b10c-9e74-4af1-ba8c-02fd60e0bcca, force: False {{(pid=87932) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 12 14:55:06.293183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3c4ac1a-a299-4db7-9e1a-de9f77a5481c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:06.293706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3c4ac1a-a299-4db7-9e1a-de9f77a5481c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.294185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3c4ac1a-a299-4db7-9e1a-de9f77a5481c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.294549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a3c4ac1a-a299-4db7-9e1a-de9f77a5481c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:06.313508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6876b67d-2335-4897-89e7-9908c2dfb7d8 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca?force=False returned with HTTP 404 Jan 12 14:55:06.319698 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1413/2763] 10.222.0.43 () {58 vars in 1347 bytes} [Tue Jan 12 14:55:06 2021] DELETE /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca?force=False => generated 100 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:06.340055 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bad10ca6-517d-4402-97f9-0ac1a40393f7 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca Jan 12 14:55:06.340921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bad10ca6-517d-4402-97f9-0ac1a40393f7 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.344298 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bad10ca6-517d-4402-97f9-0ac1a40393f7 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.363989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:06.363989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:06.365884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3c4ac1a-a299-4db7-9e1a-de9f77a5481c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:06.366716 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1351/2764] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:06 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:06.369955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bad10ca6-517d-4402-97f9-0ac1a40393f7 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca returned with HTTP 404 Jan 12 14:55:06.371192 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1414/2765] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:06 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/9921b10c-9e74-4af1-ba8c-02fd60e0bcca => generated 100 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:06.382946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e7da821-a43f-484f-ac89-4bb77382441e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DELETE http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd?force=False Jan 12 14:55:06.384934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e7da821-a43f-484f-ac89-4bb77382441e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.387280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e7da821-a43f-484f-ac89-4bb77382441e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.389810 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e7da821-a43f-484f-ac89-4bb77382441e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Delete qos_spec: fbbc963a-3057-4552-8c82-173c72796ccd, force: False {{(pid=87932) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 12 14:55:06.407413 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e7da821-a43f-484f-ac89-4bb77382441e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd?force=False returned with HTTP 404 Jan 12 14:55:06.409423 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1415/2766] 10.222.0.43 () {58 vars in 1347 bytes} [Tue Jan 12 14:55:06 2021] DELETE /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd?force=False => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:06.419429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d687aa9-a12d-4374-b96c-2de3d8e25a35 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd Jan 12 14:55:06.420342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d687aa9-a12d-4374-b96c-2de3d8e25a35 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.420753 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:06.420753 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:06.421379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d687aa9-a12d-4374-b96c-2de3d8e25a35 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.423243 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:06.423243 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:06.438689 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d687aa9-a12d-4374-b96c-2de3d8e25a35 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd returned with HTTP 404 Jan 12 14:55:06.440019 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1352/2767] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:06 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/fbbc963a-3057-4552-8c82-173c72796ccd => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:06.449228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e5fd626-1be4-4315-bb45-cd1ce7c33988 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DELETE http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/8e938a28-9ea4-4bb9-9877-e51b4ace822b Jan 12 14:55:06.450177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e5fd626-1be4-4315-bb45-cd1ce7c33988 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.451510 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e5fd626-1be4-4315-bb45-cd1ce7c33988 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.588873 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:06.588873 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:06.606380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e5fd626-1be4-4315-bb45-cd1ce7c33988 tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/8e938a28-9ea4-4bb9-9877-e51b4ace822b returned with HTTP 202 Jan 12 14:55:06.608070 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1416/2768] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:55:06 2021] DELETE /volume/v3/3eaf8679344544d79a97d1bb2678200e/types/8e938a28-9ea4-4bb9-9877-e51b4ace822b => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:06.614821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-662f71ed-ed59-4823-afea-7776ae9a69ff tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/8e938a28-9ea4-4bb9-9877-e51b4ace822b Jan 12 14:55:06.615274 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-662f71ed-ed59-4823-afea-7776ae9a69ff tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.616369 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-662f71ed-ed59-4823-afea-7776ae9a69ff tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.648944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-662f71ed-ed59-4823-afea-7776ae9a69ff tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/8e938a28-9ea4-4bb9-9877-e51b4ace822b returned with HTTP 404 Jan 12 14:55:06.650095 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1353/2769] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:55:06 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/types/8e938a28-9ea4-4bb9-9877-e51b4ace822b => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:06.659381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68431f0e-b8f7-4870-b883-b754f3a043eb tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DELETE http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/9d72774f-c59b-4483-aa4a-6ca1b2a1412c Jan 12 14:55:06.660165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68431f0e-b8f7-4870-b883-b754f3a043eb tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.660763 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68431f0e-b8f7-4870-b883-b754f3a043eb tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.788031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68431f0e-b8f7-4870-b883-b754f3a043eb tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/9d72774f-c59b-4483-aa4a-6ca1b2a1412c returned with HTTP 202 Jan 12 14:55:06.791885 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1417/2770] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:55:06 2021] DELETE /volume/v3/3eaf8679344544d79a97d1bb2678200e/types/9d72774f-c59b-4483-aa4a-6ca1b2a1412c => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:06.796675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ae50ee85-0dbc-43e8-8fe8-2a0ed9ff174e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/9d72774f-c59b-4483-aa4a-6ca1b2a1412c Jan 12 14:55:06.807490 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ae50ee85-0dbc-43e8-8fe8-2a0ed9ff174e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.808559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ae50ee85-0dbc-43e8-8fe8-2a0ed9ff174e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:06.833484 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ae50ee85-0dbc-43e8-8fe8-2a0ed9ff174e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/9d72774f-c59b-4483-aa4a-6ca1b2a1412c returned with HTTP 404 Jan 12 14:55:06.834865 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1354/2771] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:55:06 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/types/9d72774f-c59b-4483-aa4a-6ca1b2a1412c => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:06.843456 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ca945b6-72f8-44bf-a479-10ef71374c9e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DELETE http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/6893e3e9-4fac-458e-9004-985f5fbb09c7 Jan 12 14:55:06.844252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ca945b6-72f8-44bf-a479-10ef71374c9e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:06.844903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ca945b6-72f8-44bf-a479-10ef71374c9e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method '_delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:07.015165 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ca945b6-72f8-44bf-a479-10ef71374c9e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/6893e3e9-4fac-458e-9004-985f5fbb09c7 returned with HTTP 202 Jan 12 14:55:07.016355 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1418/2772] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:55:06 2021] DELETE /volume/v3/3eaf8679344544d79a97d1bb2678200e/types/6893e3e9-4fac-458e-9004-985f5fbb09c7 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:07.025067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6694bed5-ca2d-4624-8de8-bb97a935f1dd tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/6893e3e9-4fac-458e-9004-985f5fbb09c7 Jan 12 14:55:07.025913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6694bed5-ca2d-4624-8de8-bb97a935f1dd tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:07.026675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6694bed5-ca2d-4624-8de8-bb97a935f1dd tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:07.056754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6694bed5-ca2d-4624-8de8-bb97a935f1dd tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/types/6893e3e9-4fac-458e-9004-985f5fbb09c7 returned with HTTP 404 Jan 12 14:55:07.062256 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1355/2773] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:55:07 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/types/6893e3e9-4fac-458e-9004-985f5fbb09c7 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:07.073715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d37d906d-604b-41b5-95e9-c9f25b98081a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] DELETE http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073?force=False Jan 12 14:55:07.074261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d37d906d-604b-41b5-95e9-c9f25b98081a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:07.074897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d37d906d-604b-41b5-95e9-c9f25b98081a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:07.078547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d37d906d-604b-41b5-95e9-c9f25b98081a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Delete qos_spec: 3ad83506-bcfd-441c-8a04-f6d7d939f073, force: False {{(pid=87932) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 12 14:55:07.106043 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:07.106043 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:07.173009 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:07.173009 n-d-764292-10 devstack@c-api.service[87930]: options(joinedload_all('specs')).all() Jan 12 14:55:07.184154 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:07.184154 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:07.199723 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d37d906d-604b-41b5-95e9-c9f25b98081a tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073?force=False returned with HTTP 202 Jan 12 14:55:07.202323 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1419/2774] 10.222.0.43 () {58 vars in 1347 bytes} [Tue Jan 12 14:55:07 2021] DELETE /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073?force=False => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:07.210862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34fa56ca-aa44-488a-b8a9-5b5e7aa8fe3e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] GET http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 Jan 12 14:55:07.211462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34fa56ca-aa44-488a-b8a9-5b5e7aa8fe3e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:07.211903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34fa56ca-aa44-488a-b8a9-5b5e7aa8fe3e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:07.242689 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34fa56ca-aa44-488a-b8a9-5b5e7aa8fe3e tempest-QosSpecsTestJSON-1974792246 tempest-QosSpecsTestJSON-1974792246] http://10.222.0.43/volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 returned with HTTP 404 Jan 12 14:55:07.243732 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1356/2775] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:07 2021] GET /volume/v3/3eaf8679344544d79a97d1bb2678200e/qos-specs/3ad83506-bcfd-441c-8a04-f6d7d939f073 => generated 100 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:07.381174 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c813a377-5ba4-4ab3-84f6-d68f9acc1598 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:07.382079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c813a377-5ba4-4ab3-84f6-d68f9acc1598 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:07.382409 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:07.382409 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:07.382929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c813a377-5ba4-4ab3-84f6-d68f9acc1598 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:07.383334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c813a377-5ba4-4ab3-84f6-d68f9acc1598 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:07.477780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:07.477780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:07.492201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c813a377-5ba4-4ab3-84f6-d68f9acc1598 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:07.498526 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1420/2776] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:07.511314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13cd711f-d150-44f8-aa1c-99f92d54e0b4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:55:07.512145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13cd711f-d150-44f8-aa1c-99f92d54e0b4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:07.513075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13cd711f-d150-44f8-aa1c-99f92d54e0b4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:07.639391 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:07.639391 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:07.676197 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-13cd711f-d150-44f8-aa1c-99f92d54e0b4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:07.747136 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13cd711f-d150-44f8-aa1c-99f92d54e0b4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 returned with HTTP 200 Jan 12 14:55:07.750027 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1357/2777] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 => generated 978 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:07.767222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51861f43-19bd-4eb2-be22-b5fa147db993 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:07.767751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51861f43-19bd-4eb2-be22-b5fa147db993 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:07.768043 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:07.768043 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:07.768416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51861f43-19bd-4eb2-be22-b5fa147db993 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:07.768780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-51861f43-19bd-4eb2-be22-b5fa147db993 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:07.821125 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:07.821125 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:07.823731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51861f43-19bd-4eb2-be22-b5fa147db993 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:07.823731 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1421/2778] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:07.836148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67508493-cc75-4658-b63e-795f159537b4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/detail Jan 12 14:55:07.836651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67508493-cc75-4658-b63e-795f159537b4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:07.837117 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:07.837117 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:07.837747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67508493-cc75-4658-b63e-795f159537b4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:07.838638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-67508493-cc75-4658-b63e-795f159537b4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:55:07.912189 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67508493-cc75-4658-b63e-795f159537b4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/detail returned with HTTP 200 Jan 12 14:55:07.913644 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1358/2779] 10.222.0.43 () {58 vars in 1225 bytes} [Tue Jan 12 14:55:07 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/detail => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:07.926578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] POST http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930/restore Jan 12 14:55:07.927379 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:07.927379 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:07.928115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:07.929230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Restoring backup 959d90b6-ecd7-4f03-8e43-43a8f43c2930 ({'restore': {}}) {{(pid=87932) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 12 14:55:07.929765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Restoring backup 959d90b6-ecd7-4f03-8e43-43a8f43c2930 to volume None. Jan 12 14:55:07.967407 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:07.967407 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:07.970633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.backup.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Creating volume of 1 GB for restore of backup 959d90b6-ecd7-4f03-8e43-43a8f43c2930. Jan 12 14:55:08.004529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Availability zone cache updated, next update will occur around 2021-01-12 15:55:08.003904. {{(pid=87932) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 12 14:55:08.005089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Availability Zones retrieved successfully. Jan 12 14:55:08.034149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Flow 'volume_create_api' (0e093c33-559d-400a-8789-91cca5d6db01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:08.037422 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4349a584-0776-4f48-b517-362b32b121c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:08.039860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:55:08.174872 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4349a584-0776-4f48-b517-362b32b121c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:08.177971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c71f9035-d9fe-4f2f-86de-91df7b3877bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:08.280775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Created reservations ['037e4538-206e-4770-b6a3-b9b91e3d2c69', '056e9b0f-a905-4c64-a547-19dfd7629b52', 'cf910ccf-3ac0-44d1-a127-dadb3fc69c39', '5446f679-0df0-4ab3-8cd7-2209bc16703e'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:55:08.284746 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c71f9035-d9fe-4f2f-86de-91df7b3877bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['037e4538-206e-4770-b6a3-b9b91e3d2c69', '056e9b0f-a905-4c64-a547-19dfd7629b52', 'cf910ccf-3ac0-44d1-a127-dadb3fc69c39', '5446f679-0df0-4ab3-8cd7-2209bc16703e']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:08.288745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f9cf3e-6f32-4aba-8c2b-201f76db739d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:08.374477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f9cf3e-6f32-4aba-8c2b-201f76db739d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3ef1dc8-e94c-443d-9cea-263197cb7ea2', '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_959d90b6-ecd7-4f03-8e43-43a8f43c2930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55a4bcb6964743ab53cabade699ba8',qos_specs=None,replication_status=,reservations=['037e4538-206e-4770-b6a3-b9b91e3d2c69','056e9b0f-a905-4c64-a547-19dfd7629b52','cf910ccf-3ac0-44d1-a127-dadb3fc69c39','5446f679-0df0-4ab3-8cd7-2209bc16703e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:55:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_959d90b6-ecd7-4f03-8e43-43a8f43c2930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3ef1dc8-e94c-443d-9cea-263197cb7ea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c55a4bcb6964743ab53cabade699ba8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:08.380822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d589d4-f30b-47ec-ac18-2a1a2405d6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:08.433294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d589d4-f30b-47ec-ac18-2a1a2405d6fa) transitioned into 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_959d90b6-ecd7-4f03-8e43-43a8f43c2930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c55a4bcb6964743ab53cabade699ba8',qos_specs=None,replication_status=,reservations=['037e4538-206e-4770-b6a3-b9b91e3d2c69','056e9b0f-a905-4c64-a547-19dfd7629b52','cf910ccf-3ac0-44d1-a127-dadb3fc69c39','5446f679-0df0-4ab3-8cd7-2209bc16703e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a995423c0f3d4e8a97ec40acaf0050e3',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:08.435326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c85f98f-745e-4140-b9c9-749bc828d8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:08.464621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c85f98f-745e-4140-b9c9-749bc828d8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:08.476944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Flow 'volume_create_api' (0e093c33-559d-400a-8789-91cca5d6db01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:08.575731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Create volume request issued successfully. Jan 12 14:55:08.750120 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:08.750120 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:08.753260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:08.753979 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 12 14:55:08.753979 n-d-764292-10 devstack@c-api.service[87930]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 12 14:55:08.753979 n-d-764292-10 devstack@c-api.service[87930]: hub = hubs.get_hub() Jan 12 14:55:09.181129 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e6e6fd6-f2b1-4908-b82e-8a5c604e97d9 tempest-AvailabilityZoneTestJSON-1009520288 tempest-AvailabilityZoneTestJSON-1009520288] GET http://10.222.0.43/volume/v3/802faef311624923b9f42fb824e621bb/os-availability-zone Jan 12 14:55:09.181807 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e6e6fd6-f2b1-4908-b82e-8a5c604e97d9 tempest-AvailabilityZoneTestJSON-1009520288 tempest-AvailabilityZoneTestJSON-1009520288] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:09.182147 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:09.182147 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:09.182702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e6e6fd6-f2b1-4908-b82e-8a5c604e97d9 tempest-AvailabilityZoneTestJSON-1009520288 tempest-AvailabilityZoneTestJSON-1009520288] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:09.208859 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4e6e6fd6-f2b1-4908-b82e-8a5c604e97d9 tempest-AvailabilityZoneTestJSON-1009520288 tempest-AvailabilityZoneTestJSON-1009520288] Availability Zones retrieved successfully. Jan 12 14:55:09.210452 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e6e6fd6-f2b1-4908-b82e-8a5c604e97d9 tempest-AvailabilityZoneTestJSON-1009520288 tempest-AvailabilityZoneTestJSON-1009520288] http://10.222.0.43/volume/v3/802faef311624923b9f42fb824e621bb/os-availability-zone returned with HTTP 200 Jan 12 14:55:09.218778 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1359/2780] 10.222.0.43 () {58 vars in 1243 bytes} [Tue Jan 12 14:55:08 2021] GET /volume/v3/802faef311624923b9f42fb824e621bb/os-availability-zone => generated 82 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:09.846272 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:09.846272 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:09.852580 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:09.853220 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Checking backup size 1 against volume size 1 {{(pid=87932) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 12 14:55:09.853786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.backup.api [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Overwriting volume e3ef1dc8-e94c-443d-9cea-263197cb7ea2 with restore of backup 959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:09.895531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] restore_backup in rpcapi backup_id 959d90b6-ecd7-4f03-8e43-43a8f43c2930 {{(pid=87932) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 12 14:55:09.900243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-810363f9-def8-4872-882e-feb57356111e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930/restore returned with HTTP 202 Jan 12 14:55:09.901432 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1422/2781] 10.222.0.43 () {60 vars in 1360 bytes} [Tue Jan 12 14:55:07 2021] POST /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930/restore => generated 189 bytes in 1980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:55:09.911654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1a01b07-7c5c-470f-b928-47e2e7504681 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:09.912197 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1a01b07-7c5c-470f-b928-47e2e7504681 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:09.913230 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1a01b07-7c5c-470f-b928-47e2e7504681 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:09.913595 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f1a01b07-7c5c-470f-b928-47e2e7504681 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:09.946877 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:09.946877 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:09.949087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1a01b07-7c5c-470f-b928-47e2e7504681 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:09.950109 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1360/2782] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:09 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:10.964898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3173b3f-6504-4166-b10a-43a66f21de92 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:10.965414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3173b3f-6504-4166-b10a-43a66f21de92 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:10.965538 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:10.965538 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:10.965870 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3173b3f-6504-4166-b10a-43a66f21de92 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:10.966236 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d3173b3f-6504-4166-b10a-43a66f21de92 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:11.027133 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:11.027133 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:11.032908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3173b3f-6504-4166-b10a-43a66f21de92 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:11.041360 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1423/2783] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:10 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:12.055684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1be275ec-8714-4815-b152-b8e105f2aa87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:12.057053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1be275ec-8714-4815-b152-b8e105f2aa87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:12.057410 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:12.057410 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:12.058320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1be275ec-8714-4815-b152-b8e105f2aa87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:12.059111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1be275ec-8714-4815-b152-b8e105f2aa87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:12.104530 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:12.104530 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:12.108492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1be275ec-8714-4815-b152-b8e105f2aa87 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:12.112914 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1361/2784] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:12 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:13.129075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab3f2d85-b700-47fe-ab37-b2b9799d794d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:13.129745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab3f2d85-b700-47fe-ab37-b2b9799d794d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:13.130029 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:13.130029 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:13.130480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab3f2d85-b700-47fe-ab37-b2b9799d794d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:13.130921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ab3f2d85-b700-47fe-ab37-b2b9799d794d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:13.176415 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:13.176415 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:13.179343 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab3f2d85-b700-47fe-ab37-b2b9799d794d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:13.180417 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1362/2785] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:13 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:13.561969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c4c51b4-6e84-4e43-8a89-3e1761e1f2f7 tempest-ExtensionsTestJSON-241737176 tempest-ExtensionsTestJSON-241737176] GET http://10.222.0.43/volume/v3/325799a0fb0049509c69add1a83a17a8/extensions Jan 12 14:55:13.562657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c4c51b4-6e84-4e43-8a89-3e1761e1f2f7 tempest-ExtensionsTestJSON-241737176 tempest-ExtensionsTestJSON-241737176] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:13.563015 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:13.563015 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:13.563629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c4c51b4-6e84-4e43-8a89-3e1761e1f2f7 tempest-ExtensionsTestJSON-241737176 tempest-ExtensionsTestJSON-241737176] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:13.564603 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c4c51b4-6e84-4e43-8a89-3e1761e1f2f7 tempest-ExtensionsTestJSON-241737176 tempest-ExtensionsTestJSON-241737176] http://10.222.0.43/volume/v3/325799a0fb0049509c69add1a83a17a8/extensions returned with HTTP 200 Jan 12 14:55:13.565551 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1424/2786] 10.222.0.43 () {58 vars in 1213 bytes} [Tue Jan 12 14:55:13 2021] GET /volume/v3/325799a0fb0049509c69add1a83a17a8/extensions => generated 5245 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:14.194829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56998a46-7bd2-42bb-afa9-d290ed3c3eae tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:14.195318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56998a46-7bd2-42bb-afa9-d290ed3c3eae tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:14.195416 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:14.195416 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:14.195847 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56998a46-7bd2-42bb-afa9-d290ed3c3eae tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:14.196193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-56998a46-7bd2-42bb-afa9-d290ed3c3eae tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:14.249541 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:14.249541 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:14.251889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56998a46-7bd2-42bb-afa9-d290ed3c3eae tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:14.258897 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1363/2787] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:14 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:15.273662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d469f7f6-de1e-42d1-86a5-745185d2c37a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:15.286372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d469f7f6-de1e-42d1-86a5-745185d2c37a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:15.286372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d469f7f6-de1e-42d1-86a5-745185d2c37a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:15.286372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d469f7f6-de1e-42d1-86a5-745185d2c37a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:15.347869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:15.347869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:15.347869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d469f7f6-de1e-42d1-86a5-745185d2c37a tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:15.360058 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1425/2788] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:15 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:16.365201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2fe27c9-76f3-4152-aa3c-1928e9cc6603 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:16.365201 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2fe27c9-76f3-4152-aa3c-1928e9cc6603 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:16.365201 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:16.365201 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:16.365201 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2fe27c9-76f3-4152-aa3c-1928e9cc6603 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:16.365201 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a2fe27c9-76f3-4152-aa3c-1928e9cc6603 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:16.519632 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:16.519632 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:16.551980 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2fe27c9-76f3-4152-aa3c-1928e9cc6603 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:16.556925 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1364/2789] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:16 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:17.584744 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b82bcc54-5fe0-4642-9d07-a4cefb78672f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:17.584744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b82bcc54-5fe0-4642-9d07-a4cefb78672f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:17.584744 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:17.584744 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:17.584744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b82bcc54-5fe0-4642-9d07-a4cefb78672f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:17.587476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b82bcc54-5fe0-4642-9d07-a4cefb78672f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:17.674588 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:17.674588 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:17.690421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b82bcc54-5fe0-4642-9d07-a4cefb78672f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:17.698385 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1426/2790] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:17 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:18.716261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a04980f-943e-41f8-9df8-710d103df57b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:18.716261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a04980f-943e-41f8-9df8-710d103df57b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:18.716261 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:18.716261 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:18.716261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a04980f-943e-41f8-9df8-710d103df57b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:18.716261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1a04980f-943e-41f8-9df8-710d103df57b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:18.775230 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:18.775230 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:18.781340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a04980f-943e-41f8-9df8-710d103df57b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:18.784415 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1365/2791] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:18 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:19.802607 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d018b18f-32f9-4ac7-bc50-8a92e84dcb30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:19.802607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d018b18f-32f9-4ac7-bc50-8a92e84dcb30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:19.802607 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:19.802607 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:19.802607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d018b18f-32f9-4ac7-bc50-8a92e84dcb30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:19.802607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d018b18f-32f9-4ac7-bc50-8a92e84dcb30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:19.871618 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:19.871618 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:19.876053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d018b18f-32f9-4ac7-bc50-8a92e84dcb30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:19.877167 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1366/2792] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:19 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:20.087584 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab08feda-598e-4e03-acfb-7aede042f598 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] POST http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types Jan 12 14:55:20.087584 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:20.087584 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:20.087584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ab08feda-598e-4e03-acfb-7aede042f598 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-562830230", "extra_specs": {"storage_protocol": "tempest-storage_protocol-341057796", "vendor_name": "tempest-vendor_name-813009958"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:20.179907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ab08feda-598e-4e03-acfb-7aede042f598 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types returned with HTTP 200 Jan 12 14:55:20.180852 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1427/2793] 10.222.0.43 () {60 vars in 1220 bytes} [Tue Jan 12 14:55:19 2021] POST /volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types => generated 325 bytes in 909 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:20.892022 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4745ca0e-c30e-403b-a763-5b92afd6859d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:20.910659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4745ca0e-c30e-403b-a763-5b92afd6859d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:20.910659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4745ca0e-c30e-403b-a763-5b92afd6859d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:20.910659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4745ca0e-c30e-403b-a763-5b92afd6859d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:21.113941 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:21.113941 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:21.121387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4745ca0e-c30e-403b-a763-5b92afd6859d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:21.154242 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1428/2794] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:20 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:21.241459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] POST http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes Jan 12 14:55:21.241988 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:21.241988 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:21.242475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Action: 'create', calling method: create, body: {"volume": {"volume_type": "79e839f6-c10e-45cf-9a1a-d73cf1affdfa", "size": 1, "name": "tempest-UserMessagesTest-Volume-656748351"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:21.243665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Create volume request body: {'volume': {'volume_type': '79e839f6-c10e-45cf-9a1a-d73cf1affdfa', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-656748351'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:55:21.307564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Create volume of 1 GB Jan 12 14:55:21.308670 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:21.308670 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:21.309946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Availability Zones retrieved successfully. Jan 12 14:55:21.393174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Flow 'volume_create_api' (08b2192d-d36b-4e7a-afea-1171c92185da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:21.404307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6dda65-a085-4ac6-ad47-c3a413a2a247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:21.410724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:55:21.596956 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] POST http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes Jan 12 14:55:21.596956 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:21.596956 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:21.596956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1670692356"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:21.596956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1670692356'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:55:21.602480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6dda65-a085-4ac6-ad47-c3a413a2a247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:55:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-341057796',vendor_name='tempest-vendor_name-813009958'},id=79e839f6-c10e-45cf-9a1a-d73cf1affdfa,is_public=True,name='tempest-UserMessagesTest-volume-type-562830230',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79e839f6-c10e-45cf-9a1a-d73cf1affdfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:21.603061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Create volume of 2 GB Jan 12 14:55:21.623904 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Availability Zones retrieved successfully. Jan 12 14:55:21.628166 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a4f67c-ccff-4d52-9a4d-dc1a5fc8a8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:21.742734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Flow 'volume_create_api' (f9322016-a863-41f8-9f43-a7b603251f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:21.759739 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2152f735-0ce8-450b-b9c2-56801b52942e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:21.792351 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Validating volume size '2' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:55:21.811888 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-562830230 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-562830230, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:55:21.811888 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-562830230 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-562830230, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:55:21.886178 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Created reservations ['7800f64b-0f94-481e-9f32-21aa11cca137', '33f613a6-2248-4a2c-b70f-2571b10f7509', 'e94a7789-877e-47ef-9811-614d3c19ade1', 'cb3e9d8d-c343-40c3-8d47-129c6f22349e'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:55:21.888508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a4f67c-ccff-4d52-9a4d-dc1a5fc8a8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7800f64b-0f94-481e-9f32-21aa11cca137', '33f613a6-2248-4a2c-b70f-2571b10f7509', 'e94a7789-877e-47ef-9811-614d3c19ade1', 'cb3e9d8d-c343-40c3-8d47-129c6f22349e']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:21.898507 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d89ccb3-7f56-456e-b699-d14a3a2730fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:22.045880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2152f735-0ce8-450b-b9c2-56801b52942e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:22.045880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ca67a0d-8679-4068-ae40-c046ea0419b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:22.126217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d89ccb3-7f56-456e-b699-d14a3a2730fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-656748351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced21595fbb2431f9a6be2490707e658',qos_specs=None,replication_status=,reservations=['7800f64b-0f94-481e-9f32-21aa11cca137','33f613a6-2248-4a2c-b70f-2571b10f7509','e94a7789-877e-47ef-9811-614d3c19ade1','cb3e9d8d-c343-40c3-8d47-129c6f22349e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='393fe1507b284913bb9193ed21a08601',volume_type_id=79e839f6-c10e-45cf-9a1a-d73cf1affdfa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-656748351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ced21595fbb2431f9a6be2490707e658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='393fe1507b284913bb9193ed21a08601',volume_attachment=,volume_type=,volume_type_id=79e839f6-c10e-45cf-9a1a-d73cf1affdfa)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:22.126217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbd1658e-8fad-467f-ae03-d78050b08e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:22.188983 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbd1658e-8fad-467f-ae03-d78050b08e0d) transitioned into state 'SUCCESS' from state '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-656748351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced21595fbb2431f9a6be2490707e658',qos_specs=None,replication_status=,reservations=['7800f64b-0f94-481e-9f32-21aa11cca137','33f613a6-2248-4a2c-b70f-2571b10f7509','e94a7789-877e-47ef-9811-614d3c19ade1','cb3e9d8d-c343-40c3-8d47-129c6f22349e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='393fe1507b284913bb9193ed21a08601',volume_type_id=79e839f6-c10e-45cf-9a1a-d73cf1affdfa)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:22.190920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d972aec2-e125-4a8e-a2ab-baddf8f6ef6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:22.242907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d972aec2-e125-4a8e-a2ab-baddf8f6ef6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:22.242907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Flow 'volume_create_api' (08b2192d-d36b-4e7a-afea-1171c92185da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:22.404383 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Create volume request issued successfully. Jan 12 14:55:22.408985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Created reservations ['eaef2f24-4c39-4562-9d11-1222d18e77c8', '86ede219-081a-4218-aaa0-b1fb0eb5f585', '891c815a-4cc9-4707-a910-badab1528b55', 'e1ad5418-9aa3-4aa5-bab7-4a6e761f5b15'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:55:22.408985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ca67a0d-8679-4068-ae40-c046ea0419b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaef2f24-4c39-4562-9d11-1222d18e77c8', '86ede219-081a-4218-aaa0-b1fb0eb5f585', '891c815a-4cc9-4707-a910-badab1528b55', 'e1ad5418-9aa3-4aa5-bab7-4a6e761f5b15']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:22.419923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fceffc5-ed00-442a-80ff-0737a28634cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:22.448231 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd413af2-27bf-47a1-802e-8510d1301043 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes returned with HTTP 202 Jan 12 14:55:22.449111 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1367/2795] 10.222.0.43 () {62 vars in 1266 bytes} [Tue Jan 12 14:55:20 2021] POST /volume/v3/ced21595fbb2431f9a6be2490707e658/volumes => generated 850 bytes in 2262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:55:22.480139 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53747cb8-2b60-4ea9-a177-964d9c4000d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:22.483272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53747cb8-2b60-4ea9-a177-964d9c4000d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:22.485495 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:22.485495 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:22.486278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53747cb8-2b60-4ea9-a177-964d9c4000d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:22.487564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-53747cb8-2b60-4ea9-a177-964d9c4000d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:22.547687 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:22.547687 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:22.550835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53747cb8-2b60-4ea9-a177-964d9c4000d1 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:22.553934 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1368/2796] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:22 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:22.590141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35e5a240-199f-4005-b866-211fd9584f37 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] GET http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce Jan 12 14:55:22.590141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35e5a240-199f-4005-b866-211fd9584f37 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:22.590141 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:22.590141 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:22.618659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35e5a240-199f-4005-b866-211fd9584f37 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:22.723014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fceffc5-ed00-442a-80ff-0737a28634cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0becc93-69df-4367-82b5-c3b6aa17851c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1670692356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43ece9dfab0f41b49efd84ef41899e7d',qos_specs=None,replication_status=,reservations=['eaef2f24-4c39-4562-9d11-1222d18e77c8','86ede219-081a-4218-aaa0-b1fb0eb5f585','891c815a-4cc9-4707-a910-badab1528b55','e1ad5418-9aa3-4aa5-bab7-4a6e761f5b15'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98373072ca844dd8818d24a2cb94e243',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1670692356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0becc93-69df-4367-82b5-c3b6aa17851c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43ece9dfab0f41b49efd84ef41899e7d',provider_auth=None,provider_geometry=None,provider_id=None,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='98373072ca844dd8818d24a2cb94e243',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:22.738065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92757e79-7deb-4fed-a094-a498c6ee0320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:22.804296 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:22.804296 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:22.815461 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35e5a240-199f-4005-b866-211fd9584f37 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Volume info retrieved successfully. Jan 12 14:55:22.868389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35e5a240-199f-4005-b866-211fd9584f37 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce returned with HTTP 200 Jan 12 14:55:22.868389 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1369/2797] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:55:22 2021] GET /volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce => generated 939 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:22.876712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93e58606-5ad0-4672-9744-6a6f236c6208 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] GET http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages Jan 12 14:55:22.876712 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93e58606-5ad0-4672-9744-6a6f236c6208 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:22.876712 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:22.876712 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:22.876712 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93e58606-5ad0-4672-9744-6a6f236c6208 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:22.902721 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93e58606-5ad0-4672-9744-6a6f236c6208 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages returned with HTTP 200 Jan 12 14:55:22.911468 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1370/2798] 10.222.0.43 () {60 vars in 1247 bytes} [Tue Jan 12 14:55:22 2021] GET /volume/v3/ced21595fbb2431f9a6be2490707e658/messages => generated 736 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:55:22.915289 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92757e79-7deb-4fed-a094-a498c6ee0320) transitioned into state 'SUCCESS' from state '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-1670692356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43ece9dfab0f41b49efd84ef41899e7d',qos_specs=None,replication_status=,reservations=['eaef2f24-4c39-4562-9d11-1222d18e77c8','86ede219-081a-4218-aaa0-b1fb0eb5f585','891c815a-4cc9-4707-a910-badab1528b55','e1ad5418-9aa3-4aa5-bab7-4a6e761f5b15'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98373072ca844dd8818d24a2cb94e243',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:22.917969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dee9c4e-67f7-4698-876a-763c80d473a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:22.919274 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7446f096-60bd-4a7d-a759-732fa3348147 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] DELETE http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages/0ab8eba2-1f56-424c-9942-fc70fc18167d Jan 12 14:55:22.919894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7446f096-60bd-4a7d-a759-732fa3348147 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:22.920391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7446f096-60bd-4a7d-a759-732fa3348147 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:22.931139 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:22.931139 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:22.938793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7446f096-60bd-4a7d-a759-732fa3348147 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages/0ab8eba2-1f56-424c-9942-fc70fc18167d returned with HTTP 204 Jan 12 14:55:22.941558 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1371/2799] 10.222.0.43 () {60 vars in 1361 bytes} [Tue Jan 12 14:55:22 2021] DELETE /volume/v3/ced21595fbb2431f9a6be2490707e658/messages/0ab8eba2-1f56-424c-9942-fc70fc18167d => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 12 14:55:22.971300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7d2dab3-93e7-4098-944c-fc96b778234e tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] GET http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages/0ab8eba2-1f56-424c-9942-fc70fc18167d Jan 12 14:55:22.971300 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7d2dab3-93e7-4098-944c-fc96b778234e tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:22.980258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7d2dab3-93e7-4098-944c-fc96b778234e tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:22.992844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dee9c4e-67f7-4698-876a-763c80d473a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:22.992844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Flow 'volume_create_api' (f9322016-a863-41f8-9f43-a7b603251f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:23.014564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7d2dab3-93e7-4098-944c-fc96b778234e tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages/0ab8eba2-1f56-424c-9942-fc70fc18167d returned with HTTP 404 Jan 12 14:55:23.014564 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1372/2800] 10.222.0.43 () {60 vars in 1358 bytes} [Tue Jan 12 14:55:22 2021] GET /volume/v3/ced21595fbb2431f9a6be2490707e658/messages/0ab8eba2-1f56-424c-9942-fc70fc18167d => generated 110 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:23.031219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c5664c71-8d22-4f43-b5c7-75d002d57292 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] POST http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types Jan 12 14:55:23.031219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c5664c71-8d22-4f43-b5c7-75d002d57292 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-411012201", "extra_specs": {"storage_protocol": "tempest-storage_protocol-59766036", "vendor_name": "tempest-vendor_name-951732764"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:23.215933 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Create volume request issued successfully. Jan 12 14:55:23.238308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c5664c71-8d22-4f43-b5c7-75d002d57292 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types returned with HTTP 200 Jan 12 14:55:23.241434 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1373/2801] 10.222.0.43 () {60 vars in 1220 bytes} [Tue Jan 12 14:55:23 2021] POST /volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types => generated 324 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:23.263713 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] POST http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes Jan 12 14:55:23.264922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Action: 'create', calling method: create, body: {"volume": {"volume_type": "67cd62a4-5f34-465b-9078-4c8e2fb02c24", "size": 1, "name": "tempest-UserMessagesTest-Volume-1941980171"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:23.266262 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Create volume request body: {'volume': {'volume_type': '67cd62a4-5f34-465b-9078-4c8e2fb02c24', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1941980171'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:55:23.287687 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1db6e4b-8245-407c-9515-b7fc427fdfc3 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes returned with HTTP 202 Jan 12 14:55:23.287687 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1429/2802] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:55:21 2021] POST /volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes => generated 824 bytes in 1868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:55:23.309646 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Create volume of 1 GB Jan 12 14:55:23.309646 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:23.309646 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:23.309646 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Availability Zones retrieved successfully. Jan 12 14:55:23.320179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5c0144a1-c100-4990-a1e1-46dd58596c07 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] GET http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c Jan 12 14:55:23.323546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Flow 'volume_create_api' (15c510c0-74a5-48ab-ac2e-f4e093179e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:23.327113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5c0144a1-c100-4990-a1e1-46dd58596c07 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:23.327113 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:23.327113 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:23.327113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5c0144a1-c100-4990-a1e1-46dd58596c07 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:23.346324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5493519f-e4fd-4aa4-8af7-552e1c94cd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:23.346324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:55:23.534914 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:23.534914 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:23.567520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5493519f-e4fd-4aa4-8af7-552e1c94cd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:55:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-59766036',vendor_name='tempest-vendor_name-951732764'},id=67cd62a4-5f34-465b-9078-4c8e2fb02c24,is_public=True,name='tempest-UserMessagesTest-volume-type-411012201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67cd62a4-5f34-465b-9078-4c8e2fb02c24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:23.567520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e11985-1c6e-45fe-98be-b24758960dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:23.572732 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5c0144a1-c100-4990-a1e1-46dd58596c07 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Volume info retrieved successfully. Jan 12 14:55:23.675255 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5c0144a1-c100-4990-a1e1-46dd58596c07 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c returned with HTTP 200 Jan 12 14:55:23.698747 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1430/2803] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:23 2021] GET /volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c => generated 916 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:23.717680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0765058-ae69-4f70-888b-c38034ee4544 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:23.717680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0765058-ae69-4f70-888b-c38034ee4544 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:23.717680 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:23.717680 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:23.717680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0765058-ae69-4f70-888b-c38034ee4544 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:23.717680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b0765058-ae69-4f70-888b-c38034ee4544 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:23.797681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:23.797681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:23.797681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0765058-ae69-4f70-888b-c38034ee4544 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:23.797681 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1431/2804] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:23 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:23.867636 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-411012201 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-411012201, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:55:23.870191 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-411012201 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-411012201, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:55:24.046521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Created reservations ['cc3ca565-de9d-4642-b808-543f72a5a5c8', 'bb0edfba-dfbb-4196-8e02-0cf4d69ec5cb', 'a639a657-332f-41aa-9e92-67f81072374c', '8c1b4c52-f376-4f99-9cfb-119991d3ab3b'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:55:24.046521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e11985-1c6e-45fe-98be-b24758960dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc3ca565-de9d-4642-b808-543f72a5a5c8', 'bb0edfba-dfbb-4196-8e02-0cf4d69ec5cb', 'a639a657-332f-41aa-9e92-67f81072374c', '8c1b4c52-f376-4f99-9cfb-119991d3ab3b']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:24.061470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a5a13b-c5a8-4a94-8121-725a5c295c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:24.400075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a5a13b-c5a8-4a94-8121-725a5c295c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f066dc9a-0028-412b-963d-7f263b2f8b53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1941980171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced21595fbb2431f9a6be2490707e658',qos_specs=None,replication_status=,reservations=['cc3ca565-de9d-4642-b808-543f72a5a5c8','bb0edfba-dfbb-4196-8e02-0cf4d69ec5cb','a639a657-332f-41aa-9e92-67f81072374c','8c1b4c52-f376-4f99-9cfb-119991d3ab3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='393fe1507b284913bb9193ed21a08601',volume_type_id=67cd62a4-5f34-465b-9078-4c8e2fb02c24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1941980171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f066dc9a-0028-412b-963d-7f263b2f8b53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ced21595fbb2431f9a6be2490707e658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='393fe1507b284913bb9193ed21a08601',volume_attachment=,volume_type=,volume_type_id=67cd62a4-5f34-465b-9078-4c8e2fb02c24)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:24.425609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (767d809f-9d6d-468f-8bf9-a6a7cb5284b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:24.526359 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (767d809f-9d6d-468f-8bf9-a6a7cb5284b1) transitioned into state 'SUCCESS' from state '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-1941980171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced21595fbb2431f9a6be2490707e658',qos_specs=None,replication_status=,reservations=['cc3ca565-de9d-4642-b808-543f72a5a5c8','bb0edfba-dfbb-4196-8e02-0cf4d69ec5cb','a639a657-332f-41aa-9e92-67f81072374c','8c1b4c52-f376-4f99-9cfb-119991d3ab3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='393fe1507b284913bb9193ed21a08601',volume_type_id=67cd62a4-5f34-465b-9078-4c8e2fb02c24)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:24.526359 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f4392e0-5166-47dc-8d40-d1bdee18d291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:24.617338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f4392e0-5166-47dc-8d40-d1bdee18d291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:24.617338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Flow 'volume_create_api' (15c510c0-74a5-48ab-ac2e-f4e093179e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:24.690252 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fd89d61-aec0-4c4f-9ec3-64f07d46a1fd tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] GET http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c Jan 12 14:55:24.690776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fd89d61-aec0-4c4f-9ec3-64f07d46a1fd tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:24.690991 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:24.690991 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:24.692021 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fd89d61-aec0-4c4f-9ec3-64f07d46a1fd tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:24.838894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Create volume request issued successfully. Jan 12 14:55:24.913677 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:24.913677 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:24.918324 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35ad3061-2d5d-410b-bef3-f7cf7401ecb5 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes returned with HTTP 202 Jan 12 14:55:24.918324 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1374/2805] 10.222.0.43 () {62 vars in 1266 bytes} [Tue Jan 12 14:55:23 2021] POST /volume/v3/ced21595fbb2431f9a6be2490707e658/volumes => generated 851 bytes in 1663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:55:24.941296 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d5b2c5bc-69d2-459c-86e6-01437debbfd8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:24.941296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d5b2c5bc-69d2-459c-86e6-01437debbfd8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:24.941296 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:24.941296 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:24.941296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d5b2c5bc-69d2-459c-86e6-01437debbfd8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:24.941296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d5b2c5bc-69d2-459c-86e6-01437debbfd8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:24.980972 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7fd89d61-aec0-4c4f-9ec3-64f07d46a1fd tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Volume info retrieved successfully. Jan 12 14:55:25.020211 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:25.020211 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:25.020211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d5b2c5bc-69d2-459c-86e6-01437debbfd8 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:25.036155 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1375/2806] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:24 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:25.041457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fd89d61-aec0-4c4f-9ec3-64f07d46a1fd tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c returned with HTTP 200 Jan 12 14:55:25.045523 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ad08974-d090-4690-a4c5-5cbdd1278658 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] GET http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/f066dc9a-0028-412b-963d-7f263b2f8b53 Jan 12 14:55:25.045523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ad08974-d090-4690-a4c5-5cbdd1278658 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:25.045523 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:25.045523 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:25.045523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1ad08974-d090-4690-a4c5-5cbdd1278658 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:25.050147 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1432/2807] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:24 2021] GET /volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c => generated 916 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:55:25.212957 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:25.212957 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:25.234397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1ad08974-d090-4690-a4c5-5cbdd1278658 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Volume info retrieved successfully. Jan 12 14:55:25.254451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1ad08974-d090-4690-a4c5-5cbdd1278658 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/f066dc9a-0028-412b-963d-7f263b2f8b53 returned with HTTP 200 Jan 12 14:55:25.254451 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1376/2808] 10.222.0.43 () {60 vars in 1355 bytes} [Tue Jan 12 14:55:25 2021] GET /volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/f066dc9a-0028-412b-963d-7f263b2f8b53 => generated 940 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:25.269207 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95ea27ec-7f01-4a56-b233-9037f5dbdf0c tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] GET http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages Jan 12 14:55:25.269207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95ea27ec-7f01-4a56-b233-9037f5dbdf0c tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:25.269207 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:25.269207 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:25.269207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95ea27ec-7f01-4a56-b233-9037f5dbdf0c tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:25.310957 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95ea27ec-7f01-4a56-b233-9037f5dbdf0c tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages returned with HTTP 200 Jan 12 14:55:25.310957 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1433/2809] 10.222.0.43 () {60 vars in 1247 bytes} [Tue Jan 12 14:55:25 2021] GET /volume/v3/ced21595fbb2431f9a6be2490707e658/messages => generated 736 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:25.322206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8f1230b-1cea-4c44-acda-fbbeedee7ad4 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] GET http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages/c757a544-a796-4bb4-81bb-71c683859943 Jan 12 14:55:25.322206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8f1230b-1cea-4c44-acda-fbbeedee7ad4 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:25.327072 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f8f1230b-1cea-4c44-acda-fbbeedee7ad4 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:25.343717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f8f1230b-1cea-4c44-acda-fbbeedee7ad4 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages/c757a544-a796-4bb4-81bb-71c683859943 returned with HTTP 200 Jan 12 14:55:25.350852 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1434/2810] 10.222.0.43 () {60 vars in 1358 bytes} [Tue Jan 12 14:55:25 2021] GET /volume/v3/ced21595fbb2431f9a6be2490707e658/messages/c757a544-a796-4bb4-81bb-71c683859943 => generated 733 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:25.355234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f03610f-baef-4624-a498-6ca544d96357 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] GET http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages Jan 12 14:55:25.355234 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f03610f-baef-4624-a498-6ca544d96357 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:25.358354 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f03610f-baef-4624-a498-6ca544d96357 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:25.376295 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f03610f-baef-4624-a498-6ca544d96357 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages returned with HTTP 200 Jan 12 14:55:25.378290 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1435/2811] 10.222.0.43 () {60 vars in 1247 bytes} [Tue Jan 12 14:55:25 2021] GET /volume/v3/ced21595fbb2431f9a6be2490707e658/messages => generated 736 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:25.389398 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bfdc21cd-df72-469a-92b4-d0b03a4f095d tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] DELETE http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages/c757a544-a796-4bb4-81bb-71c683859943 Jan 12 14:55:25.390318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bfdc21cd-df72-469a-92b4-d0b03a4f095d tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:25.390879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bfdc21cd-df72-469a-92b4-d0b03a4f095d tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:25.408419 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:25.408419 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:25.431126 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bfdc21cd-df72-469a-92b4-d0b03a4f095d tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/messages/c757a544-a796-4bb4-81bb-71c683859943 returned with HTTP 204 Jan 12 14:55:25.431126 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1436/2812] 10.222.0.43 () {60 vars in 1361 bytes} [Tue Jan 12 14:55:25 2021] DELETE /volume/v3/ced21595fbb2431f9a6be2490707e658/messages/c757a544-a796-4bb4-81bb-71c683859943 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jan 12 14:55:25.465375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] DELETE http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/f066dc9a-0028-412b-963d-7f263b2f8b53 Jan 12 14:55:25.465375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:25.465375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:25.465375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Delete volume with id: f066dc9a-0028-412b-963d-7f263b2f8b53 Jan 12 14:55:25.589714 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:25.589714 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:25.589714 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Volume info retrieved successfully. Jan 12 14:55:25.599526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Decrease volume quotas only if status is not error_managing. {{(pid=87932) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 12 14:55:25.695686 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-411012201 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-411012201, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:55:25.696666 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-411012201 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-411012201, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:55:25.794175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Created reservations ['98d4446d-9718-4189-824c-3b61b37bf9c5', '7bc2e1dc-a55c-4789-9627-05d0e4700025', 'e8c725ed-86a2-41e7-86a2-a930a84c3963', '57ae86ec-cba7-43d9-a77c-76402b9d8625'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:55:25.794175 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:25.794175 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:25.805899 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-108e2612-62ca-43c6-922a-b974dd7c98a1 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] POST http://10.222.0.43/volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types Jan 12 14:55:25.805899 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:25.805899 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:25.805899 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-108e2612-62ca-43c6-922a-b974dd7c98a1 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1903804379", "description": "tempest-group-type-description-932438122", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:25.960862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-108e2612-62ca-43c6-922a-b974dd7c98a1 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] http://10.222.0.43/volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types returned with HTTP 202 Jan 12 14:55:25.974847 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1377/2813] 10.222.0.43 () {62 vars in 1279 bytes} [Tue Jan 12 14:55:25 2021] POST /volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types => generated 264 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:26.003163 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a20a5a2e-71ea-43c2-b9ac-1fc38019a0fc tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] GET http://10.222.0.43/volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types Jan 12 14:55:26.003163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a20a5a2e-71ea-43c2-b9ac-1fc38019a0fc tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:26.003163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a20a5a2e-71ea-43c2-b9ac-1fc38019a0fc tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:26.023429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Delete volume request issued successfully. Jan 12 14:55:26.023429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fe81b8b-1524-496f-a81c-271d3ebb21ec tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/f066dc9a-0028-412b-963d-7f263b2f8b53 returned with HTTP 202 Jan 12 14:55:26.023429 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1437/2814] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:55:25 2021] DELETE /volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/f066dc9a-0028-412b-963d-7f263b2f8b53 => generated 0 bytes in 587 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:26.037922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87a5cfc6-0142-433d-9247-ec73f04ff387 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] GET http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/f066dc9a-0028-412b-963d-7f263b2f8b53 Jan 12 14:55:26.037922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87a5cfc6-0142-433d-9247-ec73f04ff387 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:26.037922 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:26.037922 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:26.037922 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87a5cfc6-0142-433d-9247-ec73f04ff387 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:26.157871 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a20a5a2e-71ea-43c2-b9ac-1fc38019a0fc tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] http://10.222.0.43/volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types returned with HTTP 200 Jan 12 14:55:26.157871 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1378/2815] 10.222.0.43 () {60 vars in 1257 bytes} [Tue Jan 12 14:55:25 2021] GET /volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types => generated 498 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:55:26.168264 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82b3e11f-8358-465e-b3ff-33c0d2c46d88 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:26.168264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82b3e11f-8358-465e-b3ff-33c0d2c46d88 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:26.168264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82b3e11f-8358-465e-b3ff-33c0d2c46d88 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:26.168264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-82b3e11f-8358-465e-b3ff-33c0d2c46d88 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:26.229349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87a5cfc6-0142-433d-9247-ec73f04ff387 tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/f066dc9a-0028-412b-963d-7f263b2f8b53 returned with HTTP 404 Jan 12 14:55:26.233397 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:26.233397 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:26.234051 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1438/2816] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:26 2021] GET /volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/f066dc9a-0028-412b-963d-7f263b2f8b53 => generated 109 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:26.235904 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82b3e11f-8358-465e-b3ff-33c0d2c46d88 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:26.236747 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1379/2817] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:26 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:26.238694 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-486fc3a8-02fd-46da-88c7-d7b60ea846d1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] GET http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c Jan 12 14:55:26.239233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-486fc3a8-02fd-46da-88c7-d7b60ea846d1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:26.239725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-486fc3a8-02fd-46da-88c7-d7b60ea846d1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:26.244270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc0cdbd8-d05e-402a-8d84-79e127263325 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] PUT http://10.222.0.43/volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types/f69e6f21-b023-4d92-b1bd-5cd3800bf7ba Jan 12 14:55:26.249467 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:26.249467 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:26.249971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc0cdbd8-d05e-402a-8d84-79e127263325 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1864968650", "description": "updated-group-type-desc"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:26.343481 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc0cdbd8-d05e-402a-8d84-79e127263325 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] http://10.222.0.43/volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types/f69e6f21-b023-4d92-b1bd-5cd3800bf7ba returned with HTTP 200 Jan 12 14:55:26.355504 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1380/2818] 10.222.0.43 () {62 vars in 1389 bytes} [Tue Jan 12 14:55:26 2021] PUT /volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types/f69e6f21-b023-4d92-b1bd-5cd3800bf7ba => generated 255 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:26.373039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dceda07b-b4ae-4ef6-982b-4a1918f0c843 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] DELETE http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/67cd62a4-5f34-465b-9078-4c8e2fb02c24 Jan 12 14:55:26.373039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dceda07b-b4ae-4ef6-982b-4a1918f0c843 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:26.373039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dceda07b-b4ae-4ef6-982b-4a1918f0c843 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:26.404658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:26.404658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:26.412707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-486fc3a8-02fd-46da-88c7-d7b60ea846d1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Volume info retrieved successfully. Jan 12 14:55:26.456833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-486fc3a8-02fd-46da-88c7-d7b60ea846d1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c returned with HTTP 200 Jan 12 14:55:26.456833 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1439/2819] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:26 2021] GET /volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c => generated 917 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:26.464195 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-430d3e88-bb72-41e1-aef2-5236c72fc9e7 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] GET http://10.222.0.43/volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types/f69e6f21-b023-4d92-b1bd-5cd3800bf7ba Jan 12 14:55:26.464195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-430d3e88-bb72-41e1-aef2-5236c72fc9e7 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:26.464195 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:26.464195 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:26.464195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-430d3e88-bb72-41e1-aef2-5236c72fc9e7 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:26.480402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-430d3e88-bb72-41e1-aef2-5236c72fc9e7 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] http://10.222.0.43/volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types/f69e6f21-b023-4d92-b1bd-5cd3800bf7ba returned with HTTP 200 Jan 12 14:55:26.481343 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:26.481343 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:26.484583 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1440/2820] 10.222.0.43 () {60 vars in 1368 bytes} [Tue Jan 12 14:55:26 2021] GET /volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types/f69e6f21-b023-4d92-b1bd-5cd3800bf7ba => generated 255 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:26.495635 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] POST http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes Jan 12 14:55:26.496447 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e0becc93-69df-4367-82b5-c3b6aa17851c"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:26.497805 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e0becc93-69df-4367-82b5-c3b6aa17851c'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:55:26.502242 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dceda07b-b4ae-4ef6-982b-4a1918f0c843 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/67cd62a4-5f34-465b-9078-4c8e2fb02c24 returned with HTTP 202 Jan 12 14:55:26.518208 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1381/2821] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:55:26 2021] DELETE /volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/67cd62a4-5f34-465b-9078-4c8e2fb02c24 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:26.524088 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-314ad5c0-8db3-4c14-a8f8-1b547a6f5056 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] DELETE http://10.222.0.43/volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types/f69e6f21-b023-4d92-b1bd-5cd3800bf7ba Jan 12 14:55:26.532904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-314ad5c0-8db3-4c14-a8f8-1b547a6f5056 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:26.568181 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-314ad5c0-8db3-4c14-a8f8-1b547a6f5056 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:26.649907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-314ad5c0-8db3-4c14-a8f8-1b547a6f5056 tempest-GroupTypesTest-1591678434 tempest-GroupTypesTest-1591678434] http://10.222.0.43/volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types/f69e6f21-b023-4d92-b1bd-5cd3800bf7ba returned with HTTP 202 Jan 12 14:55:26.649907 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1382/2822] 10.222.0.43 () {60 vars in 1371 bytes} [Tue Jan 12 14:55:26 2021] DELETE /volume/v3/81017329e4d948cabcef822de3ec1f8b/group_types/f69e6f21-b023-4d92-b1bd-5cd3800bf7ba => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 12 14:55:26.654751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d25849db-a8cc-4abc-9afa-6802f07d8ae9 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] GET http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/67cd62a4-5f34-465b-9078-4c8e2fb02c24 Jan 12 14:55:26.654751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d25849db-a8cc-4abc-9afa-6802f07d8ae9 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:26.654751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d25849db-a8cc-4abc-9afa-6802f07d8ae9 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:26.709862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d25849db-a8cc-4abc-9afa-6802f07d8ae9 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/67cd62a4-5f34-465b-9078-4c8e2fb02c24 returned with HTTP 404 Jan 12 14:55:26.709862 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1383/2823] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:55:26 2021] GET /volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/67cd62a4-5f34-465b-9078-4c8e2fb02c24 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:26.723645 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35a03825-569f-43f1-8985-398aa982c4bb tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] DELETE http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce Jan 12 14:55:26.723979 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35a03825-569f-43f1-8985-398aa982c4bb tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:26.725248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35a03825-569f-43f1-8985-398aa982c4bb tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:26.725712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-35a03825-569f-43f1-8985-398aa982c4bb tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Delete volume with id: 6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce Jan 12 14:55:26.743735 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:26.743735 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:26.745088 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Volume retrieved successfully. Jan 12 14:55:26.745525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Create volume of 1 GB Jan 12 14:55:26.760321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Availability Zones retrieved successfully. Jan 12 14:55:26.781005 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Flow 'volume_create_api' (0a9e2f98-3281-448d-98ff-176c8b6d9a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:26.784019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847399b7-1586-45e6-a7c2-7b5d5d1e4329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:26.786679 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Validating volume size '1' using validate_int, validate_source_size {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:55:26.789455 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847399b7-1586-45e6-a7c2-7b5d5d1e4329) transitioned into state 'FAILURE' from state 'RUNNING' Jan 12 14:55:26.789455 n-d-764292-10 devstack@c-api.service[87930]: 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 12 14:55:26.795743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847399b7-1586-45e6-a7c2-7b5d5d1e4329) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:26.798076 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847399b7-1586-45e6-a7c2-7b5d5d1e4329) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 12 14:55:26.801131 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Flow 'volume_create_api' (0a9e2f98-3281-448d-98ff-176c8b6d9a18) transitioned into state 'REVERTED' from state 'RUNNING' Jan 12 14:55:26.801927 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bcbb95ef-b859-49d0-8374-1c819679ce4f tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes returned with HTTP 400 Jan 12 14:55:26.808296 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1441/2824] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:55:26 2021] POST /volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes => generated 173 bytes in 323 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 14:55:26.812999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-571d5e30-0182-4110-85a4-2bf29206e3f1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] DELETE http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c Jan 12 14:55:26.813602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-571d5e30-0182-4110-85a4-2bf29206e3f1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:26.813872 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:26.813872 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:26.814320 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-571d5e30-0182-4110-85a4-2bf29206e3f1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:26.814856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-571d5e30-0182-4110-85a4-2bf29206e3f1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Delete volume with id: e0becc93-69df-4367-82b5-c3b6aa17851c Jan 12 14:55:26.854803 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:26.854803 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:26.854803 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35a03825-569f-43f1-8985-398aa982c4bb tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Volume info retrieved successfully. Jan 12 14:55:26.854803 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-35a03825-569f-43f1-8985-398aa982c4bb tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Decrease volume quotas only if status is not error_managing. {{(pid=87931) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 12 14:55:26.961837 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-35a03825-569f-43f1-8985-398aa982c4bb tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Created reservations ['f3261723-c55e-4eb8-9213-e8f724530427', 'db8628df-b330-4c5e-8ea6-ae100c0133aa', 'e6d9a475-de83-4165-ab5a-533ec04ed3ca', '7a553381-3c20-4c4b-9731-470a05b861c1'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:55:26.961837 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:26.961837 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:27.049038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35a03825-569f-43f1-8985-398aa982c4bb tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Delete volume request issued successfully. Jan 12 14:55:27.049038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35a03825-569f-43f1-8985-398aa982c4bb tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce returned with HTTP 202 Jan 12 14:55:27.049038 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1384/2825] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:55:26 2021] DELETE /volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:27.066066 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-181e1269-c1c1-4497-91ba-112b0550f46c tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] GET http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce Jan 12 14:55:27.066066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-181e1269-c1c1-4497-91ba-112b0550f46c tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:27.066066 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:27.066066 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:27.066066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-181e1269-c1c1-4497-91ba-112b0550f46c tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:27.117669 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:27.117669 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:27.119217 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-571d5e30-0182-4110-85a4-2bf29206e3f1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Volume info retrieved successfully. Jan 12 14:55:27.131821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-181e1269-c1c1-4497-91ba-112b0550f46c tempest-UserMessagesTest-1860346961 tempest-UserMessagesTest-1860346961] http://10.222.0.43/volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce returned with HTTP 404 Jan 12 14:55:27.136233 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1385/2826] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:27 2021] GET /volume/v3/ced21595fbb2431f9a6be2490707e658/volumes/6af9c9c9-5bf9-4a5d-9d35-37870ed1f4ce => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:27.144985 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2a13512-ee50-4cad-bdc3-ca04a262ead5 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] DELETE http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/79e839f6-c10e-45cf-9a1a-d73cf1affdfa Jan 12 14:55:27.150295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2a13512-ee50-4cad-bdc3-ca04a262ead5 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:27.150822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2a13512-ee50-4cad-bdc3-ca04a262ead5 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:27.239135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-571d5e30-0182-4110-85a4-2bf29206e3f1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Delete volume request issued successfully. Jan 12 14:55:27.239135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-571d5e30-0182-4110-85a4-2bf29206e3f1 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c returned with HTTP 202 Jan 12 14:55:27.253690 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1442/2827] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:55:26 2021] DELETE /volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c => generated 0 bytes in 431 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:27.253690 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7dc6aa93-c566-45dc-a142-0b54b3677aa2 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] GET http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c Jan 12 14:55:27.253690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7dc6aa93-c566-45dc-a142-0b54b3677aa2 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:27.253690 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:27.253690 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:27.258686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7dc6aa93-c566-45dc-a142-0b54b3677aa2 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:27.420183 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:27.420183 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:27.431162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7dc6aa93-c566-45dc-a142-0b54b3677aa2 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Volume info retrieved successfully. Jan 12 14:55:27.462252 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7dc6aa93-c566-45dc-a142-0b54b3677aa2 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c returned with HTTP 200 Jan 12 14:55:27.464161 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1443/2828] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:27 2021] GET /volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c => generated 916 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:27.469259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c563c773-0942-4f3d-9c64-96b5c79f8901 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:27.470156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c563c773-0942-4f3d-9c64-96b5c79f8901 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:27.470582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:27.470582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:27.471403 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c563c773-0942-4f3d-9c64-96b5c79f8901 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:27.472237 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c563c773-0942-4f3d-9c64-96b5c79f8901 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:27.477771 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2a13512-ee50-4cad-bdc3-ca04a262ead5 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/79e839f6-c10e-45cf-9a1a-d73cf1affdfa returned with HTTP 202 Jan 12 14:55:27.481917 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1386/2829] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:55:27 2021] DELETE /volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/79e839f6-c10e-45cf-9a1a-d73cf1affdfa => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:27.489885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bda824c0-6e7c-4a30-b546-beff181ab426 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] GET http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/79e839f6-c10e-45cf-9a1a-d73cf1affdfa Jan 12 14:55:27.490450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bda824c0-6e7c-4a30-b546-beff181ab426 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:27.490931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bda824c0-6e7c-4a30-b546-beff181ab426 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:27.497831 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:27.497831 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:27.500258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c563c773-0942-4f3d-9c64-96b5c79f8901 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:27.501624 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1444/2830] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:27 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:27.617768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bda824c0-6e7c-4a30-b546-beff181ab426 tempest-UserMessagesTest-1486622017 tempest-UserMessagesTest-1486622017] http://10.222.0.43/volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/79e839f6-c10e-45cf-9a1a-d73cf1affdfa returned with HTTP 404 Jan 12 14:55:27.617768 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1387/2831] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:55:27 2021] GET /volume/v3/7c1709dc9e894baa8cedf59369bb5ff0/types/79e839f6-c10e-45cf-9a1a-d73cf1affdfa => generated 114 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:28.490611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a7da576-8f4b-42e4-96ef-aaf5984efe04 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] GET http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c Jan 12 14:55:28.490611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a7da576-8f4b-42e4-96ef-aaf5984efe04 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:28.490611 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:28.490611 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:28.490611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a7da576-8f4b-42e4-96ef-aaf5984efe04 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:28.519843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d362dd0-27e5-4dc9-b644-905655015edc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:28.519843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d362dd0-27e5-4dc9-b644-905655015edc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:28.519843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d362dd0-27e5-4dc9-b644-905655015edc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:28.519843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0d362dd0-27e5-4dc9-b644-905655015edc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:28.591772 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:28.591772 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:28.591772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d362dd0-27e5-4dc9-b644-905655015edc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:28.597611 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1388/2832] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:28 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:28.675946 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:28.675946 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:28.707135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0a7da576-8f4b-42e4-96ef-aaf5984efe04 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Volume info retrieved successfully. Jan 12 14:55:28.810951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a7da576-8f4b-42e4-96ef-aaf5984efe04 tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c returned with HTTP 200 Jan 12 14:55:28.820389 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1445/2833] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:28 2021] GET /volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c => generated 916 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:29.610050 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cf7e1e4-75b5-4d59-afd3-99f4d54b184c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:29.610050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cf7e1e4-75b5-4d59-afd3-99f4d54b184c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:29.610050 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:29.610050 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:29.610050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cf7e1e4-75b5-4d59-afd3-99f4d54b184c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:29.610050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8cf7e1e4-75b5-4d59-afd3-99f4d54b184c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:29.730194 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:29.730194 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:29.730194 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cf7e1e4-75b5-4d59-afd3-99f4d54b184c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:29.749086 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1389/2834] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:29 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:29.848730 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99030733-5333-4ea6-a9a3-7284b91694ec tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] GET http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c Jan 12 14:55:29.848730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99030733-5333-4ea6-a9a3-7284b91694ec tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:29.848730 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:29.848730 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:29.855021 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99030733-5333-4ea6-a9a3-7284b91694ec tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:29.978391 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:29.978391 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:30.009043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-99030733-5333-4ea6-a9a3-7284b91694ec tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Volume info retrieved successfully. Jan 12 14:55:30.050935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99030733-5333-4ea6-a9a3-7284b91694ec tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c returned with HTTP 200 Jan 12 14:55:30.059923 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1446/2835] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:29 2021] GET /volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c => generated 916 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:30.751681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b36f29d-5cf6-47c1-bafa-d783bf2dfd2c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:30.751681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b36f29d-5cf6-47c1-bafa-d783bf2dfd2c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:30.751681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:30.751681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:30.751681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b36f29d-5cf6-47c1-bafa-d783bf2dfd2c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:30.763347 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0b36f29d-5cf6-47c1-bafa-d783bf2dfd2c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:30.819884 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:30.819884 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:30.819884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b36f29d-5cf6-47c1-bafa-d783bf2dfd2c tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:30.819884 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1390/2836] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:30 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:31.064632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0429e25d-df0d-434d-a694-849a781a2dcc tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] GET http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c Jan 12 14:55:31.064632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0429e25d-df0d-434d-a694-849a781a2dcc tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:31.064632 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:31.064632 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:31.064632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0429e25d-df0d-434d-a694-849a781a2dcc tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:31.235534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0429e25d-df0d-434d-a694-849a781a2dcc tempest-VolumesCloneNegativeTest-283739272 tempest-VolumesCloneNegativeTest-283739272] http://10.222.0.43/volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c returned with HTTP 404 Jan 12 14:55:31.252884 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1447/2837] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:31 2021] GET /volume/v3/43ece9dfab0f41b49efd84ef41899e7d/volumes/e0becc93-69df-4367-82b5-c3b6aa17851c => generated 109 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:31.839720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e210be2-316b-4cf2-aa9f-8e6653cf97eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:31.839720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e210be2-316b-4cf2-aa9f-8e6653cf97eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:31.839720 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:31.839720 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:31.839720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e210be2-316b-4cf2-aa9f-8e6653cf97eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:31.839720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2e210be2-316b-4cf2-aa9f-8e6653cf97eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:31.883759 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:31.883759 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:31.899635 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e210be2-316b-4cf2-aa9f-8e6653cf97eb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:31.899635 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1391/2838] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:31 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:32.906248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd59dd25-456d-4ea8-8866-1d4c42af4a27 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:32.906248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd59dd25-456d-4ea8-8866-1d4c42af4a27 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:32.906248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cd59dd25-456d-4ea8-8866-1d4c42af4a27 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:32.906248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-cd59dd25-456d-4ea8-8866-1d4c42af4a27 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:32.975194 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:32.975194 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:32.992955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cd59dd25-456d-4ea8-8866-1d4c42af4a27 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:32.992955 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1448/2839] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:32 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:34.009690 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3316c545-313d-485d-b873-49764bf63bbd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:34.009690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3316c545-313d-485d-b873-49764bf63bbd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:34.009690 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:34.009690 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:34.009690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3316c545-313d-485d-b873-49764bf63bbd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:34.009690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3316c545-313d-485d-b873-49764bf63bbd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:34.065414 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:34.065414 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:34.097712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3316c545-313d-485d-b873-49764bf63bbd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:34.097712 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1392/2840] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:33 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:35.145725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d6a9d92-a8e6-4d74-a8b0-855eb42d3f8b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:35.145725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d6a9d92-a8e6-4d74-a8b0-855eb42d3f8b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:35.145725 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:35.145725 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:35.145725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d6a9d92-a8e6-4d74-a8b0-855eb42d3f8b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:35.145725 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4d6a9d92-a8e6-4d74-a8b0-855eb42d3f8b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:35.226077 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:35.226077 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:35.242953 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d6a9d92-a8e6-4d74-a8b0-855eb42d3f8b tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:35.242953 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1449/2841] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:35 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:36.271583 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-533417b4-6326-4e92-b79e-eb6d8cb433f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:36.271583 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-533417b4-6326-4e92-b79e-eb6d8cb433f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:36.271583 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:36.271583 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:36.275672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-533417b4-6326-4e92-b79e-eb6d8cb433f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:36.275672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-533417b4-6326-4e92-b79e-eb6d8cb433f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:36.405583 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:36.405583 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:36.407499 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-533417b4-6326-4e92-b79e-eb6d8cb433f4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:36.408535 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1393/2842] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:36 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:37.425798 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1dd94c8e-630f-40df-87c4-d90d005be2be tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:37.425798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1dd94c8e-630f-40df-87c4-d90d005be2be tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:37.425798 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:37.425798 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:37.425798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1dd94c8e-630f-40df-87c4-d90d005be2be tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:37.425798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1dd94c8e-630f-40df-87c4-d90d005be2be tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:37.498123 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:37.498123 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:37.498123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1dd94c8e-630f-40df-87c4-d90d005be2be tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:37.515881 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1450/2843] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:37 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:37.986560 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] POST http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes Jan 12 14:55:37.986560 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:37.986560 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:37.986560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-655326942"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:37.986560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-655326942'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:55:37.986560 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Create volume of 1 GB Jan 12 14:55:38.013498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Availability Zones retrieved successfully. Jan 12 14:55:38.044375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Flow 'volume_create_api' (6456a3d5-c4db-4f67-be3e-77945fe71fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:38.054489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9a13158-670f-4692-9c17-a0b1d82c74de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:38.061026 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:55:38.207341 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9a13158-670f-4692-9c17-a0b1d82c74de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:38.217856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7b0e8f-9452-4b99-b555-82ba2c2a5199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:38.394427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Created reservations ['dc96c910-e945-4775-a90f-df4d63b70c20', '8fe23e22-0fa0-4db7-8444-59f437fc2337', '01fbf5a5-bfb5-4f26-8bd7-b3bf0fc5530d', 'c2bc0474-8ae4-4eba-9685-1b602936fafb'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:55:38.394427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7b0e8f-9452-4b99-b555-82ba2c2a5199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc96c910-e945-4775-a90f-df4d63b70c20', '8fe23e22-0fa0-4db7-8444-59f437fc2337', '01fbf5a5-bfb5-4f26-8bd7-b3bf0fc5530d', 'c2bc0474-8ae4-4eba-9685-1b602936fafb']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:38.394427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f89859-e0c4-4254-b1fa-62e2c136c4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:38.520863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-94f764f8-89ae-4bce-8962-b6f1f8ed2f42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:38.520863 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-94f764f8-89ae-4bce-8962-b6f1f8ed2f42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:38.520863 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:38.520863 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:38.530137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-94f764f8-89ae-4bce-8962-b6f1f8ed2f42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:38.530137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-94f764f8-89ae-4bce-8962-b6f1f8ed2f42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:38.597399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f89859-e0c4-4254-b1fa-62e2c136c4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91487460-a8cb-4efd-95fb-fa6959e854ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-655326942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b369335f7654fec9b8498ce372d97d7',qos_specs=None,replication_status=,reservations=['dc96c910-e945-4775-a90f-df4d63b70c20','8fe23e22-0fa0-4db7-8444-59f437fc2337','01fbf5a5-bfb5-4f26-8bd7-b3bf0fc5530d','c2bc0474-8ae4-4eba-9685-1b602936fafb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07cbd4f0513340e8bc656bf308c9ed9f',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-655326942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91487460-a8cb-4efd-95fb-fa6959e854ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b369335f7654fec9b8498ce372d97d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='07cbd4f0513340e8bc656bf308c9ed9f',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:38.618279 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1c100ba-2cf3-4fff-b7d7-c4ab93250ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:38.639889 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:38.639889 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:38.657363 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-94f764f8-89ae-4bce-8962-b6f1f8ed2f42 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:38.667635 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1451/2844] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:38 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:38.725779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1c100ba-2cf3-4fff-b7d7-c4ab93250ee1) transitioned into state 'SUCCESS' from state '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-655326942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b369335f7654fec9b8498ce372d97d7',qos_specs=None,replication_status=,reservations=['dc96c910-e945-4775-a90f-df4d63b70c20','8fe23e22-0fa0-4db7-8444-59f437fc2337','01fbf5a5-bfb5-4f26-8bd7-b3bf0fc5530d','c2bc0474-8ae4-4eba-9685-1b602936fafb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07cbd4f0513340e8bc656bf308c9ed9f',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:38.725779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49df6674-35e6-4df2-b81c-13258c9f596c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:38.800848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49df6674-35e6-4df2-b81c-13258c9f596c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:38.815332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Flow 'volume_create_api' (6456a3d5-c4db-4f67-be3e-77945fe71fde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:38.923944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Create volume request issued successfully. Jan 12 14:55:38.951040 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-218f30e6-d712-48b8-99d9-95be4db2cd68 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes returned with HTTP 202 Jan 12 14:55:38.951040 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1394/2845] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:55:37 2021] POST /volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes => generated 823 bytes in 1286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:55:38.966943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-427ce8c6-ac96-4663-9ae2-69d06a8de42d tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea Jan 12 14:55:38.966943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-427ce8c6-ac96-4663-9ae2-69d06a8de42d tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:38.966943 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:38.966943 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:38.966943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-427ce8c6-ac96-4663-9ae2-69d06a8de42d tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:39.079871 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:39.079871 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:39.140306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-427ce8c6-ac96-4663-9ae2-69d06a8de42d tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Volume info retrieved successfully. Jan 12 14:55:39.205098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-427ce8c6-ac96-4663-9ae2-69d06a8de42d tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea returned with HTTP 200 Jan 12 14:55:39.205098 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1452/2846] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:38 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea => generated 891 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:39.676405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5518feda-813f-4759-b2db-4725589507bb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:39.676405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5518feda-813f-4759-b2db-4725589507bb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:39.676405 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:39.676405 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:39.676405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5518feda-813f-4759-b2db-4725589507bb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:39.703253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5518feda-813f-4759-b2db-4725589507bb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:39.749837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:39.749837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:39.749837 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5518feda-813f-4759-b2db-4725589507bb tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:39.758450 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1395/2847] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:39 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:39.931092 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-595c455b-5e67-4bd9-bbf3-c6fbaa89f307 tempest-VolumePoolsAdminTestsJSON-977051581 tempest-VolumePoolsAdminTestsJSON-977051581] GET http://10.222.0.43/volume/v3/314f4a1a0279463783a35c9365297482/scheduler-stats/get_pools?detail=True Jan 12 14:55:39.931092 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-595c455b-5e67-4bd9-bbf3-c6fbaa89f307 tempest-VolumePoolsAdminTestsJSON-977051581 tempest-VolumePoolsAdminTestsJSON-977051581] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:39.931092 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:39.931092 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:39.931092 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-595c455b-5e67-4bd9-bbf3-c6fbaa89f307 tempest-VolumePoolsAdminTestsJSON-977051581 tempest-VolumePoolsAdminTestsJSON-977051581] Calling method 'get_pools' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:39.949737 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-595c455b-5e67-4bd9-bbf3-c6fbaa89f307 tempest-VolumePoolsAdminTestsJSON-977051581 tempest-VolumePoolsAdminTestsJSON-977051581] http://10.222.0.43/volume/v3/314f4a1a0279463783a35c9365297482/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 12 14:55:39.949737 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1453/2848] 10.222.0.43 () {58 vars in 1281 bytes} [Tue Jan 12 14:55:39 2021] GET /volume/v3/314f4a1a0279463783a35c9365297482/scheduler-stats/get_pools?detail=True => generated 771 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:39.977108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d0ac828-89fe-4fc6-91ad-99220c7333d0 tempest-VolumePoolsAdminTestsJSON-977051581 tempest-VolumePoolsAdminTestsJSON-977051581] GET http://10.222.0.43/volume/v3/314f4a1a0279463783a35c9365297482/scheduler-stats/get_pools Jan 12 14:55:39.977108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d0ac828-89fe-4fc6-91ad-99220c7333d0 tempest-VolumePoolsAdminTestsJSON-977051581 tempest-VolumePoolsAdminTestsJSON-977051581] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:39.977108 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:39.977108 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:39.977108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d0ac828-89fe-4fc6-91ad-99220c7333d0 tempest-VolumePoolsAdminTestsJSON-977051581 tempest-VolumePoolsAdminTestsJSON-977051581] Calling method 'get_pools' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:40.017506 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d0ac828-89fe-4fc6-91ad-99220c7333d0 tempest-VolumePoolsAdminTestsJSON-977051581 tempest-VolumePoolsAdminTestsJSON-977051581] http://10.222.0.43/volume/v3/314f4a1a0279463783a35c9365297482/scheduler-stats/get_pools returned with HTTP 200 Jan 12 14:55:40.040917 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1396/2849] 10.222.0.43 () {58 vars in 1258 bytes} [Tue Jan 12 14:55:39 2021] GET /volume/v3/314f4a1a0279463783a35c9365297482/scheduler-stats/get_pools => generated 62 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:40.212080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d5fa802-a984-47ba-be72-090266a07d87 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea Jan 12 14:55:40.220514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d5fa802-a984-47ba-be72-090266a07d87 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:40.220514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d5fa802-a984-47ba-be72-090266a07d87 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:40.421859 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:40.421859 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:40.446845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8d5fa802-a984-47ba-be72-090266a07d87 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Volume info retrieved successfully. Jan 12 14:55:40.503839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d5fa802-a984-47ba-be72-090266a07d87 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea returned with HTTP 200 Jan 12 14:55:40.503839 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1454/2850] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:40 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea => generated 916 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:40.517435 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a921968-23ac-4556-af56-3145f5fda736 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] POST http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots Jan 12 14:55:40.517435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a921968-23ac-4556-af56-3145f5fda736 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91487460-a8cb-4efd-95fb-fa6959e854ea", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-653555965"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:40.714809 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:40.714809 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:40.714809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6a921968-23ac-4556-af56-3145f5fda736 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Volume info retrieved successfully. Jan 12 14:55:40.714809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-6a921968-23ac-4556-af56-3145f5fda736 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Create snapshot from volume 91487460-a8cb-4efd-95fb-fa6959e854ea Jan 12 14:55:40.774424 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-748993c9-02fe-4ef7-8eb7-0d9bfe1c2459 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:40.774424 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-748993c9-02fe-4ef7-8eb7-0d9bfe1c2459 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:40.774424 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:40.774424 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:40.779042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-6a921968-23ac-4556-af56-3145f5fda736 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Created reservations ['5d642cf9-117f-4744-aab7-5064fe0dd045', 'a7c41749-a5a1-4f85-b1c5-71722d88dce1', '41f5567b-56c7-49d1-8dd5-6b86664b567f', '6e78be2e-ac3e-49df-9b55-68fa349550f1'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:55:40.783721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-748993c9-02fe-4ef7-8eb7-0d9bfe1c2459 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:40.783721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-748993c9-02fe-4ef7-8eb7-0d9bfe1c2459 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:40.895981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:40.895981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:40.901305 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-748993c9-02fe-4ef7-8eb7-0d9bfe1c2459 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:40.901305 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1455/2851] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:40 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:40.973473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6a921968-23ac-4556-af56-3145f5fda736 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot create request issued successfully. Jan 12 14:55:40.973473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a921968-23ac-4556-af56-3145f5fda736 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots returned with HTTP 202 Jan 12 14:55:40.973473 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1397/2852] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:55:40 2021] POST /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots => generated 310 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:55:40.996642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-df127a02-12ce-431e-815f-a9b2d0f3edbf tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 Jan 12 14:55:40.996642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-df127a02-12ce-431e-815f-a9b2d0f3edbf tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:40.996642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:40.996642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:40.996642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-df127a02-12ce-431e-815f-a9b2d0f3edbf tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:41.139310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:41.139310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:41.139310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-df127a02-12ce-431e-815f-a9b2d0f3edbf tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:41.143108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-df127a02-12ce-431e-815f-a9b2d0f3edbf tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 returned with HTTP 200 Jan 12 14:55:41.143108 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1456/2853] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:40 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 => generated 442 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:41.918194 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47d17eca-0eff-4401-97d4-57c06c5d9ca7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:41.918194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47d17eca-0eff-4401-97d4-57c06c5d9ca7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:41.918194 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:41.918194 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:41.918194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47d17eca-0eff-4401-97d4-57c06c5d9ca7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:41.918194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-47d17eca-0eff-4401-97d4-57c06c5d9ca7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:42.013520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:42.013520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:42.013520 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47d17eca-0eff-4401-97d4-57c06c5d9ca7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:42.031719 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1398/2854] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:41 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:42.156493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba7e9b92-b33c-47ac-9bf5-f99fcc7681d3 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 Jan 12 14:55:42.156493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba7e9b92-b33c-47ac-9bf5-f99fcc7681d3 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:42.156493 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:42.156493 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:42.156493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ba7e9b92-b33c-47ac-9bf5-f99fcc7681d3 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:42.248615 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:42.248615 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:42.253534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ba7e9b92-b33c-47ac-9bf5-f99fcc7681d3 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:42.253534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ba7e9b92-b33c-47ac-9bf5-f99fcc7681d3 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 returned with HTTP 200 Jan 12 14:55:42.268608 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1457/2855] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:42 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 => generated 442 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:43.030529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-640a86ea-0148-4dce-87bb-0ebb2edb8bb2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:43.030529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-640a86ea-0148-4dce-87bb-0ebb2edb8bb2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:43.030529 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:43.030529 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:43.030529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-640a86ea-0148-4dce-87bb-0ebb2edb8bb2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:43.030529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-640a86ea-0148-4dce-87bb-0ebb2edb8bb2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:43.096227 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:43.096227 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:43.096227 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-640a86ea-0148-4dce-87bb-0ebb2edb8bb2 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:43.096227 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1399/2856] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:43 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:43.277619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3eb6571a-c2eb-4164-a714-395951ea9be1 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 Jan 12 14:55:43.299053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3eb6571a-c2eb-4164-a714-395951ea9be1 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:43.299053 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:43.299053 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:43.299053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3eb6571a-c2eb-4164-a714-395951ea9be1 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:43.406149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:43.406149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:43.406149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3eb6571a-c2eb-4164-a714-395951ea9be1 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:43.406149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3eb6571a-c2eb-4164-a714-395951ea9be1 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 returned with HTTP 200 Jan 12 14:55:43.406149 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1458/2857] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:43 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 => generated 442 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:44.143054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-976d9766-d351-4bb9-bf82-af2747ce9be6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:44.143054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-976d9766-d351-4bb9-bf82-af2747ce9be6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:44.143054 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:44.143054 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:44.143054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-976d9766-d351-4bb9-bf82-af2747ce9be6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:44.143054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-976d9766-d351-4bb9-bf82-af2747ce9be6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:44.249293 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:44.249293 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:44.249293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-976d9766-d351-4bb9-bf82-af2747ce9be6 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:44.249293 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1400/2858] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:44 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:44.428002 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d4a8fde6-fa2e-4c9f-960f-da97e07b3442 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 Jan 12 14:55:44.428002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d4a8fde6-fa2e-4c9f-960f-da97e07b3442 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:44.428002 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:44.428002 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:44.428002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d4a8fde6-fa2e-4c9f-960f-da97e07b3442 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:44.513488 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:44.513488 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:44.513488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d4a8fde6-fa2e-4c9f-960f-da97e07b3442 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:44.537012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d4a8fde6-fa2e-4c9f-960f-da97e07b3442 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 returned with HTTP 200 Jan 12 14:55:44.537012 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1459/2859] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:44 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 => generated 469 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:44.656354 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a546e066-8357-47a2-aa46-fa7060848e82 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] POST http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata Jan 12 14:55:44.656354 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:44.656354 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:44.656354 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a546e066-8357-47a2-aa46-fa7060848e82 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:44.712585 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:44.712585 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:44.712585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a546e066-8357-47a2-aa46-fa7060848e82 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:44.834850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a546e066-8357-47a2-aa46-fa7060848e82 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Update snapshot metadata completed successfully. Jan 12 14:55:44.834850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a546e066-8357-47a2-aa46-fa7060848e82 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata returned with HTTP 200 Jan 12 14:55:44.841815 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1401/2860] 10.222.0.43 () {60 vars in 1369 bytes} [Tue Jan 12 14:55:44 2021] POST /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata => generated 68 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 12 14:55:44.843774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96dd90aa-eeb8-454e-b9e8-655a957918c6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata Jan 12 14:55:44.843774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96dd90aa-eeb8-454e-b9e8-655a957918c6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:44.843774 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:44.843774 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:44.843774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96dd90aa-eeb8-454e-b9e8-655a957918c6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:44.903380 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:44.903380 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:44.903380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-96dd90aa-eeb8-454e-b9e8-655a957918c6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:44.905649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-96dd90aa-eeb8-454e-b9e8-655a957918c6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Get snapshot metadata completed successfully. Jan 12 14:55:44.905649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96dd90aa-eeb8-454e-b9e8-655a957918c6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata returned with HTTP 200 Jan 12 14:55:44.905649 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1460/2861] 10.222.0.43 () {58 vars in 1348 bytes} [Tue Jan 12 14:55:44 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata => generated 68 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 12 14:55:44.923546 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ad592d7-2b6c-4274-9a65-609a2aae02e4 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] PUT http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata Jan 12 14:55:44.923546 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:44.923546 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:44.923546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ad592d7-2b6c-4274-9a65-609a2aae02e4 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:44.995347 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:44.995347 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:44.998777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0ad592d7-2b6c-4274-9a65-609a2aae02e4 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:45.139477 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0ad592d7-2b6c-4274-9a65-609a2aae02e4 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Update snapshot metadata completed successfully. Jan 12 14:55:45.139477 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ad592d7-2b6c-4274-9a65-609a2aae02e4 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata returned with HTTP 200 Jan 12 14:55:45.139477 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1402/2862] 10.222.0.43 () {60 vars in 1368 bytes} [Tue Jan 12 14:55:44 2021] PUT /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata => generated 57 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:45.150836 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-362df623-2def-431b-8ce1-c812b5f7d364 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata Jan 12 14:55:45.150836 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-362df623-2def-431b-8ce1-c812b5f7d364 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:45.150836 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:45.150836 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:45.150836 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-362df623-2def-431b-8ce1-c812b5f7d364 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:45.226777 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:45.226777 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:45.226777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-362df623-2def-431b-8ce1-c812b5f7d364 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:45.226777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-362df623-2def-431b-8ce1-c812b5f7d364 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Get snapshot metadata completed successfully. Jan 12 14:55:45.226777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-362df623-2def-431b-8ce1-c812b5f7d364 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata returned with HTTP 200 Jan 12 14:55:45.253883 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1461/2863] 10.222.0.43 () {58 vars in 1348 bytes} [Tue Jan 12 14:55:45 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata => generated 57 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:45.257911 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0153bc2c-323a-4283-a1cb-f3354dd15a12 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] DELETE http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata/key3 Jan 12 14:55:45.257911 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0153bc2c-323a-4283-a1cb-f3354dd15a12 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:45.257911 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:45.257911 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:45.257911 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0153bc2c-323a-4283-a1cb-f3354dd15a12 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:45.267981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d6a6855-05f2-4639-974e-20b740010a2e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:45.267981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d6a6855-05f2-4639-974e-20b740010a2e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:45.267981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:45.267981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:45.267981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d6a6855-05f2-4639-974e-20b740010a2e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:45.275880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0d6a6855-05f2-4639-974e-20b740010a2e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:45.319729 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:45.319729 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:45.319729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0153bc2c-323a-4283-a1cb-f3354dd15a12 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:45.319729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0153bc2c-323a-4283-a1cb-f3354dd15a12 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Get snapshot metadata completed successfully. Jan 12 14:55:45.343331 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:45.343331 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:45.353338 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d6a6855-05f2-4639-974e-20b740010a2e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:45.353338 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1462/2864] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:45 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:45.361923 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:55:45.361923 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:55:45.400184 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0153bc2c-323a-4283-a1cb-f3354dd15a12 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Delete snapshot metadata completed successfully. Jan 12 14:55:45.400184 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0153bc2c-323a-4283-a1cb-f3354dd15a12 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata/key3 returned with HTTP 200 Jan 12 14:55:45.409494 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1403/2865] 10.222.0.43 () {58 vars in 1366 bytes} [Tue Jan 12 14:55:45 2021] DELETE /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata/key3 => generated 0 bytes in 172 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 12 14:55:45.414076 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7c0eb38-eeb5-41b0-880c-6fb634b87e4c tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata Jan 12 14:55:45.414076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7c0eb38-eeb5-41b0-880c-6fb634b87e4c tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:45.414076 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:45.414076 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:45.414076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7c0eb38-eeb5-41b0-880c-6fb634b87e4c tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:45.486371 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:45.486371 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:45.514863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c7c0eb38-eeb5-41b0-880c-6fb634b87e4c tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:45.514863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c7c0eb38-eeb5-41b0-880c-6fb634b87e4c tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Get snapshot metadata completed successfully. Jan 12 14:55:45.517941 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7c0eb38-eeb5-41b0-880c-6fb634b87e4c tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata returned with HTTP 200 Jan 12 14:55:45.525226 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1463/2866] 10.222.0.43 () {58 vars in 1348 bytes} [Tue Jan 12 14:55:45 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata => generated 32 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:45.546164 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9a04e76-c0d5-4438-a3d8-fa7c4f2310f1 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] PUT http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata Jan 12 14:55:45.546164 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:45.546164 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:45.546164 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9a04e76-c0d5-4438-a3d8-fa7c4f2310f1 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:45.676747 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:45.676747 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:45.676747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e9a04e76-c0d5-4438-a3d8-fa7c4f2310f1 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:45.749994 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e9a04e76-c0d5-4438-a3d8-fa7c4f2310f1 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Update snapshot metadata completed successfully. Jan 12 14:55:45.749994 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9a04e76-c0d5-4438-a3d8-fa7c4f2310f1 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata returned with HTTP 200 Jan 12 14:55:45.756777 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1404/2867] 10.222.0.43 () {60 vars in 1368 bytes} [Tue Jan 12 14:55:45 2021] PUT /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata => generated 16 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:45.770273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a73253d2-7d02-4521-a20e-a368fe262a34 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] POST http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata Jan 12 14:55:45.770273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:45.770273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:45.770273 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a73253d2-7d02-4521-a20e-a368fe262a34 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:45.921655 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:45.921655 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:45.926438 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a73253d2-7d02-4521-a20e-a368fe262a34 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:46.005924 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a73253d2-7d02-4521-a20e-a368fe262a34 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Update snapshot metadata completed successfully. Jan 12 14:55:46.005924 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a73253d2-7d02-4521-a20e-a368fe262a34 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata returned with HTTP 200 Jan 12 14:55:46.005924 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1464/2868] 10.222.0.43 () {60 vars in 1369 bytes} [Tue Jan 12 14:55:45 2021] POST /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata => generated 68 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:46.016662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5bfb2988-48c6-433c-96ba-78ae2383c14f tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata Jan 12 14:55:46.016662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5bfb2988-48c6-433c-96ba-78ae2383c14f tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:46.016662 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:46.016662 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:46.016662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5bfb2988-48c6-433c-96ba-78ae2383c14f tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:46.107375 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:46.107375 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:46.107375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5bfb2988-48c6-433c-96ba-78ae2383c14f tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:46.107375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5bfb2988-48c6-433c-96ba-78ae2383c14f tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Get snapshot metadata completed successfully. Jan 12 14:55:46.107375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5bfb2988-48c6-433c-96ba-78ae2383c14f tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata returned with HTTP 200 Jan 12 14:55:46.107375 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1405/2869] 10.222.0.43 () {58 vars in 1348 bytes} [Tue Jan 12 14:55:46 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata => generated 68 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:46.122819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4c15e69b-e1b5-47da-93f9-e85da70c1055 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] PUT http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata/key3 Jan 12 14:55:46.122819 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:46.122819 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:46.122819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4c15e69b-e1b5-47da-93f9-e85da70c1055 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:46.231898 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:46.231898 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:46.243788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4c15e69b-e1b5-47da-93f9-e85da70c1055 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:46.387083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72fc4e02-11e9-4cac-a5e8-3c26fde048e4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:46.394929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72fc4e02-11e9-4cac-a5e8-3c26fde048e4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:46.394929 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:46.394929 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:46.394929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72fc4e02-11e9-4cac-a5e8-3c26fde048e4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:46.404871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-72fc4e02-11e9-4cac-a5e8-3c26fde048e4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:46.496706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4c15e69b-e1b5-47da-93f9-e85da70c1055 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Update snapshot metadata completed successfully. Jan 12 14:55:46.496706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4c15e69b-e1b5-47da-93f9-e85da70c1055 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata/key3 returned with HTTP 200 Jan 12 14:55:46.496706 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1465/2870] 10.222.0.43 () {60 vars in 1383 bytes} [Tue Jan 12 14:55:46 2021] PUT /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata/key3 => generated 35 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:46.519936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e149c366-3169-4a1d-967e-6634ff51d025 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata/key3 Jan 12 14:55:46.519936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e149c366-3169-4a1d-967e-6634ff51d025 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:46.519936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:46.519936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:46.519936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e149c366-3169-4a1d-967e-6634ff51d025 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:46.585533 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:46.585533 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:46.585533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72fc4e02-11e9-4cac-a5e8-3c26fde048e4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:46.608129 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1406/2871] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:46 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:46.670332 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:46.670332 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:46.670332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e149c366-3169-4a1d-967e-6634ff51d025 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:46.670332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e149c366-3169-4a1d-967e-6634ff51d025 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Get snapshot metadata completed successfully. Jan 12 14:55:46.696177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e149c366-3169-4a1d-967e-6634ff51d025 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata/key3 returned with HTTP 200 Jan 12 14:55:46.696177 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1466/2872] 10.222.0.43 () {58 vars in 1363 bytes} [Tue Jan 12 14:55:46 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata/key3 => generated 35 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:46.706356 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c16d596-b2a9-4dac-b6b3-6c3ca2452870 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata Jan 12 14:55:46.706356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c16d596-b2a9-4dac-b6b3-6c3ca2452870 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:46.706356 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:46.706356 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:46.706356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c16d596-b2a9-4dac-b6b3-6c3ca2452870 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:46.757758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:46.757758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:46.757758 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6c16d596-b2a9-4dac-b6b3-6c3ca2452870 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:46.757758 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6c16d596-b2a9-4dac-b6b3-6c3ca2452870 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Get snapshot metadata completed successfully. Jan 12 14:55:46.784450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c16d596-b2a9-4dac-b6b3-6c3ca2452870 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata returned with HTTP 200 Jan 12 14:55:46.789896 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-564d3e5b-3513-4f2d-bf5d-89f875db9db7 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] PUT http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata Jan 12 14:55:46.789896 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:46.789896 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:46.789896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-564d3e5b-3513-4f2d-bf5d-89f875db9db7 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:46.795883 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1407/2873] 10.222.0.43 () {58 vars in 1348 bytes} [Tue Jan 12 14:55:46 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata => generated 75 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:46.880393 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:46.880393 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:46.889024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-564d3e5b-3513-4f2d-bf5d-89f875db9db7 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:46.986690 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-564d3e5b-3513-4f2d-bf5d-89f875db9db7 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Update snapshot metadata completed successfully. Jan 12 14:55:46.986690 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-564d3e5b-3513-4f2d-bf5d-89f875db9db7 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata returned with HTTP 200 Jan 12 14:55:46.993165 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1467/2874] 10.222.0.43 () {60 vars in 1368 bytes} [Tue Jan 12 14:55:46 2021] PUT /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4/metadata => generated 16 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:55:47.002876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4df2354f-eaf1-4a09-8e51-eb953d6f2671 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] DELETE http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 Jan 12 14:55:47.002876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4df2354f-eaf1-4a09-8e51-eb953d6f2671 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:47.002876 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:47.002876 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:47.002876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4df2354f-eaf1-4a09-8e51-eb953d6f2671 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:47.002876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-4df2354f-eaf1-4a09-8e51-eb953d6f2671 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Delete snapshot with id: 67b5716f-ae17-415a-b323-fbcf1ae4b8c4 Jan 12 14:55:47.116984 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:47.116984 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:47.116984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4df2354f-eaf1-4a09-8e51-eb953d6f2671 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:47.407225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4df2354f-eaf1-4a09-8e51-eb953d6f2671 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot delete request issued successfully. Jan 12 14:55:47.407225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4df2354f-eaf1-4a09-8e51-eb953d6f2671 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 returned with HTTP 202 Jan 12 14:55:47.407225 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1408/2875] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:55:46 2021] DELETE /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 => generated 0 bytes in 412 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:47.424051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fcc1c23-107d-4bae-bca3-b0d432b6e5d3 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 Jan 12 14:55:47.424051 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fcc1c23-107d-4bae-bca3-b0d432b6e5d3 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:47.424051 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:47.424051 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:47.424051 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fcc1c23-107d-4bae-bca3-b0d432b6e5d3 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:47.568529 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:47.568529 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:47.568529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1fcc1c23-107d-4bae-bca3-b0d432b6e5d3 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:47.568529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fcc1c23-107d-4bae-bca3-b0d432b6e5d3 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 returned with HTTP 200 Jan 12 14:55:47.568529 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1468/2876] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:47 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 => generated 468 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:47.628344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c134dd2-4459-470a-8c1a-b1954fa675b0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:47.628344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c134dd2-4459-470a-8c1a-b1954fa675b0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:47.628344 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:47.628344 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:47.628344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c134dd2-4459-470a-8c1a-b1954fa675b0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:47.628344 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9c134dd2-4459-470a-8c1a-b1954fa675b0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:47.776196 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:47.776196 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:47.785463 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c134dd2-4459-470a-8c1a-b1954fa675b0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:47.793974 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1409/2877] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:47 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:48.588513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3d2b7a1-ef1a-4690-8933-7e8952092355 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 Jan 12 14:55:48.588513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3d2b7a1-ef1a-4690-8933-7e8952092355 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:48.588513 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:48.588513 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:48.588513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3d2b7a1-ef1a-4690-8933-7e8952092355 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:48.710815 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:48.710815 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:48.710815 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d3d2b7a1-ef1a-4690-8933-7e8952092355 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:48.726106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3d2b7a1-ef1a-4690-8933-7e8952092355 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 returned with HTTP 200 Jan 12 14:55:48.726106 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1469/2878] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:48 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 => generated 468 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:48.803065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b197f872-d469-42ae-9544-f8d3cc1832cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:48.803065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b197f872-d469-42ae-9544-f8d3cc1832cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:48.803065 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:48.803065 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:48.803065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b197f872-d469-42ae-9544-f8d3cc1832cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:48.803065 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b197f872-d469-42ae-9544-f8d3cc1832cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:48.907304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:48.907304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:48.907304 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b197f872-d469-42ae-9544-f8d3cc1832cd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:48.917636 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1410/2879] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:48 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:49.739944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d9a815e2-f4a0-4295-8f90-e061a2c82609 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 Jan 12 14:55:49.739944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d9a815e2-f4a0-4295-8f90-e061a2c82609 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:49.739944 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:49.739944 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:49.739944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d9a815e2-f4a0-4295-8f90-e061a2c82609 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:49.823650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:49.823650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:49.824900 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d9a815e2-f4a0-4295-8f90-e061a2c82609 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Snapshot retrieved successfully. Jan 12 14:55:49.828315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d9a815e2-f4a0-4295-8f90-e061a2c82609 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 returned with HTTP 200 Jan 12 14:55:49.829369 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1470/2880] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:49 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 => generated 468 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:49.970185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6742a6b-88d9-449a-928e-5d71bd04f4f7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:49.971050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6742a6b-88d9-449a-928e-5d71bd04f4f7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:49.971179 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:49.971179 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:49.971516 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6742a6b-88d9-449a-928e-5d71bd04f4f7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:49.982066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d6742a6b-88d9-449a-928e-5d71bd04f4f7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Show backup with id 959d90b6-ecd7-4f03-8e43-43a8f43c2930. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 14:55:50.053572 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:50.053572 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:50.055634 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6742a6b-88d9-449a-928e-5d71bd04f4f7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 200 Jan 12 14:55:50.068020 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1411/2881] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:49 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 854 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:50.074863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72a7677b-e18b-4766-8529-e2c321dad768 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 Jan 12 14:55:50.075418 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72a7677b-e18b-4766-8529-e2c321dad768 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:50.075608 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:50.075608 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:50.080972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72a7677b-e18b-4766-8529-e2c321dad768 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:50.213717 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:50.213717 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:50.232653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-72a7677b-e18b-4766-8529-e2c321dad768 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:50.285648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72a7677b-e18b-4766-8529-e2c321dad768 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 returned with HTTP 200 Jan 12 14:55:50.286594 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1471/2882] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:50 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 => generated 1035 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:50.303038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dd47af20-1677-45b0-897d-7c5e18f4f107 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 Jan 12 14:55:50.303602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dd47af20-1677-45b0-897d-7c5e18f4f107 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:50.303848 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:50.303848 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:50.304462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dd47af20-1677-45b0-897d-7c5e18f4f107 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:50.378814 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:50.378814 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:50.397206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dd47af20-1677-45b0-897d-7c5e18f4f107 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:50.424987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dd47af20-1677-45b0-897d-7c5e18f4f107 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 returned with HTTP 200 Jan 12 14:55:50.429590 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1412/2883] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:50 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 => generated 1035 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:50.443383 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc35efba-4a85-4324-b99b-de8faaf479fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 Jan 12 14:55:50.443841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bc35efba-4a85-4324-b99b-de8faaf479fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:50.444089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:50.444089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:50.444450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bc35efba-4a85-4324-b99b-de8faaf479fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:50.444962 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-bc35efba-4a85-4324-b99b-de8faaf479fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume with id: e3ef1dc8-e94c-443d-9cea-263197cb7ea2 Jan 12 14:55:50.523381 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:50.523381 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:50.524645 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bc35efba-4a85-4324-b99b-de8faaf479fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:50.584384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bc35efba-4a85-4324-b99b-de8faaf479fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume request issued successfully. Jan 12 14:55:50.585152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc35efba-4a85-4324-b99b-de8faaf479fd tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 returned with HTTP 202 Jan 12 14:55:50.589583 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1472/2884] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:55:50 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:50.594432 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9661e151-8095-44ca-8453-607813dc34cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 Jan 12 14:55:50.594954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9661e151-8095-44ca-8453-607813dc34cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:50.595170 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:50.595170 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:50.599168 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9661e151-8095-44ca-8453-607813dc34cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:50.716395 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:50.716395 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:50.752297 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9661e151-8095-44ca-8453-607813dc34cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:50.848254 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85199a4e-b131-4852-b8a3-2388eeb97860 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 Jan 12 14:55:50.849606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85199a4e-b131-4852-b8a3-2388eeb97860 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:50.849996 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:50.849996 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:50.850987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85199a4e-b131-4852-b8a3-2388eeb97860 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:50.857712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9661e151-8095-44ca-8453-607813dc34cc tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 returned with HTTP 200 Jan 12 14:55:50.864743 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1413/2885] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:50 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 => generated 1034 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:50.902457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85199a4e-b131-4852-b8a3-2388eeb97860 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 returned with HTTP 404 Jan 12 14:55:50.904596 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1473/2886] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:50 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/snapshots/67b5716f-ae17-415a-b323-fbcf1ae4b8c4 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:50.915206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a965155f-bd41-4cd8-bfc6-76ecbe522ba6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] DELETE http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea Jan 12 14:55:50.916212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a965155f-bd41-4cd8-bfc6-76ecbe522ba6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:50.916212 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:50.916212 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:50.916416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a965155f-bd41-4cd8-bfc6-76ecbe522ba6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:50.916914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-a965155f-bd41-4cd8-bfc6-76ecbe522ba6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Delete volume with id: 91487460-a8cb-4efd-95fb-fa6959e854ea Jan 12 14:55:51.036903 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:51.036903 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:51.038884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a965155f-bd41-4cd8-bfc6-76ecbe522ba6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Volume info retrieved successfully. Jan 12 14:55:51.093775 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a965155f-bd41-4cd8-bfc6-76ecbe522ba6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Delete volume request issued successfully. Jan 12 14:55:51.094362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a965155f-bd41-4cd8-bfc6-76ecbe522ba6 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea returned with HTTP 202 Jan 12 14:55:51.096406 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1414/2887] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:55:50 2021] DELETE /volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:51.106499 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-46ec5e70-80db-4d24-9d65-c5bd3b10828d tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea Jan 12 14:55:51.107142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-46ec5e70-80db-4d24-9d65-c5bd3b10828d tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:51.107571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-46ec5e70-80db-4d24-9d65-c5bd3b10828d tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:51.227755 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:51.227755 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:51.270098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-46ec5e70-80db-4d24-9d65-c5bd3b10828d tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Volume info retrieved successfully. Jan 12 14:55:51.330567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-46ec5e70-80db-4d24-9d65-c5bd3b10828d tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea returned with HTTP 200 Jan 12 14:55:51.332019 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1474/2888] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:51 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea => generated 915 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:51.878858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e627fda3-0d39-4208-a898-d8df2adfd5ad tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 Jan 12 14:55:51.879338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e627fda3-0d39-4208-a898-d8df2adfd5ad tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:51.879338 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:51.879338 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:51.880702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e627fda3-0d39-4208-a898-d8df2adfd5ad tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:52.060422 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:52.060422 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:52.078903 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e627fda3-0d39-4208-a898-d8df2adfd5ad tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:52.123052 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e627fda3-0d39-4208-a898-d8df2adfd5ad tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 returned with HTTP 200 Jan 12 14:55:52.124186 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1415/2889] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:51 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 => generated 1034 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:52.365657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ce4f4f8-9a85-43ac-ad4d-df88beb8ccc0 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea Jan 12 14:55:52.365657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ce4f4f8-9a85-43ac-ad4d-df88beb8ccc0 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:52.365657 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:52.365657 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:52.365657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ce4f4f8-9a85-43ac-ad4d-df88beb8ccc0 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:52.514081 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:52.514081 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:52.556571 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ce4f4f8-9a85-43ac-ad4d-df88beb8ccc0 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Volume info retrieved successfully. Jan 12 14:55:52.611034 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ce4f4f8-9a85-43ac-ad4d-df88beb8ccc0 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea returned with HTTP 200 Jan 12 14:55:52.624576 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1416/2890] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:52 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea => generated 915 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:52.665172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6aa3bdff-4fb1-476d-9082-ab23acf3a735 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 Jan 12 14:55:52.665709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6aa3bdff-4fb1-476d-9082-ab23acf3a735 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:52.665928 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:52.665928 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:52.666367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6aa3bdff-4fb1-476d-9082-ab23acf3a735 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:52.703629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6aa3bdff-4fb1-476d-9082-ab23acf3a735 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 returned with HTTP 200 Jan 12 14:55:52.705231 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1475/2891] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:52 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 => generated 361 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:52.730235 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aab2b4fc-546f-403e-be7e-f77835b209fb tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6/defaults Jan 12 14:55:52.730945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aab2b4fc-546f-403e-be7e-f77835b209fb tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:52.731519 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:52.731519 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:52.732119 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aab2b4fc-546f-403e-be7e-f77835b209fb tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'defaults' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:52.757777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aab2b4fc-546f-403e-be7e-f77835b209fb tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6/defaults returned with HTTP 200 Jan 12 14:55:52.758773 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1417/2892] 10.222.0.43 () {58 vars in 1348 bytes} [Tue Jan 12 14:55:52 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6/defaults => generated 361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:52.771646 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc36e54a-a9f9-4797-b256-00d2b66b8755 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] PUT http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 Jan 12 14:55:52.772516 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bc36e54a-a9f9-4797-b256-00d2b66b8755 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:52.884031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc36e54a-a9f9-4797-b256-00d2b66b8755 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 returned with HTTP 200 Jan 12 14:55:52.891999 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1476/2893] 10.222.0.43 () {60 vars in 1341 bytes} [Tue Jan 12 14:55:52 2021] PUT /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 => generated 319 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:52.909135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-578c208c-47e1-45d5-b0dd-83f554cbadd7 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] DELETE http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 Jan 12 14:55:52.910139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-578c208c-47e1-45d5-b0dd-83f554cbadd7 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:52.910770 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-578c208c-47e1-45d5-b0dd-83f554cbadd7 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:52.935997 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-578c208c-47e1-45d5-b0dd-83f554cbadd7 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 returned with HTTP 200 Jan 12 14:55:52.936903 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1418/2894] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:55:52 2021] DELETE /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 12 14:55:52.950590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5fe585cb-f8a3-417e-b88b-c09b76ca28a4 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 Jan 12 14:55:52.951254 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5fe585cb-f8a3-417e-b88b-c09b76ca28a4 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:52.951753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5fe585cb-f8a3-417e-b88b-c09b76ca28a4 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:53.025616 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5fe585cb-f8a3-417e-b88b-c09b76ca28a4 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 returned with HTTP 200 Jan 12 14:55:53.026475 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1477/2895] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:52 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 => generated 361 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:53.043476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b56bd53b-238d-4c6a-baa4-8dd838c4cfa8 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] PUT http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 Jan 12 14:55:53.043476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b56bd53b-238d-4c6a-baa4-8dd838c4cfa8 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:53.142148 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6383e8a8-cb9f-45e7-b2b7-f9a2f0fec0e7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 Jan 12 14:55:53.142844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6383e8a8-cb9f-45e7-b2b7-f9a2f0fec0e7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:53.143686 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6383e8a8-cb9f-45e7-b2b7-f9a2f0fec0e7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:53.225617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:53.225617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:53.231454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6383e8a8-cb9f-45e7-b2b7-f9a2f0fec0e7 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 returned with HTTP 404 Jan 12 14:55:53.235954 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1478/2896] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:53 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/e3ef1dc8-e94c-443d-9cea-263197cb7ea2 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:55:53.245511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3101e34f-c3cc-4f7b-849d-cc4e9145de30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 Jan 12 14:55:53.246950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3101e34f-c3cc-4f7b-849d-cc4e9145de30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:53.247943 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:53.247943 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:53.248576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3101e34f-c3cc-4f7b-849d-cc4e9145de30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:53.249113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-3101e34f-c3cc-4f7b-849d-cc4e9145de30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete backup with id: 959d90b6-ecd7-4f03-8e43-43a8f43c2930. Jan 12 14:55:53.277673 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:53.277673 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:53.306131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-3101e34f-c3cc-4f7b-849d-cc4e9145de30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] delete_backup rpcapi backup_id 959d90b6-ecd7-4f03-8e43-43a8f43c2930 {{(pid=87932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 12 14:55:53.311662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b56bd53b-238d-4c6a-baa4-8dd838c4cfa8 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 returned with HTTP 200 Jan 12 14:55:53.313029 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1419/2897] 10.222.0.43 () {60 vars in 1342 bytes} [Tue Jan 12 14:55:53 2021] PUT /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 => generated 319 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:53.316919 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3101e34f-c3cc-4f7b-849d-cc4e9145de30 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 returned with HTTP 202 Jan 12 14:55:53.317955 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1479/2898] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:55:53 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/backups/959d90b6-ecd7-4f03-8e43-43a8f43c2930 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:55:53.329397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8362df3-14c5-4b08-b1e6-1cbe5420cbf3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:55:53.334408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8362df3-14c5-4b08-b1e6-1cbe5420cbf3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:53.334904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8362df3-14c5-4b08-b1e6-1cbe5420cbf3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:53.335376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c8362df3-14c5-4b08-b1e6-1cbe5420cbf3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume with id: 10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:55:53.340105 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a598e85-d240-4903-aaa9-8954178f8eae tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6/defaults Jan 12 14:55:53.340722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a598e85-d240-4903-aaa9-8954178f8eae tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:53.340949 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:53.340949 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:53.341304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a598e85-d240-4903-aaa9-8954178f8eae tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'defaults' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:53.398917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a598e85-d240-4903-aaa9-8954178f8eae tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6/defaults returned with HTTP 200 Jan 12 14:55:53.400500 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1480/2899] 10.222.0.43 () {58 vars in 1348 bytes} [Tue Jan 12 14:55:53 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6/defaults => generated 361 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:53.420829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5744d7d0-2323-4c6a-bc70-8d34bd9c8e35 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 Jan 12 14:55:53.421372 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:53.421372 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:53.422099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5744d7d0-2323-4c6a-bc70-8d34bd9c8e35 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:53.422660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c8362df3-14c5-4b08-b1e6-1cbe5420cbf3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:53.423048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5744d7d0-2323-4c6a-bc70-8d34bd9c8e35 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:53.502666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c8362df3-14c5-4b08-b1e6-1cbe5420cbf3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume request issued successfully. Jan 12 14:55:53.503292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5744d7d0-2323-4c6a-bc70-8d34bd9c8e35 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 returned with HTTP 200 Jan 12 14:55:53.503755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8362df3-14c5-4b08-b1e6-1cbe5420cbf3 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 returned with HTTP 202 Jan 12 14:55:53.517689 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1481/2900] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:55:53 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 => generated 361 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:55:53.517889 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1420/2901] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:55:53 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:53.531451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbf52571-6c01-490e-b83c-b3bfcfb1da0f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:55:53.539559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbf52571-6c01-490e-b83c-b3bfcfb1da0f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:53.540001 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:53.540001 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:53.543254 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbf52571-6c01-490e-b83c-b3bfcfb1da0f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:53.575522 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e041ba66-0e1a-497b-8029-1d09a5e34317 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True Jan 12 14:55:53.576323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e041ba66-0e1a-497b-8029-1d09a5e34317 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:53.576927 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e041ba66-0e1a-497b-8029-1d09a5e34317 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:53.710975 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:53.710975 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:53.742363 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e041ba66-0e1a-497b-8029-1d09a5e34317 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True returned with HTTP 200 Jan 12 14:55:53.743883 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dbf52571-6c01-490e-b83c-b3bfcfb1da0f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:53.746949 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1482/2902] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:55:53 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True => generated 1076 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:53.758307 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-089e133a-fc7d-4de2-b1c8-ca2ac774d306 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] GET http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea Jan 12 14:55:53.758937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-089e133a-fc7d-4de2-b1c8-ca2ac774d306 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:53.759429 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-089e133a-fc7d-4de2-b1c8-ca2ac774d306 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:53.801715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbf52571-6c01-490e-b83c-b3bfcfb1da0f tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 returned with HTTP 200 Jan 12 14:55:53.803170 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1421/2903] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:53 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 => generated 977 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:53.885822 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:53.885822 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:53.892550 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-089e133a-fc7d-4de2-b1c8-ca2ac774d306 tempest-SnapshotMetadataTestJSON-1389836375 tempest-SnapshotMetadataTestJSON-1389836375] http://10.222.0.43/volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea returned with HTTP 404 Jan 12 14:55:53.894385 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1483/2904] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:53 2021] GET /volume/v3/5b369335f7654fec9b8498ce372d97d7/volumes/91487460-a8cb-4efd-95fb-fa6959e854ea => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:54.221383 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] POST http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes Jan 12 14:55:54.222250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:54.222250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:54.222822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1334678189"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:54.224823 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1334678189'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:55:54.225386 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Create volume of 1 GB Jan 12 14:55:54.260210 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Availability Zones retrieved successfully. Jan 12 14:55:54.307258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Flow 'volume_create_api' (26bda214-5c87-4cbf-bc7b-acd129fb14c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:54.317771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9124182a-19f3-4dfc-8775-4d9924530320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:54.319894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:55:54.457608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9124182a-19f3-4dfc-8775-4d9924530320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:54.464685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a47200-db3b-4a18-8214-4aa1dd7379b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:54.668680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Created reservations ['4ddef197-ad82-4751-8a6d-aa6a980231fc', '665140fd-19f3-45ed-bd50-97b80bd0c4fc', '985a1c39-5a51-435d-a343-7d408cfba443', '88699251-eb87-4a7d-b1e4-f79964feb45a'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:55:54.670717 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a47200-db3b-4a18-8214-4aa1dd7379b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ddef197-ad82-4751-8a6d-aa6a980231fc', '665140fd-19f3-45ed-bd50-97b80bd0c4fc', '985a1c39-5a51-435d-a343-7d408cfba443', '88699251-eb87-4a7d-b1e4-f79964feb45a']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:54.672840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d044c7-2346-4eb8-8504-2162a599d896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:54.761857 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36d044c7-2346-4eb8-8504-2162a599d896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe81df08-5856-4004-b3c4-a2a5ada8b884', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1334678189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac60255ca6d453d8d0fdc52a3faebe6',qos_specs=None,replication_status=,reservations=['4ddef197-ad82-4751-8a6d-aa6a980231fc','665140fd-19f3-45ed-bd50-97b80bd0c4fc','985a1c39-5a51-435d-a343-7d408cfba443','88699251-eb87-4a7d-b1e4-f79964feb45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa6582892ee49cca3183488fd2c7335',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1334678189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe81df08-5856-4004-b3c4-a2a5ada8b884,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ac60255ca6d453d8d0fdc52a3faebe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cfa6582892ee49cca3183488fd2c7335',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:54.764996 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fb2115c-fcb6-404e-a48e-8f6e0d8dc6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:54.803436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fb2115c-fcb6-404e-a48e-8f6e0d8dc6c7) transitioned into state 'SUCCESS' from state '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-1334678189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac60255ca6d453d8d0fdc52a3faebe6',qos_specs=None,replication_status=,reservations=['4ddef197-ad82-4751-8a6d-aa6a980231fc','665140fd-19f3-45ed-bd50-97b80bd0c4fc','985a1c39-5a51-435d-a343-7d408cfba443','88699251-eb87-4a7d-b1e4-f79964feb45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa6582892ee49cca3183488fd2c7335',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:54.805685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfa715c-06e2-415d-b3b5-7c1abe0c5f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:54.819777 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de97728a-4779-4abf-87f6-f7be5d19b521 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:55:54.820530 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de97728a-4779-4abf-87f6-f7be5d19b521 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:54.820882 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:54.820882 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:54.821457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de97728a-4779-4abf-87f6-f7be5d19b521 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:54.826315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfa715c-06e2-415d-b3b5-7c1abe0c5f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:55:54.835734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Flow 'volume_create_api' (26bda214-5c87-4cbf-bc7b-acd129fb14c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:54.925172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Create volume request issued successfully. Jan 12 14:55:54.948843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c42ef50-81e4-46e1-bb69-ed57fe52e5a3 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes returned with HTTP 202 Jan 12 14:55:54.950899 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1422/2905] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:55:53 2021] POST /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes => generated 825 bytes in 1147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:55:54.968498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a94eadc3-7441-49ab-8897-8d4988653d9b tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] GET http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 Jan 12 14:55:54.969015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a94eadc3-7441-49ab-8897-8d4988653d9b tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:54.969236 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:54.969236 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:54.969643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a94eadc3-7441-49ab-8897-8d4988653d9b tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:55.028493 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:55.028493 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:55.059247 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-de97728a-4779-4abf-87f6-f7be5d19b521 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:55.137782 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:55.137782 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:55.168884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a94eadc3-7441-49ab-8897-8d4988653d9b tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Volume info retrieved successfully. Jan 12 14:55:55.180869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de97728a-4779-4abf-87f6-f7be5d19b521 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 returned with HTTP 200 Jan 12 14:55:55.182179 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1484/2906] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:54 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 => generated 977 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:55.279733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a94eadc3-7441-49ab-8897-8d4988653d9b tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 returned with HTTP 200 Jan 12 14:55:55.284821 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1423/2907] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:54 2021] GET /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 => generated 893 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:55:56.202866 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66eb54cf-d897-425f-8224-b0b09111512d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:55:56.203399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66eb54cf-d897-425f-8224-b0b09111512d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:56.203592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:56.203592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:56.204616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66eb54cf-d897-425f-8224-b0b09111512d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:56.295256 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:56.295256 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:56.302216 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-efcbfc9b-928f-4ac9-9328-85044e61dd24 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] GET http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 Jan 12 14:55:56.302987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-efcbfc9b-928f-4ac9-9328-85044e61dd24 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:56.303375 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:56.303375 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:56.304037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-efcbfc9b-928f-4ac9-9328-85044e61dd24 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:56.326982 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-66eb54cf-d897-425f-8224-b0b09111512d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:56.361649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66eb54cf-d897-425f-8224-b0b09111512d tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 returned with HTTP 200 Jan 12 14:55:56.362983 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1485/2908] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:56 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 => generated 977 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:56.401211 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:56.401211 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:56.409742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-efcbfc9b-928f-4ac9-9328-85044e61dd24 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Volume info retrieved successfully. Jan 12 14:55:56.444420 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-efcbfc9b-928f-4ac9-9328-85044e61dd24 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 returned with HTTP 200 Jan 12 14:55:56.446814 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1424/2909] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:56 2021] GET /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 => generated 918 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:56.470411 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2139634-55bc-4b74-9bdf-9df4ccd241da tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True Jan 12 14:55:56.478883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2139634-55bc-4b74-9bdf-9df4ccd241da tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:56.478883 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:56.478883 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:56.478883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2139634-55bc-4b74-9bdf-9df4ccd241da tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:56.543342 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2139634-55bc-4b74-9bdf-9df4ccd241da tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True returned with HTTP 200 Jan 12 14:55:56.544219 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1486/2910] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:55:56 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True => generated 1076 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:56.559332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f08acdc7-ccc6-4df1-af2c-e2bc6ae3bec6 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] DELETE http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 Jan 12 14:55:56.560768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f08acdc7-ccc6-4df1-af2c-e2bc6ae3bec6 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:56.561188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:56.561188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:56.561866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f08acdc7-ccc6-4df1-af2c-e2bc6ae3bec6 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:56.563715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f08acdc7-ccc6-4df1-af2c-e2bc6ae3bec6 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Delete volume with id: fe81df08-5856-4004-b3c4-a2a5ada8b884 Jan 12 14:55:56.663661 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:56.663661 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:56.664920 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f08acdc7-ccc6-4df1-af2c-e2bc6ae3bec6 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Volume info retrieved successfully. Jan 12 14:55:56.720956 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f08acdc7-ccc6-4df1-af2c-e2bc6ae3bec6 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Delete volume request issued successfully. Jan 12 14:55:56.721612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f08acdc7-ccc6-4df1-af2c-e2bc6ae3bec6 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 returned with HTTP 202 Jan 12 14:55:56.725730 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1425/2911] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:55:56 2021] DELETE /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:56.737498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2ddeb98-d11e-4ad1-9593-e58a043cb36d tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] GET http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 Jan 12 14:55:56.738150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2ddeb98-d11e-4ad1-9593-e58a043cb36d tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:56.738710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2ddeb98-d11e-4ad1-9593-e58a043cb36d tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:56.888411 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:56.888411 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:56.908727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c2ddeb98-d11e-4ad1-9593-e58a043cb36d tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Volume info retrieved successfully. Jan 12 14:55:56.947992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2ddeb98-d11e-4ad1-9593-e58a043cb36d tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 returned with HTTP 200 Jan 12 14:55:56.950261 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1487/2912] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:56 2021] GET /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 => generated 917 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:57.390027 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d5dc2b0b-e69a-4c45-b6aa-55dbb0fc5b51 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:55:57.399188 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d5dc2b0b-e69a-4c45-b6aa-55dbb0fc5b51 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:57.399545 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:57.399545 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:57.400176 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d5dc2b0b-e69a-4c45-b6aa-55dbb0fc5b51 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:57.538373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d5dc2b0b-e69a-4c45-b6aa-55dbb0fc5b51 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 returned with HTTP 404 Jan 12 14:55:57.539684 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1426/2913] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:57 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:57.575685 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d08c76b-87bf-46a7-addf-4c686de73eaa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:55:57.576350 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d08c76b-87bf-46a7-addf-4c686de73eaa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:57.576778 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:57.576778 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:57.577432 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d08c76b-87bf-46a7-addf-4c686de73eaa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:57.578078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-4d08c76b-87bf-46a7-addf-4c686de73eaa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume with id: 10a544a8-3b5d-4782-95a8-fb30d8ac8494 Jan 12 14:55:57.685562 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d08c76b-87bf-46a7-addf-4c686de73eaa tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 returned with HTTP 404 Jan 12 14:55:57.686690 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1488/2914] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:55:57 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/10a544a8-3b5d-4782-95a8-fb30d8ac8494 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:57.696513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-072f468e-5e72-45f5-9642-971d6cd0c051 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:55:57.697028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-072f468e-5e72-45f5-9642-971d6cd0c051 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:57.697571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-072f468e-5e72-45f5-9642-971d6cd0c051 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:57.697930 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-072f468e-5e72-45f5-9642-971d6cd0c051 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume with id: 672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:55:57.803938 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:57.803938 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:57.805223 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-072f468e-5e72-45f5-9642-971d6cd0c051 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:57.870259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-072f468e-5e72-45f5-9642-971d6cd0c051 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume request issued successfully. Jan 12 14:55:57.870785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-072f468e-5e72-45f5-9642-971d6cd0c051 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 202 Jan 12 14:55:57.874631 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1427/2915] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:55:57 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:55:57.883733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-608ae73f-5660-4297-b0e5-ed96f1d85527 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:55:57.888782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-608ae73f-5660-4297-b0e5-ed96f1d85527 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:57.889331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-608ae73f-5660-4297-b0e5-ed96f1d85527 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:57.966013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9249e89-13e5-473b-8a36-3b2230e1151c tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] GET http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 Jan 12 14:55:57.966532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9249e89-13e5-473b-8a36-3b2230e1151c tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:57.966736 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:57.966736 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:57.967066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9249e89-13e5-473b-8a36-3b2230e1151c tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:58.031877 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:58.031877 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:58.054839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-608ae73f-5660-4297-b0e5-ed96f1d85527 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:58.100968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-608ae73f-5660-4297-b0e5-ed96f1d85527 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:55:58.102517 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1489/2916] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:57 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 1357 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:58.578404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:58.578404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:58.619215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a9249e89-13e5-473b-8a36-3b2230e1151c tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Volume info retrieved successfully. Jan 12 14:55:58.701683 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9249e89-13e5-473b-8a36-3b2230e1151c tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 returned with HTTP 200 Jan 12 14:55:58.711839 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1428/2917] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:57 2021] GET /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 => generated 917 bytes in 749 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:55:59.119179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e2229d15-5860-4700-9f07-55a7158adea0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:55:59.120050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e2229d15-5860-4700-9f07-55a7158adea0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:59.120483 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:59.120483 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:59.121161 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e2229d15-5860-4700-9f07-55a7158adea0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:59.257575 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:55:59.257575 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:55:59.280762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e2229d15-5860-4700-9f07-55a7158adea0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:55:59.326546 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e2229d15-5860-4700-9f07-55a7158adea0 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:55:59.327930 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1490/2918] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:59 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 1357 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:55:59.719895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7d54a85-829c-44b7-8004-d827b5d12ce7 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] GET http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 Jan 12 14:55:59.721190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7d54a85-829c-44b7-8004-d827b5d12ce7 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:55:59.721541 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:59.721541 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:59.722221 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7d54a85-829c-44b7-8004-d827b5d12ce7 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:55:59.783458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7d54a85-829c-44b7-8004-d827b5d12ce7 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 returned with HTTP 404 Jan 12 14:55:59.784944 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1429/2919] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:55:59 2021] GET /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:55:59.794881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] POST http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes Jan 12 14:55:59.795638 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:55:59.795638 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:55:59.796455 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1750022740"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:55:59.799135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1750022740'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:55:59.799789 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Create volume of 1 GB Jan 12 14:55:59.826660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Availability Zones retrieved successfully. Jan 12 14:55:59.868058 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Flow 'volume_create_api' (26062355-1787-4840-9c83-df8ac5a030b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:55:59.876868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ae7a6a-8411-41fa-953b-de1040f5d2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:55:59.880496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:00.025660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ae7a6a-8411-41fa-953b-de1040f5d2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:00.027751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49c6d4a-162c-4267-b964-9408d6c7ebc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:00.178740 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Created reservations ['a632d7c5-5fcd-4c6c-a604-15179faec378', 'e3047d17-8879-4474-977b-07b6d655969b', 'e4dc7aab-2910-4a72-be7c-c4c7add7731d', '424129a2-837b-424c-a545-bb1ffae2dba1'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:00.181296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49c6d4a-162c-4267-b964-9408d6c7ebc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a632d7c5-5fcd-4c6c-a604-15179faec378', 'e3047d17-8879-4474-977b-07b6d655969b', 'e4dc7aab-2910-4a72-be7c-c4c7add7731d', '424129a2-837b-424c-a545-bb1ffae2dba1']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:00.183439 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f6f372-0b64-40f9-a593-129e1ef159fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:00.306878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f6f372-0b64-40f9-a593-129e1ef159fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '701f871b-9428-4beb-b28e-e0fa004d878c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1750022740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac60255ca6d453d8d0fdc52a3faebe6',qos_specs=None,replication_status=,reservations=['a632d7c5-5fcd-4c6c-a604-15179faec378','e3047d17-8879-4474-977b-07b6d655969b','e4dc7aab-2910-4a72-be7c-c4c7add7731d','424129a2-837b-424c-a545-bb1ffae2dba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa6582892ee49cca3183488fd2c7335',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1750022740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=701f871b-9428-4beb-b28e-e0fa004d878c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ac60255ca6d453d8d0fdc52a3faebe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cfa6582892ee49cca3183488fd2c7335',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:00.309571 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22fe0b8-5244-40c0-9f11-862c170e28c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:00.345556 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32fbc328-d647-445f-8647-b4010f6605c4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:56:00.345993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22fe0b8-5244-40c0-9f11-862c170e28c4) transitioned into state 'SUCCESS' from state '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-1750022740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ac60255ca6d453d8d0fdc52a3faebe6',qos_specs=None,replication_status=,reservations=['a632d7c5-5fcd-4c6c-a604-15179faec378','e3047d17-8879-4474-977b-07b6d655969b','e4dc7aab-2910-4a72-be7c-c4c7add7731d','424129a2-837b-424c-a545-bb1ffae2dba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa6582892ee49cca3183488fd2c7335',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:00.346888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32fbc328-d647-445f-8647-b4010f6605c4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:00.347533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32fbc328-d647-445f-8647-b4010f6605c4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:00.350276 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58009218-507f-4b51-9bd1-eafe91840346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:00.381578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58009218-507f-4b51-9bd1-eafe91840346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:00.384883 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Flow 'volume_create_api' (26062355-1787-4840-9c83-df8ac5a030b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:00.449840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Create volume request issued successfully. Jan 12 14:56:00.467309 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cf9bdf76-24a8-4f85-ad6a-df3e7fef4587 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes returned with HTTP 202 Jan 12 14:56:00.468710 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1491/2920] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:55:59 2021] POST /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes => generated 825 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:00.485938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a249460-3714-472a-87c3-3c5574ee4162 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] GET http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:00.486771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a249460-3714-472a-87c3-3c5574ee4162 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:00.487101 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:00.487101 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:00.487646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a249460-3714-472a-87c3-3c5574ee4162 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:00.496438 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:00.496438 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:00.540173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-32fbc328-d647-445f-8647-b4010f6605c4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Volume info retrieved successfully. Jan 12 14:56:00.564416 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:00.564416 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:00.575014 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5a249460-3714-472a-87c3-3c5574ee4162 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Volume info retrieved successfully. Jan 12 14:56:00.602742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a249460-3714-472a-87c3-3c5574ee4162 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/701f871b-9428-4beb-b28e-e0fa004d878c returned with HTTP 200 Jan 12 14:56:00.603707 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1492/2921] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:00 2021] GET /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/701f871b-9428-4beb-b28e-e0fa004d878c => generated 893 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:56:00.626893 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32fbc328-d647-445f-8647-b4010f6605c4 tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 200 Jan 12 14:56:00.628471 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1430/2922] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:00 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 1357 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:56:01.620654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fe52dec-f256-43d8-b01a-f6244b5d68d7 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] GET http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:01.621457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fe52dec-f256-43d8-b01a-f6244b5d68d7 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:01.621882 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:01.621882 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:01.622703 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fe52dec-f256-43d8-b01a-f6244b5d68d7 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:01.649875 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-808258d6-dc30-46fc-9fa5-61a3c1f5deda tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] GET http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 Jan 12 14:56:01.650632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-808258d6-dc30-46fc-9fa5-61a3c1f5deda tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:01.651038 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:01.651038 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:01.651864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-808258d6-dc30-46fc-9fa5-61a3c1f5deda tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:01.804413 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:01.804413 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:01.812389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-808258d6-dc30-46fc-9fa5-61a3c1f5deda tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 returned with HTTP 404 Jan 12 14:56:01.814156 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1431/2923] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:01 2021] GET /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/672afc09-b477-4520-977b-6d95581243e7 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:01.826511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68c87a15-4d42-44d0-9cfd-552d3d77279e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] DELETE http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:56:01.826950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68c87a15-4d42-44d0-9cfd-552d3d77279e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:01.827427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68c87a15-4d42-44d0-9cfd-552d3d77279e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:01.827907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-68c87a15-4d42-44d0-9cfd-552d3d77279e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] Delete volume with id: ffa1334b-ec2e-432d-8d39-c0b031ebd289 Jan 12 14:56:01.828305 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4fe52dec-f256-43d8-b01a-f6244b5d68d7 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Volume info retrieved successfully. Jan 12 14:56:01.883615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fe52dec-f256-43d8-b01a-f6244b5d68d7 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/701f871b-9428-4beb-b28e-e0fa004d878c returned with HTTP 200 Jan 12 14:56:01.885093 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1493/2924] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:01 2021] GET /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/701f871b-9428-4beb-b28e-e0fa004d878c => generated 918 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:01.904036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca4ece9e-546d-4b3a-8a24-6483fb4e480e tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True Jan 12 14:56:01.905132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca4ece9e-546d-4b3a-8a24-6483fb4e480e tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:01.905541 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:01.905541 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:01.906421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca4ece9e-546d-4b3a-8a24-6483fb4e480e tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:01.973459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68c87a15-4d42-44d0-9cfd-552d3d77279e tempest-VolumesBackupsTest-708095967 tempest-VolumesBackupsTest-708095967] http://10.222.0.43/volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 returned with HTTP 404 Jan 12 14:56:01.974809 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1432/2925] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:01 2021] DELETE /volume/v3/0c55a4bcb6964743ab53cabade699ba8/volumes/ffa1334b-ec2e-432d-8d39-c0b031ebd289 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:02.012698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca4ece9e-546d-4b3a-8a24-6483fb4e480e tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True returned with HTTP 200 Jan 12 14:56:02.013776 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1494/2926] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:56:01 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True => generated 1076 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:56:02.029772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8b79b67-abf8-4ba4-a347-677fe33f9d67 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/a84d02ef94184c7ab8f4f1f4e976fd91?usage=True Jan 12 14:56:02.030598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8b79b67-abf8-4ba4-a347-677fe33f9d67 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:02.031118 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8b79b67-abf8-4ba4-a347-677fe33f9d67 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:02.140215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8b79b67-abf8-4ba4-a347-677fe33f9d67 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/a84d02ef94184c7ab8f4f1f4e976fd91?usage=True returned with HTTP 200 Jan 12 14:56:02.150575 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1433/2927] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:56:02 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/a84d02ef94184c7ab8f4f1f4e976fd91?usage=True => generated 868 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:02.156937 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd3c0ad2-b936-40f8-8b6a-98e013331489 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] POST http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/os-volume-transfer Jan 12 14:56:02.158144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd3c0ad2-b936-40f8-8b6a-98e013331489 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "701f871b-9428-4beb-b28e-e0fa004d878c"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:02.159329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.volume_transfer [None req-bd3c0ad2-b936-40f8-8b6a-98e013331489 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Creating new volume transfer {'transfer': {'volume_id': '701f871b-9428-4beb-b28e-e0fa004d878c'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 12 14:56:02.159915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.volume_transfer [None req-bd3c0ad2-b936-40f8-8b6a-98e013331489 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Creating transfer of volume 701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:02.160462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.transfer.api [None req-bd3c0ad2-b936-40f8-8b6a-98e013331489 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Generating transfer record for volume 701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:02.224595 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:02.224595 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:02.253215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd3c0ad2-b936-40f8-8b6a-98e013331489 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/os-volume-transfer returned with HTTP 202 Jan 12 14:56:02.264687 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1495/2928] 10.222.0.43 () {60 vars in 1258 bytes} [Tue Jan 12 14:56:02 2021] POST /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/os-volume-transfer => generated 507 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:02.704466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] POST http://10.222.0.43/volume/v3/a84d02ef94184c7ab8f4f1f4e976fd91/os-volume-transfer/32764135-5f40-4aea-9723-91faec654ad3/accept Jan 12 14:56:02.705940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b8447a316dc5658e"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:02.707019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.volume_transfer [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Accepting volume transfer 32764135-5f40-4aea-9723-91faec654ad3 {{(pid=87931) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 12 14:56:02.707588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.volume_transfer [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Accepting transfer 32764135-5f40-4aea-9723-91faec654ad3 Jan 12 14:56:02.928194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Created reservations ['115f05ad-2f19-4038-804a-001b09cac6e4', '0ccb41c0-2e8f-44cd-937f-27275d9a5b60', '34b8312f-efa9-4480-9c66-471dc1a76e2d', '607a45cc-d510-4439-8a68-e35a20e831a5'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:02.994975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Created reservations ['fb0955b7-b120-4dfb-9c02-64ff8a11422d', '99bc27fb-6ee0-444d-9691-89eb6df3f042', '7dceabeb-e7bb-4c95-9ed6-40f18fa9b591', '5aa0850e-1f9e-41d8-8117-b84babaa6a3d'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:03.074059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Created reservations ['40767b39-9c6e-4590-b004-cd4c7f037641', '9ec2eee5-ba52-465c-8248-d8b6ef8dcbd3', 'de387bfc-12aa-4acb-8280-1c6c8b97df9e', 'bf05ffbc-900b-4d44-924b-a35f861d7c35'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:03.157854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Created reservations ['683b963b-20d7-4efc-8162-8e39cab60229', 'a3c81a42-fa6a-4b45-bd14-ed9c9d343240', '6cd4c50e-f6c8-4da3-b4d7-9787c31f8f41', 'ed418ed5-e22f-41af-8d9b-227c360ae7fb'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:03.160511 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:03.160511 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:03.225530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Transfer volume completed successfully. Jan 12 14:56:03.249730 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:56:03.249730 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:56:03.352450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.transfer.api [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Volume 701f871b-9428-4beb-b28e-e0fa004d878c has been transferred. Jan 12 14:56:03.419023 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a4c2951-f21b-4964-bfd4-3c6176cae691 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] http://10.222.0.43/volume/v3/a84d02ef94184c7ab8f4f1f4e976fd91/os-volume-transfer/32764135-5f40-4aea-9723-91faec654ad3/accept returned with HTTP 202 Jan 12 14:56:03.419898 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1434/2929] 10.222.0.43 () {60 vars in 1390 bytes} [Tue Jan 12 14:56:02 2021] POST /volume/v3/a84d02ef94184c7ab8f4f1f4e976fd91/os-volume-transfer/32764135-5f40-4aea-9723-91faec654ad3/accept => generated 431 bytes in 1157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:03.430362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9678d69-6090-47c3-8945-e878b9caa854 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] GET http://10.222.0.43/volume/v3/a84d02ef94184c7ab8f4f1f4e976fd91/volumes/701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:03.430887 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9678d69-6090-47c3-8945-e878b9caa854 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:03.431075 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:03.431075 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:03.431453 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b9678d69-6090-47c3-8945-e878b9caa854 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:03.484636 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:03.484636 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:03.495442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b9678d69-6090-47c3-8945-e878b9caa854 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] Volume info retrieved successfully. Jan 12 14:56:03.521738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b9678d69-6090-47c3-8945-e878b9caa854 tempest-VolumeQuotasAdminTestJSON-1618730756 tempest-VolumeQuotasAdminTestJSON-1618730756] http://10.222.0.43/volume/v3/a84d02ef94184c7ab8f4f1f4e976fd91/volumes/701f871b-9428-4beb-b28e-e0fa004d878c returned with HTTP 200 Jan 12 14:56:03.523034 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1496/2930] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:03 2021] GET /volume/v3/a84d02ef94184c7ab8f4f1f4e976fd91/volumes/701f871b-9428-4beb-b28e-e0fa004d878c => generated 918 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:03.543029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1736e128-43d7-40b7-b8b8-ed289a8b2254 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True Jan 12 14:56:03.543559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1736e128-43d7-40b7-b8b8-ed289a8b2254 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:03.543927 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:03.543927 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:03.544391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1736e128-43d7-40b7-b8b8-ed289a8b2254 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:03.545214 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:03.545214 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:03.606228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1736e128-43d7-40b7-b8b8-ed289a8b2254 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True returned with HTTP 200 Jan 12 14:56:03.607261 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1435/2931] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:56:03 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6?usage=True => generated 1076 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:56:03.627374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10b42f53-2269-4f3d-a7e0-f478276b47ff tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/a84d02ef94184c7ab8f4f1f4e976fd91?usage=True Jan 12 14:56:03.627946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10b42f53-2269-4f3d-a7e0-f478276b47ff tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:03.628160 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:03.628160 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:03.628533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10b42f53-2269-4f3d-a7e0-f478276b47ff tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:03.703844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10b42f53-2269-4f3d-a7e0-f478276b47ff tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/a84d02ef94184c7ab8f4f1f4e976fd91?usage=True returned with HTTP 200 Jan 12 14:56:03.704886 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1497/2932] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:56:03 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/a84d02ef94184c7ab8f4f1f4e976fd91?usage=True => generated 868 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:03.719823 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ee94196-4da5-4ac2-ad39-5fb23bbb5d2b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] DELETE http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:03.720626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ee94196-4da5-4ac2-ad39-5fb23bbb5d2b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:03.721115 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ee94196-4da5-4ac2-ad39-5fb23bbb5d2b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:03.722027 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-7ee94196-4da5-4ac2-ad39-5fb23bbb5d2b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Delete volume with id: 701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:03.796901 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:03.796901 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:03.797975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ee94196-4da5-4ac2-ad39-5fb23bbb5d2b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Volume info retrieved successfully. Jan 12 14:56:03.838825 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ee94196-4da5-4ac2-ad39-5fb23bbb5d2b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Delete volume request issued successfully. Jan 12 14:56:03.839586 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ee94196-4da5-4ac2-ad39-5fb23bbb5d2b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c returned with HTTP 202 Jan 12 14:56:03.843998 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1436/2933] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:03 2021] DELETE /volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:03.854615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1576629-af08-48e7-b818-5153dc153ecb tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:03.856942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1576629-af08-48e7-b818-5153dc153ecb tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:03.857627 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1576629-af08-48e7-b818-5153dc153ecb tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:04.040979 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:04.040979 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:04.066469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a1576629-af08-48e7-b818-5153dc153ecb tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Volume info retrieved successfully. Jan 12 14:56:04.121003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1576629-af08-48e7-b818-5153dc153ecb tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c returned with HTTP 200 Jan 12 14:56:04.122188 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1498/2934] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:03 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c => generated 1089 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:56:05.139923 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-292b8868-1165-4c77-9ba4-0af20c80861b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:05.140991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-292b8868-1165-4c77-9ba4-0af20c80861b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:05.141527 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:05.141527 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:05.142103 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-292b8868-1165-4c77-9ba4-0af20c80861b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:05.273200 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:05.273200 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:05.294973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-292b8868-1165-4c77-9ba4-0af20c80861b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Volume info retrieved successfully. Jan 12 14:56:05.341024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-292b8868-1165-4c77-9ba4-0af20c80861b tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c returned with HTTP 200 Jan 12 14:56:05.345355 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1437/2935] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:05 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c => generated 1089 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:56:06.193037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] POST http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes Jan 12 14:56:06.194042 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:06.194042 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:06.194663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1784305949", "metadata": {"Type": "Test"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:06.196184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1784305949', 'metadata': {'Type': 'Test'}}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:06.196693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume of 1 GB Jan 12 14:56:06.212402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Availability Zones retrieved successfully. Jan 12 14:56:06.234167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (579928f1-026e-4d2c-89a5-85ba30ef2bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:06.237203 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0079c112-8b44-47de-9a77-95a9f8c5bffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:06.239694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:06.332175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0079c112-8b44-47de-9a77-95a9f8c5bffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:06.335211 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e65eda99-648c-4212-bf5c-d56a6acec194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:06.358390 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc025de6-19fd-4efd-8b4e-b2e210323df6 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:06.358926 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc025de6-19fd-4efd-8b4e-b2e210323df6 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:06.359128 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:06.359128 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:06.359501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc025de6-19fd-4efd-8b4e-b2e210323df6 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:06.442681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Created reservations ['6f30d018-b3a0-4015-94c0-9ec722049248', 'c36d2510-0fb1-4d38-9596-b91451b168ff', 'bd939bb2-7f77-40ad-8038-b8b5ed795ffc', '2bd63edf-2ff0-4de2-b47b-95449eb0eb9d'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:06.442857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc025de6-19fd-4efd-8b4e-b2e210323df6 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c returned with HTTP 404 Jan 12 14:56:06.444031 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1438/2936] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:06 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/volumes/701f871b-9428-4beb-b28e-e0fa004d878c => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:06.444940 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e65eda99-648c-4212-bf5c-d56a6acec194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f30d018-b3a0-4015-94c0-9ec722049248', 'c36d2510-0fb1-4d38-9596-b91451b168ff', 'bd939bb2-7f77-40ad-8038-b8b5ed795ffc', '2bd63edf-2ff0-4de2-b47b-95449eb0eb9d']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:06.449674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eaa4193-428c-4d58-99a6-d4e7e8281bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:06.457702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-765c508f-3c01-4ad6-825d-04693d561d66 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] GET http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/e937e733dec7497babda134a3faeb5d1?usage=True Jan 12 14:56:06.459563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-765c508f-3c01-4ad6-825d-04693d561d66 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:06.460268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-765c508f-3c01-4ad6-825d-04693d561d66 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:06.537132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eaa4193-428c-4d58-99a6-d4e7e8281bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54f48a88-8fe0-48f8-bf21-abc2384dd769', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1784305949',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['6f30d018-b3a0-4015-94c0-9ec722049248','c36d2510-0fb1-4d38-9596-b91451b168ff','bd939bb2-7f77-40ad-8038-b8b5ed795ffc','2bd63edf-2ff0-4de2-b47b-95449eb0eb9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1784305949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54f48a88-8fe0-48f8-bf21-abc2384dd769,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c5b81819246e428b9b1459a995a2e34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:06.539300 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ec6c57-3021-4029-ab8f-60a2fb3b6f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:06.558487 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-765c508f-3c01-4ad6-825d-04693d561d66 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/e937e733dec7497babda134a3faeb5d1?usage=True returned with HTTP 200 Jan 12 14:56:06.562334 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1439/2937] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:56:06 2021] GET /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/e937e733dec7497babda134a3faeb5d1?usage=True => generated 868 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:06.570619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ec6c57-3021-4029-ab8f-60a2fb3b6f12) transitioned into state 'SUCCESS' from state '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-1784305949',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['6f30d018-b3a0-4015-94c0-9ec722049248','c36d2510-0fb1-4d38-9596-b91451b168ff','bd939bb2-7f77-40ad-8038-b8b5ed795ffc','2bd63edf-2ff0-4de2-b47b-95449eb0eb9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:06.572702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a855a5e-bd76-450f-8c2e-4e0ab82c7f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:06.587844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53cccf29-32d8-4cbf-a6a5-c84edecb45da tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] PUT http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 Jan 12 14:56:06.589701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53cccf29-32d8-4cbf-a6a5-c84edecb45da tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:06.603936 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a855a5e-bd76-450f-8c2e-4e0ab82c7f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:06.609427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (579928f1-026e-4d2c-89a5-85ba30ef2bf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:06.707533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request issued successfully. Jan 12 14:56:06.725664 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5cc21efc-860e-4344-b693-80dc74161c6f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes returned with HTTP 202 Jan 12 14:56:06.737155 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1499/2938] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:56:05 2021] POST /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes => generated 828 bytes in 988 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:06.881117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53cccf29-32d8-4cbf-a6a5-c84edecb45da tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 returned with HTTP 200 Jan 12 14:56:06.882206 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1440/2939] 10.222.0.43 () {60 vars in 1342 bytes} [Tue Jan 12 14:56:06 2021] PUT /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 => generated 321 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:56:06.893132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66cdf0a1-5d2d-4696-9716-aae70a2ea029 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:06.893983 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66cdf0a1-5d2d-4696-9716-aae70a2ea029 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:06.894489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66cdf0a1-5d2d-4696-9716-aae70a2ea029 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:06.950276 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:06.950276 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:06.960759 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-66cdf0a1-5d2d-4696-9716-aae70a2ea029 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:06.990014 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66cdf0a1-5d2d-4696-9716-aae70a2ea029 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 200 Jan 12 14:56:06.991020 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1441/2940] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:06 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:07.006770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71717a1c-9433-4a8f-93e2-d40ee2e9a1f2 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] PUT http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 Jan 12 14:56:07.006770 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:07.006770 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:07.007747 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71717a1c-9433-4a8f-93e2-d40ee2e9a1f2 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:07.103547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] POST http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes Jan 12 14:56:07.104199 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:07.104199 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:07.104794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-942284444"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:07.106116 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-942284444'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:07.107156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Create volume of 1 GB Jan 12 14:56:07.108289 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:07.108289 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:07.122857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Availability Zones retrieved successfully. Jan 12 14:56:07.167626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Flow 'volume_create_api' (dad6577c-2b69-4c7e-ba55-fc0b677ef65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:07.170988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94e48ec-8947-40c9-b066-148855535159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:07.173242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:07.320840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71717a1c-9433-4a8f-93e2-d40ee2e9a1f2 tempest-VolumeQuotasAdminTestJSON-875343584 tempest-VolumeQuotasAdminTestJSON-875343584] http://10.222.0.43/volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 returned with HTTP 200 Jan 12 14:56:07.320840 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1442/2941] 10.222.0.43 () {60 vars in 1342 bytes} [Tue Jan 12 14:56:06 2021] PUT /volume/v3/e937e733dec7497babda134a3faeb5d1/os-quota-sets/1ac60255ca6d453d8d0fdc52a3faebe6 => generated 319 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:07.323309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94e48ec-8947-40c9-b066-148855535159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:07.327284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ec25aee-5d34-4821-bc33-77ec9a918b7b tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] DELETE http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:07.328496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ec25aee-5d34-4821-bc33-77ec9a918b7b tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:07.329566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa11d47-6fd0-4543-8f14-1d50aabd7dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:07.336446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ec25aee-5d34-4821-bc33-77ec9a918b7b tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:07.337186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-4ec25aee-5d34-4821-bc33-77ec9a918b7b tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Delete volume with id: 701f871b-9428-4beb-b28e-e0fa004d878c Jan 12 14:56:07.477345 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ec25aee-5d34-4821-bc33-77ec9a918b7b tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/701f871b-9428-4beb-b28e-e0fa004d878c returned with HTTP 404 Jan 12 14:56:07.481789 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1443/2942] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:07 2021] DELETE /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/701f871b-9428-4beb-b28e-e0fa004d878c => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:56:07.485969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-943e6680-fb54-4d8b-9572-a65d97ab7d53 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] DELETE http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 Jan 12 14:56:07.486643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-943e6680-fb54-4d8b-9572-a65d97ab7d53 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:07.487127 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-943e6680-fb54-4d8b-9572-a65d97ab7d53 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:07.487590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-943e6680-fb54-4d8b-9572-a65d97ab7d53 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] Delete volume with id: fe81df08-5856-4004-b3c4-a2a5ada8b884 Jan 12 14:56:07.491762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Created reservations ['76c8e888-2667-4288-b0d4-2057d2c30ce9', '85c00f2a-84fb-45d1-9ba3-048bc298d4aa', 'a42fd67d-8c5e-419b-81de-70d26d3dcac5', '1db60c35-d783-42a5-9f6e-388d3da3567d'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:07.494728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa11d47-6fd0-4543-8f14-1d50aabd7dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76c8e888-2667-4288-b0d4-2057d2c30ce9', '85c00f2a-84fb-45d1-9ba3-048bc298d4aa', 'a42fd67d-8c5e-419b-81de-70d26d3dcac5', '1db60c35-d783-42a5-9f6e-388d3da3567d']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:07.497278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (058f1dfb-3560-419e-9680-ad4ab6a017c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:07.595224 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (058f1dfb-3560-419e-9680-ad4ab6a017c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34f577bc-1863-47ec-aa41-6409f6d16cc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-942284444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='193184fc60a2499d8c084f0a6a1ab567',qos_specs=None,replication_status=,reservations=['76c8e888-2667-4288-b0d4-2057d2c30ce9','85c00f2a-84fb-45d1-9ba3-048bc298d4aa','a42fd67d-8c5e-419b-81de-70d26d3dcac5','1db60c35-d783-42a5-9f6e-388d3da3567d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44558d6599344f4bbaa821d8f898d41f',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-942284444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34f577bc-1863-47ec-aa41-6409f6d16cc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='193184fc60a2499d8c084f0a6a1ab567',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44558d6599344f4bbaa821d8f898d41f',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:07.597199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0987f1be-b330-4a52-8aeb-4b6137a11e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:07.609065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-943e6680-fb54-4d8b-9572-a65d97ab7d53 tempest-VolumeQuotasAdminTestJSON-1356432390 tempest-VolumeQuotasAdminTestJSON-1356432390] http://10.222.0.43/volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 returned with HTTP 404 Jan 12 14:56:07.610107 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1444/2943] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:07 2021] DELETE /volume/v3/1ac60255ca6d453d8d0fdc52a3faebe6/volumes/fe81df08-5856-4004-b3c4-a2a5ada8b884 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:56:07.652519 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0987f1be-b330-4a52-8aeb-4b6137a11e3b) transitioned into state 'SUCCESS' from state '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-942284444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='193184fc60a2499d8c084f0a6a1ab567',qos_specs=None,replication_status=,reservations=['76c8e888-2667-4288-b0d4-2057d2c30ce9','85c00f2a-84fb-45d1-9ba3-048bc298d4aa','a42fd67d-8c5e-419b-81de-70d26d3dcac5','1db60c35-d783-42a5-9f6e-388d3da3567d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44558d6599344f4bbaa821d8f898d41f',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:07.654815 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65191bee-50b7-4f62-9ed9-2cd2398d9d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:07.675549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65191bee-50b7-4f62-9ed9-2cd2398d9d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:07.684192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Flow 'volume_create_api' (dad6577c-2b69-4c7e-ba55-fc0b677ef65c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:07.742004 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Create volume request issued successfully. Jan 12 14:56:07.764091 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e8cf352a-75a8-47c5-829c-899657868953 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes returned with HTTP 202 Jan 12 14:56:07.765754 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1500/2944] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:56:06 2021] POST /volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes => generated 822 bytes in 1033 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:07.780695 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef16a4dd-b085-42e7-9cec-9dcf2e5515f7 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] GET http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 Jan 12 14:56:07.781219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef16a4dd-b085-42e7-9cec-9dcf2e5515f7 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:07.781709 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef16a4dd-b085-42e7-9cec-9dcf2e5515f7 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:07.866484 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:07.866484 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:07.876237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ef16a4dd-b085-42e7-9cec-9dcf2e5515f7 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Volume info retrieved successfully. Jan 12 14:56:07.900472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef16a4dd-b085-42e7-9cec-9dcf2e5515f7 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 returned with HTTP 200 Jan 12 14:56:07.901620 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1445/2945] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:07 2021] GET /volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 => generated 890 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:08.008792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ede7c3b-b401-4ef2-b03e-21516927ceda tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:08.009327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ede7c3b-b401-4ef2-b03e-21516927ceda tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:08.009547 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:08.009547 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:08.013480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ede7c3b-b401-4ef2-b03e-21516927ceda tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:08.090273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:08.090273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:08.112407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ede7c3b-b401-4ef2-b03e-21516927ceda tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:08.184191 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ede7c3b-b401-4ef2-b03e-21516927ceda tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 200 Jan 12 14:56:08.186794 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1501/2946] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:08 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 921 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:08.210493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca2879ed-8763-4f6d-ad8b-599cea213f4c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:08.214554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca2879ed-8763-4f6d-ad8b-599cea213f4c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:08.214919 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:08.214919 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:08.215503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca2879ed-8763-4f6d-ad8b-599cea213f4c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:08.319943 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:08.319943 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:08.349083 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ca2879ed-8763-4f6d-ad8b-599cea213f4c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:08.393483 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca2879ed-8763-4f6d-ad8b-599cea213f4c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 200 Jan 12 14:56:08.405461 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1446/2947] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:08 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 921 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:08.409470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-929dcac9-b725-4ab9-8d79-228835b1eed8 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] PUT http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:08.410958 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:08.410958 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:08.411778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-929dcac9-b725-4ab9-8d79-228835b1eed8 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1784305949"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:08.562789 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:08.562789 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:08.588711 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-929dcac9-b725-4ab9-8d79-228835b1eed8 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:08.611912 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-929dcac9-b725-4ab9-8d79-228835b1eed8 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume updated successfully. Jan 12 14:56:08.644795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-929dcac9-b725-4ab9-8d79-228835b1eed8 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 200 Jan 12 14:56:08.655251 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1502/2948] 10.222.0.43 () {60 vars in 1335 bytes} [Tue Jan 12 14:56:08 2021] PUT /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 853 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:08.660114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2f9381c6-ad3c-4ab7-9f55-523369b176fd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] PUT http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:08.661290 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:08.661290 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:08.661912 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2f9381c6-ad3c-4ab7-9f55-523369b176fd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-204359774", "description": "This is the new description of volume"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:08.779844 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:08.779844 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:08.803568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2f9381c6-ad3c-4ab7-9f55-523369b176fd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:08.824079 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2f9381c6-ad3c-4ab7-9f55-523369b176fd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume updated successfully. Jan 12 14:56:08.839052 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2f9381c6-ad3c-4ab7-9f55-523369b176fd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 200 Jan 12 14:56:08.849525 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1447/2949] 10.222.0.43 () {60 vars in 1336 bytes} [Tue Jan 12 14:56:08 2021] PUT /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 891 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:08.854185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64db65dd-90a7-4f45-9ef2-97cc29ad222f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:08.854714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64db65dd-90a7-4f45-9ef2-97cc29ad222f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:08.854934 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:08.854934 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:08.855311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64db65dd-90a7-4f45-9ef2-97cc29ad222f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:08.917258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7abc5fb4-5200-4ad6-ad2d-05418ac7ca05 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] GET http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 Jan 12 14:56:08.918202 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7abc5fb4-5200-4ad6-ad2d-05418ac7ca05 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:08.918564 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:08.918564 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:08.919130 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7abc5fb4-5200-4ad6-ad2d-05418ac7ca05 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:08.970531 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:08.970531 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:08.996381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-64db65dd-90a7-4f45-9ef2-97cc29ad222f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:09.044378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64db65dd-90a7-4f45-9ef2-97cc29ad222f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 200 Jan 12 14:56:09.049463 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1503/2950] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:08 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 959 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:09.060710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] POST http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes Jan 12 14:56:09.061186 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:09.061186 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:09.061616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1364630600", "availability_zone": "nova", "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:09.062790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1364630600', 'availability_zone': 'nova', 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:09.063163 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume of 1 GB Jan 12 14:56:09.083579 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:09.083579 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:09.101971 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7abc5fb4-5200-4ad6-ad2d-05418ac7ca05 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Volume info retrieved successfully. Jan 12 14:56:09.107734 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Availability Zones retrieved successfully. Jan 12 14:56:09.137559 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (f6181fec-a168-473d-aaff-2d0b63fed669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:09.140310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7abc5fb4-5200-4ad6-ad2d-05418ac7ca05 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 returned with HTTP 200 Jan 12 14:56:09.150679 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1448/2951] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:08 2021] GET /volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 => generated 914 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:56:09.150878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c94a67-01fe-4727-b54f-a1f845615a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:09.150878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:09.249069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c94a67-01fe-4727-b54f-a1f845615a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:09.251359 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615f9b78-fa13-4131-a898-49f4a0c6b1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:09.329988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Created reservations ['65a92d33-74bb-4ee8-b5f7-3b9acfe816af', '0123cb64-aae9-4963-bf8e-c9534c388645', '8159ab4f-8d3d-4f87-831a-456de5014110', 'c2f4c580-a088-47c4-b8ab-19981e389f69'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:09.333005 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615f9b78-fa13-4131-a898-49f4a0c6b1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65a92d33-74bb-4ee8-b5f7-3b9acfe816af', '0123cb64-aae9-4963-bf8e-c9534c388645', '8159ab4f-8d3d-4f87-831a-456de5014110', 'c2f4c580-a088-47c4-b8ab-19981e389f69']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:09.335064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0328e2e-02a7-4577-935e-7d2b1e6c31bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:09.393596 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0328e2e-02a7-4577-935e-7d2b1e6c31bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1364630600',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['65a92d33-74bb-4ee8-b5f7-3b9acfe816af','0123cb64-aae9-4963-bf8e-c9534c388645','8159ab4f-8d3d-4f87-831a-456de5014110','c2f4c580-a088-47c4-b8ab-19981e389f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:09Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1364630600',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b81819246e428b9b1459a995a2e34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:09.397044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e2ed1bc-6660-45f0-8f2b-26ec4caf81f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:09.427903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e2ed1bc-6660-45f0-8f2b-26ec4caf81f8) transitioned into 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-1364630600',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['65a92d33-74bb-4ee8-b5f7-3b9acfe816af','0123cb64-aae9-4963-bf8e-c9534c388645','8159ab4f-8d3d-4f87-831a-456de5014110','c2f4c580-a088-47c4-b8ab-19981e389f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:09.430260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa972898-d604-489c-89db-5158e6840d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:09.460961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa972898-d604-489c-89db-5158e6840d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:09.463644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (f6181fec-a168-473d-aaff-2d0b63fed669) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:09.550096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request issued successfully. Jan 12 14:56:09.609722 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-649681b1-1fda-4a1f-b0f1-fe6610ff0511 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes returned with HTTP 202 Jan 12 14:56:09.616822 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1504/2952] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:56:09 2021] POST /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes => generated 811 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:09.627731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a43cbc4d-87d8-4439-87ed-146bd7020c17 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a Jan 12 14:56:09.628308 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a43cbc4d-87d8-4439-87ed-146bd7020c17 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:09.628505 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:09.628505 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:09.629193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a43cbc4d-87d8-4439-87ed-146bd7020c17 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:09.704736 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:09.704736 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:09.716437 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a43cbc4d-87d8-4439-87ed-146bd7020c17 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:09.753152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a43cbc4d-87d8-4439-87ed-146bd7020c17 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a returned with HTTP 200 Jan 12 14:56:09.768023 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1449/2953] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:09 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a => generated 879 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:10.177697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-814d6005-a228-4897-9b66-58d54907d8f2 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] GET http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 Jan 12 14:56:10.182409 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-814d6005-a228-4897-9b66-58d54907d8f2 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:10.182491 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:10.182491 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:10.183062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-814d6005-a228-4897-9b66-58d54907d8f2 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:10.282202 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:10.282202 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:10.298847 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-814d6005-a228-4897-9b66-58d54907d8f2 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Volume info retrieved successfully. Jan 12 14:56:10.338169 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-814d6005-a228-4897-9b66-58d54907d8f2 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 returned with HTTP 200 Jan 12 14:56:10.349529 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1505/2954] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:10 2021] GET /volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:10.358692 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3875467-cfc9-4aa7-860d-959b19f8c079 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] POST http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots Jan 12 14:56:10.359504 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:10.359504 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:10.359504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d3875467-cfc9-4aa7-860d-959b19f8c079 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34f577bc-1863-47ec-aa41-6409f6d16cc6", "name": "tempest-SnapshotManageAdminTest-Snapshot-1128444528"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:10.455095 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:10.455095 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:10.459923 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d3875467-cfc9-4aa7-860d-959b19f8c079 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Volume info retrieved successfully. Jan 12 14:56:10.460393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-d3875467-cfc9-4aa7-860d-959b19f8c079 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Create snapshot from volume 34f577bc-1863-47ec-aa41-6409f6d16cc6 Jan 12 14:56:10.557024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-d3875467-cfc9-4aa7-860d-959b19f8c079 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Created reservations ['58549d8c-6ada-4a5f-9e81-de313b90cf97', '2fee0100-d97a-4580-9107-af191a4c137f', '340ffcda-c396-4f5a-b1c4-929e38514446', 'd661c16b-4713-41f3-8c4e-b394e72c57ec'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:10.770876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d3875467-cfc9-4aa7-860d-959b19f8c079 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Snapshot create request issued successfully. Jan 12 14:56:10.775261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2459d4a-9ac9-4206-a088-1ac83bd7028c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a Jan 12 14:56:10.775483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2459d4a-9ac9-4206-a088-1ac83bd7028c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:10.775483 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:10.775483 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:10.776360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d3875467-cfc9-4aa7-860d-959b19f8c079 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots returned with HTTP 202 Jan 12 14:56:10.776541 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c2459d4a-9ac9-4206-a088-1ac83bd7028c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:10.780764 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1450/2955] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:56:10 2021] POST /volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots => generated 310 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:10.798589 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7ab9355-7b4f-4499-abc8-a3dcaae4b2aa tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] GET http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 Jan 12 14:56:10.798707 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7ab9355-7b4f-4499-abc8-a3dcaae4b2aa tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:10.799051 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:10.799051 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:10.799632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f7ab9355-7b4f-4499-abc8-a3dcaae4b2aa tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:10.857888 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:10.857888 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:10.869632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f7ab9355-7b4f-4499-abc8-a3dcaae4b2aa tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Snapshot retrieved successfully. Jan 12 14:56:10.871340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f7ab9355-7b4f-4499-abc8-a3dcaae4b2aa tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 returned with HTTP 200 Jan 12 14:56:10.875737 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1451/2956] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:10 2021] GET /volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 => generated 442 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:10.885117 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:10.885117 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:10.896035 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c2459d4a-9ac9-4206-a088-1ac83bd7028c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:10.939770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c2459d4a-9ac9-4206-a088-1ac83bd7028c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a returned with HTTP 200 Jan 12 14:56:10.948301 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1506/2957] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:10 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a => generated 904 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:10.958153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c4738e6-5e6b-411b-9f3f-61b83c9d8199 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] PUT http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a Jan 12 14:56:10.959108 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:10.959108 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:10.959772 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c4738e6-5e6b-411b-9f3f-61b83c9d8199 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1784305949", "description": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:11.080540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:11.080540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:11.094765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2c4738e6-5e6b-411b-9f3f-61b83c9d8199 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:11.114772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2c4738e6-5e6b-411b-9f3f-61b83c9d8199 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume updated successfully. Jan 12 14:56:11.144355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c4738e6-5e6b-411b-9f3f-61b83c9d8199 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a returned with HTTP 200 Jan 12 14:56:11.145762 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1452/2958] 10.222.0.43 () {60 vars in 1335 bytes} [Tue Jan 12 14:56:10 2021] PUT /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a => generated 839 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:11.161851 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8232d047-fd43-42a6-9359-76a2c3ab6a23 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] DELETE http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a Jan 12 14:56:11.162369 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8232d047-fd43-42a6-9359-76a2c3ab6a23 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:11.162560 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:11.162560 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:11.163168 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8232d047-fd43-42a6-9359-76a2c3ab6a23 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:11.164008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-8232d047-fd43-42a6-9359-76a2c3ab6a23 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume with id: 2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a Jan 12 14:56:11.247398 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:11.247398 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:11.253516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8232d047-fd43-42a6-9359-76a2c3ab6a23 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:11.330375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8232d047-fd43-42a6-9359-76a2c3ab6a23 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume request issued successfully. Jan 12 14:56:11.332985 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8232d047-fd43-42a6-9359-76a2c3ab6a23 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a returned with HTTP 202 Jan 12 14:56:11.359697 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1507/2959] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:11 2021] DELETE /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:11.368037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44fbd907-8188-46ef-854c-00d5035e536e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a Jan 12 14:56:11.368670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44fbd907-8188-46ef-854c-00d5035e536e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:11.368956 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:11.368956 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:11.369963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44fbd907-8188-46ef-854c-00d5035e536e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:11.438306 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:11.438306 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:11.448734 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-44fbd907-8188-46ef-854c-00d5035e536e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:11.486438 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44fbd907-8188-46ef-854c-00d5035e536e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a returned with HTTP 200 Jan 12 14:56:11.488075 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1453/2960] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:11 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a => generated 906 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:11.891173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db23a0af-4add-436a-afc7-26e57bfca4d3 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] GET http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 Jan 12 14:56:11.896524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db23a0af-4add-436a-afc7-26e57bfca4d3 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:11.896918 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:11.896918 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:11.897534 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db23a0af-4add-436a-afc7-26e57bfca4d3 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:12.003081 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:12.003081 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:12.004998 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-db23a0af-4add-436a-afc7-26e57bfca4d3 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Snapshot retrieved successfully. Jan 12 14:56:12.007239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db23a0af-4add-436a-afc7-26e57bfca4d3 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 returned with HTTP 200 Jan 12 14:56:12.019010 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1508/2961] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:11 2021] GET /volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 => generated 442 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:12.514103 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e8a19fe7-c8d8-4523-9d08-ccbf0570b7f3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a Jan 12 14:56:12.517886 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e8a19fe7-c8d8-4523-9d08-ccbf0570b7f3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:12.517886 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:12.517886 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:12.517886 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e8a19fe7-c8d8-4523-9d08-ccbf0570b7f3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:12.714671 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:12.714671 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:12.746247 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e8a19fe7-c8d8-4523-9d08-ccbf0570b7f3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:12.824607 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e8a19fe7-c8d8-4523-9d08-ccbf0570b7f3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a returned with HTTP 200 Jan 12 14:56:12.840462 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1454/2962] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:12 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a => generated 906 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:13.034981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c4e811e4-7d0f-4ec6-8422-664ae3f2c8bc tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] GET http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 Jan 12 14:56:13.036304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c4e811e4-7d0f-4ec6-8422-664ae3f2c8bc tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:13.038555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:13.038555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:13.039956 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c4e811e4-7d0f-4ec6-8422-664ae3f2c8bc tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:13.106932 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:13.106932 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:13.108404 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c4e811e4-7d0f-4ec6-8422-664ae3f2c8bc tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Snapshot retrieved successfully. Jan 12 14:56:13.113094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c4e811e4-7d0f-4ec6-8422-664ae3f2c8bc tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 returned with HTTP 200 Jan 12 14:56:13.114806 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1509/2963] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:13 2021] GET /volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 => generated 469 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:13.814958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1eb1a869-b395-4d4f-9a67-94f2a921e05e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] POST http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158/action Jan 12 14:56:13.815560 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:13.815560 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:13.816394 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1eb1a869-b395-4d4f-9a67-94f2a921e05e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Action body: b'{"os-unmanage": {}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:56:13.816950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1eb1a869-b395-4d4f-9a67-94f2a921e05e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:13.817481 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.snapshot_unmanage [None req-1eb1a869-b395-4d4f-9a67-94f2a921e05e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Unmanage snapshot with id: b6a51984-bdaa-4602-aedb-10d74f6d0158 Jan 12 14:56:13.844374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a1da0b5-fffc-4f18-95a5-f67935ff6900 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a Jan 12 14:56:13.844374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a1da0b5-fffc-4f18-95a5-f67935ff6900 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:13.844374 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:13.844374 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:13.845398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a1da0b5-fffc-4f18-95a5-f67935ff6900 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:13.865790 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:13.865790 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:13.866793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1eb1a869-b395-4d4f-9a67-94f2a921e05e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot retrieved successfully. Jan 12 14:56:13.947989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:13.947989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:13.972384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0a1da0b5-fffc-4f18-95a5-f67935ff6900 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:14.023981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a1da0b5-fffc-4f18-95a5-f67935ff6900 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a returned with HTTP 200 Jan 12 14:56:14.032718 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1510/2964] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:13 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a => generated 906 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:56:14.105736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1eb1a869-b395-4d4f-9a67-94f2a921e05e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot delete request issued successfully. Jan 12 14:56:14.106354 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1eb1a869-b395-4d4f-9a67-94f2a921e05e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158/action returned with HTTP 202 Jan 12 14:56:14.107371 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1455/2965] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:56:13 2021] POST /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158/action => generated 0 bytes in 986 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:14.117664 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1c27393-094c-448a-842d-fd45f1861a76 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 Jan 12 14:56:14.118183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1c27393-094c-448a-842d-fd45f1861a76 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:14.118400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:14.118400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:14.118770 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1c27393-094c-448a-842d-fd45f1861a76 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:14.155689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:14.155689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:14.156652 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f1c27393-094c-448a-842d-fd45f1861a76 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot retrieved successfully. Jan 12 14:56:14.162255 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1c27393-094c-448a-842d-fd45f1861a76 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 returned with HTTP 200 Jan 12 14:56:14.163553 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1511/2966] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:14 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 => generated 470 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:15.043874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4aa8f2cc-7d3b-43b8-a59a-99b0f085ad98 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a Jan 12 14:56:15.045138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4aa8f2cc-7d3b-43b8-a59a-99b0f085ad98 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:15.045498 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:15.045498 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:15.046084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4aa8f2cc-7d3b-43b8-a59a-99b0f085ad98 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:15.123097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4aa8f2cc-7d3b-43b8-a59a-99b0f085ad98 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a returned with HTTP 404 Jan 12 14:56:15.130838 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1456/2967] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:15 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/2ffb0e14-f3a9-4f13-9ba6-5b65ee0c750a => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:15.136551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afac50e0-6b43-4e48-b7b5-77128876f3b3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] DELETE http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:15.137121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afac50e0-6b43-4e48-b7b5-77128876f3b3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:15.137341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:15.137341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:15.137722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-afac50e0-6b43-4e48-b7b5-77128876f3b3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:15.138191 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-afac50e0-6b43-4e48-b7b5-77128876f3b3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume with id: 54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:15.179357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-61c9aed7-cc6f-4cca-a068-042e1a778171 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 Jan 12 14:56:15.180420 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-61c9aed7-cc6f-4cca-a068-042e1a778171 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:15.181023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-61c9aed7-cc6f-4cca-a068-042e1a778171 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:15.225990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-61c9aed7-cc6f-4cca-a068-042e1a778171 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 returned with HTTP 404 Jan 12 14:56:15.230945 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1457/2968] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:15 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 14:56:15.237428 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d680e83b-6c7d-4df0-ac2c-ed0378f6c4c5 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/detail?all_tenants=1 Jan 12 14:56:15.239003 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d680e83b-6c7d-4df0-ac2c-ed0378f6c4c5 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:15.239501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d680e83b-6c7d-4df0-ac2c-ed0378f6c4c5 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:15.240468 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:15.240468 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:15.241381 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:15.241381 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:15.242738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-afac50e0-6b43-4e48-b7b5-77128876f3b3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:15.264518 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d680e83b-6c7d-4df0-ac2c-ed0378f6c4c5 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Get all snapshots completed successfully. Jan 12 14:56:15.266130 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d680e83b-6c7d-4df0-ac2c-ed0378f6c4c5 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 12 14:56:15.266424 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1458/2969] 10.222.0.43 () {58 vars in 1258 bytes} [Tue Jan 12 14:56:15 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/detail?all_tenants=1 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:56:15.281626 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c81882c-2588-4c6e-b8f0-b2d438da1828 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] POST http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/os-snapshot-manage Jan 12 14:56:15.283552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c81882c-2588-4c6e-b8f0-b2d438da1828 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34f577bc-1863-47ec-aa41-6409f6d16cc6", "ref": {"source-name": "_snapshot-b6a51984-bdaa-4602-aedb-10d74f6d0158"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-476436189", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1544483257", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:15.316963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-afac50e0-6b43-4e48-b7b5-77128876f3b3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume request issued successfully. Jan 12 14:56:15.317431 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-afac50e0-6b43-4e48-b7b5-77128876f3b3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 202 Jan 12 14:56:15.322384 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1512/2970] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:15 2021] DELETE /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:15.360828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9720a28e-934b-4bb2-a203-8bbc103fcd88 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:15.361446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9720a28e-934b-4bb2-a203-8bbc103fcd88 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:15.361669 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:15.361669 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:15.362085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9720a28e-934b-4bb2-a203-8bbc103fcd88 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:15.439592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:15.439592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:15.440704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7c81882c-2588-4c6e-b8f0-b2d438da1828 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Volume info retrieved successfully. Jan 12 14:56:15.447927 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.snapshot_manage [None req-7c81882c-2588-4c6e-b8f0-b2d438da1828 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Manage snapshot request body: {'snapshot': {'volume_id': '34f577bc-1863-47ec-aa41-6409f6d16cc6', 'ref': {'source-name': '_snapshot-b6a51984-bdaa-4602-aedb-10d74f6d0158'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-476436189', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1544483257', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87931) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 12 14:56:15.465153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:15.465153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:15.499350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9720a28e-934b-4bb2-a203-8bbc103fcd88 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:15.580382 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9720a28e-934b-4bb2-a203-8bbc103fcd88 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 200 Jan 12 14:56:15.581244 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1513/2971] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:15 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 958 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:15.710990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-7c81882c-2588-4c6e-b8f0-b2d438da1828 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Created reservations ['4c21a138-d387-4daf-aff1-e6e3fa11504f', 'c7d4076b-c619-4b26-90b1-66655a7b6f3e', '48e37ab1-e4b2-4614-8047-40bc366215d8', 'dbe2dd37-48ef-44c5-8073-15d1bfcee592'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:16.035012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c81882c-2588-4c6e-b8f0-b2d438da1828 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/os-snapshot-manage returned with HTTP 202 Jan 12 14:56:16.045111 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1459/2972] 10.222.0.43 () {60 vars in 1259 bytes} [Tue Jan 12 14:56:15 2021] POST /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/os-snapshot-manage => generated 477 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:56:16.050183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-843211e1-9a5a-4d16-972f-b79edc7030c3 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd Jan 12 14:56:16.050967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-843211e1-9a5a-4d16-972f-b79edc7030c3 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:16.051135 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:16.051135 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:16.051513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-843211e1-9a5a-4d16-972f-b79edc7030c3 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:16.118575 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:16.118575 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:16.119455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-843211e1-9a5a-4d16-972f-b79edc7030c3 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot retrieved successfully. Jan 12 14:56:16.122185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-843211e1-9a5a-4d16-972f-b79edc7030c3 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd returned with HTTP 200 Jan 12 14:56:16.132680 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1514/2973] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:16 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd => generated 609 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:16.599063 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0400946-6042-4fc3-a1f4-0d9906134700 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:16.600132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0400946-6042-4fc3-a1f4-0d9906134700 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:16.601391 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:16.601391 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:16.601391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0400946-6042-4fc3-a1f4-0d9906134700 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:16.822598 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:16.822598 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:16.864445 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a0400946-6042-4fc3-a1f4-0d9906134700 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:16.940139 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0400946-6042-4fc3-a1f4-0d9906134700 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 200 Jan 12 14:56:16.941291 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1460/2974] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:16 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 958 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:17.138224 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3233f98-1df2-4c24-8867-174b7476fac0 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd Jan 12 14:56:17.138720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3233f98-1df2-4c24-8867-174b7476fac0 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:17.139351 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:17.139351 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:17.139996 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3233f98-1df2-4c24-8867-174b7476fac0 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:17.207705 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:17.207705 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:17.209577 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3233f98-1df2-4c24-8867-174b7476fac0 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot retrieved successfully. Jan 12 14:56:17.211491 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3233f98-1df2-4c24-8867-174b7476fac0 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd returned with HTTP 200 Jan 12 14:56:17.219141 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1515/2975] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:17 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd => generated 609 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:17.963165 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a624a0dd-f3b9-4993-8850-79390c338aea tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:17.964112 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a624a0dd-f3b9-4993-8850-79390c338aea tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:17.964448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:17.964448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:17.965770 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a624a0dd-f3b9-4993-8850-79390c338aea tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:18.165921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:18.165921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:18.187177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a624a0dd-f3b9-4993-8850-79390c338aea tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:18.250950 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a624a0dd-f3b9-4993-8850-79390c338aea tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 200 Jan 12 14:56:18.255733 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1461/2976] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:17 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 958 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:18.264562 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1f8ed8e-0c86-42c8-8d14-149573e37bc8 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd Jan 12 14:56:18.272155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1f8ed8e-0c86-42c8-8d14-149573e37bc8 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:18.272521 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:18.272521 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:18.275958 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1f8ed8e-0c86-42c8-8d14-149573e37bc8 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:18.340580 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:18.340580 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:18.341437 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a1f8ed8e-0c86-42c8-8d14-149573e37bc8 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot retrieved successfully. Jan 12 14:56:18.345488 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1f8ed8e-0c86-42c8-8d14-149573e37bc8 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd returned with HTTP 200 Jan 12 14:56:18.349968 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1462/2977] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:18 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd => generated 609 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:18.390018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3b55579-daf1-4ddc-b93d-2453ad23fd7c tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] GET http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services Jan 12 14:56:18.390475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3b55579-daf1-4ddc-b93d-2453ad23fd7c tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:18.390870 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:18.390870 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:18.391048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3b55579-daf1-4ddc-b93d-2453ad23fd7c tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:18.412770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3b55579-daf1-4ddc-b93d-2453ad23fd7c tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services returned with HTTP 200 Jan 12 14:56:18.413618 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1516/2978] 10.222.0.43 () {58 vars in 1216 bytes} [Tue Jan 12 14:56:18 2021] GET /volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services => generated 632 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:18.429397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ef92c9d-a75f-4668-8960-4a1f3ec46cc8 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] GET http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?host=n-d-764292-10 Jan 12 14:56:18.431468 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ef92c9d-a75f-4668-8960-4a1f3ec46cc8 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:18.431942 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:18.431942 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:18.433071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0ef92c9d-a75f-4668-8960-4a1f3ec46cc8 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:18.445348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0ef92c9d-a75f-4668-8960-4a1f3ec46cc8 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?host=n-d-764292-10 returned with HTTP 200 Jan 12 14:56:18.496709 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1463/2979] 10.222.0.43 () {58 vars in 1253 bytes} [Tue Jan 12 14:56:18 2021] GET /volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?host=n-d-764292-10 => generated 632 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:18.518810 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7da2f1e-c1bb-4e11-a0ba-04311b1d9e8c tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] GET http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?host=n-d-764292-10&binary=cinder-scheduler Jan 12 14:56:18.519301 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7da2f1e-c1bb-4e11-a0ba-04311b1d9e8c tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:18.519893 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7da2f1e-c1bb-4e11-a0ba-04311b1d9e8c tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:18.534296 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7da2f1e-c1bb-4e11-a0ba-04311b1d9e8c tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?host=n-d-764292-10&binary=cinder-scheduler returned with HTTP 200 Jan 12 14:56:18.536000 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1517/2980] 10.222.0.43 () {58 vars in 1301 bytes} [Tue Jan 12 14:56:18 2021] GET /volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?host=n-d-764292-10&binary=cinder-scheduler => generated 192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:18.558399 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1be7934d-9ef2-4cfc-93b1-509d6fa81206 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] GET http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?binary=cinder-scheduler Jan 12 14:56:18.566079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1be7934d-9ef2-4cfc-93b1-509d6fa81206 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:18.568183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1be7934d-9ef2-4cfc-93b1-509d6fa81206 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:18.590790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1be7934d-9ef2-4cfc-93b1-509d6fa81206 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 12 14:56:18.591627 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1464/2981] 10.222.0.43 () {58 vars in 1263 bytes} [Tue Jan 12 14:56:18 2021] GET /volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?binary=cinder-scheduler => generated 192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:18.794400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] POST http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes Jan 12 14:56:18.798148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1604357597"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:18.799787 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1604357597'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:18.800358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Create volume of 1 GB Jan 12 14:56:18.815595 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Availability Zones retrieved successfully. Jan 12 14:56:18.839546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Flow 'volume_create_api' (3eac0824-4d99-488d-8fca-53baf46a51c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:18.843019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d794dc9b-907c-40ce-bfa6-8cd257b84626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:18.845759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:18.937621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d794dc9b-907c-40ce-bfa6-8cd257b84626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:18.940019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6cdf929-040e-4419-ad57-5dbcae874cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:19.139200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Created reservations ['871d61ae-552a-4f19-9fad-50cb9d272462', '5ad93844-d798-41b8-92ee-82924305dd74', '5e0372d6-8eab-416e-b1c6-13dccfff2290', '41534371-6790-49c5-9e28-e2e0dad9c74d'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:19.141147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6cdf929-040e-4419-ad57-5dbcae874cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['871d61ae-552a-4f19-9fad-50cb9d272462', '5ad93844-d798-41b8-92ee-82924305dd74', '5e0372d6-8eab-416e-b1c6-13dccfff2290', '41534371-6790-49c5-9e28-e2e0dad9c74d']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:19.143453 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5c4588b-2d89-42be-a73e-e5df4d662394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:19.231532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5c4588b-2d89-42be-a73e-e5df4d662394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27643673-321c-466c-ade2-a70a5e5d6964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1604357597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3a8f5c647e408aad3fc64c9a0e6da8',qos_specs=None,replication_status=,reservations=['871d61ae-552a-4f19-9fad-50cb9d272462','5ad93844-d798-41b8-92ee-82924305dd74','5e0372d6-8eab-416e-b1c6-13dccfff2290','41534371-6790-49c5-9e28-e2e0dad9c74d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e088c993ffe4cfa9b08a6048d55b522',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1604357597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27643673-321c-466c-ade2-a70a5e5d6964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3a8f5c647e408aad3fc64c9a0e6da8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0e088c993ffe4cfa9b08a6048d55b522',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:19.234404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4d25b4-fcb3-4fe8-85f7-a788bc124cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:19.268871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4d25b4-fcb3-4fe8-85f7-a788bc124cdf) transitioned into state 'SUCCESS' from state '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-1604357597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3a8f5c647e408aad3fc64c9a0e6da8',qos_specs=None,replication_status=,reservations=['871d61ae-552a-4f19-9fad-50cb9d272462','5ad93844-d798-41b8-92ee-82924305dd74','5e0372d6-8eab-416e-b1c6-13dccfff2290','41534371-6790-49c5-9e28-e2e0dad9c74d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e088c993ffe4cfa9b08a6048d55b522',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:19.269122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e7bf91e-0b78-4fcf-8d14-34bb7effd476 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 Jan 12 14:56:19.269488 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e7bf91e-0b78-4fcf-8d14-34bb7effd476 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:19.270483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e7bf91e-0b78-4fcf-8d14-34bb7effd476 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:19.276376 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da41f47-9959-4ee6-b890-74e3672ffe06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:19.309162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da41f47-9959-4ee6-b890-74e3672ffe06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:19.312004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Flow 'volume_create_api' (3eac0824-4d99-488d-8fca-53baf46a51c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:19.370350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e7bf91e-0b78-4fcf-8d14-34bb7effd476 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 returned with HTTP 404 Jan 12 14:56:19.371428 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1465/2982] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:19 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/54f48a88-8fe0-48f8-bf21-abc2384dd769 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:19.386010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f28d42a7-b601-4634-a9a5-2c571136c804 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd Jan 12 14:56:19.386543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f28d42a7-b601-4634-a9a5-2c571136c804 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:19.397485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f28d42a7-b601-4634-a9a5-2c571136c804 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:19.421219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Create volume request issued successfully. Jan 12 14:56:19.442113 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:19.442113 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:19.442874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f28d42a7-b601-4634-a9a5-2c571136c804 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot retrieved successfully. Jan 12 14:56:19.445903 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f28d42a7-b601-4634-a9a5-2c571136c804 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd returned with HTTP 200 Jan 12 14:56:19.455361 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1466/2983] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:19 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd => generated 634 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:19.455889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a49e9257-ac4f-479d-a953-bd6ef700d388 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes returned with HTTP 202 Jan 12 14:56:19.458112 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1518/2984] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:56:18 2021] POST /volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes => generated 823 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:19.472859 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] POST http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes Jan 12 14:56:19.475399 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:19.475399 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:19.476120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-703178860"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:19.478424 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-703178860'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:19.481805 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8cd9c8c-3fe9-45cb-a87e-a94b347f328e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd Jan 12 14:56:19.482962 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume of 1 GB Jan 12 14:56:19.485609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8cd9c8c-3fe9-45cb-a87e-a94b347f328e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:19.485837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:19.485837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:19.486219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8cd9c8c-3fe9-45cb-a87e-a94b347f328e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:19.518067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Availability Zones retrieved successfully. Jan 12 14:56:19.548988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (a24a390b-744b-435f-ae6b-c599ded32539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:19.553174 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:19.553174 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:19.555995 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d8cd9c8c-3fe9-45cb-a87e-a94b347f328e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot retrieved successfully. Jan 12 14:56:19.561857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8cd9c8c-3fe9-45cb-a87e-a94b347f328e tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd returned with HTTP 200 Jan 12 14:56:19.562643 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1519/2985] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:19 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd => generated 634 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:19.565895 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84231ea5-340a-4fda-9c84-768b0b270cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:19.573446 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7307cf3-c247-40ab-88f8-55b3feafcb69 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] GET http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 Jan 12 14:56:19.573974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7307cf3-c247-40ab-88f8-55b3feafcb69 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:19.574168 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:19.574168 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:19.576261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:19.581037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7307cf3-c247-40ab-88f8-55b3feafcb69 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:19.686459 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:19.686459 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:19.700998 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e7307cf3-c247-40ab-88f8-55b3feafcb69 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Volume info retrieved successfully. Jan 12 14:56:19.718138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84231ea5-340a-4fda-9c84-768b0b270cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:19.720743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a93a241-15ec-4637-8e33-a1232c0a52bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:19.732310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7307cf3-c247-40ab-88f8-55b3feafcb69 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 returned with HTTP 200 Jan 12 14:56:19.733264 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1520/2986] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:19 2021] GET /volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 => generated 915 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:19.739514 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79e290ca-a6e5-4194-bdc0-b661530fd77a tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] DELETE http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd Jan 12 14:56:19.740179 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79e290ca-a6e5-4194-bdc0-b661530fd77a tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:19.740462 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:19.740462 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:19.742504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79e290ca-a6e5-4194-bdc0-b661530fd77a tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:19.742504 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-79e290ca-a6e5-4194-bdc0-b661530fd77a tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Delete snapshot with id: e82fc46f-ef3d-41e6-9e72-b36482e7f8fd Jan 12 14:56:19.774760 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:19.774760 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:19.776162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-79e290ca-a6e5-4194-bdc0-b661530fd77a tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot retrieved successfully. Jan 12 14:56:19.813699 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Created reservations ['93c0b0a2-a581-483b-a90d-4d8f74b1656b', 'e6faad5d-7403-49d6-9b57-6ec30ffe5696', '996b0b73-de59-4bab-b217-d92a90cb3dc9', '2490ebde-e144-4559-a517-98de7d544cc7'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:19.815853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a93a241-15ec-4637-8e33-a1232c0a52bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93c0b0a2-a581-483b-a90d-4d8f74b1656b', 'e6faad5d-7403-49d6-9b57-6ec30ffe5696', '996b0b73-de59-4bab-b217-d92a90cb3dc9', '2490ebde-e144-4559-a517-98de7d544cc7']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:19.817991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35a0f1d-dddb-4b2d-be69-b497c2cfb7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:19.898210 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-79e290ca-a6e5-4194-bdc0-b661530fd77a tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot delete request issued successfully. Jan 12 14:56:19.898887 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79e290ca-a6e5-4194-bdc0-b661530fd77a tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd returned with HTTP 202 Jan 12 14:56:19.902697 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1521/2987] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:56:19 2021] DELETE /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:19.916136 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5b9b275-cfa1-46db-88fb-3a4c937ca858 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd Jan 12 14:56:19.917500 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5b9b275-cfa1-46db-88fb-3a4c937ca858 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:19.918740 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:19.918740 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:19.920925 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5b9b275-cfa1-46db-88fb-3a4c937ca858 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:19.971253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35a0f1d-dddb-4b2d-be69-b497c2cfb7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-703178860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['93c0b0a2-a581-483b-a90d-4d8f74b1656b','e6faad5d-7403-49d6-9b57-6ec30ffe5696','996b0b73-de59-4bab-b217-d92a90cb3dc9','2490ebde-e144-4559-a517-98de7d544cc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-703178860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b81819246e428b9b1459a995a2e34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:19.971253 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99a098c-1000-4199-b8fb-f09503ace568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:20.014638 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:20.014638 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:20.015517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f5b9b275-cfa1-46db-88fb-3a4c937ca858 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot retrieved successfully. Jan 12 14:56:20.026969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5b9b275-cfa1-46db-88fb-3a4c937ca858 tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd returned with HTTP 200 Jan 12 14:56:20.032752 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1522/2988] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:19 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd => generated 633 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:56:20.043780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99a098c-1000-4199-b8fb-f09503ace568) transitioned into state 'SUCCESS' from state '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-703178860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['93c0b0a2-a581-483b-a90d-4d8f74b1656b','e6faad5d-7403-49d6-9b57-6ec30ffe5696','996b0b73-de59-4bab-b217-d92a90cb3dc9','2490ebde-e144-4559-a517-98de7d544cc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:20.046066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ee2439-6429-4688-a3b5-df871e706c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:20.087561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ee2439-6429-4688-a3b5-df871e706c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:20.091606 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (a24a390b-744b-435f-ae6b-c599ded32539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:20.157357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request issued successfully. Jan 12 14:56:20.215820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03301c30-b7ed-45bd-a477-a072d7a55d09 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes returned with HTTP 202 Jan 12 14:56:20.216607 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1467/2989] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:56:19 2021] POST /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes => generated 813 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:20.230921 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45ab902c-3e38-47b2-b19a-f1f9011de8a3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 Jan 12 14:56:20.231446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45ab902c-3e38-47b2-b19a-f1f9011de8a3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:20.231662 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:20.231662 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:20.232180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45ab902c-3e38-47b2-b19a-f1f9011de8a3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:20.359230 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:20.359230 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:20.391160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-45ab902c-3e38-47b2-b19a-f1f9011de8a3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:20.459842 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45ab902c-3e38-47b2-b19a-f1f9011de8a3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 returned with HTTP 200 Jan 12 14:56:20.460378 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1523/2990] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:20 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 => generated 905 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:20.768357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4adebdf-9e61-42dd-9c50-03535e75a725 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] GET http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 Jan 12 14:56:20.768833 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4adebdf-9e61-42dd-9c50-03535e75a725 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:20.769077 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:20.769077 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:20.769504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4adebdf-9e61-42dd-9c50-03535e75a725 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:20.884386 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:20.884386 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:20.893941 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e4adebdf-9e61-42dd-9c50-03535e75a725 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Volume info retrieved successfully. Jan 12 14:56:20.920981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4adebdf-9e61-42dd-9c50-03535e75a725 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 returned with HTTP 200 Jan 12 14:56:20.921821 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1468/2991] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:20 2021] GET /volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:21.039937 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-abfdb01c-4300-437e-ae45-82e206cd162b tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd Jan 12 14:56:21.040475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-abfdb01c-4300-437e-ae45-82e206cd162b tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:21.040682 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:21.040682 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:21.041187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-abfdb01c-4300-437e-ae45-82e206cd162b tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:21.094634 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:21.094634 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:21.095498 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-abfdb01c-4300-437e-ae45-82e206cd162b tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Snapshot retrieved successfully. Jan 12 14:56:21.097273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-abfdb01c-4300-437e-ae45-82e206cd162b tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd returned with HTTP 200 Jan 12 14:56:21.098145 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1524/2992] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:21 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd => generated 633 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:21.477315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49af1b27-29b9-4253-9dd8-33bf09d57564 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 Jan 12 14:56:21.479657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49af1b27-29b9-4253-9dd8-33bf09d57564 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:21.479657 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:21.479657 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:21.479657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49af1b27-29b9-4253-9dd8-33bf09d57564 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:21.546822 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:21.546822 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:21.558880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-49af1b27-29b9-4253-9dd8-33bf09d57564 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:21.634205 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49af1b27-29b9-4253-9dd8-33bf09d57564 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 returned with HTTP 200 Jan 12 14:56:21.637513 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1469/2993] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:21 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 => generated 905 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:21.938190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dd04f4ef-f3eb-4fd7-a8f9-73e8dfdff184 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] GET http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 Jan 12 14:56:21.938713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dd04f4ef-f3eb-4fd7-a8f9-73e8dfdff184 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:21.938930 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:21.938930 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:21.939305 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dd04f4ef-f3eb-4fd7-a8f9-73e8dfdff184 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.019279 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:22.019279 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:22.046652 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dd04f4ef-f3eb-4fd7-a8f9-73e8dfdff184 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Volume info retrieved successfully. Jan 12 14:56:22.083925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dd04f4ef-f3eb-4fd7-a8f9-73e8dfdff184 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 returned with HTTP 200 Jan 12 14:56:22.084759 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1525/2994] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:21 2021] GET /volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 => generated 916 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:22.101286 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d603e560-8b23-4786-9bbc-1c9784775286 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] GET http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/volumes/27643673-321c-466c-ade2-a70a5e5d6964 Jan 12 14:56:22.101920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d603e560-8b23-4786-9bbc-1c9784775286 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:22.102205 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:22.102205 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:22.102665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d603e560-8b23-4786-9bbc-1c9784775286 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.110597 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d240227b-4942-4ded-95ed-435afbc00aab tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] GET http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd Jan 12 14:56:22.111409 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d240227b-4942-4ded-95ed-435afbc00aab tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:22.111865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:22.111865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:22.112496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d240227b-4942-4ded-95ed-435afbc00aab tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.151313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d240227b-4942-4ded-95ed-435afbc00aab tempest-SnapshotManageAdminTest-1663242165 tempest-SnapshotManageAdminTest-1663242165] http://10.222.0.43/volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd returned with HTTP 404 Jan 12 14:56:22.152641 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1526/2995] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:56:22 2021] GET /volume/v3/c98c7dcfce374d20aafe1bfa611d424d/snapshots/e82fc46f-ef3d-41e6-9e72-b36482e7f8fd => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:22.169409 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c344b53-858a-4306-b24b-a8f38dc1e35e tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] DELETE http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 Jan 12 14:56:22.169964 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c344b53-858a-4306-b24b-a8f38dc1e35e tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:22.170466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c344b53-858a-4306-b24b-a8f38dc1e35e tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.170831 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-2c344b53-858a-4306-b24b-a8f38dc1e35e tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Delete snapshot with id: b6a51984-bdaa-4602-aedb-10d74f6d0158 Jan 12 14:56:22.183369 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:22.183369 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:22.191727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d603e560-8b23-4786-9bbc-1c9784775286 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Volume info retrieved successfully. Jan 12 14:56:22.217515 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d603e560-8b23-4786-9bbc-1c9784775286 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/volumes/27643673-321c-466c-ade2-a70a5e5d6964 returned with HTTP 200 Jan 12 14:56:22.219355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c344b53-858a-4306-b24b-a8f38dc1e35e tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 returned with HTTP 404 Jan 12 14:56:22.219780 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1470/2996] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:22 2021] GET /volume/v3/506331bdbd154e0bb75bb7fb0a667286/volumes/27643673-321c-466c-ade2-a70a5e5d6964 => generated 1088 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:56:22.221271 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1527/2997] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:56:22 2021] DELETE /volume/v3/193184fc60a2499d8c084f0a6a1ab567/snapshots/b6a51984-bdaa-4602-aedb-10d74f6d0158 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:22.239483 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3fad1a6-fe78-428e-8454-b7c486227791 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] DELETE http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 Jan 12 14:56:22.240287 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3fad1a6-fe78-428e-8454-b7c486227791 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:22.240821 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:22.240821 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:22.241803 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3fad1a6-fe78-428e-8454-b7c486227791 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.242422 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f3fad1a6-fe78-428e-8454-b7c486227791 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Delete volume with id: 34f577bc-1863-47ec-aa41-6409f6d16cc6 Jan 12 14:56:22.247747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa08c2ff-9f95-4a2d-8fd9-d91294e3a892 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] GET http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?host=n-d-764292-10&binary=cinder-volume Jan 12 14:56:22.252609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa08c2ff-9f95-4a2d-8fd9-d91294e3a892 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:22.253288 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa08c2ff-9f95-4a2d-8fd9-d91294e3a892 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.266566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa08c2ff-9f95-4a2d-8fd9-d91294e3a892 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?host=n-d-764292-10&binary=cinder-volume returned with HTTP 200 Jan 12 14:56:22.270667 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1528/2998] 10.222.0.43 () {58 vars in 1295 bytes} [Tue Jan 12 14:56:22 2021] GET /volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services?host=n-d-764292-10&binary=cinder-volume => generated 279 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:22.283423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-454a759d-42bd-436b-91de-1513771e79e2 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] GET http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services Jan 12 14:56:22.284832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-454a759d-42bd-436b-91de-1513771e79e2 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:22.285454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-454a759d-42bd-436b-91de-1513771e79e2 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.294701 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-454a759d-42bd-436b-91de-1513771e79e2 tempest-VolumesServicesTestJSON-462328461 tempest-VolumesServicesTestJSON-462328461] http://10.222.0.43/volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services returned with HTTP 200 Jan 12 14:56:22.295908 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1529/2999] 10.222.0.43 () {58 vars in 1216 bytes} [Tue Jan 12 14:56:22 2021] GET /volume/v3/506331bdbd154e0bb75bb7fb0a667286/os-services => generated 632 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:56:22.308925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56fbc204-9439-40a8-855a-4d3a67aefca0 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] DELETE http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 Jan 12 14:56:22.310040 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56fbc204-9439-40a8-855a-4d3a67aefca0 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:22.310297 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:22.310297 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:22.310601 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56fbc204-9439-40a8-855a-4d3a67aefca0 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.311208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-56fbc204-9439-40a8-855a-4d3a67aefca0 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Delete volume with id: 27643673-321c-466c-ade2-a70a5e5d6964 Jan 12 14:56:22.313040 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3fad1a6-fe78-428e-8454-b7c486227791 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Volume info retrieved successfully. Jan 12 14:56:22.352258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3fad1a6-fe78-428e-8454-b7c486227791 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Delete volume request issued successfully. Jan 12 14:56:22.354518 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3fad1a6-fe78-428e-8454-b7c486227791 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 returned with HTTP 202 Jan 12 14:56:22.356099 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1471/3000] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:22 2021] DELETE /volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:22.362797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82913ff2-d3db-4fe6-bbe0-7050558e5452 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] GET http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 Jan 12 14:56:22.366503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82913ff2-d3db-4fe6-bbe0-7050558e5452 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:22.366780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:22.366780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:22.367367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-82913ff2-d3db-4fe6-bbe0-7050558e5452 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.409400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:22.409400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:22.411032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-56fbc204-9439-40a8-855a-4d3a67aefca0 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Volume info retrieved successfully. Jan 12 14:56:22.443536 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:22.443536 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:22.454873 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-82913ff2-d3db-4fe6-bbe0-7050558e5452 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Volume info retrieved successfully. Jan 12 14:56:22.457039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-56fbc204-9439-40a8-855a-4d3a67aefca0 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Delete volume request issued successfully. Jan 12 14:56:22.457526 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56fbc204-9439-40a8-855a-4d3a67aefca0 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 returned with HTTP 202 Jan 12 14:56:22.458420 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1530/3001] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:22 2021] DELETE /volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:22.470767 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2119a1c9-5ebd-4445-a509-3a94d679c3e5 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] GET http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 Jan 12 14:56:22.471263 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2119a1c9-5ebd-4445-a509-3a94d679c3e5 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:22.471485 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:22.471485 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:22.471879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2119a1c9-5ebd-4445-a509-3a94d679c3e5 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.480771 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-82913ff2-d3db-4fe6-bbe0-7050558e5452 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 returned with HTTP 200 Jan 12 14:56:22.484268 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1472/3002] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:22 2021] GET /volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 => generated 914 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:22.565494 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:22.565494 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:22.587142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2119a1c9-5ebd-4445-a509-3a94d679c3e5 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Volume info retrieved successfully. Jan 12 14:56:22.652183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b1c5a65f-3652-4538-a860-42afb5a6b6a5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 Jan 12 14:56:22.652901 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b1c5a65f-3652-4538-a860-42afb5a6b6a5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:22.653221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:22.653221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:22.653769 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b1c5a65f-3652-4538-a860-42afb5a6b6a5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:22.656769 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2119a1c9-5ebd-4445-a509-3a94d679c3e5 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 returned with HTTP 200 Jan 12 14:56:22.657888 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1531/3003] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:22 2021] GET /volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:22.719694 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:22.719694 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:22.729750 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b1c5a65f-3652-4538-a860-42afb5a6b6a5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:22.776481 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b1c5a65f-3652-4538-a860-42afb5a6b6a5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 returned with HTTP 200 Jan 12 14:56:22.777338 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1473/3004] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:22 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 => generated 906 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:22.793040 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] POST http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes Jan 12 14:56:22.793508 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:22.793508 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:22.794013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9", "size": 1, "name": "tempest-VolumesGetTest-Volume-1832782286", "metadata": {"Type": "Test"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:22.795399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request body: {'volume': {'source_volid': 'f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1832782286', 'metadata': {'Type': 'Test'}}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:22.923655 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:22.923655 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:22.932834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume retrieved successfully. Jan 12 14:56:22.935259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume of 1 GB Jan 12 14:56:22.966343 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Availability Zones retrieved successfully. Jan 12 14:56:23.001663 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (8ac66fc5-91ab-4121-8fc3-9c21884def57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:23.005155 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60b3fa9-0be4-40ef-a260-afd59cffb80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:23.009934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Validating volume size '1' using validate_int, validate_source_size {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:23.166836 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60b3fa9-0be4-40ef-a260-afd59cffb80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9', 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:23.177832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dee7a08-c5b5-4860-8546-b23914f73168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:23.308628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Created reservations ['d010d1b9-46e2-4849-ad4d-5103c36ddcdd', '9f9b9303-8517-437d-94bb-085b3b35e761', 'ebb5707b-85b8-44bf-926d-b9693931e0df', 'e04b2a08-1820-4ae7-b044-321b69b45a71'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:23.310736 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dee7a08-c5b5-4860-8546-b23914f73168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d010d1b9-46e2-4849-ad4d-5103c36ddcdd', '9f9b9303-8517-437d-94bb-085b3b35e761', 'ebb5707b-85b8-44bf-926d-b9693931e0df', 'e04b2a08-1820-4ae7-b044-321b69b45a71']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:23.313072 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbdd6769-16c5-485d-b898-a09acc16dd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:23.500628 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0c88e02-52ea-4160-a1f6-c4f6c962ad38 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] GET http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 Jan 12 14:56:23.501499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0c88e02-52ea-4160-a1f6-c4f6c962ad38 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:23.501671 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:23.501671 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:23.502066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0c88e02-52ea-4160-a1f6-c4f6c962ad38 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:23.545076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbdd6769-16c5-485d-b898-a09acc16dd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc426df1-723f-4601-abaa-63e0264b0f21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1832782286',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['d010d1b9-46e2-4849-ad4d-5103c36ddcdd','9f9b9303-8517-437d-94bb-085b3b35e761','ebb5707b-85b8-44bf-926d-b9693931e0df','e04b2a08-1820-4ae7-b044-321b69b45a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1832782286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc426df1-723f-4601-abaa-63e0264b0f21,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c5b81819246e428b9b1459a995a2e34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9,status='creating',terminated_at=None,updated_at=None,user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:23.548669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7014a0ec-8e2e-4f75-8077-3b444004bd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:23.635727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7014a0ec-8e2e-4f75-8077-3b444004bd1b) transitioned into state 'SUCCESS' from state '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-1832782286',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['d010d1b9-46e2-4849-ad4d-5103c36ddcdd','9f9b9303-8517-437d-94bb-085b3b35e761','ebb5707b-85b8-44bf-926d-b9693931e0df','e04b2a08-1820-4ae7-b044-321b69b45a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:23.638958 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3890db9c-06d6-45ea-968f-2f3331ecd0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:23.652252 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:23.652252 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:23.673712 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f0c88e02-52ea-4160-a1f6-c4f6c962ad38 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Volume info retrieved successfully. Jan 12 14:56:23.702549 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0c88e02-52ea-4160-a1f6-c4f6c962ad38 tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 returned with HTTP 200 Jan 12 14:56:23.703589 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1474/3005] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:23 2021] GET /volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 => generated 914 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:56:23.712324 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fcd346b-cc05-4bb3-9505-40d3833c6bf3 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] GET http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 Jan 12 14:56:23.713145 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fcd346b-cc05-4bb3-9505-40d3833c6bf3 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:23.713473 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:23.713473 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:23.714777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4fcd346b-cc05-4bb3-9505-40d3833c6bf3 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:23.794599 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:23.794599 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:23.811059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3890db9c-06d6-45ea-968f-2f3331ecd0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:23.815738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (8ac66fc5-91ab-4121-8fc3-9c21884def57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:23.836711 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4fcd346b-cc05-4bb3-9505-40d3833c6bf3 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Volume info retrieved successfully. Jan 12 14:56:23.925319 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4fcd346b-cc05-4bb3-9505-40d3833c6bf3 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 returned with HTTP 200 Jan 12 14:56:23.925319 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1475/3006] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:23 2021] GET /volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 => generated 915 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:23.986138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request issued successfully. Jan 12 14:56:24.026891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68bd8acd-6ca0-478d-9af0-e8fad5d31b7d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes returned with HTTP 202 Jan 12 14:56:24.034431 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1532/3007] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:56:22 2021] POST /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes => generated 862 bytes in 1245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:24.049635 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3150de04-8a60-4ff3-adc2-b62443c8587a tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:24.051622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3150de04-8a60-4ff3-adc2-b62443c8587a tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:24.051992 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:24.051992 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:24.052521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3150de04-8a60-4ff3-adc2-b62443c8587a tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:24.159464 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:24.159464 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:24.177615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3150de04-8a60-4ff3-adc2-b62443c8587a tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:24.256606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3150de04-8a60-4ff3-adc2-b62443c8587a tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:24.263023 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1476/3008] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:24 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:24.723054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80c79cd4-8048-487f-a0ef-918620098d3f tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] GET http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 Jan 12 14:56:24.724398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80c79cd4-8048-487f-a0ef-918620098d3f tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:24.724792 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:24.724792 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:24.725404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80c79cd4-8048-487f-a0ef-918620098d3f tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:24.865381 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:24.865381 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:24.886081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-80c79cd4-8048-487f-a0ef-918620098d3f tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Volume info retrieved successfully. Jan 12 14:56:24.936927 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80c79cd4-8048-487f-a0ef-918620098d3f tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 returned with HTTP 200 Jan 12 14:56:24.942080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2e4ca48-6c7a-4f30-a90c-98de464ef15d tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] GET http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 Jan 12 14:56:24.942605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2e4ca48-6c7a-4f30-a90c-98de464ef15d tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:24.942818 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:24.942818 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:24.943192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2e4ca48-6c7a-4f30-a90c-98de464ef15d tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:24.955605 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1533/3009] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:24 2021] GET /volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 => generated 914 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:25.156054 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:25.156054 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:25.156054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b2e4ca48-6c7a-4f30-a90c-98de464ef15d tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Volume info retrieved successfully. Jan 12 14:56:25.205969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2e4ca48-6c7a-4f30-a90c-98de464ef15d tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 returned with HTTP 200 Jan 12 14:56:25.205969 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1477/3010] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:24 2021] GET /volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 => generated 915 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:25.279388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fdf7bda-64ac-4359-8d92-e5eb1a0fbbef tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:25.279963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fdf7bda-64ac-4359-8d92-e5eb1a0fbbef tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:25.280158 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:25.280158 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:25.280920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fdf7bda-64ac-4359-8d92-e5eb1a0fbbef tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:25.457101 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:25.457101 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:25.492850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2fdf7bda-64ac-4359-8d92-e5eb1a0fbbef tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:25.564783 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fdf7bda-64ac-4359-8d92-e5eb1a0fbbef tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:25.564783 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1534/3011] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:25 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:25.970873 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f78f71f6-b430-43f3-bfd7-03ffda25b3fc tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] GET http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 Jan 12 14:56:25.971366 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f78f71f6-b430-43f3-bfd7-03ffda25b3fc tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:25.972171 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:25.972171 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:25.972171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f78f71f6-b430-43f3-bfd7-03ffda25b3fc tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:26.078620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f78f71f6-b430-43f3-bfd7-03ffda25b3fc tempest-SnapshotManageAdminTest-1467388074 tempest-SnapshotManageAdminTest-1467388074] http://10.222.0.43/volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 returned with HTTP 404 Jan 12 14:56:26.083393 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1478/3012] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:25 2021] GET /volume/v3/193184fc60a2499d8c084f0a6a1ab567/volumes/34f577bc-1863-47ec-aa41-6409f6d16cc6 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:26.221679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cfc4fdb-eb83-44cc-af1d-6897344c9272 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] GET http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 Jan 12 14:56:26.224643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cfc4fdb-eb83-44cc-af1d-6897344c9272 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:26.225357 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:26.225357 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:26.226062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8cfc4fdb-eb83-44cc-af1d-6897344c9272 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:26.347322 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8cfc4fdb-eb83-44cc-af1d-6897344c9272 tempest-VolumesServicesTestJSON-408376755 tempest-VolumesServicesTestJSON-408376755] http://10.222.0.43/volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 returned with HTTP 404 Jan 12 14:56:26.349558 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1535/3013] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:26 2021] GET /volume/v3/2a3a8f5c647e408aad3fc64c9a0e6da8/volumes/27643673-321c-466c-ade2-a70a5e5d6964 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:26.579897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e52d4126-e999-4349-9eb4-5458fc5f9a0f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:26.580497 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e52d4126-e999-4349-9eb4-5458fc5f9a0f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:26.581437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e52d4126-e999-4349-9eb4-5458fc5f9a0f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:26.743561 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:26.743561 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:26.781249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e52d4126-e999-4349-9eb4-5458fc5f9a0f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:26.861264 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e52d4126-e999-4349-9eb4-5458fc5f9a0f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:26.863929 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1479/3014] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:26 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:27.883776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bfe1b19b-5097-42d6-8efb-cfb4523b7302 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:27.884321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bfe1b19b-5097-42d6-8efb-cfb4523b7302 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:27.885376 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bfe1b19b-5097-42d6-8efb-cfb4523b7302 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:28.011647 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:28.011647 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:28.038594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bfe1b19b-5097-42d6-8efb-cfb4523b7302 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:28.087313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bfe1b19b-5097-42d6-8efb-cfb4523b7302 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:28.088068 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1536/3015] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:27 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:29.107541 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0897b7c7-1ec0-450d-b569-1467ab82884f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:29.108131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0897b7c7-1ec0-450d-b569-1467ab82884f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:29.109322 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:29.109322 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:29.109480 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0897b7c7-1ec0-450d-b569-1467ab82884f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:29.203188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:29.203188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:29.217476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0897b7c7-1ec0-450d-b569-1467ab82884f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:29.249739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0897b7c7-1ec0-450d-b569-1467ab82884f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:29.261082 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1480/3016] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:29 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:30.267154 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7e70540-bab4-4576-97ca-76bb15ab297e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:30.268415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7e70540-bab4-4576-97ca-76bb15ab297e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:30.268783 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:30.268783 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:30.270069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7e70540-bab4-4576-97ca-76bb15ab297e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:30.420193 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:30.420193 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:30.442386 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c7e70540-bab4-4576-97ca-76bb15ab297e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:30.497132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7e70540-bab4-4576-97ca-76bb15ab297e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:30.499336 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1537/3017] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:30 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:31.516532 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af4fada1-96e7-4dd3-b13d-9423eea6189c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:31.517654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af4fada1-96e7-4dd3-b13d-9423eea6189c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:31.518237 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:31.518237 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:31.518862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af4fada1-96e7-4dd3-b13d-9423eea6189c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:31.663691 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:31.663691 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:31.673290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-af4fada1-96e7-4dd3-b13d-9423eea6189c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:31.699820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af4fada1-96e7-4dd3-b13d-9423eea6189c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:31.701150 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1481/3018] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:31 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:32.717577 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb511f42-6872-402f-a13c-6eb8861e1565 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:32.718400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb511f42-6872-402f-a13c-6eb8861e1565 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:32.718740 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:32.718740 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:32.719282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb511f42-6872-402f-a13c-6eb8861e1565 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:32.840110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:32.840110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:32.851380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fb511f42-6872-402f-a13c-6eb8861e1565 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:32.876507 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb511f42-6872-402f-a13c-6eb8861e1565 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:32.877918 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1538/3019] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:32 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:33.894670 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7eccd7c-caf9-4f38-9486-dc91c9098652 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:33.895156 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7eccd7c-caf9-4f38-9486-dc91c9098652 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:33.895362 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:33.895362 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:33.896057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7eccd7c-caf9-4f38-9486-dc91c9098652 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:34.015647 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:34.015647 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:34.052797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e7eccd7c-caf9-4f38-9486-dc91c9098652 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:34.109372 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7eccd7c-caf9-4f38-9486-dc91c9098652 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:34.132418 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1482/3020] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:33 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:35.129023 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2700fd45-58c5-45be-801b-7e259cbd73e2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:35.130328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2700fd45-58c5-45be-801b-7e259cbd73e2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:35.130739 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:35.130739 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:35.131375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2700fd45-58c5-45be-801b-7e259cbd73e2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:35.221880 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:35.221880 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:35.240819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2700fd45-58c5-45be-801b-7e259cbd73e2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:35.279706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2700fd45-58c5-45be-801b-7e259cbd73e2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:35.292320 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1539/3021] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:35 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:36.300846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4353e3cb-5535-4053-92dd-314b663927d5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:36.301380 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4353e3cb-5535-4053-92dd-314b663927d5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:36.301719 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:36.301719 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:36.301921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4353e3cb-5535-4053-92dd-314b663927d5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:36.377261 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:36.377261 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:36.387491 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4353e3cb-5535-4053-92dd-314b663927d5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:36.412358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4353e3cb-5535-4053-92dd-314b663927d5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:36.413783 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1483/3022] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:36 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:37.080743 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6bf8e32-af7b-4288-9850-6c36855b133b tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] POST http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types Jan 12 14:56:37.081221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:37.081221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:37.082333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6bf8e32-af7b-4288-9850-6c36855b133b tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:37.189660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6bf8e32-af7b-4288-9850-6c36855b133b tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types returned with HTTP 200 Jan 12 14:56:37.190409 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1540/3023] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:56:36 2021] POST /volume/v3/59cdb87310114d24b919365f2ae5b577/types => generated 188 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:37.201085 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5b6cd60-398c-4a81-bd53-e7dd406aa2af tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] POST http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types Jan 12 14:56:37.201581 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:37.201581 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:37.202022 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f5b6cd60-398c-4a81-bd53-e7dd406aa2af tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:37.290282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f5b6cd60-398c-4a81-bd53-e7dd406aa2af tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types returned with HTTP 200 Jan 12 14:56:37.291506 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1484/3024] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 14:56:37 2021] POST /volume/v3/59cdb87310114d24b919365f2ae5b577/types => generated 188 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:37.438718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-65ace030-f5ef-4452-bf67-f97f0e0b7e40 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:37.439751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-65ace030-f5ef-4452-bf67-f97f0e0b7e40 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:37.440329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-65ace030-f5ef-4452-bf67-f97f0e0b7e40 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:37.496781 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] POST http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes Jan 12 14:56:37.497784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-260939770"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:37.499334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-260939770'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:37.513885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Create volume of 1 GB Jan 12 14:56:37.514977 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:37.514977 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:37.515938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Availability Zones retrieved successfully. Jan 12 14:56:37.530429 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:37.530429 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:37.541476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-65ace030-f5ef-4452-bf67-f97f0e0b7e40 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:37.549187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Flow 'volume_create_api' (30df9213-c5be-4838-9298-9984f227234b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:37.563313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f033eecc-4dd2-4f28-a00c-ece6ce63da52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:37.566668 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:37.570897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-65ace030-f5ef-4452-bf67-f97f0e0b7e40 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:37.572919 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1485/3025] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:37 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:37.635619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f033eecc-4dd2-4f28-a00c-ece6ce63da52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc5a4716-2415-4573-8dd3-e252f266e38b,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc5a4716-2415-4573-8dd3-e252f266e38b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:37.638165 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4eaad2-dacb-4806-83cd-c4a8dba5386b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:37.699713 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] 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 12 14:56:37.701240 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] 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 12 14:56:37.780238 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Created reservations ['09e9e342-b496-4bfc-87d6-8bfa4829085e', '528fb6dd-c0eb-4730-8c6b-460224ddf038', '3ca964b2-b7c6-47bd-997a-073f9ee0850b', '522938d1-c2aa-4778-9939-c094a00eba65'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:37.783409 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4eaad2-dacb-4806-83cd-c4a8dba5386b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09e9e342-b496-4bfc-87d6-8bfa4829085e', '528fb6dd-c0eb-4730-8c6b-460224ddf038', '3ca964b2-b7c6-47bd-997a-073f9ee0850b', '522938d1-c2aa-4778-9939-c094a00eba65']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:37.787294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792af00f-60c9-4173-9a15-b3bb14533d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:37.954251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792af00f-60c9-4173-9a15-b3bb14533d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adb96fa4-b084-489f-ba3f-6f9f77056570', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-260939770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3990538e5b7a4fcea8df93f4693fae90',qos_specs=None,replication_status=,reservations=['09e9e342-b496-4bfc-87d6-8bfa4829085e','528fb6dd-c0eb-4730-8c6b-460224ddf038','3ca964b2-b7c6-47bd-997a-073f9ee0850b','522938d1-c2aa-4778-9939-c094a00eba65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deaf4452929a4f208e81e8a6fe2d93c2',volume_type_id=dc5a4716-2415-4573-8dd3-e252f266e38b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-260939770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adb96fa4-b084-489f-ba3f-6f9f77056570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3990538e5b7a4fcea8df93f4693fae90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='deaf4452929a4f208e81e8a6fe2d93c2',volume_attachment=,volume_type=,volume_type_id=dc5a4716-2415-4573-8dd3-e252f266e38b)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:37.958460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08223e97-f875-4516-8c18-6d80402969ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:38.034064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08223e97-f875-4516-8c18-6d80402969ac) transitioned into state 'SUCCESS' from state '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-260939770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3990538e5b7a4fcea8df93f4693fae90',qos_specs=None,replication_status=,reservations=['09e9e342-b496-4bfc-87d6-8bfa4829085e','528fb6dd-c0eb-4730-8c6b-460224ddf038','3ca964b2-b7c6-47bd-997a-073f9ee0850b','522938d1-c2aa-4778-9939-c094a00eba65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deaf4452929a4f208e81e8a6fe2d93c2',volume_type_id=dc5a4716-2415-4573-8dd3-e252f266e38b)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:38.036118 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21211f7d-d2b5-488d-ad76-05e56e61b2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:38.066762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21211f7d-d2b5-488d-ad76-05e56e61b2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:38.069710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Flow 'volume_create_api' (30df9213-c5be-4838-9298-9984f227234b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:38.174182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Create volume request issued successfully. Jan 12 14:56:38.208121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73e05f2f-73a3-47e9-b875-c95fb4ae029b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes returned with HTTP 202 Jan 12 14:56:38.223852 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2f2512a8-52da-4738-bf54-96f9ebb4ce35 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] GET http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:38.224074 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1541/3026] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:56:37 2021] POST /volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes => generated 833 bytes in 923 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:38.225059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2f2512a8-52da-4738-bf54-96f9ebb4ce35 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:38.225433 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:38.225433 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:38.226057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2f2512a8-52da-4738-bf54-96f9ebb4ce35 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:38.337910 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:38.337910 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:38.348388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2f2512a8-52da-4738-bf54-96f9ebb4ce35 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Volume info retrieved successfully. Jan 12 14:56:38.377544 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2f2512a8-52da-4738-bf54-96f9ebb4ce35 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 returned with HTTP 200 Jan 12 14:56:38.385156 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1486/3027] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:38 2021] GET /volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 => generated 901 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:38.590476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b8e477e-067e-450f-a095-92912cd924d0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:38.591069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b8e477e-067e-450f-a095-92912cd924d0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:38.591227 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:38.591227 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:38.591609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b8e477e-067e-450f-a095-92912cd924d0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:38.757484 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:38.757484 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:38.780774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6b8e477e-067e-450f-a095-92912cd924d0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:38.820172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b8e477e-067e-450f-a095-92912cd924d0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:38.821459 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1542/3028] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:38 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 954 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:56:39.400594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22283f93-9fca-4780-9e1c-233af7c0bc75 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] GET http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:39.401088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22283f93-9fca-4780-9e1c-233af7c0bc75 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:39.401644 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:39.401644 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:39.402044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-22283f93-9fca-4780-9e1c-233af7c0bc75 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:39.469801 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:39.469801 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:39.480509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-22283f93-9fca-4780-9e1c-233af7c0bc75 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Volume info retrieved successfully. Jan 12 14:56:39.504210 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-22283f93-9fca-4780-9e1c-233af7c0bc75 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 returned with HTTP 200 Jan 12 14:56:39.505064 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1487/3029] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:39 2021] GET /volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 => generated 926 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:39.520500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4745b960-a653-4a9a-bd51-d238eb608f38 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] GET http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:39.521258 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4745b960-a653-4a9a-bd51-d238eb608f38 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:39.521392 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:39.521392 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:39.521738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4745b960-a653-4a9a-bd51-d238eb608f38 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:39.621899 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:39.621899 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:39.631902 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4745b960-a653-4a9a-bd51-d238eb608f38 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Volume info retrieved successfully. Jan 12 14:56:39.658618 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4745b960-a653-4a9a-bd51-d238eb608f38 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 returned with HTTP 200 Jan 12 14:56:39.671835 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1543/3030] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:39 2021] GET /volume/v3/59cdb87310114d24b919365f2ae5b577/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 => generated 1098 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:56:39.676275 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] POST http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570/action Jan 12 14:56:39.676778 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:39.676778 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:39.677336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:56:39.677730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:39.741652 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:39.741652 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:39.742781 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Volume info retrieved successfully. Jan 12 14:56:39.794073 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] 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 12 14:56:39.794976 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] 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 12 14:56:39.823948 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Created reservations ['c4c3013f-92ef-4905-ada9-98ce26dbd46b', '9923ef03-55db-434e-a961-d6cb1f0e534d'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:39.838333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e359f80-502a-4562-96a0-28a715f0bc08 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:39.838998 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e359f80-502a-4562-96a0-28a715f0bc08 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:39.839194 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:39.839194 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:39.839852 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e359f80-502a-4562-96a0-28a715f0bc08 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:39.857835 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] 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 12 14:56:39.858742 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] 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 12 14:56:39.877342 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Created reservations ['64691f27-b3d4-4d0b-b60a-895c62800452', '35fc1c92-4b54-48b7-bf14-0b3d0fbac79f'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:39.904374 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:39.904374 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:39.914705 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6e359f80-502a-4562-96a0-28a715f0bc08 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:39.939948 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e359f80-502a-4562-96a0-28a715f0bc08 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:39.944303 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1544/3031] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:39 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 955 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:39.955717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ae398f4-75dc-4984-920f-c487dc9fbaa1 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:39.957027 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ae398f4-75dc-4984-920f-c487dc9fbaa1 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:39.957594 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:39.957594 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:39.958531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ae398f4-75dc-4984-920f-c487dc9fbaa1 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:39.988279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Retype volume request issued successfully. Jan 12 14:56:39.988880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c648b110-1b55-4f63-86f2-742e50cf52de tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570/action returned with HTTP 202 Jan 12 14:56:39.990038 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1488/3032] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:56:39 2021] POST /volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570/action => generated 0 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:56:40.008881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72eb25dc-dacf-4c9f-a2b3-f6ae397cc681 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] GET http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:40.009410 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72eb25dc-dacf-4c9f-a2b3-f6ae397cc681 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:40.009601 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:40.009601 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:40.009985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72eb25dc-dacf-4c9f-a2b3-f6ae397cc681 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:40.055472 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:40.055472 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:40.088724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4ae398f4-75dc-4984-920f-c487dc9fbaa1 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:40.159200 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:40.159200 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:40.167013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ae398f4-75dc-4984-920f-c487dc9fbaa1 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:40.167974 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1545/3033] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:39 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 955 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:40.184561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb0eb0ee-187b-493b-834f-b88f655d40b4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] PUT http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:40.185703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:40.185703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:40.186421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bb0eb0ee-187b-493b-834f-b88f655d40b4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1832782286"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:40.215401 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-72eb25dc-dacf-4c9f-a2b3-f6ae397cc681 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Volume info retrieved successfully. Jan 12 14:56:40.265111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72eb25dc-dacf-4c9f-a2b3-f6ae397cc681 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 returned with HTTP 200 Jan 12 14:56:40.265869 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1489/3034] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:40 2021] GET /volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 => generated 925 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:40.281107 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:40.281107 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:40.303069 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bb0eb0ee-187b-493b-834f-b88f655d40b4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:40.317142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bb0eb0ee-187b-493b-834f-b88f655d40b4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume updated successfully. Jan 12 14:56:40.346141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bb0eb0ee-187b-493b-834f-b88f655d40b4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:40.353238 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1546/3035] 10.222.0.43 () {60 vars in 1335 bytes} [Tue Jan 12 14:56:40 2021] PUT /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 887 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:40.370873 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93e8c61f-6fa2-4357-b3d7-7d2ae0184fbd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] PUT http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:40.371352 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:40.371352 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:40.371777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93e8c61f-6fa2-4357-b3d7-7d2ae0184fbd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1969154333", "description": "This is the new description of volume"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:40.469055 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:40.469055 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:40.498243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-93e8c61f-6fa2-4357-b3d7-7d2ae0184fbd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:40.511705 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-93e8c61f-6fa2-4357-b3d7-7d2ae0184fbd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume updated successfully. Jan 12 14:56:40.542326 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93e8c61f-6fa2-4357-b3d7-7d2ae0184fbd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:40.551841 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1490/3036] 10.222.0.43 () {60 vars in 1336 bytes} [Tue Jan 12 14:56:40 2021] PUT /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 926 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:40.559094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c61a0f16-3854-4a08-aa74-a41f60fe0550 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:40.559399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c61a0f16-3854-4a08-aa74-a41f60fe0550 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:40.559569 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:40.559569 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:40.560378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c61a0f16-3854-4a08-aa74-a41f60fe0550 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:40.677254 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:40.677254 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:40.699623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c61a0f16-3854-4a08-aa74-a41f60fe0550 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:40.758143 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c61a0f16-3854-4a08-aa74-a41f60fe0550 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:40.759294 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1547/3037] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:40 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 994 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:40.774041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] POST http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes Jan 12 14:56:40.774499 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:40.774499 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:40.775289 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-261406158", "availability_zone": "nova", "size": 1}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:40.776260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-261406158', 'availability_zone': 'nova', 'size': 1}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:40.776640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume of 1 GB Jan 12 14:56:40.801297 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Availability Zones retrieved successfully. Jan 12 14:56:40.858251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (d299221a-e38d-4734-89c2-8905d024cd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:40.861097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd7c140-9ceb-4876-a281-28893ebca746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:40.863842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:41.018551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dd7c140-9ceb-4876-a281-28893ebca746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:41.030499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29105f6-d50d-4db7-aa63-1cb5c3fa8b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:41.177499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Created reservations ['2692c260-e692-4c5a-98bd-39940f7e66d1', 'aaca6a2e-62ef-4f15-8641-62b95050393e', '976a490c-c81a-4a3e-8322-107189d6dfb8', '82ea0eea-0119-48ea-8f9d-2a7d2d3520ff'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:41.179602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29105f6-d50d-4db7-aa63-1cb5c3fa8b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2692c260-e692-4c5a-98bd-39940f7e66d1', 'aaca6a2e-62ef-4f15-8641-62b95050393e', '976a490c-c81a-4a3e-8322-107189d6dfb8', '82ea0eea-0119-48ea-8f9d-2a7d2d3520ff']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:41.184112 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (923e6852-27be-4df0-9291-f2c746802454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:41.282116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-378d432a-cba4-4a53-ba03-3c076b4d8b0b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] GET http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:41.282570 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-378d432a-cba4-4a53-ba03-3c076b4d8b0b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:41.282779 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:41.282779 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:41.283157 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-378d432a-cba4-4a53-ba03-3c076b4d8b0b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:41.301464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (923e6852-27be-4df0-9291-f2c746802454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '768ac69e-0be5-4e56-8096-d93cb2aa7595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-261406158',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['2692c260-e692-4c5a-98bd-39940f7e66d1','aaca6a2e-62ef-4f15-8641-62b95050393e','976a490c-c81a-4a3e-8322-107189d6dfb8','82ea0eea-0119-48ea-8f9d-2a7d2d3520ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-261406158',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=768ac69e-0be5-4e56-8096-d93cb2aa7595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b81819246e428b9b1459a995a2e34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:41.310206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec9013e0-e8c4-4eb4-80b2-be1e07084049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:41.372391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec9013e0-e8c4-4eb4-80b2-be1e07084049) transitioned into 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-261406158',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['2692c260-e692-4c5a-98bd-39940f7e66d1','aaca6a2e-62ef-4f15-8641-62b95050393e','976a490c-c81a-4a3e-8322-107189d6dfb8','82ea0eea-0119-48ea-8f9d-2a7d2d3520ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:41.374345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bcac4b-125e-47ba-9150-61a39dfeb5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:41.400581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bcac4b-125e-47ba-9150-61a39dfeb5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:41.403177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (d299221a-e38d-4734-89c2-8905d024cd9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:41.436063 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:41.436063 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:41.482715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-378d432a-cba4-4a53-ba03-3c076b4d8b0b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Volume info retrieved successfully. Jan 12 14:56:41.512376 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request issued successfully. Jan 12 14:56:41.553346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2121da29-7915-4f71-9e63-75ac700f4042 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes returned with HTTP 202 Jan 12 14:56:41.554402 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1491/3038] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:56:40 2021] POST /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes => generated 810 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:41.567545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-378d432a-cba4-4a53-ba03-3c076b4d8b0b tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 returned with HTTP 200 Jan 12 14:56:41.568771 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1548/3039] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:41 2021] GET /volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 => generated 926 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:41.580455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-072fb2f5-3679-426f-84bb-5261f4da803b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 Jan 12 14:56:41.581000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-072fb2f5-3679-426f-84bb-5261f4da803b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:41.581286 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:41.581286 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:41.581706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-072fb2f5-3679-426f-84bb-5261f4da803b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:41.589023 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ef07215-566a-4dbe-968f-3178e79b6e89 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] GET http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:41.595430 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ef07215-566a-4dbe-968f-3178e79b6e89 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:41.596107 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:41.596107 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:41.597385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ef07215-566a-4dbe-968f-3178e79b6e89 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:41.719443 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:41.719443 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:41.739783 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:41.739783 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:41.745337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-072fb2f5-3679-426f-84bb-5261f4da803b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:41.750648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4ef07215-566a-4dbe-968f-3178e79b6e89 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Volume info retrieved successfully. Jan 12 14:56:41.784147 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-072fb2f5-3679-426f-84bb-5261f4da803b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 returned with HTTP 200 Jan 12 14:56:41.793984 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1492/3040] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:41 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 => generated 902 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:41.794170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ef07215-566a-4dbe-968f-3178e79b6e89 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 returned with HTTP 200 Jan 12 14:56:41.805011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7669a0ba-18bb-461e-8d7f-cf40cd45aa80 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] GET http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-260939770 Jan 12 14:56:41.805457 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7669a0ba-18bb-461e-8d7f-cf40cd45aa80 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:41.805657 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:41.805657 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:41.806023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7669a0ba-18bb-461e-8d7f-cf40cd45aa80 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:41.807913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7669a0ba-18bb-461e-8d7f-cf40cd45aa80 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-260939770'), ('all_tenants', True)]). {{(pid=87931) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:56:41.811507 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1549/3041] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:41 2021] GET /volume/v3/59cdb87310114d24b919365f2ae5b577/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 => generated 1098 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:56:41.871972 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7669a0ba-18bb-461e-8d7f-cf40cd45aa80 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Get all volumes completed successfully. Jan 12 14:56:41.873503 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7669a0ba-18bb-461e-8d7f-cf40cd45aa80 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-260939770 returned with HTTP 200 Jan 12 14:56:41.875062 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1493/3042] 10.222.0.43 () {58 vars in 1363 bytes} [Tue Jan 12 14:56:41 2021] GET /volume/v3/59cdb87310114d24b919365f2ae5b577/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-260939770 => generated 412 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:41.888213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3bde453-4f30-4b50-a036-f16c41f3d4c5 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] DELETE http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:41.888929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3bde453-4f30-4b50-a036-f16c41f3d4c5 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:41.889292 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:41.889292 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:41.889864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3bde453-4f30-4b50-a036-f16c41f3d4c5 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:41.890477 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-a3bde453-4f30-4b50-a036-f16c41f3d4c5 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Delete volume with id: adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:41.998803 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:41.998803 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:42.000000 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3bde453-4f30-4b50-a036-f16c41f3d4c5 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Volume info retrieved successfully. Jan 12 14:56:42.056699 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3bde453-4f30-4b50-a036-f16c41f3d4c5 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Delete volume request issued successfully. Jan 12 14:56:42.057414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3bde453-4f30-4b50-a036-f16c41f3d4c5 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 returned with HTTP 202 Jan 12 14:56:42.062413 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1550/3043] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:41 2021] DELETE /volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:42.070123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c670ffbd-5d13-41cd-9cbe-bf7b1f4b0325 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] GET http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:42.070666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c670ffbd-5d13-41cd-9cbe-bf7b1f4b0325 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:42.070890 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:42.070890 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:42.071268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c670ffbd-5d13-41cd-9cbe-bf7b1f4b0325 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:42.192553 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:42.192553 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:42.218011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c670ffbd-5d13-41cd-9cbe-bf7b1f4b0325 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Volume info retrieved successfully. Jan 12 14:56:42.270425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c670ffbd-5d13-41cd-9cbe-bf7b1f4b0325 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 returned with HTTP 200 Jan 12 14:56:42.271823 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1494/3044] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:42 2021] GET /volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 => generated 925 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:42.806228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85e27d78-4956-4143-8791-a6cf3dd5a2f8 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 Jan 12 14:56:42.808582 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85e27d78-4956-4143-8791-a6cf3dd5a2f8 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:42.809034 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:42.809034 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:42.809794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85e27d78-4956-4143-8791-a6cf3dd5a2f8 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:42.898569 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:42.898569 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:42.909764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-85e27d78-4956-4143-8791-a6cf3dd5a2f8 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:42.940209 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85e27d78-4956-4143-8791-a6cf3dd5a2f8 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 returned with HTTP 200 Jan 12 14:56:42.942024 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1551/3045] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:42 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 => generated 903 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:42.956916 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-684ea273-9001-4e4d-bea9-04d45c8c3e5c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] PUT http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 Jan 12 14:56:42.957357 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:42.957357 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:42.957770 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-684ea273-9001-4e4d-bea9-04d45c8c3e5c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1832782286", "description": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:43.012367 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:43.012367 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:43.021434 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-684ea273-9001-4e4d-bea9-04d45c8c3e5c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:43.032326 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-684ea273-9001-4e4d-bea9-04d45c8c3e5c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume updated successfully. Jan 12 14:56:43.048074 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-684ea273-9001-4e4d-bea9-04d45c8c3e5c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 returned with HTTP 200 Jan 12 14:56:43.064794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a75d09b-970d-431e-a201-48d4427a8976 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] DELETE http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 Jan 12 14:56:43.065329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a75d09b-970d-431e-a201-48d4427a8976 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:43.065565 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:43.065565 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:43.065950 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a75d09b-970d-431e-a201-48d4427a8976 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:43.066442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3a75d09b-970d-431e-a201-48d4427a8976 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume with id: 768ac69e-0be5-4e56-8096-d93cb2aa7595 Jan 12 14:56:43.072301 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1495/3046] 10.222.0.43 () {60 vars in 1335 bytes} [Tue Jan 12 14:56:42 2021] PUT /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 => generated 839 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:43.119692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:43.119692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:43.121041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3a75d09b-970d-431e-a201-48d4427a8976 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:43.155010 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3a75d09b-970d-431e-a201-48d4427a8976 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume request issued successfully. Jan 12 14:56:43.155409 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a75d09b-970d-431e-a201-48d4427a8976 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 returned with HTTP 202 Jan 12 14:56:43.156620 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1552/3047] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:43 2021] DELETE /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:43.164888 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e9e4833-8098-48f2-abca-1af42beac102 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 Jan 12 14:56:43.165376 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e9e4833-8098-48f2-abca-1af42beac102 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:43.165598 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:43.165598 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:43.165972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e9e4833-8098-48f2-abca-1af42beac102 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:43.296544 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a1db501-3a83-4728-87d5-3918fa9eac61 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] GET http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:43.297067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a1db501-3a83-4728-87d5-3918fa9eac61 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:43.297299 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:43.297299 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:43.297658 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6a1db501-3a83-4728-87d5-3918fa9eac61 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:43.326656 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:43.326656 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:43.356545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3e9e4833-8098-48f2-abca-1af42beac102 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:43.412704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e9e4833-8098-48f2-abca-1af42beac102 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 returned with HTTP 200 Jan 12 14:56:43.413881 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1496/3048] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:43 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 => generated 906 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:43.457989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:43.457989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:43.485342 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6a1db501-3a83-4728-87d5-3918fa9eac61 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Volume info retrieved successfully. Jan 12 14:56:43.533146 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6a1db501-3a83-4728-87d5-3918fa9eac61 tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 returned with HTTP 200 Jan 12 14:56:43.534183 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1553/3049] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:43 2021] GET /volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 => generated 925 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:44.432349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-545b1511-5841-4aae-baa8-7d1349d447c6 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 Jan 12 14:56:44.433210 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-545b1511-5841-4aae-baa8-7d1349d447c6 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:44.433427 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:44.433427 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:44.433801 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-545b1511-5841-4aae-baa8-7d1349d447c6 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:44.493902 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:44.493902 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:44.503588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-545b1511-5841-4aae-baa8-7d1349d447c6 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:44.526418 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-545b1511-5841-4aae-baa8-7d1349d447c6 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 returned with HTTP 200 Jan 12 14:56:44.539660 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1497/3050] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:44 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 => generated 906 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:44.552833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-296913d2-49cc-4ac3-9088-911d1f32c0cf tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] GET http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 Jan 12 14:56:44.553512 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-296913d2-49cc-4ac3-9088-911d1f32c0cf tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:44.553710 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:44.553710 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:44.554086 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-296913d2-49cc-4ac3-9088-911d1f32c0cf tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:44.645610 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-296913d2-49cc-4ac3-9088-911d1f32c0cf tempest-VolumeRetypeWithoutMigrationTest-1680329686 tempest-VolumeRetypeWithoutMigrationTest-1680329686] http://10.222.0.43/volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 returned with HTTP 404 Jan 12 14:56:44.646685 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1554/3051] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:44 2021] GET /volume/v3/3990538e5b7a4fcea8df93f4693fae90/volumes/adb96fa4-b084-489f-ba3f-6f9f77056570 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:44.654726 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2809bd5c-a1a3-4320-9610-aa97d141700e tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] DELETE http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types/c16035e0-a8b6-4294-b243-e8cfd94db760 Jan 12 14:56:44.655501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2809bd5c-a1a3-4320-9610-aa97d141700e tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:44.655938 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:44.655938 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:44.656754 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2809bd5c-a1a3-4320-9610-aa97d141700e tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:44.760379 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:56:44.760379 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:56:44.771755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2809bd5c-a1a3-4320-9610-aa97d141700e tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types/c16035e0-a8b6-4294-b243-e8cfd94db760 returned with HTTP 202 Jan 12 14:56:44.772957 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1498/3052] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:56:44 2021] DELETE /volume/v3/59cdb87310114d24b919365f2ae5b577/types/c16035e0-a8b6-4294-b243-e8cfd94db760 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:44.780724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4694a892-a759-4e4e-9531-ced094afd1f8 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] GET http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types/c16035e0-a8b6-4294-b243-e8cfd94db760 Jan 12 14:56:44.781499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4694a892-a759-4e4e-9531-ced094afd1f8 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:44.782099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4694a892-a759-4e4e-9531-ced094afd1f8 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:44.802311 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4694a892-a759-4e4e-9531-ced094afd1f8 tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types/c16035e0-a8b6-4294-b243-e8cfd94db760 returned with HTTP 404 Jan 12 14:56:44.803481 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1555/3053] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:56:44 2021] GET /volume/v3/59cdb87310114d24b919365f2ae5b577/types/c16035e0-a8b6-4294-b243-e8cfd94db760 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:44.811250 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ca98c17-cccc-44db-9741-4582b77e17fb tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] DELETE http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types/dc5a4716-2415-4573-8dd3-e252f266e38b Jan 12 14:56:44.812099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ca98c17-cccc-44db-9741-4582b77e17fb tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:44.812617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ca98c17-cccc-44db-9741-4582b77e17fb tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:44.926176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ca98c17-cccc-44db-9741-4582b77e17fb tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types/dc5a4716-2415-4573-8dd3-e252f266e38b returned with HTTP 202 Jan 12 14:56:44.927162 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1499/3054] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:56:44 2021] DELETE /volume/v3/59cdb87310114d24b919365f2ae5b577/types/dc5a4716-2415-4573-8dd3-e252f266e38b => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:44.935829 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d332d4ed-60f3-4832-bc08-9a1acd9aaafe tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] GET http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types/dc5a4716-2415-4573-8dd3-e252f266e38b Jan 12 14:56:44.936527 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d332d4ed-60f3-4832-bc08-9a1acd9aaafe tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:44.937166 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d332d4ed-60f3-4832-bc08-9a1acd9aaafe tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:44.963568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d332d4ed-60f3-4832-bc08-9a1acd9aaafe tempest-VolumeRetypeWithoutMigrationTest-50717 tempest-VolumeRetypeWithoutMigrationTest-50717] http://10.222.0.43/volume/v3/59cdb87310114d24b919365f2ae5b577/types/dc5a4716-2415-4573-8dd3-e252f266e38b returned with HTTP 404 Jan 12 14:56:44.964993 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1556/3055] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:56:44 2021] GET /volume/v3/59cdb87310114d24b919365f2ae5b577/types/dc5a4716-2415-4573-8dd3-e252f266e38b => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:45.556228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-37476e2e-b979-4c3d-a6d5-d1a994242467 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 Jan 12 14:56:45.556697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-37476e2e-b979-4c3d-a6d5-d1a994242467 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:45.557416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-37476e2e-b979-4c3d-a6d5-d1a994242467 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:45.640285 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-37476e2e-b979-4c3d-a6d5-d1a994242467 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 returned with HTTP 404 Jan 12 14:56:45.644972 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1500/3056] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:45 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/768ac69e-0be5-4e56-8096-d93cb2aa7595 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:45.650359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3745a0d0-a285-44a2-a696-b99afef10039 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] DELETE http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:45.651405 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3745a0d0-a285-44a2-a696-b99afef10039 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:45.652161 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3745a0d0-a285-44a2-a696-b99afef10039 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:45.652958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-3745a0d0-a285-44a2-a696-b99afef10039 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume with id: dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:45.758742 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:45.758742 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:45.759627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3745a0d0-a285-44a2-a696-b99afef10039 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:45.830523 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3745a0d0-a285-44a2-a696-b99afef10039 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume request issued successfully. Jan 12 14:56:45.830915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3745a0d0-a285-44a2-a696-b99afef10039 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 202 Jan 12 14:56:45.832173 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1557/3057] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:45 2021] DELETE /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:45.839295 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10a1e0a1-80ae-4f55-8dd2-9eb4f27e973b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:45.839844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10a1e0a1-80ae-4f55-8dd2-9eb4f27e973b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:45.840332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10a1e0a1-80ae-4f55-8dd2-9eb4f27e973b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:45.979692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:45.979692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:46.009059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-10a1e0a1-80ae-4f55-8dd2-9eb4f27e973b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:46.054581 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10a1e0a1-80ae-4f55-8dd2-9eb4f27e973b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:46.060214 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1501/3058] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:45 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 993 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:47.077045 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a4190e7-03f5-48f6-9f85-c55cffbaa219 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:47.078106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a4190e7-03f5-48f6-9f85-c55cffbaa219 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:47.078477 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:47.078477 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:47.079031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a4190e7-03f5-48f6-9f85-c55cffbaa219 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:47.134140 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:47.134140 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:47.143331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8a4190e7-03f5-48f6-9f85-c55cffbaa219 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:47.166582 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a4190e7-03f5-48f6-9f85-c55cffbaa219 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 200 Jan 12 14:56:47.167598 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1558/3059] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:47 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 993 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:48.185290 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d540223b-2706-4bd7-8204-ee700c2ccee3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 Jan 12 14:56:48.185803 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d540223b-2706-4bd7-8204-ee700c2ccee3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:48.186018 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:48.186018 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:48.186388 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d540223b-2706-4bd7-8204-ee700c2ccee3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:48.260708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d540223b-2706-4bd7-8204-ee700c2ccee3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 returned with HTTP 404 Jan 12 14:56:48.261754 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1502/3060] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:48 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/dc426df1-723f-4601-abaa-63e0264b0f21 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:48.313590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] POST http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes Jan 12 14:56:48.314217 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:48.314217 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:48.315054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'create', calling method: create, body: {"volume": {"imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "size": 1, "name": "tempest-VolumesGetTest-Volume-167494637", "metadata": {"Type": "Test"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:48.317080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request body: {'volume': {'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-167494637', 'metadata': {'Type': 'Test'}}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:48.474320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume of 1 GB Jan 12 14:56:48.498559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Availability Zones retrieved successfully. Jan 12 14:56:48.526930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (eeb07a22-8331-478e-a32c-3ae16aa4595d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:48.530026 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a11e4e-8a56-494b-95be-398fd605161f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:48.532390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:48.710323 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a11e4e-8a56-494b-95be-398fd605161f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:48.712574 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5df4a6-5a4c-40d6-b07e-d149f2d90993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:48.790816 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Created reservations ['2dee0f77-2a5b-49b7-842c-9c42b2ac6474', '8e7ae157-f775-49ea-8c46-88d0c847959c', 'd9bed134-93ca-421c-954e-4e95837dafe2', 'e9ddb02c-abf3-499d-ab60-97bf18b17e88'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:48.793900 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5df4a6-5a4c-40d6-b07e-d149f2d90993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dee0f77-2a5b-49b7-842c-9c42b2ac6474', '8e7ae157-f775-49ea-8c46-88d0c847959c', 'd9bed134-93ca-421c-954e-4e95837dafe2', 'e9ddb02c-abf3-499d-ab60-97bf18b17e88']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:48.797798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3275c808-5eac-4399-84ea-5c841d77b8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:48.870543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3275c808-5eac-4399-84ea-5c841d77b8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9632c8be-50b8-4726-8caf-03c435f7075a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-167494637',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['2dee0f77-2a5b-49b7-842c-9c42b2ac6474','8e7ae157-f775-49ea-8c46-88d0c847959c','d9bed134-93ca-421c-954e-4e95837dafe2','e9ddb02c-abf3-499d-ab60-97bf18b17e88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-167494637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9632c8be-50b8-4726-8caf-03c435f7075a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c5b81819246e428b9b1459a995a2e34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:48.872773 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e014b4a4-417c-4e44-8975-683e37a70a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:48.900228 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e014b4a4-417c-4e44-8975-683e37a70a2a) transitioned into state 'SUCCESS' from state '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-167494637',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['2dee0f77-2a5b-49b7-842c-9c42b2ac6474','8e7ae157-f775-49ea-8c46-88d0c847959c','d9bed134-93ca-421c-954e-4e95837dafe2','e9ddb02c-abf3-499d-ab60-97bf18b17e88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:48.902732 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7285b75b-b74f-48f3-b5ec-13277e28584f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:48.919117 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7285b75b-b74f-48f3-b5ec-13277e28584f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:48.922104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (eeb07a22-8331-478e-a32c-3ae16aa4595d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:48.975658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request issued successfully. Jan 12 14:56:48.996164 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-29a99dc7-e5f6-4f18-a5e6-835b62706108 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes returned with HTTP 202 Jan 12 14:56:48.997347 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1559/3061] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:56:48 2021] POST /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes => generated 827 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:49.011955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc4379df-1d38-445a-803b-eb9e043dbd47 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:56:49.012791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bc4379df-1d38-445a-803b-eb9e043dbd47 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:49.013271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bc4379df-1d38-445a-803b-eb9e043dbd47 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:49.068597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:49.068597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:49.077825 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bc4379df-1d38-445a-803b-eb9e043dbd47 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:49.103179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc4379df-1d38-445a-803b-eb9e043dbd47 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:56:49.104239 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1503/3062] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:49 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:50.122742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49effe22-aec2-45c2-93ff-d00c2e968002 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:56:50.123249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49effe22-aec2-45c2-93ff-d00c2e968002 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:50.123668 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:50.123668 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:50.124284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49effe22-aec2-45c2-93ff-d00c2e968002 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:50.227523 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:50.227523 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:50.243397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-49effe22-aec2-45c2-93ff-d00c2e968002 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:50.267697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49effe22-aec2-45c2-93ff-d00c2e968002 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:56:50.269270 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1560/3063] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:50 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:51.286310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0fbe13b6-b5c1-4a00-a5fb-1d526e2e11e7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:56:51.287123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0fbe13b6-b5c1-4a00-a5fb-1d526e2e11e7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:51.287420 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:51.287420 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:51.287935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0fbe13b6-b5c1-4a00-a5fb-1d526e2e11e7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:51.355024 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:51.355024 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:51.366755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0fbe13b6-b5c1-4a00-a5fb-1d526e2e11e7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:51.393739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0fbe13b6-b5c1-4a00-a5fb-1d526e2e11e7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:56:51.394928 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1561/3064] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:51 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:51.492484 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ec4b600-014b-4c63-90e9-1a0605ae2cc4 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] POST http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types Jan 12 14:56:51.493470 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:51.493470 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:51.494466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ec4b600-014b-4c63-90e9-1a0605ae2cc4 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-79509919", "os-volume-type-access:is_public": false}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:51.548505 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ec4b600-014b-4c63-90e9-1a0605ae2cc4 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types returned with HTTP 200 Jan 12 14:56:51.577826 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1504/3065] 10.222.0.43 () {60 vars in 1220 bytes} [Tue Jan 12 14:56:51 2021] POST /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types => generated 227 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:51.773204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fae297f-64f4-4c7c-a362-635f64cdb185 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] POST http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes Jan 12 14:56:51.774088 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:51.774088 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:51.774710 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fae297f-64f4-4c7c-a362-635f64cdb185 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61", "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:51.776074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-2fae297f-64f4-4c7c-a362-635f64cdb185 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Create volume request body: {'volume': {'volume_type': 'a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61', 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:51.803047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fae297f-64f4-4c7c-a362-635f64cdb185 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes returned with HTTP 404 Jan 12 14:56:51.804610 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1562/3066] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:56:51 2021] POST /volume/v3/06824320578f42abafcc9157783f8735/volumes => generated 114 bytes in 248 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:51.813082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a894613-dc54-4845-abca-0ae67c120849 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] POST http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61/action Jan 12 14:56:51.814130 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a894613-dc54-4845-abca-0ae67c120849 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action body: b'{"addProjectAccess": {"project": "06824320578f42abafcc9157783f8735"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:56:51.815015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3a894613-dc54-4845-abca-0ae67c120849 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "06824320578f42abafcc9157783f8735"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:51.843533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3a894613-dc54-4845-abca-0ae67c120849 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61/action returned with HTTP 202 Jan 12 14:56:51.848652 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1505/3067] 10.222.0.43 () {60 vars in 1351 bytes} [Tue Jan 12 14:56:51 2021] POST /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:51.853718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] POST http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes Jan 12 14:56:51.854645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-29952217"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:51.855944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Create volume request body: {'volume': {'volume_type': 'a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-29952217'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:56:51.872698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Create volume of 1 GB Jan 12 14:56:51.873773 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:51.873773 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:51.874693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Availability Zones retrieved successfully. Jan 12 14:56:51.893999 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Flow 'volume_create_api' (dfba0e8f-2f1a-4267-a16b-14bb681d6743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:51.897426 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7ddf6d-1433-4862-89d2-5c972dccb3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:51.900053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:56:51.967967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7ddf6d-1433-4862-89d2-5c972dccb3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T14:56:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-79509919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:51.970536 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033d8a66-16f5-43e7-aeae-474461af9126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:52.033558 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-79509919 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-79509919, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:56:52.035912 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-79509919 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-79509919, it is now deprecated. Please use the default quota class for default quota. Jan 12 14:56:52.089124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Created reservations ['29bf6a4a-ef5c-415f-89e4-1792a5965ce3', '4a36117e-c505-48ed-9b08-c2503b7a1a37', '304e5d8a-e612-460a-b976-9d91ea664aa1', 'be661ac8-314c-4727-8dbb-be8ed102d48f'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:56:52.091370 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033d8a66-16f5-43e7-aeae-474461af9126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29bf6a4a-ef5c-415f-89e4-1792a5965ce3', '4a36117e-c505-48ed-9b08-c2503b7a1a37', '304e5d8a-e612-460a-b976-9d91ea664aa1', 'be661ac8-314c-4727-8dbb-be8ed102d48f']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:52.093944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69dfdea0-d628-4786-8249-96e51ed41b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:52.169923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69dfdea0-d628-4786-8249-96e51ed41b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd620d5bf-c57c-4de2-a902-1858fdb6a4fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-29952217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06824320578f42abafcc9157783f8735',qos_specs=None,replication_status=,reservations=['29bf6a4a-ef5c-415f-89e4-1792a5965ce3','4a36117e-c505-48ed-9b08-c2503b7a1a37','304e5d8a-e612-460a-b976-9d91ea664aa1','be661ac8-314c-4727-8dbb-be8ed102d48f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='008804094e3d4b9db4a6d51fb5a197f2',volume_type_id=a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-29952217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d620d5bf-c57c-4de2-a902-1858fdb6a4fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06824320578f42abafcc9157783f8735',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='008804094e3d4b9db4a6d51fb5a197f2',volume_attachment=,volume_type=,volume_type_id=a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:52.173391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d6b458-c7d5-4789-aa03-6df7e05c81c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:52.205438 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d6b458-c7d5-4789-aa03-6df7e05c81c9) transitioned into state 'SUCCESS' from state '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-29952217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06824320578f42abafcc9157783f8735',qos_specs=None,replication_status=,reservations=['29bf6a4a-ef5c-415f-89e4-1792a5965ce3','4a36117e-c505-48ed-9b08-c2503b7a1a37','304e5d8a-e612-460a-b976-9d91ea664aa1','be661ac8-314c-4727-8dbb-be8ed102d48f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='008804094e3d4b9db4a6d51fb5a197f2',volume_type_id=a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:52.208327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff85f02-11cd-4392-998d-cf755560a136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:56:52.229331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff85f02-11cd-4392-998d-cf755560a136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:56:52.232641 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Flow 'volume_create_api' (dfba0e8f-2f1a-4267-a16b-14bb681d6743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:56:52.290446 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Create volume request issued successfully. Jan 12 14:56:52.308011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bbfbfb0e-9187-48d0-a71b-3d92921a0d36 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes returned with HTTP 202 Jan 12 14:56:52.309433 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1563/3068] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:56:51 2021] POST /volume/v3/06824320578f42abafcc9157783f8735/volumes => generated 858 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:56:52.324979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-61ac31ce-569b-4188-9346-5dd9e3adfdd6 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] GET http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb Jan 12 14:56:52.325840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-61ac31ce-569b-4188-9346-5dd9e3adfdd6 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:52.326404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-61ac31ce-569b-4188-9346-5dd9e3adfdd6 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:52.395050 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:52.395050 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:52.405472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-61ac31ce-569b-4188-9346-5dd9e3adfdd6 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Volume info retrieved successfully. Jan 12 14:56:52.411892 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45b601fe-7629-4ae0-abe9-b235c05b7ff7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:56:52.412530 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45b601fe-7629-4ae0-abe9-b235c05b7ff7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:52.412855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:52.412855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:52.413357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45b601fe-7629-4ae0-abe9-b235c05b7ff7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:52.480618 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-61ac31ce-569b-4188-9346-5dd9e3adfdd6 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb returned with HTTP 200 Jan 12 14:56:52.481788 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1506/3069] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:52 2021] GET /volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb => generated 926 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:52.520240 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:52.520240 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:52.529455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-45b601fe-7629-4ae0-abe9-b235c05b7ff7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:52.554606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45b601fe-7629-4ae0-abe9-b235c05b7ff7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:56:52.555742 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1564/3070] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:52 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:53.499788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0cb71a06-d207-4ccd-9611-1c3ff36d7fe1 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] GET http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb Jan 12 14:56:53.500800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0cb71a06-d207-4ccd-9611-1c3ff36d7fe1 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:53.501022 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:53.501022 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:53.501691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0cb71a06-d207-4ccd-9611-1c3ff36d7fe1 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:53.554340 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:53.554340 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:53.565615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0cb71a06-d207-4ccd-9611-1c3ff36d7fe1 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Volume info retrieved successfully. Jan 12 14:56:53.571378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c0c53911-edae-4571-b879-06f61f87f0ab tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:56:53.572386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c0c53911-edae-4571-b879-06f61f87f0ab tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:53.572784 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:53.572784 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:53.573436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c0c53911-edae-4571-b879-06f61f87f0ab tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:53.630477 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0cb71a06-d207-4ccd-9611-1c3ff36d7fe1 tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb returned with HTTP 200 Jan 12 14:56:53.634413 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1507/3071] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:53 2021] GET /volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb => generated 951 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:53.650152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01e5ae34-72dc-4cc2-af6b-0075c7bde057 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] POST http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61/action Jan 12 14:56:53.650706 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:53.650706 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:53.652437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01e5ae34-72dc-4cc2-af6b-0075c7bde057 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action body: b'{"removeProjectAccess": {"project": "06824320578f42abafcc9157783f8735"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:56:53.652437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01e5ae34-72dc-4cc2-af6b-0075c7bde057 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "06824320578f42abafcc9157783f8735"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:53.675470 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:53.675470 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:53.680802 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01e5ae34-72dc-4cc2-af6b-0075c7bde057 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61/action returned with HTTP 202 Jan 12 14:56:53.681816 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1508/3072] 10.222.0.43 () {60 vars in 1351 bytes} [Tue Jan 12 14:56:53 2021] POST /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:53.687135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c0c53911-edae-4571-b879-06f61f87f0ab tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:53.693748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02cc071d-61e7-4934-b127-33f39d8fa15b tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] POST http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types Jan 12 14:56:53.694620 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02cc071d-61e7-4934-b127-33f39d8fa15b tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-786617200", "os-volume-type-access:is_public": false}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:53.713846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c0c53911-edae-4571-b879-06f61f87f0ab tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:56:53.715421 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1565/3073] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:53 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:53.746369 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02cc071d-61e7-4934-b127-33f39d8fa15b tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types returned with HTTP 200 Jan 12 14:56:53.747629 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1509/3074] 10.222.0.43 () {60 vars in 1220 bytes} [Tue Jan 12 14:56:53 2021] POST /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types => generated 228 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:53.757897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-109713df-a6ba-4290-b60f-9a955f05a07c tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] POST http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action Jan 12 14:56:53.758977 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:53.758977 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:53.759893 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-109713df-a6ba-4290-b60f-9a955f05a07c tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action body: b'{"addProjectAccess": {"project": "06824320578f42abafcc9157783f8735"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:56:53.760383 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-109713df-a6ba-4290-b60f-9a955f05a07c tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "06824320578f42abafcc9157783f8735"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:53.787585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-109713df-a6ba-4290-b60f-9a955f05a07c tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action returned with HTTP 202 Jan 12 14:56:53.788753 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1566/3075] 10.222.0.43 () {60 vars in 1351 bytes} [Tue Jan 12 14:56:53 2021] POST /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:53.797311 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cf7a77c5-c449-4009-baf7-3d2d05af6c9d tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] POST http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action Jan 12 14:56:53.798187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cf7a77c5-c449-4009-baf7-3d2d05af6c9d tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action body: b'{"addProjectAccess": {"project": "89a69bbfc9334023ac3088ef885a3740"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:56:53.798652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cf7a77c5-c449-4009-baf7-3d2d05af6c9d tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "89a69bbfc9334023ac3088ef885a3740"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:53.825656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cf7a77c5-c449-4009-baf7-3d2d05af6c9d tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action returned with HTTP 202 Jan 12 14:56:53.826796 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1510/3076] 10.222.0.43 () {60 vars in 1351 bytes} [Tue Jan 12 14:56:53 2021] POST /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:53.838279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c4c5d57-42c6-43b6-9008-e57907d1f983 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] GET http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/os-volume-type-access Jan 12 14:56:53.838897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c4c5d57-42c6-43b6-9008-e57907d1f983 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:53.839450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6c4c5d57-42c6-43b6-9008-e57907d1f983 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:53.861240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6c4c5d57-42c6-43b6-9008-e57907d1f983 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/os-volume-type-access returned with HTTP 200 Jan 12 14:56:53.863420 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1567/3077] 10.222.0.43 () {58 vars in 1375 bytes} [Tue Jan 12 14:56:53 2021] GET /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/os-volume-type-access => generated 244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:53.874782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7cc0d032-743d-4840-94f2-2ccf7a0b60a1 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] POST http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action Jan 12 14:56:53.876698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7cc0d032-743d-4840-94f2-2ccf7a0b60a1 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action body: b'{"removeProjectAccess": {"project": "89a69bbfc9334023ac3088ef885a3740"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:56:53.877445 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7cc0d032-743d-4840-94f2-2ccf7a0b60a1 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "89a69bbfc9334023ac3088ef885a3740"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:53.907726 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7cc0d032-743d-4840-94f2-2ccf7a0b60a1 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action returned with HTTP 202 Jan 12 14:56:53.909402 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1511/3078] 10.222.0.43 () {60 vars in 1351 bytes} [Tue Jan 12 14:56:53 2021] POST /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:53.918049 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8dce9c32-bd96-4707-a0ba-90e2644ec554 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] POST http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action Jan 12 14:56:53.918854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8dce9c32-bd96-4707-a0ba-90e2644ec554 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action body: b'{"removeProjectAccess": {"project": "06824320578f42abafcc9157783f8735"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:56:53.919238 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8dce9c32-bd96-4707-a0ba-90e2644ec554 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "06824320578f42abafcc9157783f8735"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:56:53.950395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8dce9c32-bd96-4707-a0ba-90e2644ec554 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action returned with HTTP 202 Jan 12 14:56:53.958533 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1568/3079] 10.222.0.43 () {60 vars in 1351 bytes} [Tue Jan 12 14:56:53 2021] POST /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:53.964752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6ca8b95-c462-429d-a8fd-0bbdcdbbd093 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] DELETE http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f Jan 12 14:56:53.967205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6ca8b95-c462-429d-a8fd-0bbdcdbbd093 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:53.968274 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6ca8b95-c462-429d-a8fd-0bbdcdbbd093 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:54.057184 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:56:54.057184 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:56:54.070687 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6ca8b95-c462-429d-a8fd-0bbdcdbbd093 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f returned with HTTP 202 Jan 12 14:56:54.074808 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1512/3080] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:56:53 2021] DELETE /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 14:56:54.079601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6f2e278-9d37-4408-b90f-13a3b24a1ab1 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] GET http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f Jan 12 14:56:54.080161 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6f2e278-9d37-4408-b90f-13a3b24a1ab1 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:54.080650 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6f2e278-9d37-4408-b90f-13a3b24a1ab1 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:54.092830 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6f2e278-9d37-4408-b90f-13a3b24a1ab1 tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f returned with HTTP 404 Jan 12 14:56:54.094193 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1569/3081] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:56:54 2021] GET /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/52b123cd-4214-43fb-a6a0-e0a78edfe65f => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:54.105272 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6cc6c134-c64c-4085-90ad-ce555643339e tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] DELETE http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb Jan 12 14:56:54.105809 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6cc6c134-c64c-4085-90ad-ce555643339e tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:54.106295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6cc6c134-c64c-4085-90ad-ce555643339e tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:54.108176 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-6cc6c134-c64c-4085-90ad-ce555643339e tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Delete volume with id: d620d5bf-c57c-4de2-a902-1858fdb6a4fb Jan 12 14:56:54.171352 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:54.171352 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:54.172723 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6cc6c134-c64c-4085-90ad-ce555643339e tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Volume info retrieved successfully. Jan 12 14:56:54.209691 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6cc6c134-c64c-4085-90ad-ce555643339e tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Delete volume request issued successfully. Jan 12 14:56:54.210466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6cc6c134-c64c-4085-90ad-ce555643339e tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb returned with HTTP 202 Jan 12 14:56:54.211918 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1513/3082] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:56:54 2021] DELETE /volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:54.219686 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14ab586b-add5-477b-90e0-639da4b236cb tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] GET http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb Jan 12 14:56:54.220492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14ab586b-add5-477b-90e0-639da4b236cb tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:54.221150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14ab586b-add5-477b-90e0-639da4b236cb tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:54.285191 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:54.285191 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:54.309585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-14ab586b-add5-477b-90e0-639da4b236cb tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Volume info retrieved successfully. Jan 12 14:56:54.338057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14ab586b-add5-477b-90e0-639da4b236cb tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb returned with HTTP 200 Jan 12 14:56:54.339403 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1570/3083] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:54 2021] GET /volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb => generated 950 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:56:54.734037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43d59bad-eba9-489a-b820-ddce1d01b2c7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:56:54.734563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43d59bad-eba9-489a-b820-ddce1d01b2c7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:54.734861 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:54.734861 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:54.735242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43d59bad-eba9-489a-b820-ddce1d01b2c7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:54.835092 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:54.835092 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:54.844864 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-43d59bad-eba9-489a-b820-ddce1d01b2c7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:54.874564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43d59bad-eba9-489a-b820-ddce1d01b2c7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:56:54.875401 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1514/3084] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:54 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:55.357237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73fac966-e078-4736-9da9-a81ee44afbaa tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] GET http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb Jan 12 14:56:55.357982 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73fac966-e078-4736-9da9-a81ee44afbaa tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:55.358294 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:55.358294 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:55.358814 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-73fac966-e078-4736-9da9-a81ee44afbaa tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:55.453773 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:55.453773 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:55.464092 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-73fac966-e078-4736-9da9-a81ee44afbaa tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Volume info retrieved successfully. Jan 12 14:56:55.495209 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-73fac966-e078-4736-9da9-a81ee44afbaa tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb returned with HTTP 200 Jan 12 14:56:55.508403 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1571/3085] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:55 2021] GET /volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb => generated 950 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:55.894754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80200720-6ea9-4830-8998-8b304c99cc61 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:56:55.895304 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80200720-6ea9-4830-8998-8b304c99cc61 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:55.895491 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:55.895491 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:55.896043 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80200720-6ea9-4830-8998-8b304c99cc61 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:56.033108 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:56.033108 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:56.042997 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-80200720-6ea9-4830-8998-8b304c99cc61 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:56.068880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80200720-6ea9-4830-8998-8b304c99cc61 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:56:56.069719 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1515/3086] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:55 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:56.512644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3980ba81-84dd-4701-9d41-e342b12dc0de tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] GET http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb Jan 12 14:56:56.513172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3980ba81-84dd-4701-9d41-e342b12dc0de tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:56.513389 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:56.513389 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:56.513783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3980ba81-84dd-4701-9d41-e342b12dc0de tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:56.654628 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3980ba81-84dd-4701-9d41-e342b12dc0de tempest-VolumeTypesAccessTest-1635709157 tempest-VolumeTypesAccessTest-1635709157] http://10.222.0.43/volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb returned with HTTP 404 Jan 12 14:56:56.660275 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1572/3087] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:56 2021] GET /volume/v3/06824320578f42abafcc9157783f8735/volumes/d620d5bf-c57c-4de2-a902-1858fdb6a4fb => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:56.666355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71986606-8be7-4c97-a98c-8f667b5e56bd tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] DELETE http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61 Jan 12 14:56:56.667033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71986606-8be7-4c97-a98c-8f667b5e56bd tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:56.667409 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:56.667409 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:56.668030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-71986606-8be7-4c97-a98c-8f667b5e56bd tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:56.837667 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:56:56.837667 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:56:56.865329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-71986606-8be7-4c97-a98c-8f667b5e56bd tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61 returned with HTTP 202 Jan 12 14:56:56.866446 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1516/3088] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 14:56:56 2021] DELETE /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:56:56.874516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ac224ba-3bbf-4ad1-ae15-8bc04c150a4e tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] GET http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61 Jan 12 14:56:56.875577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ac224ba-3bbf-4ad1-ae15-8bc04c150a4e tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:56.876196 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ac224ba-3bbf-4ad1-ae15-8bc04c150a4e tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:56.911097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ac224ba-3bbf-4ad1-ae15-8bc04c150a4e tempest-VolumeTypesAccessTest-1411559551 tempest-VolumeTypesAccessTest-1411559551] http://10.222.0.43/volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61 returned with HTTP 404 Jan 12 14:56:56.912839 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1573/3089] 10.222.0.43 () {58 vars in 1309 bytes} [Tue Jan 12 14:56:56 2021] GET /volume/v3/b3df3abb0a5046b79d2c829573c1d0be/types/a1d5e5cb-7dc9-4fe3-a21a-2010e2e3ff61 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:56:57.090398 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9ebe3c9-78ae-40a7-8d30-6092926846a2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:56:57.091175 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9ebe3c9-78ae-40a7-8d30-6092926846a2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:57.091822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e9ebe3c9-78ae-40a7-8d30-6092926846a2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:57.320298 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:57.320298 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:57.357602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e9ebe3c9-78ae-40a7-8d30-6092926846a2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:57.420114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e9ebe3c9-78ae-40a7-8d30-6092926846a2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:56:57.430018 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1517/3090] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:57 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:58.436623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc9dac5c-7c32-41ce-901d-17fcb3812972 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:56:58.437738 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc9dac5c-7c32-41ce-901d-17fcb3812972 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:58.438435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc9dac5c-7c32-41ce-901d-17fcb3812972 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:58.542912 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:58.542912 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:58.568391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fc9dac5c-7c32-41ce-901d-17fcb3812972 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:58.598915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc9dac5c-7c32-41ce-901d-17fcb3812972 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:56:58.600459 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1574/3091] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:58 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:56:59.617491 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-84e4e1f6-0a4e-41f3-a71e-0bd0a253fbd0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:56:59.618074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-84e4e1f6-0a4e-41f3-a71e-0bd0a253fbd0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:56:59.618184 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:56:59.618184 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:56:59.618562 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-84e4e1f6-0a4e-41f3-a71e-0bd0a253fbd0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:56:59.699251 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:56:59.699251 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:56:59.712640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-84e4e1f6-0a4e-41f3-a71e-0bd0a253fbd0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:56:59.766228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-84e4e1f6-0a4e-41f3-a71e-0bd0a253fbd0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:56:59.770600 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1518/3092] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:56:59 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:00.786828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c9468d6-6d26-4c13-8353-8fa0830752d0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:00.787634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c9468d6-6d26-4c13-8353-8fa0830752d0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:00.787875 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:00.787875 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:00.788255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7c9468d6-6d26-4c13-8353-8fa0830752d0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:00.871263 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:00.871263 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:00.881117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7c9468d6-6d26-4c13-8353-8fa0830752d0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:00.904788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7c9468d6-6d26-4c13-8353-8fa0830752d0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:00.906010 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1575/3093] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:00 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:01.441319 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] POST http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes Jan 12 14:57:01.442217 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:01.442217 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:01.442923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2106327736"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:01.444303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2106327736'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:57:01.445684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume of 1 GB Jan 12 14:57:01.461525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Availability Zones retrieved successfully. Jan 12 14:57:01.480711 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (58f72582-12d3-4ead-b835-af102a38fe8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:01.484578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77dd139-5b94-4956-ad73-e667acd703a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:01.487753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:57:01.588358 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77dd139-5b94-4956-ad73-e667acd703a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:01.591575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (889b30d9-3928-4110-8acd-3666248f2d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:01.730122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Created reservations ['01b0093b-6a45-47a3-9386-5bd93439769e', 'ce4a3aa9-355c-49e1-aa7c-b153d8749047', 'dccc46b2-c997-4c79-9da5-07f4be516b6c', 'e4833568-48ee-455c-b27f-8ebd6e5b1765'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:57:01.732275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (889b30d9-3928-4110-8acd-3666248f2d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01b0093b-6a45-47a3-9386-5bd93439769e', 'ce4a3aa9-355c-49e1-aa7c-b153d8749047', 'dccc46b2-c997-4c79-9da5-07f4be516b6c', 'e4833568-48ee-455c-b27f-8ebd6e5b1765']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:01.735135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f0dab68-e4ca-4352-9b83-acf6e798e3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:01.855856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f0dab68-e4ca-4352-9b83-acf6e798e3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b71c9286-a7b0-4fb7-81b7-f4d0c97cff40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2106327736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['01b0093b-6a45-47a3-9386-5bd93439769e','ce4a3aa9-355c-49e1-aa7c-b153d8749047','dccc46b2-c997-4c79-9da5-07f4be516b6c','e4833568-48ee-455c-b27f-8ebd6e5b1765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2106327736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b71c9286-a7b0-4fb7-81b7-f4d0c97cff40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a060dde866f44c2995b822729f6541ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:01.861734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5adea726-0668-4aa0-b0b8-92c1502f5442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:01.916192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5adea726-0668-4aa0-b0b8-92c1502f5442) transitioned into state 'SUCCESS' from state '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-2106327736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['01b0093b-6a45-47a3-9386-5bd93439769e','ce4a3aa9-355c-49e1-aa7c-b153d8749047','dccc46b2-c997-4c79-9da5-07f4be516b6c','e4833568-48ee-455c-b27f-8ebd6e5b1765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:01.919579 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c24345d8-7f75-437b-842b-03b3a50c43a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:01.924099 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-375f50d0-3bf6-41f4-9f01-31bf07915125 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:01.933434 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-375f50d0-3bf6-41f4-9f01-31bf07915125 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:01.933936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:01.933936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:01.934564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-375f50d0-3bf6-41f4-9f01-31bf07915125 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:01.950034 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c24345d8-7f75-437b-842b-03b3a50c43a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:01.952724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (58f72582-12d3-4ead-b835-af102a38fe8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:02.024801 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request issued successfully. Jan 12 14:57:02.040237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64b1feb5-2cfb-4bb0-bf59-5f3fd3ac25d1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes returned with HTTP 202 Jan 12 14:57:02.041321 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1519/3094] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:57:01 2021] POST /volume/v3/a060dde866f44c2995b822729f6541ff/volumes => generated 818 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:57:02.058605 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3856755-3339-4d9d-b7d3-376352fabc5f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:02.060150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3856755-3339-4d9d-b7d3-376352fabc5f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:02.062472 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:02.062472 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:02.062472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3856755-3339-4d9d-b7d3-376352fabc5f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:02.068024 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:02.068024 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:02.086938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-375f50d0-3bf6-41f4-9f01-31bf07915125 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:02.118749 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:02.118749 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:02.129350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3856755-3339-4d9d-b7d3-376352fabc5f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:02.137251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-375f50d0-3bf6-41f4-9f01-31bf07915125 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:02.151246 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1576/3095] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:01 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:02.155459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3856755-3339-4d9d-b7d3-376352fabc5f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 200 Jan 12 14:57:02.157363 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1520/3096] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:02 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 886 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:03.161237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15e5d226-f1d2-487a-aa0c-3f68de8fa888 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:03.161761 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15e5d226-f1d2-487a-aa0c-3f68de8fa888 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:03.161940 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:03.161940 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:03.162621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15e5d226-f1d2-487a-aa0c-3f68de8fa888 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:03.176542 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-908c74d0-b998-42dd-a8d7-3ea1af166845 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:03.177392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-908c74d0-b998-42dd-a8d7-3ea1af166845 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:03.177616 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:03.177616 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:03.178005 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-908c74d0-b998-42dd-a8d7-3ea1af166845 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:03.229333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:03.229333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:03.229756 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:03.229756 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:03.239355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-908c74d0-b998-42dd-a8d7-3ea1af166845 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:03.242394 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-15e5d226-f1d2-487a-aa0c-3f68de8fa888 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:03.263602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-908c74d0-b998-42dd-a8d7-3ea1af166845 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 200 Jan 12 14:57:03.264595 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1521/3097] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:03 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:03.270160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15e5d226-f1d2-487a-aa0c-3f68de8fa888 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:03.271375 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1577/3098] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:03 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:03.280428 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3382b14-205b-4e0e-b9d2-790e6354cb51 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] POST http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action Jan 12 14:57:03.280428 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:03.280428 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:03.280996 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3382b14-205b-4e0e-b9d2-790e6354cb51 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Action body: b'{"os-attach": {"instance_uuid": "17344d68-295a-41aa-8ecd-1e6dec7eda1f", "mountpoint": "/dev/sdb"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:03.281445 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3382b14-205b-4e0e-b9d2-790e6354cb51 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "17344d68-295a-41aa-8ecd-1e6dec7eda1f", "mountpoint": "/dev/sdb"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:03.336883 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:03.336883 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:03.338037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c3382b14-205b-4e0e-b9d2-790e6354cb51 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:03.528679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c3382b14-205b-4e0e-b9d2-790e6354cb51 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Update volume admin metadata completed successfully. Jan 12 14:57:03.732476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c3382b14-205b-4e0e-b9d2-790e6354cb51 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Attach volume completed successfully. Jan 12 14:57:03.733119 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3382b14-205b-4e0e-b9d2-790e6354cb51 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action returned with HTTP 202 Jan 12 14:57:03.743431 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9b31cc2e-4471-46f7-9333-b17f8540efc9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:03.743794 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1522/3099] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:03 2021] POST /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action => generated 0 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:57:03.744543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9b31cc2e-4471-46f7-9333-b17f8540efc9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:03.744931 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:03.744931 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:03.745563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9b31cc2e-4471-46f7-9333-b17f8540efc9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:03.857324 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:03.857324 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:03.872124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9b31cc2e-4471-46f7-9333-b17f8540efc9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:03.894150 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:03.894150 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:03.905512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9b31cc2e-4471-46f7-9333-b17f8540efc9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 200 Jan 12 14:57:03.907859 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1578/3100] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:03 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 1245 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:57:03.923142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7edbcc56-4de9-4fc9-aa0b-d1755693436c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:03.924208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7edbcc56-4de9-4fc9-aa0b-d1755693436c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:03.925017 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:03.925017 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:03.925401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7edbcc56-4de9-4fc9-aa0b-d1755693436c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:04.001011 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:04.001011 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:04.031779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7edbcc56-4de9-4fc9-aa0b-d1755693436c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:04.073275 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:04.073275 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:04.083161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7edbcc56-4de9-4fc9-aa0b-d1755693436c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 200 Jan 12 14:57:04.084479 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1523/3101] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:03 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 1245 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:04.288239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9f6fd26-1056-42b5-8be7-bf6e9454f1da tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:04.289248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9f6fd26-1056-42b5-8be7-bf6e9454f1da tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:04.289607 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:04.289607 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:04.290215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f9f6fd26-1056-42b5-8be7-bf6e9454f1da tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:04.355540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:04.355540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:04.366934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f9f6fd26-1056-42b5-8be7-bf6e9454f1da tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:04.398583 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f9f6fd26-1056-42b5-8be7-bf6e9454f1da tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:04.399903 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1524/3102] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:04 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:04.450559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc45e3ec-1c9c-4d04-b6c2-258abcce9dd6 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action Jan 12 14:57:04.451130 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:04.451130 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:04.451568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc45e3ec-1c9c-4d04-b6c2-258abcce9dd6 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:04.452003 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc45e3ec-1c9c-4d04-b6c2-258abcce9dd6 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:04.452939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-cc45e3ec-1c9c-4d04-b6c2-258abcce9dd6 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Updating volume 'b71c9286-a7b0-4fb7-81b7-f4d0c97cff40' with '{'status': 'error'}' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:57:04.634733 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:04.634733 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:04.862878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc45e3ec-1c9c-4d04-b6c2-258abcce9dd6 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action returned with HTTP 202 Jan 12 14:57:04.871946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-646c3328-493a-42b7-9538-fbd147dfb1f8 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:04.872485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-646c3328-493a-42b7-9538-fbd147dfb1f8 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:04.872704 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:04.872704 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:04.873080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-646c3328-493a-42b7-9538-fbd147dfb1f8 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:04.878524 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1579/3103] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:04 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action => generated 0 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:04.979128 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:04.979128 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:04.988642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-646c3328-493a-42b7-9538-fbd147dfb1f8 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:05.016852 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:05.016852 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:05.045518 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-646c3328-493a-42b7-9538-fbd147dfb1f8 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 200 Jan 12 14:57:05.045518 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1525/3104] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:04 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 1244 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:05.061132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e19fb9c1-22ff-45eb-83a8-f767c190b196 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action Jan 12 14:57:05.061583 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:05.061583 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:05.062022 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e19fb9c1-22ff-45eb-83a8-f767c190b196 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ff23b717-dd1a-4ed8-a5c8-e49444187228"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:05.062408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e19fb9c1-22ff-45eb-83a8-f767c190b196 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ff23b717-dd1a-4ed8-a5c8-e49444187228"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:05.149000 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:05.149000 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:05.150065 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e19fb9c1-22ff-45eb-83a8-f767c190b196 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Volume info retrieved successfully. Jan 12 14:57:05.213392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e19fb9c1-22ff-45eb-83a8-f767c190b196 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Terminate volume connection completed successfully. Jan 12 14:57:05.224134 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e19fb9c1-22ff-45eb-83a8-f767c190b196 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87932) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 12 14:57:05.416834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-999441f1-b0b3-4152-822a-33dc223a3c2c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:05.417585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-999441f1-b0b3-4152-822a-33dc223a3c2c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:05.417800 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:05.417800 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:05.418173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-999441f1-b0b3-4152-822a-33dc223a3c2c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:05.427992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e19fb9c1-22ff-45eb-83a8-f767c190b196 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Detach volume completed successfully. Jan 12 14:57:05.428584 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e19fb9c1-22ff-45eb-83a8-f767c190b196 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action returned with HTTP 202 Jan 12 14:57:05.430312 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1580/3105] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:05 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action => generated 0 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:05.437575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16fa09d0-7694-4965-a413-32f7f5dc4bb8 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:05.438086 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16fa09d0-7694-4965-a413-32f7f5dc4bb8 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:05.438304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:05.438304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:05.438668 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16fa09d0-7694-4965-a413-32f7f5dc4bb8 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:05.485539 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:05.485539 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:05.499346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-999441f1-b0b3-4152-822a-33dc223a3c2c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:05.533530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-999441f1-b0b3-4152-822a-33dc223a3c2c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:05.535152 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1526/3106] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:05 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:05.556014 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:05.556014 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:05.575121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-16fa09d0-7694-4965-a413-32f7f5dc4bb8 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:05.601554 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16fa09d0-7694-4965-a413-32f7f5dc4bb8 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 200 Jan 12 14:57:05.603058 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1581/3107] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:05 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 930 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:05.621095 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5c172aef-3f37-48e7-b28e-aa62b97c1ac3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:05.621621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5c172aef-3f37-48e7-b28e-aa62b97c1ac3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:05.621815 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:05.621815 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:05.622669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5c172aef-3f37-48e7-b28e-aa62b97c1ac3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:05.686517 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:05.686517 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:05.696698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5c172aef-3f37-48e7-b28e-aa62b97c1ac3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:05.720641 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5c172aef-3f37-48e7-b28e-aa62b97c1ac3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 200 Jan 12 14:57:05.722161 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1527/3108] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:05 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 930 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:05.738221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d882dd5-0322-4a15-b0bf-5cea9589ef8e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] POST http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action Jan 12 14:57:05.738887 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:05.738887 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:05.739848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d882dd5-0322-4a15-b0bf-5cea9589ef8e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Action body: b'{"os-detach": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:05.740247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d882dd5-0322-4a15-b0bf-5cea9589ef8e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:05.770821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] POST http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes Jan 12 14:57:05.771290 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:05.771290 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:05.771705 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Action: 'create', calling method: create, body: {"volume": {"imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1026031924"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:05.772874 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Create volume request body: {'volume': {'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1026031924'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:57:05.800288 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:05.800288 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:05.801707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d882dd5-0322-4a15-b0bf-5cea9589ef8e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:05.870547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d882dd5-0322-4a15-b0bf-5cea9589ef8e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Detach volume completed successfully. Jan 12 14:57:05.871061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d882dd5-0322-4a15-b0bf-5cea9589ef8e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action returned with HTTP 202 Jan 12 14:57:05.874823 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1582/3109] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:05 2021] POST /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:57:05.880492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db473318-3d9c-422d-8a47-866ab79ccce4 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:05.881004 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db473318-3d9c-422d-8a47-866ab79ccce4 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:05.881222 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:05.881222 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:05.881592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db473318-3d9c-422d-8a47-866ab79ccce4 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:05.902411 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Create volume of 1 GB Jan 12 14:57:05.922491 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Availability Zones retrieved successfully. Jan 12 14:57:05.949632 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Flow 'volume_create_api' (172c8f45-1559-44a0-8cf5-59febea6da5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:05.953085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59cb4aaf-dd38-497c-bb3f-8ba253c36852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:05.955051 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:05.955051 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:05.955939 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:57:05.965631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-db473318-3d9c-422d-8a47-866ab79ccce4 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:05.991455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db473318-3d9c-422d-8a47-866ab79ccce4 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 200 Jan 12 14:57:05.993403 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1583/3110] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:05 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 930 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:05.997615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a6549e5-67bc-4a1d-b660-adfa7a63c051 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots Jan 12 14:57:05.998201 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:05.998201 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:05.999105 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a6549e5-67bc-4a1d-b660-adfa7a63c051 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "005813c0-f8ee-4880-8b7e-6993b4ae2820", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2091718059", "description": null, "metadata": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:06.053938 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:06.053938 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:06.056309 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2a6549e5-67bc-4a1d-b660-adfa7a63c051 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:06.056772 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-2a6549e5-67bc-4a1d-b660-adfa7a63c051 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create snapshot from volume 005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 14:57:06.121610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59cb4aaf-dd38-497c-bb3f-8ba253c36852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:06.123824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572a3720-a5b1-4cba-a2fd-f73a3f0cbd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:06.145236 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-2a6549e5-67bc-4a1d-b660-adfa7a63c051 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Created reservations ['cf668377-57e4-4af3-af96-f7020054b19c', '64b76550-28e7-4602-a133-75840e90ddf1', 'bb65200d-8144-4073-8ee8-f58f66cfd3f7', '956c166f-1a00-4c50-9abc-cc0ba353343c'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:57:06.229715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Created reservations ['8f7a3eff-0130-4b79-8dd3-c02ca76979bc', '41926667-a7e8-4f3b-aecb-e5ca374be346', 'e0f415d3-aca8-412f-9dbe-426ecc0102f8', 'aec4b387-70df-4863-bbc6-14bf9c3b3198'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:57:06.231655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572a3720-a5b1-4cba-a2fd-f73a3f0cbd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f7a3eff-0130-4b79-8dd3-c02ca76979bc', '41926667-a7e8-4f3b-aecb-e5ca374be346', 'e0f415d3-aca8-412f-9dbe-426ecc0102f8', 'aec4b387-70df-4863-bbc6-14bf9c3b3198']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:06.233848 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3415de22-7244-48c4-9763-b423f88c213f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:06.328600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2a6549e5-67bc-4a1d-b660-adfa7a63c051 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot force create request issued successfully. Jan 12 14:57:06.329333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a6549e5-67bc-4a1d-b660-adfa7a63c051 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots returned with HTTP 202 Jan 12 14:57:06.330353 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1584/3111] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:57:05 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots => generated 308 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:57:06.346828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b05cd608-1005-4317-a593-d54b84c4acf0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 Jan 12 14:57:06.352062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b05cd608-1005-4317-a593-d54b84c4acf0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:06.352296 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:06.352296 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:06.352838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b05cd608-1005-4317-a593-d54b84c4acf0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:06.369206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3415de22-7244-48c4-9763-b423f88c213f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a1a2554-ead5-435f-8e74-c847824171c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1026031924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4d71eab4ab1449a80095605a5b62d1f',qos_specs=None,replication_status=,reservations=['8f7a3eff-0130-4b79-8dd3-c02ca76979bc','41926667-a7e8-4f3b-aecb-e5ca374be346','e0f415d3-aca8-412f-9dbe-426ecc0102f8','aec4b387-70df-4863-bbc6-14bf9c3b3198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7ef1275b0e4c468afb18356f45239d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1026031924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a1a2554-ead5-435f-8e74-c847824171c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4d71eab4ab1449a80095605a5b62d1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0f7ef1275b0e4c468afb18356f45239d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:06.373565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3343fa5-7ade-4f5e-b6a1-0000e984c93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:06.405079 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:06.405079 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:06.406401 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b05cd608-1005-4317-a593-d54b84c4acf0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:57:06.408975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b05cd608-1005-4317-a593-d54b84c4acf0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 returned with HTTP 200 Jan 12 14:57:06.409797 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1585/3112] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:57:06 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 => generated 440 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:06.411261 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3343fa5-7ade-4f5e-b6a1-0000e984c93f) transitioned into state 'SUCCESS' from state '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-1026031924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4d71eab4ab1449a80095605a5b62d1f',qos_specs=None,replication_status=,reservations=['8f7a3eff-0130-4b79-8dd3-c02ca76979bc','41926667-a7e8-4f3b-aecb-e5ca374be346','e0f415d3-aca8-412f-9dbe-426ecc0102f8','aec4b387-70df-4863-bbc6-14bf9c3b3198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7ef1275b0e4c468afb18356f45239d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:06.415647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8b84a9-074f-42da-bb72-7b8d087d1efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:06.438019 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8b84a9-074f-42da-bb72-7b8d087d1efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:06.443626 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Flow 'volume_create_api' (172c8f45-1559-44a0-8cf5-59febea6da5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:06.517788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Create volume request issued successfully. Jan 12 14:57:06.552639 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01dc7b75-2cc5-4b27-a790-ceeaf2aae632 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:06.552861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01dc7b75-2cc5-4b27-a790-ceeaf2aae632 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:06.553229 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:06.553229 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:06.553803 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-01dc7b75-2cc5-4b27-a790-ceeaf2aae632 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:06.580072 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6779ccd2-701b-4e6a-b17c-69c9718976c7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes returned with HTTP 202 Jan 12 14:57:06.583153 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1528/3113] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:57:05 2021] POST /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes => generated 820 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:57:06.609499 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35f9c238-7d20-47ef-a3c5-1bdfe957414f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:06.614276 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35f9c238-7d20-47ef-a3c5-1bdfe957414f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:06.614720 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:06.614720 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:06.615356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35f9c238-7d20-47ef-a3c5-1bdfe957414f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:06.728826 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:06.728826 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:06.754334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-01dc7b75-2cc5-4b27-a790-ceeaf2aae632 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:06.762903 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:06.762903 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:06.787490 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35f9c238-7d20-47ef-a3c5-1bdfe957414f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:06.810907 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-01dc7b75-2cc5-4b27-a790-ceeaf2aae632 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:06.816850 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1586/3114] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:06 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 919 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:06.846781 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35f9c238-7d20-47ef-a3c5-1bdfe957414f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:06.847910 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1529/3115] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:06 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:07.426781 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24a958f2-eb36-46ff-892d-f6317af4c1ef tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 Jan 12 14:57:07.427290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24a958f2-eb36-46ff-892d-f6317af4c1ef tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:07.427497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:07.427497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:07.427902 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24a958f2-eb36-46ff-892d-f6317af4c1ef tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:07.503634 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:07.503634 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:07.506142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-24a958f2-eb36-46ff-892d-f6317af4c1ef tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:57:07.508604 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24a958f2-eb36-46ff-892d-f6317af4c1ef tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 returned with HTTP 200 Jan 12 14:57:07.509688 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1587/3116] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:57:07 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 => generated 440 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:07.829312 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06e6ba7a-0ba7-4360-b039-426fccb5defe tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:07.830464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06e6ba7a-0ba7-4360-b039-426fccb5defe tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:07.833040 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:07.833040 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:07.833860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06e6ba7a-0ba7-4360-b039-426fccb5defe tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:07.863759 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1bb3ae93-578c-4503-8afd-2cc25944bc36 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:07.864960 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1bb3ae93-578c-4503-8afd-2cc25944bc36 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:07.865386 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:07.865386 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:07.865812 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1bb3ae93-578c-4503-8afd-2cc25944bc36 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:07.985825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:07.985825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:08.004639 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:08.004639 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:08.012800 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-06e6ba7a-0ba7-4360-b039-426fccb5defe tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:08.031409 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1bb3ae93-578c-4503-8afd-2cc25944bc36 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:08.065430 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06e6ba7a-0ba7-4360-b039-426fccb5defe tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:08.067655 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1530/3117] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:07 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 977 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:08.071726 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1bb3ae93-578c-4503-8afd-2cc25944bc36 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:08.072994 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1588/3118] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:07 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:08.521629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b477d94-13a0-4a8f-9796-5564f3cfc815 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 Jan 12 14:57:08.522981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b477d94-13a0-4a8f-9796-5564f3cfc815 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:08.523365 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:08.523365 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:08.523750 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b477d94-13a0-4a8f-9796-5564f3cfc815 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:08.570222 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:08.570222 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:08.576535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1b477d94-13a0-4a8f-9796-5564f3cfc815 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:57:08.584580 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b477d94-13a0-4a8f-9796-5564f3cfc815 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 returned with HTTP 200 Jan 12 14:57:08.585230 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1531/3119] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:57:08 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 => generated 467 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:08.596787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b294908-b366-45f9-8f2d-401f9ef3fe4d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 Jan 12 14:57:08.597760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b294908-b366-45f9-8f2d-401f9ef3fe4d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:08.598150 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:08.598150 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:08.598773 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0b294908-b366-45f9-8f2d-401f9ef3fe4d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:08.637015 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:08.637015 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:08.638473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0b294908-b366-45f9-8f2d-401f9ef3fe4d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:57:08.640620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0b294908-b366-45f9-8f2d-401f9ef3fe4d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 returned with HTTP 200 Jan 12 14:57:08.641891 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1589/3120] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:57:08 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:08.652402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes Jan 12 14:57:08.653161 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:08.653161 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:08.654150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-351451227", "snapshot_id": "43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:08.656324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-351451227', 'snapshot_id': '43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:57:08.693702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:08.693702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:08.695972 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 14:57:08.696540 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume of 1 GB Jan 12 14:57:08.711489 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Availability Zones retrieved successfully. Jan 12 14:57:08.734094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (a73552b9-c033-4b96-b905-84756e92e4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:08.737911 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d21dd03-2df8-4c8d-bdfa-1e8e40e8a260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:08.741066 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:57:08.877390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d21dd03-2df8-4c8d-bdfa-1e8e40e8a260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:08.880056 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c708b9c7-6631-42a7-a3d5-005cf3ca8451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:08.962454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Created reservations ['339a0f05-82d7-473f-a296-ad15e1c51e49', 'd94cf060-2b3a-469a-add6-c69899eeae3c', '7f313e1e-bcc7-40ed-914c-026c9662224d', '325c88e9-3a50-49b0-bd78-e45322739aaf'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:57:08.964392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c708b9c7-6631-42a7-a3d5-005cf3ca8451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['339a0f05-82d7-473f-a296-ad15e1c51e49', 'd94cf060-2b3a-469a-add6-c69899eeae3c', '7f313e1e-bcc7-40ed-914c-026c9662224d', '325c88e9-3a50-49b0-bd78-e45322739aaf']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:08.967091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (852729cd-f3fe-4f49-8598-ac9f5da76f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:09.101585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f7bbfd2-3632-4b34-8ce8-2f49d3e761c0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:09.101585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f7bbfd2-3632-4b34-8ce8-2f49d3e761c0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:09.101585 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:09.101585 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:09.101585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0f7bbfd2-3632-4b34-8ce8-2f49d3e761c0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:09.227773 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (852729cd-f3fe-4f49-8598-ac9f5da76f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7af230fa-93fe-4fc3-983e-29ac22c9cc11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-351451227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['339a0f05-82d7-473f-a296-ad15e1c51e49','d94cf060-2b3a-469a-add6-c69899eeae3c','7f313e1e-bcc7-40ed-914c-026c9662224d','325c88e9-3a50-49b0-bd78-e45322739aaf'],size=1,snapshot_id=43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), '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-12T14:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-351451227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7af230fa-93fe-4fc3-983e-29ac22c9cc11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc4289937a484078badbc07c2aeb786a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f26c27b6f9e34b01b6a4280744921846',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:09.229957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6e0f95-1da5-4119-a18c-7914d129bc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:09.248333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:09.248333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:09.262172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0f7bbfd2-3632-4b34-8ce8-2f49d3e761c0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:09.291976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0f7bbfd2-3632-4b34-8ce8-2f49d3e761c0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:09.298620 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1590/3121] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:09 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 980 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:09.303486 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2df16213-c2bf-4f37-9080-1c12491a6e31 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:09.304348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2df16213-c2bf-4f37-9080-1c12491a6e31 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:09.304774 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:09.304774 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:09.305399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2df16213-c2bf-4f37-9080-1c12491a6e31 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:09.311313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6e0f95-1da5-4119-a18c-7914d129bc9a) transitioned into state 'SUCCESS' from state '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-351451227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4289937a484078badbc07c2aeb786a',qos_specs=None,replication_status=,reservations=['339a0f05-82d7-473f-a296-ad15e1c51e49','d94cf060-2b3a-469a-add6-c69899eeae3c','7f313e1e-bcc7-40ed-914c-026c9662224d','325c88e9-3a50-49b0-bd78-e45322739aaf'],size=1,snapshot_id=43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8,source_replicaid=,source_volid=None,status='creating',user_id='f26c27b6f9e34b01b6a4280744921846',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:09.313518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8237995e-374f-4586-b1ae-c0542705248c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:09.363532 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:09.363532 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:09.379211 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2df16213-c2bf-4f37-9080-1c12491a6e31 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:09.427018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2df16213-c2bf-4f37-9080-1c12491a6e31 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:09.429714 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1591/3122] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:09 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:09.476124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8237995e-374f-4586-b1ae-c0542705248c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:09.479244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Flow 'volume_create_api' (a73552b9-c033-4b96-b905-84756e92e4a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:09.568971 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Create volume request issued successfully. Jan 12 14:57:09.601412 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e28cb50e-96a8-4fe1-9eff-5ada8bd8e671 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes returned with HTTP 202 Jan 12 14:57:09.620529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a883a10-c0bb-4226-8717-99ac00e22d7d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:09.621095 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a883a10-c0bb-4226-8717-99ac00e22d7d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:09.621286 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:09.621286 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:09.621662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2a883a10-c0bb-4226-8717-99ac00e22d7d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:09.632143 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1532/3123] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:57:08 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes => generated 853 bytes in 967 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:57:09.729233 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:09.729233 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:09.753750 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2a883a10-c0bb-4226-8717-99ac00e22d7d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:09.808791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2a883a10-c0bb-4226-8717-99ac00e22d7d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:09.809556 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1592/3124] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:09 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 921 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:10.315768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60c3065d-3b17-44a0-9e34-8bde28c6a8ba tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:10.316316 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60c3065d-3b17-44a0-9e34-8bde28c6a8ba tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:10.316534 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:10.316534 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:10.316903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60c3065d-3b17-44a0-9e34-8bde28c6a8ba tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:10.429316 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:10.429316 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:10.444778 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03fcf2bf-afc2-459b-8f05-2c30498c7e04 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:10.445421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03fcf2bf-afc2-459b-8f05-2c30498c7e04 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:10.445753 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:10.445753 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:10.446274 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03fcf2bf-afc2-459b-8f05-2c30498c7e04 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:10.458300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-60c3065d-3b17-44a0-9e34-8bde28c6a8ba tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:10.507757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60c3065d-3b17-44a0-9e34-8bde28c6a8ba tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:10.517552 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1533/3125] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:10 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 980 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:10.617020 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:10.617020 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:10.648453 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03fcf2bf-afc2-459b-8f05-2c30498c7e04 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:10.698521 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03fcf2bf-afc2-459b-8f05-2c30498c7e04 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:10.699544 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1593/3126] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:10 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:10.826082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1566d14f-c903-41b8-94d1-dfa391084801 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:10.826608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1566d14f-c903-41b8-94d1-dfa391084801 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:10.827138 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:10.827138 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:10.827138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1566d14f-c903-41b8-94d1-dfa391084801 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:10.923047 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:10.923047 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:10.942436 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1566d14f-c903-41b8-94d1-dfa391084801 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:10.981127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1566d14f-c903-41b8-94d1-dfa391084801 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:10.991669 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1534/3127] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:10 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 945 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:11.535530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51754fce-1827-4008-84c9-bd9a5a7dc954 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:11.537532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51754fce-1827-4008-84c9-bd9a5a7dc954 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:11.537793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:11.537793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:11.539512 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51754fce-1827-4008-84c9-bd9a5a7dc954 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:11.709029 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:11.709029 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:11.723344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3db4310d-4562-4e1c-9e7e-88ef5821034c tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:11.724813 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3db4310d-4562-4e1c-9e7e-88ef5821034c tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:11.727412 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:11.727412 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:11.728419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3db4310d-4562-4e1c-9e7e-88ef5821034c tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:11.731439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-51754fce-1827-4008-84c9-bd9a5a7dc954 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:11.762928 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51754fce-1827-4008-84c9-bd9a5a7dc954 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:11.764105 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1594/3128] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:11 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 980 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:11.838135 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:11.838135 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:11.851972 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3db4310d-4562-4e1c-9e7e-88ef5821034c tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:11.883748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3db4310d-4562-4e1c-9e7e-88ef5821034c tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:11.895242 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1535/3129] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:11 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:12.005657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-649e8fa7-11c1-40c5-924a-18ff5a589593 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:12.009242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-649e8fa7-11c1-40c5-924a-18ff5a589593 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:12.009509 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:12.009509 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:12.010301 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-649e8fa7-11c1-40c5-924a-18ff5a589593 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:12.180786 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:12.180786 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:12.205088 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-649e8fa7-11c1-40c5-924a-18ff5a589593 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:12.244854 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-649e8fa7-11c1-40c5-924a-18ff5a589593 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:12.245953 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1595/3130] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:11 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 945 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:12.781051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06e03639-5fae-4188-84ca-58d4df5ddd99 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:12.781744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06e03639-5fae-4188-84ca-58d4df5ddd99 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:12.782063 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:12.782063 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:12.782581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06e03639-5fae-4188-84ca-58d4df5ddd99 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:12.841144 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:12.841144 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:12.851671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-06e03639-5fae-4188-84ca-58d4df5ddd99 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:12.883413 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06e03639-5fae-4188-84ca-58d4df5ddd99 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:12.885126 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1536/3131] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:12 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 980 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:12.903986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c42d3583-229c-42cf-97df-2a84aa551b5f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:12.904748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c42d3583-229c-42cf-97df-2a84aa551b5f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:12.904992 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:12.904992 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:12.905785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c42d3583-229c-42cf-97df-2a84aa551b5f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:12.972116 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:12.972116 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:12.982563 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c42d3583-229c-42cf-97df-2a84aa551b5f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:13.010822 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c42d3583-229c-42cf-97df-2a84aa551b5f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:13.015684 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1596/3132] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:12 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:13.261826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a9e2a38-7c6d-4ae4-8e38-f6779c3283cc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:13.262350 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a9e2a38-7c6d-4ae4-8e38-f6779c3283cc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:13.262567 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:13.262567 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:13.262935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a9e2a38-7c6d-4ae4-8e38-f6779c3283cc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:13.388180 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:13.388180 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:13.417720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1a9e2a38-7c6d-4ae4-8e38-f6779c3283cc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:13.542669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a9e2a38-7c6d-4ae4-8e38-f6779c3283cc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:13.554404 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1537/3133] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:13 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 945 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:13.697897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] POST http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes Jan 12 14:57:13.698548 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:13.698548 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:13.702177 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-958307292"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:13.706060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-958307292'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:57:13.706447 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume of 1 GB Jan 12 14:57:13.791432 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Availability Zones retrieved successfully. Jan 12 14:57:13.857892 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (6d26507b-fab7-4a2a-bc65-e49367f58549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:13.869268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b435b6-df27-4174-8bd7-7a31de4f13aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:13.872037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:57:13.901096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db566907-dd8c-4a0c-85e9-3b8caa8f05d3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:13.901623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db566907-dd8c-4a0c-85e9-3b8caa8f05d3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:13.901837 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:13.901837 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:13.902752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db566907-dd8c-4a0c-85e9-3b8caa8f05d3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:14.101902 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:14.101902 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:14.119170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-db566907-dd8c-4a0c-85e9-3b8caa8f05d3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:14.169570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db566907-dd8c-4a0c-85e9-3b8caa8f05d3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:14.179612 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1538/3134] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:13 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 980 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:14.184000 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-068a9a21-cf68-473d-b35a-fbe3dde8e2f4 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:14.187259 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b435b6-df27-4174-8bd7-7a31de4f13aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:14.189677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33331b33-ea57-4900-9609-7eb77b4c41f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:14.190935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-068a9a21-cf68-473d-b35a-fbe3dde8e2f4 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:14.191361 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:14.191361 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:14.192038 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-068a9a21-cf68-473d-b35a-fbe3dde8e2f4 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:14.301149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:14.301149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:14.321019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-068a9a21-cf68-473d-b35a-fbe3dde8e2f4 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:14.400059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-068a9a21-cf68-473d-b35a-fbe3dde8e2f4 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:14.411220 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1539/3135] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:14 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:14.489149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Created reservations ['cf816372-eb02-4dc4-825d-7cce086428d8', 'ed034553-2c40-4a59-b3f3-86f124dfb389', 'fd5f5903-b5d0-4aa4-be18-3ec8d57b636d', 'b0907e7b-4b91-46eb-95d3-3aa14217ffae'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:57:14.491209 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33331b33-ea57-4900-9609-7eb77b4c41f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf816372-eb02-4dc4-825d-7cce086428d8', 'ed034553-2c40-4a59-b3f3-86f124dfb389', 'fd5f5903-b5d0-4aa4-be18-3ec8d57b636d', 'b0907e7b-4b91-46eb-95d3-3aa14217ffae']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:14.493453 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54490474-f566-4fe4-9416-555d9ad59bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:14.575678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c90bc18c-d612-47ea-8f6c-7c1090342fdc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:14.576452 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c90bc18c-d612-47ea-8f6c-7c1090342fdc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:14.576645 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:14.576645 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:14.577027 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c90bc18c-d612-47ea-8f6c-7c1090342fdc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:14.669081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54490474-f566-4fe4-9416-555d9ad59bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d3e1a3a-113c-4635-b1c8-6e501c92df44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-958307292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['cf816372-eb02-4dc4-825d-7cce086428d8','ed034553-2c40-4a59-b3f3-86f124dfb389','fd5f5903-b5d0-4aa4-be18-3ec8d57b636d','b0907e7b-4b91-46eb-95d3-3aa14217ffae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-958307292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d3e1a3a-113c-4635-b1c8-6e501c92df44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a060dde866f44c2995b822729f6541ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:14.672951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf92cf8-4aea-4e39-af0e-60bf2eb8758a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:14.700608 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:14.700608 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:14.735301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c90bc18c-d612-47ea-8f6c-7c1090342fdc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:14.781342 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c90bc18c-d612-47ea-8f6c-7c1090342fdc tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:14.782412 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1540/3136] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:14 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 945 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:14.981778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf92cf8-4aea-4e39-af0e-60bf2eb8758a) transitioned into state 'SUCCESS' from state '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-958307292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['cf816372-eb02-4dc4-825d-7cce086428d8','ed034553-2c40-4a59-b3f3-86f124dfb389','fd5f5903-b5d0-4aa4-be18-3ec8d57b636d','b0907e7b-4b91-46eb-95d3-3aa14217ffae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:14.983768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29016f25-feb5-40bf-a32b-aae4b77d0eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:15.121756 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29016f25-feb5-40bf-a32b-aae4b77d0eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:15.129796 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (6d26507b-fab7-4a2a-bc65-e49367f58549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:15.199492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26b772d1-1dd4-4dd5-b327-36d118bbccab tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:15.200295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26b772d1-1dd4-4dd5-b327-36d118bbccab tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:15.200673 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:15.200673 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:15.201538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26b772d1-1dd4-4dd5-b327-36d118bbccab tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:15.215449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request issued successfully. Jan 12 14:57:15.245197 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ca726eb-fb31-4aaf-83a5-cbc87034bbed tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes returned with HTTP 202 Jan 12 14:57:15.246244 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1597/3137] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:57:13 2021] POST /volume/v3/a060dde866f44c2995b822729f6541ff/volumes => generated 817 bytes in 1557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:57:15.272976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f13bb549-fd63-4adf-a5cf-71668cd68ad3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 Jan 12 14:57:15.273687 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f13bb549-fd63-4adf-a5cf-71668cd68ad3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:15.274438 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:15.274438 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:15.275142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f13bb549-fd63-4adf-a5cf-71668cd68ad3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:15.310229 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:15.310229 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:15.338280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-26b772d1-1dd4-4dd5-b327-36d118bbccab tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:15.419954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26b772d1-1dd4-4dd5-b327-36d118bbccab tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:15.421211 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1541/3138] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:15 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 1368 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:15.440162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67a7d8b3-3e72-4af3-9cd9-8d95347b208b tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:15.440692 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67a7d8b3-3e72-4af3-9cd9-8d95347b208b tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:15.443286 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:15.443286 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:15.443286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-67a7d8b3-3e72-4af3-9cd9-8d95347b208b tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:15.447232 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:15.447232 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:15.460078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f13bb549-fd63-4adf-a5cf-71668cd68ad3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:15.493856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f13bb549-fd63-4adf-a5cf-71668cd68ad3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 returned with HTTP 200 Jan 12 14:57:15.495545 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1598/3139] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:15 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 => generated 885 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:15.512791 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23290286-b65e-4bf7-a79a-6b05ff505fc2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:15.512791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23290286-b65e-4bf7-a79a-6b05ff505fc2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:15.512791 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:15.512791 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:15.512791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23290286-b65e-4bf7-a79a-6b05ff505fc2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:15.516951 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:15.516951 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:15.570191 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:15.570191 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:15.578637 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-67a7d8b3-3e72-4af3-9cd9-8d95347b208b tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:15.581484 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-23290286-b65e-4bf7-a79a-6b05ff505fc2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:15.614999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23290286-b65e-4bf7-a79a-6b05ff505fc2 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:15.616323 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1599/3140] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:15 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 1368 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:15.644651 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ccfae1f0-6cfa-45a9-b4cf-68590ea67d8a tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] PUT http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:15.645122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:15.645122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:15.645516 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ccfae1f0-6cfa-45a9-b4cf-68590ea67d8a tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-167494637"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:15.653471 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-67a7d8b3-3e72-4af3-9cd9-8d95347b208b tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:15.655060 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1542/3141] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:15 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:15.790702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:15.790702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:15.800977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb80639d-4117-4b0b-b1d5-a6f583e3e07c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:15.801509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb80639d-4117-4b0b-b1d5-a6f583e3e07c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:15.801716 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:15.801716 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:15.802084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fb80639d-4117-4b0b-b1d5-a6f583e3e07c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:15.813733 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ccfae1f0-6cfa-45a9-b4cf-68590ea67d8a tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:15.857411 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ccfae1f0-6cfa-45a9-b4cf-68590ea67d8a tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume updated successfully. Jan 12 14:57:15.884412 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ccfae1f0-6cfa-45a9-b4cf-68590ea67d8a tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:15.885323 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1600/3142] 10.222.0.43 () {60 vars in 1335 bytes} [Tue Jan 12 14:57:15 2021] PUT /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 851 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:15.901409 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d59c3c36-d7cb-4161-a93d-9f04435c999e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] PUT http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:15.901831 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:15.901831 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:15.902259 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d59c3c36-d7cb-4161-a93d-9f04435c999e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1839572626", "description": "This is the new description of volume"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:15.938491 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:15.938491 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:15.955633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fb80639d-4117-4b0b-b1d5-a6f583e3e07c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:15.980782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fb80639d-4117-4b0b-b1d5-a6f583e3e07c tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:15.999495 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1543/3143] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:15 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 945 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:16.032572 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:16.032572 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:16.042844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d59c3c36-d7cb-4161-a93d-9f04435c999e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:16.175111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d59c3c36-d7cb-4161-a93d-9f04435c999e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume updated successfully. Jan 12 14:57:16.195104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d59c3c36-d7cb-4161-a93d-9f04435c999e tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:16.196437 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1601/3144] 10.222.0.43 () {60 vars in 1336 bytes} [Tue Jan 12 14:57:15 2021] PUT /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 891 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:16.212085 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-11b2b847-0683-4e10-8caa-1e0fe56d96de tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:16.212804 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-11b2b847-0683-4e10-8caa-1e0fe56d96de tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:16.213028 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:16.213028 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:16.213565 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-11b2b847-0683-4e10-8caa-1e0fe56d96de tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:16.313551 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:16.313551 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:16.328308 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-11b2b847-0683-4e10-8caa-1e0fe56d96de tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:16.375934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-11b2b847-0683-4e10-8caa-1e0fe56d96de tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:16.377299 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1544/3145] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:16 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 1408 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:57:16.395306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] POST http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes Jan 12 14:57:16.396110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:16.396110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:16.396614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1617277342", "availability_zone": "nova", "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:16.398044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1617277342', 'availability_zone': 'nova', 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:57:16.399134 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume of 1 GB Jan 12 14:57:16.418303 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Availability Zones retrieved successfully. Jan 12 14:57:16.468535 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (f59858d6-1f8b-4089-8612-42ebda2c9086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:16.475546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8796b3-c758-4abe-b9a6-02b2bf2d8b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:16.478751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:57:16.518819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a99f49f1-b693-4f30-938e-ac7838baa3da tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 Jan 12 14:57:16.519499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a99f49f1-b693-4f30-938e-ac7838baa3da tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:16.519833 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:16.519833 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:16.520203 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a99f49f1-b693-4f30-938e-ac7838baa3da tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:16.658305 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8796b3-c758-4abe-b9a6-02b2bf2d8b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:16.662975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17195e73-6526-4999-aa30-b0d5d078a373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:16.683536 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:16.683536 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:16.714720 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a99f49f1-b693-4f30-938e-ac7838baa3da tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:16.795931 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a99f49f1-b693-4f30-938e-ac7838baa3da tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 returned with HTTP 200 Jan 12 14:57:16.802099 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1545/3146] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:16 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 => generated 909 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:16.808293 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f7f1227-805c-4102-8665-4f7aca7c2e2f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:16.808693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f7f1227-805c-4102-8665-4f7aca7c2e2f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:16.809014 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:16.809014 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:16.809406 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f7f1227-805c-4102-8665-4f7aca7c2e2f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:16.908662 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:16.908662 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:16.927870 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4f7f1227-805c-4102-8665-4f7aca7c2e2f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:16.964706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f7f1227-805c-4102-8665-4f7aca7c2e2f tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:16.965870 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1546/3147] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:16 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:17.001748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Created reservations ['19d97c75-b37b-472d-8c90-1b2507bc3e2b', '30e8772f-7144-427b-8f8b-3025df69c4bb', 'fce17f00-64ad-4c6c-af44-df879015ec8c', '05561267-bd95-4016-ab5f-98b3a1ab21ba'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:57:17.004311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17195e73-6526-4999-aa30-b0d5d078a373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19d97c75-b37b-472d-8c90-1b2507bc3e2b', '30e8772f-7144-427b-8f8b-3025df69c4bb', 'fce17f00-64ad-4c6c-af44-df879015ec8c', '05561267-bd95-4016-ab5f-98b3a1ab21ba']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:17.006552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379bca0e-4542-4df0-8d39-fa0abef938aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:17.011833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3eecad2-6e7c-4456-ba0b-23f68f7ebdbe tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:17.012590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3eecad2-6e7c-4456-ba0b-23f68f7ebdbe tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:17.013015 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:17.013015 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:17.013648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3eecad2-6e7c-4456-ba0b-23f68f7ebdbe tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:17.086462 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:17.086462 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:17.104644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3eecad2-6e7c-4456-ba0b-23f68f7ebdbe tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:17.148440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3eecad2-6e7c-4456-ba0b-23f68f7ebdbe tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:17.149458 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1547/3148] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:17 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 945 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:17.219097 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379bca0e-4542-4df0-8d39-fa0abef938aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e6f951a-cbd6-4e02-8eb1-51e1d1701bed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1617277342',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['19d97c75-b37b-472d-8c90-1b2507bc3e2b','30e8772f-7144-427b-8f8b-3025df69c4bb','fce17f00-64ad-4c6c-af44-df879015ec8c','05561267-bd95-4016-ab5f-98b3a1ab21ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:57:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1617277342',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e6f951a-cbd6-4e02-8eb1-51e1d1701bed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b81819246e428b9b1459a995a2e34b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:17.221235 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd43ca8-e5f3-450d-9cef-bd1b08202ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:17.265006 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd43ca8-e5f3-450d-9cef-bd1b08202ba4) transitioned into 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-1617277342',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b81819246e428b9b1459a995a2e34b',qos_specs=None,replication_status=,reservations=['19d97c75-b37b-472d-8c90-1b2507bc3e2b','30e8772f-7144-427b-8f8b-3025df69c4bb','fce17f00-64ad-4c6c-af44-df879015ec8c','05561267-bd95-4016-ab5f-98b3a1ab21ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c79ccc35e524beeb8bc91f14dd12c16',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:17.267347 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d32981-f515-4eff-b161-908e5c03885b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:17.478752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d32981-f515-4eff-b161-908e5c03885b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:17.486399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Flow 'volume_create_api' (f59858d6-1f8b-4089-8612-42ebda2c9086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:17.646239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Create volume request issued successfully. Jan 12 14:57:17.680199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36c105ce-be45-41d9-a105-89f77fcc68c4 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes returned with HTTP 202 Jan 12 14:57:17.694577 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1602/3149] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:57:16 2021] POST /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes => generated 811 bytes in 1303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:57:17.701214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f1e9877-493c-4af2-a2c1-a32cdd7c9ef0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed Jan 12 14:57:17.702349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f1e9877-493c-4af2-a2c1-a32cdd7c9ef0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:17.702715 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:17.702715 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:17.703322 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f1e9877-493c-4af2-a2c1-a32cdd7c9ef0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:17.812849 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d01b4dd1-a161-4d62-8b33-f035c805ca78 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 Jan 12 14:57:17.813974 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d01b4dd1-a161-4d62-8b33-f035c805ca78 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:17.814979 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:17.814979 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:17.815588 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d01b4dd1-a161-4d62-8b33-f035c805ca78 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:17.921674 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:17.921674 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:17.937770 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:17.937770 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:17.966783 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8f1e9877-493c-4af2-a2c1-a32cdd7c9ef0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:17.996425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f1e9877-493c-4af2-a2c1-a32cdd7c9ef0 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed returned with HTTP 200 Jan 12 14:57:17.997601 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1548/3150] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:17 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed => generated 903 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:17.997796 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d01b4dd1-a161-4d62-8b33-f035c805ca78 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:18.001682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cef73d7d-a906-407e-a5a5-aa2e182bc2c8 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:18.002753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cef73d7d-a906-407e-a5a5-aa2e182bc2c8 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:18.003201 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:18.003201 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:18.003338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cef73d7d-a906-407e-a5a5-aa2e182bc2c8 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:18.076985 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:18.076985 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:18.086555 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cef73d7d-a906-407e-a5a5-aa2e182bc2c8 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:18.097652 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d01b4dd1-a161-4d62-8b33-f035c805ca78 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 returned with HTTP 200 Jan 12 14:57:18.116858 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1603/3151] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:17 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 => generated 910 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:18.125061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-787a202b-3d52-418a-886c-66204881d427 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44/action Jan 12 14:57:18.125879 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:18.125879 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:18.126138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-787a202b-3d52-418a-886c-66204881d427 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:18.140123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cef73d7d-a906-407e-a5a5-aa2e182bc2c8 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:18.141023 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1549/3152] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:17 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:18.142042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-787a202b-3d52-418a-886c-66204881d427 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:18.165471 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bef87be3-fd20-4e38-a7a4-a60f9f6b6a34 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:18.165995 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bef87be3-fd20-4e38-a7a4-a60f9f6b6a34 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:18.166262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:18.166262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:18.166535 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bef87be3-fd20-4e38-a7a4-a60f9f6b6a34 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:18.171265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-787a202b-3d52-418a-886c-66204881d427 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Updating volume '2d3e1a3a-113c-4635-b1c8-6e501c92df44' with '{'status': 'attaching'}' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:57:18.271760 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:18.271760 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:18.280649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bef87be3-fd20-4e38-a7a4-a60f9f6b6a34 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:18.330117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bef87be3-fd20-4e38-a7a4-a60f9f6b6a34 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:18.330317 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1550/3153] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:18 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 945 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:18.517848 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:18.517848 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:18.842681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-787a202b-3d52-418a-886c-66204881d427 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44/action returned with HTTP 202 Jan 12 14:57:18.851961 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-250dee1b-22cc-45b2-b374-455b6085c0bc tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 Jan 12 14:57:18.852493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-250dee1b-22cc-45b2-b374-455b6085c0bc tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:18.852763 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:18.852763 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:18.853101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-250dee1b-22cc-45b2-b374-455b6085c0bc tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:18.860323 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1604/3154] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:18 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44/action => generated 0 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:18.945844 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:18.945844 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:18.967231 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-250dee1b-22cc-45b2-b374-455b6085c0bc tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:18.991229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-250dee1b-22cc-45b2-b374-455b6085c0bc tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 returned with HTTP 200 Jan 12 14:57:18.992388 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1551/3155] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:18 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 => generated 910 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:19.016435 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-335aea3d-ed6e-4a16-bb54-6688d2a6534e tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44/action Jan 12 14:57:19.016967 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:19.016967 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:19.017330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-335aea3d-ed6e-4a16-bb54-6688d2a6534e tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-force_delete": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:19.018287 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-335aea3d-ed6e-4a16-bb54-6688d2a6534e tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:19.020942 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03695afb-ef1e-46ff-aac9-ab186d1d5ee9 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed Jan 12 14:57:19.023332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03695afb-ef1e-46ff-aac9-ab186d1d5ee9 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:19.023646 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:19.023646 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:19.028163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03695afb-ef1e-46ff-aac9-ab186d1d5ee9 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:19.175280 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:19.175280 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:19.180574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-335aea3d-ed6e-4a16-bb54-6688d2a6534e tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Volume info retrieved successfully. Jan 12 14:57:19.201315 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:19.201315 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:19.286754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03695afb-ef1e-46ff-aac9-ab186d1d5ee9 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:19.332693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-335aea3d-ed6e-4a16-bb54-6688d2a6534e tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Delete volume request issued successfully. Jan 12 14:57:19.333500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-335aea3d-ed6e-4a16-bb54-6688d2a6534e tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44/action returned with HTTP 202 Jan 12 14:57:19.338256 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1605/3156] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:19 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:19.354266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e857f046-d95c-42b9-af7b-39f0567c7495 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:19.354809 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e857f046-d95c-42b9-af7b-39f0567c7495 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:19.355032 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:19.355032 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:19.355610 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e857f046-d95c-42b9-af7b-39f0567c7495 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:19.398259 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03695afb-ef1e-46ff-aac9-ab186d1d5ee9 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed returned with HTTP 200 Jan 12 14:57:19.399160 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1552/3157] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:19 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed => generated 903 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:19.411439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d0ec7d1-1bf0-41b9-9c2b-4c34f8a8ea1a tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 Jan 12 14:57:19.411986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d0ec7d1-1bf0-41b9-9c2b-4c34f8a8ea1a tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:19.412222 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:19.412222 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:19.412597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d0ec7d1-1bf0-41b9-9c2b-4c34f8a8ea1a tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:19.495656 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:19.495656 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:19.515714 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e857f046-d95c-42b9-af7b-39f0567c7495 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:19.526011 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:19.526011 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:19.547041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2d0ec7d1-1bf0-41b9-9c2b-4c34f8a8ea1a tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:19.567285 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e857f046-d95c-42b9-af7b-39f0567c7495 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:19.568157 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1606/3158] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:19 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:19.577629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1ed9484-1ef6-4f10-8315-68ea0967db3f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:19.577629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1ed9484-1ef6-4f10-8315-68ea0967db3f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:19.577629 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:19.577629 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:19.577629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1ed9484-1ef6-4f10-8315-68ea0967db3f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:19.605019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d0ec7d1-1bf0-41b9-9c2b-4c34f8a8ea1a tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 returned with HTTP 200 Jan 12 14:57:19.605845 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1553/3159] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:19 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 => generated 909 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:19.674963 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:19.674963 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:19.688231 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c1ed9484-1ef6-4f10-8315-68ea0967db3f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:19.751707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1ed9484-1ef6-4f10-8315-68ea0967db3f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:19.776310 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1607/3160] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:19 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 945 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:20.415863 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9334f974-43e9-4de6-ae9c-8fd98dabc5c5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed Jan 12 14:57:20.416860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9334f974-43e9-4de6-ae9c-8fd98dabc5c5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:20.417094 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:20.417094 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:20.417604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9334f974-43e9-4de6-ae9c-8fd98dabc5c5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:20.586958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1f68b1b-06a4-46c2-95f1-e2c6bf086a88 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:20.587676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1f68b1b-06a4-46c2-95f1-e2c6bf086a88 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:20.587931 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:20.587931 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:20.588371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f1f68b1b-06a4-46c2-95f1-e2c6bf086a88 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:20.619443 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:20.619443 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:20.637778 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9334f974-43e9-4de6-ae9c-8fd98dabc5c5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:20.702528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9334f974-43e9-4de6-ae9c-8fd98dabc5c5 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed returned with HTTP 200 Jan 12 14:57:20.703656 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1554/3161] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:20 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed => generated 904 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:20.708837 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c8b78a7-1c5f-4b29-86b3-09bd3685df48 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 Jan 12 14:57:20.709377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c8b78a7-1c5f-4b29-86b3-09bd3685df48 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:20.709596 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:20.709596 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:20.709975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8c8b78a7-1c5f-4b29-86b3-09bd3685df48 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:20.785965 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:20.785965 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:20.810137 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:20.810137 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:20.831983 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8c8b78a7-1c5f-4b29-86b3-09bd3685df48 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:20.834306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f1f68b1b-06a4-46c2-95f1-e2c6bf086a88 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:20.881161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8c8b78a7-1c5f-4b29-86b3-09bd3685df48 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 returned with HTTP 200 Jan 12 14:57:20.882031 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1555/3162] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:20 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 => generated 909 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:20.907331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-127113e2-0a87-4950-a831-3dd5a0801491 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] PUT http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed Jan 12 14:57:20.908272 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:20.908272 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:20.916972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-127113e2-0a87-4950-a831-3dd5a0801491 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-167494637", "description": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:20.952220 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f1f68b1b-06a4-46c2-95f1-e2c6bf086a88 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:20.953405 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1608/3163] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:20 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:20.987567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a60ec05f-9ebe-46a7-aa82-83b02c0685cf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:20.988962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a60ec05f-9ebe-46a7-aa82-83b02c0685cf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:20.989375 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:20.989375 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:20.990040 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a60ec05f-9ebe-46a7-aa82-83b02c0685cf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:20.993259 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:20.993259 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:21.003391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-127113e2-0a87-4950-a831-3dd5a0801491 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:21.025459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-127113e2-0a87-4950-a831-3dd5a0801491 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume updated successfully. Jan 12 14:57:21.053522 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-127113e2-0a87-4950-a831-3dd5a0801491 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed returned with HTTP 200 Jan 12 14:57:21.054362 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1556/3164] 10.222.0.43 () {60 vars in 1335 bytes} [Tue Jan 12 14:57:20 2021] PUT /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed => generated 838 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:21.071714 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68a54cd4-13a1-488d-976a-01087938800d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] DELETE http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed Jan 12 14:57:21.081718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68a54cd4-13a1-488d-976a-01087938800d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:21.082057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:21.082057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:21.082692 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68a54cd4-13a1-488d-976a-01087938800d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:21.083202 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-68a54cd4-13a1-488d-976a-01087938800d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume with id: 7e6f951a-cbd6-4e02-8eb1-51e1d1701bed Jan 12 14:57:21.087279 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:21.087279 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:21.096870 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a60ec05f-9ebe-46a7-aa82-83b02c0685cf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:21.121401 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a60ec05f-9ebe-46a7-aa82-83b02c0685cf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:21.122608 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1609/3165] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:20 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 945 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:21.171704 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:21.171704 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:21.174815 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-68a54cd4-13a1-488d-976a-01087938800d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:21.218936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-68a54cd4-13a1-488d-976a-01087938800d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume request issued successfully. Jan 12 14:57:21.220155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68a54cd4-13a1-488d-976a-01087938800d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed returned with HTTP 202 Jan 12 14:57:21.221278 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1557/3166] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:57:21 2021] DELETE /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:57:21.231110 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9882edde-87c6-4f39-848a-445a3ed853a6 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed Jan 12 14:57:21.237161 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9882edde-87c6-4f39-848a-445a3ed853a6 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:21.237297 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:21.237297 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:21.237646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9882edde-87c6-4f39-848a-445a3ed853a6 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:21.298237 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:21.298237 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:21.308322 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9882edde-87c6-4f39-848a-445a3ed853a6 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:21.357925 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9882edde-87c6-4f39-848a-445a3ed853a6 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed returned with HTTP 200 Jan 12 14:57:21.359987 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1610/3167] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:21 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed => generated 905 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:21.907493 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d98da33-660b-4e2c-b622-d009cf090478 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 Jan 12 14:57:21.908176 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d98da33-660b-4e2c-b622-d009cf090478 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:21.908810 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:21.908810 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:21.909188 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d98da33-660b-4e2c-b622-d009cf090478 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:21.969545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-492a338f-e3c9-4b73-8301-8f7002313800 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:21.970033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-492a338f-e3c9-4b73-8301-8f7002313800 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:21.970434 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:21.970434 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:21.971100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-492a338f-e3c9-4b73-8301-8f7002313800 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:22.043467 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:22.043467 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:22.098008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3d98da33-660b-4e2c-b622-d009cf090478 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:22.141160 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:22.141160 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:22.174492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d98da33-660b-4e2c-b622-d009cf090478 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 returned with HTTP 200 Jan 12 14:57:22.175356 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-492a338f-e3c9-4b73-8301-8f7002313800 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:22.175979 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1558/3168] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:21 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 => generated 909 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:22.179842 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08b8f158-84fa-4793-9b1b-994822c82ddf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:22.181030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08b8f158-84fa-4793-9b1b-994822c82ddf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:22.182030 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:22.182030 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:22.182592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08b8f158-84fa-4793-9b1b-994822c82ddf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:22.205109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-492a338f-e3c9-4b73-8301-8f7002313800 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:22.225997 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1611/3169] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:21 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:22.289198 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:22.289198 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:22.307543 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-08b8f158-84fa-4793-9b1b-994822c82ddf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:22.373981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08b8f158-84fa-4793-9b1b-994822c82ddf tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:22.379896 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1559/3170] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:22 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 1395 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:22.380782 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b04330ac-1a2c-4905-b8f9-fcb4f93f2be1 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed Jan 12 14:57:22.380782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b04330ac-1a2c-4905-b8f9-fcb4f93f2be1 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:22.380782 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:22.380782 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:22.380782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b04330ac-1a2c-4905-b8f9-fcb4f93f2be1 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:22.390612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fddb4159-1707-41cf-b26f-361155ae2b23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:22.391205 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fddb4159-1707-41cf-b26f-361155ae2b23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:22.391422 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:22.391422 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:22.391897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fddb4159-1707-41cf-b26f-361155ae2b23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:22.495694 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:22.495694 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:22.522631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b04330ac-1a2c-4905-b8f9-fcb4f93f2be1 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:22.577990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b04330ac-1a2c-4905-b8f9-fcb4f93f2be1 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed returned with HTTP 200 Jan 12 14:57:22.577990 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1612/3171] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:22 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed => generated 905 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:22.590896 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:22.590896 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:22.628611 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fddb4159-1707-41cf-b26f-361155ae2b23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:22.717160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fddb4159-1707-41cf-b26f-361155ae2b23 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:22.718151 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1560/3172] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:22 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 1395 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:57:23.102624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-0994e54a-b4e9-417c-8ba3-3a013a4bac4e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:23.103826 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-0994e54a-b4e9-417c-8ba3-3a013a4bac4e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:23.104260 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:23.104260 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:23.104961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-0994e54a-b4e9-417c-8ba3-3a013a4bac4e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:23.197101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e1f692d-82e1-4729-93c8-f93cde07f58a tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 Jan 12 14:57:23.198257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e1f692d-82e1-4729-93c8-f93cde07f58a tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:23.198558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:23.198558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:23.199613 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e1f692d-82e1-4729-93c8-f93cde07f58a tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:23.227650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:23.227650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:23.259264 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-0994e54a-b4e9-417c-8ba3-3a013a4bac4e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:23.319425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e1f692d-82e1-4729-93c8-f93cde07f58a tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 returned with HTTP 404 Jan 12 14:57:23.326629 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1561/3173] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:23 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:23.331243 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e8eab67-7057-436b-995f-7750903c5ce1 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:23.332039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e8eab67-7057-436b-995f-7750903c5ce1 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:23.332808 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e8eab67-7057-436b-995f-7750903c5ce1 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:23.340178 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-0994e54a-b4e9-417c-8ba3-3a013a4bac4e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:23.345936 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1613/3174] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:57:23 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 1395 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:23.350314 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] POST http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes Jan 12 14:57:23.350774 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:23.350774 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:23.351198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-523428011"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:23.352334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-523428011'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:57:23.352716 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume of 1 GB Jan 12 14:57:23.390826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Availability Zones retrieved successfully. Jan 12 14:57:23.415064 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:23.415064 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:23.415408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (00cc0a5e-e061-47e9-8b08-fb0f5efa7694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:23.419211 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e689cf-47a1-44a2-a12d-c03e095a7b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:23.421770 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:57:23.438281 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4e8eab67-7057-436b-995f-7750903c5ce1 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:23.496162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e8eab67-7057-436b-995f-7750903c5ce1 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:23.500570 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1562/3175] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:23 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:23.592774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8fe8a6c-d0ee-4352-b3f8-48335e29882b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed Jan 12 14:57:23.593400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8fe8a6c-d0ee-4352-b3f8-48335e29882b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:23.593693 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:23.593693 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:23.594190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8fe8a6c-d0ee-4352-b3f8-48335e29882b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:23.627296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e689cf-47a1-44a2-a12d-c03e095a7b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:23.629601 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112a9224-64b9-4de7-acf0-cba5ab872f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:23.739653 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:23.739653 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:23.767328 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c8fe8a6c-d0ee-4352-b3f8-48335e29882b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:23.781572 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Created reservations ['57cdbddf-f756-4990-ae95-763fd4814920', '98bf1a0f-53be-4441-b940-c1bdcd3e9d9c', 'f5cb83ea-be70-4a7a-8ca2-e40e4c4c3679', 'f3b06135-8f92-44bb-b723-a90b6b964c24'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:57:23.783913 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112a9224-64b9-4de7-acf0-cba5ab872f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57cdbddf-f756-4990-ae95-763fd4814920', '98bf1a0f-53be-4441-b940-c1bdcd3e9d9c', 'f5cb83ea-be70-4a7a-8ca2-e40e4c4c3679', 'f3b06135-8f92-44bb-b723-a90b6b964c24']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:23.786055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6802a24d-ba8c-4ffd-910f-af5eab74373d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:23.831205 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8fe8a6c-d0ee-4352-b3f8-48335e29882b tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed returned with HTTP 200 Jan 12 14:57:23.835631 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1563/3176] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:23 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed => generated 905 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:23.918591 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6802a24d-ba8c-4ffd-910f-af5eab74373d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9450e96f-5560-4d6e-a8e0-9c969bf616a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-523428011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['57cdbddf-f756-4990-ae95-763fd4814920','98bf1a0f-53be-4441-b940-c1bdcd3e9d9c','f5cb83ea-be70-4a7a-8ca2-e40e4c4c3679','f3b06135-8f92-44bb-b723-a90b6b964c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-523428011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9450e96f-5560-4d6e-a8e0-9c969bf616a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a060dde866f44c2995b822729f6541ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:23.920996 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cdb02c2-8a6a-4767-a496-8c86118992c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:23.982751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cdb02c2-8a6a-4767-a496-8c86118992c2) transitioned into state 'SUCCESS' from state '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-523428011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['57cdbddf-f756-4990-ae95-763fd4814920','98bf1a0f-53be-4441-b940-c1bdcd3e9d9c','f5cb83ea-be70-4a7a-8ca2-e40e4c4c3679','f3b06135-8f92-44bb-b723-a90b6b964c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:23.985068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3bd646e-c827-4d7f-8268-16432169aa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:24.036217 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3bd646e-c827-4d7f-8268-16432169aa1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:24.039307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (00cc0a5e-e061-47e9-8b08-fb0f5efa7694) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:24.188701 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request issued successfully. Jan 12 14:57:24.224151 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d85ee40a-48b7-4b08-977b-61fd3f71bb89 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes returned with HTTP 202 Jan 12 14:57:24.225064 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1614/3177] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:57:23 2021] POST /volume/v3/a060dde866f44c2995b822729f6541ff/volumes => generated 817 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:57:24.240128 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-25f8cd1b-b5fc-4d21-b572-b7df34048ab9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 Jan 12 14:57:24.240647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-25f8cd1b-b5fc-4d21-b572-b7df34048ab9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:24.240860 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:24.240860 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:24.241211 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-25f8cd1b-b5fc-4d21-b572-b7df34048ab9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:24.317341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:24.317341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:24.327181 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-25f8cd1b-b5fc-4d21-b572-b7df34048ab9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:24.357730 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-25f8cd1b-b5fc-4d21-b572-b7df34048ab9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 returned with HTTP 200 Jan 12 14:57:24.358752 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1564/3178] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:24 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 => generated 909 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:24.518458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1036356e-a5f3-4867-8912-2ba9e37ccace tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:24.518984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1036356e-a5f3-4867-8912-2ba9e37ccace tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:24.519180 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:24.519180 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:24.519834 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1036356e-a5f3-4867-8912-2ba9e37ccace tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:24.667780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:24.667780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:24.687156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1036356e-a5f3-4867-8912-2ba9e37ccace tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:24.737657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1036356e-a5f3-4867-8912-2ba9e37ccace tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:24.738490 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1615/3179] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:24 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:24.847582 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c127fcd6-9184-49f0-9656-4ab71fe5ec6d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed Jan 12 14:57:24.848475 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c127fcd6-9184-49f0-9656-4ab71fe5ec6d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:24.848582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:24.848582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:24.848900 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c127fcd6-9184-49f0-9656-4ab71fe5ec6d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:24.980001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c127fcd6-9184-49f0-9656-4ab71fe5ec6d tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed returned with HTTP 404 Jan 12 14:57:24.991162 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1565/3180] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:24 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/7e6f951a-cbd6-4e02-8eb1-51e1d1701bed => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:25.008157 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6869264-aaa8-49ff-9462-e7dd83264a38 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] DELETE http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:25.008844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6869264-aaa8-49ff-9462-e7dd83264a38 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:25.009077 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:25.009077 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:25.009448 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6869264-aaa8-49ff-9462-e7dd83264a38 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:25.009927 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f6869264-aaa8-49ff-9462-e7dd83264a38 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume with id: 9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:25.073948 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:25.073948 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:25.075415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f6869264-aaa8-49ff-9462-e7dd83264a38 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:25.108099 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f6869264-aaa8-49ff-9462-e7dd83264a38 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume request issued successfully. Jan 12 14:57:25.108895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6869264-aaa8-49ff-9462-e7dd83264a38 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 202 Jan 12 14:57:25.109956 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1616/3181] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:57:24 2021] DELETE /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:57:25.119590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e63c61e-134b-4edb-b3c9-0aa8f0d70819 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:25.121200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e63c61e-134b-4edb-b3c9-0aa8f0d70819 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:25.122618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e63c61e-134b-4edb-b3c9-0aa8f0d70819 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:25.243738 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:25.243738 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:25.255219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3e63c61e-134b-4edb-b3c9-0aa8f0d70819 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:25.299173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e63c61e-134b-4edb-b3c9-0aa8f0d70819 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:25.310039 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1566/3182] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:25 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 1407 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:25.376594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41de754c-6f3c-4e90-8443-c2e556e80267 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 Jan 12 14:57:25.377172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41de754c-6f3c-4e90-8443-c2e556e80267 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:25.377366 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:25.377366 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:25.378061 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41de754c-6f3c-4e90-8443-c2e556e80267 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:25.492856 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:25.492856 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:25.521161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-41de754c-6f3c-4e90-8443-c2e556e80267 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:25.574166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41de754c-6f3c-4e90-8443-c2e556e80267 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 returned with HTTP 200 Jan 12 14:57:25.577317 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1617/3183] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:25 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 => generated 910 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:25.593315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d6a239c-c699-4e20-8712-f754a292da87 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8/action Jan 12 14:57:25.593780 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:25.593780 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:25.594222 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d6a239c-c699-4e20-8712-f754a292da87 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:25.594608 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d6a239c-c699-4e20-8712-f754a292da87 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:25.596192 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-4d6a239c-c699-4e20-8712-f754a292da87 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Updating volume '9450e96f-5560-4d6e-a8e0-9c969bf616a8' with '{'status': 'creating'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:57:25.755299 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08739a6a-4ad2-476d-84c8-4ad82690ccfa tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:25.756341 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08739a6a-4ad2-476d-84c8-4ad82690ccfa tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:25.756737 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:25.756737 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:25.757350 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-08739a6a-4ad2-476d-84c8-4ad82690ccfa tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:25.843517 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:25.843517 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:25.856591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:25.856591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:25.876467 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-08739a6a-4ad2-476d-84c8-4ad82690ccfa tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:25.933092 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-08739a6a-4ad2-476d-84c8-4ad82690ccfa tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:25.933952 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1618/3184] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:25 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:25.957238 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d6a239c-c699-4e20-8712-f754a292da87 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8/action returned with HTTP 202 Jan 12 14:57:25.958507 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1567/3185] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:25 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8/action => generated 0 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:25.966185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3917894-cce7-44cb-9bd4-bf861441edba tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 Jan 12 14:57:25.966716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3917894-cce7-44cb-9bd4-bf861441edba tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:25.966910 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:25.966910 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:25.967292 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f3917894-cce7-44cb-9bd4-bf861441edba tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:26.019225 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:26.019225 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:26.028334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f3917894-cce7-44cb-9bd4-bf861441edba tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:26.074992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f3917894-cce7-44cb-9bd4-bf861441edba tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 returned with HTTP 200 Jan 12 14:57:26.087023 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1619/3186] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:25 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:26.091885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-689d6d4f-5bcd-4e03-ac97-c404a8175e25 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8/action Jan 12 14:57:26.092438 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:26.092438 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:26.092978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-689d6d4f-5bcd-4e03-ac97-c404a8175e25 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-force_delete": {}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:26.093451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-689d6d4f-5bcd-4e03-ac97-c404a8175e25 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:26.317708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-edb2ee9a-453a-48f9-9f62-c9083a09869f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:26.318240 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-edb2ee9a-453a-48f9-9f62-c9083a09869f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:26.318350 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:26.318350 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:26.318689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-edb2ee9a-453a-48f9-9f62-c9083a09869f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:26.346376 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:26.346376 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:26.347891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-689d6d4f-5bcd-4e03-ac97-c404a8175e25 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Volume info retrieved successfully. Jan 12 14:57:26.383301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-689d6d4f-5bcd-4e03-ac97-c404a8175e25 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Delete volume request issued successfully. Jan 12 14:57:26.384205 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-689d6d4f-5bcd-4e03-ac97-c404a8175e25 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8/action returned with HTTP 202 Jan 12 14:57:26.385568 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1568/3187] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:26 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8/action => generated 0 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:26.394769 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f38e0d7f-006b-4d18-b799-f78b53cea8b0 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 Jan 12 14:57:26.395307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f38e0d7f-006b-4d18-b799-f78b53cea8b0 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:26.395513 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:26.395513 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:26.395929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f38e0d7f-006b-4d18-b799-f78b53cea8b0 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:26.443062 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:26.443062 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:26.452183 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:26.452183 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:26.462315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f38e0d7f-006b-4d18-b799-f78b53cea8b0 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:26.470999 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-edb2ee9a-453a-48f9-9f62-c9083a09869f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:26.485940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f38e0d7f-006b-4d18-b799-f78b53cea8b0 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 returned with HTTP 200 Jan 12 14:57:26.487299 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1569/3188] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:26 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:26.497954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-edb2ee9a-453a-48f9-9f62-c9083a09869f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:26.498989 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1620/3189] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:26 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 1407 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:26.508643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-79f8caf2-15d7-4e80-96f2-76f87bf62697 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:26.508643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-79f8caf2-15d7-4e80-96f2-76f87bf62697 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:26.508643 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:26.508643 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:26.508643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-79f8caf2-15d7-4e80-96f2-76f87bf62697 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:26.585867 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:26.585867 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:26.596568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-79f8caf2-15d7-4e80-96f2-76f87bf62697 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:26.625081 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-79f8caf2-15d7-4e80-96f2-76f87bf62697 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:26.640091 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1570/3190] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 14:57:26 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 1395 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:26.641112 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-edb2ee9a-453a-48f9-9f62-c9083a09869f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume// Jan 12 14:57:26.641599 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-edb2ee9a-453a-48f9-9f62-c9083a09869f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:26.641824 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:26.641824 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:26.642184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-edb2ee9a-453a-48f9-9f62-c9083a09869f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:26.643519 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-edb2ee9a-453a-48f9-9f62-c9083a09869f tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:57:26.645127 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1621/3191] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 14:57:26 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 14:57:26.664109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-f826ff91-18d9-4220-9fc3-a879318181f2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments Jan 12 14:57:26.665009 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:26.665009 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:26.665748 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-f826ff91-18d9-4220-9fc3-a879318181f2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7af230fa-93fe-4fc3-983e-29ac22c9cc11", "instance_uuid": "eeedb9b0-4687-4f49-b6dd-d716a85316b5", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:26.745940 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:26.745940 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:26.879093 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-f826ff91-18d9-4220-9fc3-a879318181f2 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments returned with HTTP 200 Jan 12 14:57:26.880075 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1571/3192] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 14:57:26 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments => generated 273 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:26.960228 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0c4bbf5a-73cf-48c5-b0c1-49f130e7cc76 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:26.961356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0c4bbf5a-73cf-48c5-b0c1-49f130e7cc76 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:26.961997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0c4bbf5a-73cf-48c5-b0c1-49f130e7cc76 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:27.093840 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:27.093840 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:27.126055 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0c4bbf5a-73cf-48c5-b0c1-49f130e7cc76 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:27.178396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0c4bbf5a-73cf-48c5-b0c1-49f130e7cc76 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:27.187889 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1622/3193] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:26 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:27.506368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c15b2e43-a664-4305-95fb-1e38adeb7080 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 Jan 12 14:57:27.507029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c15b2e43-a664-4305-95fb-1e38adeb7080 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:27.507326 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:27.507326 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:27.508029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c15b2e43-a664-4305-95fb-1e38adeb7080 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:27.517317 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-632c1654-b4a4-4fe4-898c-990930f2c15c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:27.518501 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-632c1654-b4a4-4fe4-898c-990930f2c15c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:27.520910 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:27.520910 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:27.521743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-632c1654-b4a4-4fe4-898c-990930f2c15c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:27.679331 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:27.679331 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:27.682404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:27.682404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:27.708934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-632c1654-b4a4-4fe4-898c-990930f2c15c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:27.717572 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c15b2e43-a664-4305-95fb-1e38adeb7080 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:27.759480 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-632c1654-b4a4-4fe4-898c-990930f2c15c tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 200 Jan 12 14:57:27.760710 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1623/3194] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:27 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 1407 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:27.823312 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c15b2e43-a664-4305-95fb-1e38adeb7080 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 returned with HTTP 200 Jan 12 14:57:27.833899 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1572/3195] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:27 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 => generated 909 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:28.197395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d7a4236-b038-4e76-8fde-09f75eb13f19 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:28.198180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d7a4236-b038-4e76-8fde-09f75eb13f19 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:28.198586 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:28.198586 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:28.199216 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d7a4236-b038-4e76-8fde-09f75eb13f19 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:28.305533 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:28.305533 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:28.329633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7d7a4236-b038-4e76-8fde-09f75eb13f19 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:28.388697 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d7a4236-b038-4e76-8fde-09f75eb13f19 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:28.395574 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1624/3196] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:28 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:28.777353 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a210bf4-7a47-4a43-8f07-e01c719a61f3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a Jan 12 14:57:28.777991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a210bf4-7a47-4a43-8f07-e01c719a61f3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:28.778284 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:28.778284 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:28.778806 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a210bf4-7a47-4a43-8f07-e01c719a61f3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:28.840632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-732520d9-2d18-4918-887a-f20d5a92b3f1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 Jan 12 14:57:28.841076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-732520d9-2d18-4918-887a-f20d5a92b3f1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:28.841296 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:28.841296 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:28.841675 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-732520d9-2d18-4918-887a-f20d5a92b3f1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:28.904566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a210bf4-7a47-4a43-8f07-e01c719a61f3 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a returned with HTTP 404 Jan 12 14:57:28.905798 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1573/3197] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:28 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/9632c8be-50b8-4726-8caf-03c435f7075a => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:28.919539 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7bc60ff-56ce-46e6-9252-86c49f7d91dd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] DELETE http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 Jan 12 14:57:28.920255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7bc60ff-56ce-46e6-9252-86c49f7d91dd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:28.920751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7bc60ff-56ce-46e6-9252-86c49f7d91dd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:28.921218 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c7bc60ff-56ce-46e6-9252-86c49f7d91dd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume with id: f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 Jan 12 14:57:29.004782 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:29.004782 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:29.031597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:29.031597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:29.033906 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c7bc60ff-56ce-46e6-9252-86c49f7d91dd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:29.058196 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-732520d9-2d18-4918-887a-f20d5a92b3f1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:29.081547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c7bc60ff-56ce-46e6-9252-86c49f7d91dd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Delete volume request issued successfully. Jan 12 14:57:29.082360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7bc60ff-56ce-46e6-9252-86c49f7d91dd tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 returned with HTTP 202 Jan 12 14:57:29.084547 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1574/3198] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:57:28 2021] DELETE /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:57:29.092756 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d109bdf3-ee93-4050-b260-4d49e4b45329 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 Jan 12 14:57:29.093282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d109bdf3-ee93-4050-b260-4d49e4b45329 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:29.093499 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:29.093499 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:29.093868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d109bdf3-ee93-4050-b260-4d49e4b45329 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:29.122396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-732520d9-2d18-4918-887a-f20d5a92b3f1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 returned with HTTP 200 Jan 12 14:57:29.137246 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1625/3199] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:28 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 => generated 909 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:29.206141 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:29.206141 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:29.229794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d109bdf3-ee93-4050-b260-4d49e4b45329 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:29.295491 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d109bdf3-ee93-4050-b260-4d49e4b45329 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 returned with HTTP 200 Jan 12 14:57:29.296744 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1575/3200] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:29 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 => generated 905 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:29.415064 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21531335-cb53-4f15-ace7-e3794d520d25 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:29.430470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21531335-cb53-4f15-ace7-e3794d520d25 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:29.430758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:29.430758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:29.431101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-21531335-cb53-4f15-ace7-e3794d520d25 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:29.541560 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:29.541560 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:29.560082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-21531335-cb53-4f15-ace7-e3794d520d25 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:29.612277 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-21531335-cb53-4f15-ace7-e3794d520d25 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:29.628870 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1626/3201] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:29 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:30.129950 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d109bdf3-ee93-4050-b260-4d49e4b45329 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume// Jan 12 14:57:30.130442 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d109bdf3-ee93-4050-b260-4d49e4b45329 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:30.130611 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:30.130611 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:30.131644 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d109bdf3-ee93-4050-b260-4d49e4b45329 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:30.133098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d109bdf3-ee93-4050-b260-4d49e4b45329 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 14:57:30.133880 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1576/3202] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 14:57:30 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 14:57:30.139622 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe7a5faa-dc96-4743-a7e1-83bb6d883dbb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 Jan 12 14:57:30.140334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe7a5faa-dc96-4743-a7e1-83bb6d883dbb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:30.140553 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:30.140553 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:30.141556 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe7a5faa-dc96-4743-a7e1-83bb6d883dbb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:30.147935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-28b23956-1460-4923-b839-bc0372e3638b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 14:57:30.153670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-28b23956-1460-4923-b839-bc0372e3638b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:30.153670 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-28b23956-1460-4923-b839-bc0372e3638b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:30.302691 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe7a5faa-dc96-4743-a7e1-83bb6d883dbb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 returned with HTTP 404 Jan 12 14:57:30.312676 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1627/3203] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:30 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:30.322717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] POST http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes Jan 12 14:57:30.324387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-666508282"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:30.337167 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-666508282'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:57:30.340535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume of 1 GB Jan 12 14:57:30.361949 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:30.361949 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:30.380754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Availability Zones retrieved successfully. Jan 12 14:57:30.402500 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (39ff106f-90b1-4f2f-bc07-68d503f58407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:30.413138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-28b23956-1460-4923-b839-bc0372e3638b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 14:57:30.414002 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8185609-82dc-4141-8475-c67053c92eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:30.418204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:57:30.509603 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:30.509603 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:30.568332 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-28b23956-1460-4923-b839-bc0372e3638b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 14:57:30.586233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8185609-82dc-4141-8475-c67053c92eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:30.588977 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ff7450-a053-428a-92f6-5fc8cd35ecf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:30.595578 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1577/3204] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 14:57:30 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 1493 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 14:57:30.613924 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1b5cf5b-8ddd-435e-8cf3-cf69de5c2cea tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 Jan 12 14:57:30.620071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1b5cf5b-8ddd-435e-8cf3-cf69de5c2cea tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:30.620071 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:30.620071 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:30.622693 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1b5cf5b-8ddd-435e-8cf3-cf69de5c2cea tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:30.806114 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Created reservations ['eb268ca0-642a-40cd-b279-1f705475cb48', '6eff2b47-1978-418f-b822-b1f5ea82a205', 'b73db57a-6b4d-4976-a300-09138961b0e1', 'd2fe8b89-45c7-4402-9e3e-d1c325574afc'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:57:30.808786 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ff7450-a053-428a-92f6-5fc8cd35ecf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb268ca0-642a-40cd-b279-1f705475cb48', '6eff2b47-1978-418f-b822-b1f5ea82a205', 'b73db57a-6b4d-4976-a300-09138961b0e1', 'd2fe8b89-45c7-4402-9e3e-d1c325574afc']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:30.816942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d5a221-c6c5-4d1e-9057-caa77db36eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:30.827628 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:30.827628 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:30.850753 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a1b5cf5b-8ddd-435e-8cf3-cf69de5c2cea tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:30.906606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1b5cf5b-8ddd-435e-8cf3-cf69de5c2cea tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 returned with HTTP 200 Jan 12 14:57:30.914291 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1578/3205] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:30 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 => generated 905 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:30.944674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-831fabf8-3d3a-453e-be83-193d12d5e0d4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] PUT http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/045e517a-7ae0-4f85-a066-0cac80f14b4c Jan 12 14:57:30.944674 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:30.944674 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:30.944674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-831fabf8-3d3a-453e-be83-193d12d5e0d4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:30.985637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d5a221-c6c5-4d1e-9057-caa77db36eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1a443ff-0763-426e-b1a4-2e2e2e5287f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-666508282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['eb268ca0-642a-40cd-b279-1f705475cb48','6eff2b47-1978-418f-b822-b1f5ea82a205','b73db57a-6b4d-4976-a300-09138961b0e1','d2fe8b89-45c7-4402-9e3e-d1c325574afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-666508282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1a443ff-0763-426e-b1a4-2e2e2e5287f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a060dde866f44c2995b822729f6541ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:30.993079 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62cc1cab-abad-4692-8586-f019ee43620b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:31.022210 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:57:31.022210 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 14:57:31.025353 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-831fabf8-3d3a-453e-be83-193d12d5e0d4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-7af230fa-93fe-4fc3-983e-29ac22c9cc11-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.028s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 14:57:31.031096 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:31.031096 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:31.091859 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62cc1cab-abad-4692-8586-f019ee43620b) transitioned into state 'SUCCESS' from state '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-666508282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['eb268ca0-642a-40cd-b279-1f705475cb48','6eff2b47-1978-418f-b822-b1f5ea82a205','b73db57a-6b4d-4976-a300-09138961b0e1','d2fe8b89-45c7-4402-9e3e-d1c325574afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:31.093860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b6851c-7cf4-4d6d-8eed-db768fa2d6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:31.144241 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b6851c-7cf4-4d6d-8eed-db768fa2d6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:31.158332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (39ff106f-90b1-4f2f-bc07-68d503f58407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:31.358146 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request issued successfully. Jan 12 14:57:31.403185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b12af1ce-07f7-4052-b241-7eeb4f29410c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes returned with HTTP 202 Jan 12 14:57:31.405773 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1628/3206] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:57:30 2021] POST /volume/v3/a060dde866f44c2995b822729f6541ff/volumes => generated 817 bytes in 1087 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:57:31.438029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-851e7dca-fe07-450a-8c14-106a2a7789b8 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:31.438029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-851e7dca-fe07-450a-8c14-106a2a7789b8 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:31.438029 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:31.438029 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:31.438029 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-851e7dca-fe07-450a-8c14-106a2a7789b8 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:31.586231 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:31.586231 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:31.620082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-851e7dca-fe07-450a-8c14-106a2a7789b8 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:31.699885 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-851e7dca-fe07-450a-8c14-106a2a7789b8 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:31.701574 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1629/3207] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:31 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 912 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:31.726071 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68cb6485-57cf-40f0-a25e-baf0cbc27003 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 Jan 12 14:57:31.731646 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68cb6485-57cf-40f0-a25e-baf0cbc27003 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:31.732112 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:31.732112 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:31.734111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68cb6485-57cf-40f0-a25e-baf0cbc27003 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:31.871921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:31.871921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:31.883535 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-68cb6485-57cf-40f0-a25e-baf0cbc27003 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:31.913948 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68cb6485-57cf-40f0-a25e-baf0cbc27003 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 returned with HTTP 200 Jan 12 14:57:31.914782 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1630/3208] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:31 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 => generated 909 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:31.928945 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-17b65398-7620-4c4f-ad07-3fba7b2600a7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 Jan 12 14:57:31.928945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-17b65398-7620-4c4f-ad07-3fba7b2600a7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:31.928945 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:31.928945 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:31.928945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-17b65398-7620-4c4f-ad07-3fba7b2600a7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:32.039152 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:32.039152 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:32.092652 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-17b65398-7620-4c4f-ad07-3fba7b2600a7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Volume info retrieved successfully. Jan 12 14:57:32.140986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-17b65398-7620-4c4f-ad07-3fba7b2600a7 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 returned with HTTP 200 Jan 12 14:57:32.141806 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1631/3209] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:31 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 => generated 905 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:32.729509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d5459564-c805-44f8-909c-55c24264d6a7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:32.730496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d5459564-c805-44f8-909c-55c24264d6a7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:32.730865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:32.730865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:32.731481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d5459564-c805-44f8-909c-55c24264d6a7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:32.896217 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:32.896217 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:32.932633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d5459564-c805-44f8-909c-55c24264d6a7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:32.989718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d5459564-c805-44f8-909c-55c24264d6a7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:33.003004 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1632/3210] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:32 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 970 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:33.011625 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e00a7a2-82e8-47b8-9227-882b3cab742d tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 Jan 12 14:57:33.012200 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e00a7a2-82e8-47b8-9227-882b3cab742d tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:33.012411 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:33.012411 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:33.012792 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e00a7a2-82e8-47b8-9227-882b3cab742d tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:33.150758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:33.150758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:33.182892 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6e00a7a2-82e8-47b8-9227-882b3cab742d tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:33.211333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e00a7a2-82e8-47b8-9227-882b3cab742d tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 returned with HTTP 200 Jan 12 14:57:33.212674 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1633/3211] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:33 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 => generated 910 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:33.216571 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9000ac65-2cc7-446d-890c-1ade5bdd7948 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] GET http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 Jan 12 14:57:33.217162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9000ac65-2cc7-446d-890c-1ade5bdd7948 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:33.217403 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:33.217403 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:33.218081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9000ac65-2cc7-446d-890c-1ade5bdd7948 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:33.290916 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9000ac65-2cc7-446d-890c-1ade5bdd7948 tempest-VolumesGetTest-1961126368 tempest-VolumesGetTest-1961126368] http://10.222.0.43/volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 returned with HTTP 404 Jan 12 14:57:33.292380 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1634/3212] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:33 2021] GET /volume/v3/c5b81819246e428b9b1459a995a2e34b/volumes/f6dcf2f0-36eb-4fdd-b088-6b92e0dcaee9 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:33.318550 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55c832cf-da2a-42e4-ad3c-f9b6d5ead9fa tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7/action Jan 12 14:57:33.319325 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55c832cf-da2a-42e4-ad3c-f9b6d5ead9fa tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:33.319722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-55c832cf-da2a-42e4-ad3c-f9b6d5ead9fa tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:33.331286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-55c832cf-da2a-42e4-ad3c-f9b6d5ead9fa tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Updating volume 'd1a443ff-0763-426e-b1a4-2e2e2e5287f7' with '{'status': 'error'}' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:57:33.549994 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:33.549994 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:33.712013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-55c832cf-da2a-42e4-ad3c-f9b6d5ead9fa tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7/action returned with HTTP 202 Jan 12 14:57:33.724158 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1635/3213] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:33 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7/action => generated 0 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:33.728779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7bcba0d9-011b-44ca-8dcc-1097f721506c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 Jan 12 14:57:33.729689 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7bcba0d9-011b-44ca-8dcc-1097f721506c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:33.729949 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:33.729949 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:33.730451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7bcba0d9-011b-44ca-8dcc-1097f721506c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:33.850613 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:33.850613 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:33.870524 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7bcba0d9-011b-44ca-8dcc-1097f721506c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:33.947909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7bcba0d9-011b-44ca-8dcc-1097f721506c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 returned with HTTP 200 Jan 12 14:57:33.953557 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1636/3214] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:33 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 => generated 906 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:33.993214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-649d4431-e979-4321-b851-c8efcd485212 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7/action Jan 12 14:57:33.993214 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:33.993214 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:33.993214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-649d4431-e979-4321-b851-c8efcd485212 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-force_delete": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:33.993214 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-649d4431-e979-4321-b851-c8efcd485212 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:34.124724 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:34.124724 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:34.131323 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-649d4431-e979-4321-b851-c8efcd485212 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Volume info retrieved successfully. Jan 12 14:57:34.224430 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-649d4431-e979-4321-b851-c8efcd485212 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Delete volume request issued successfully. Jan 12 14:57:34.225842 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-649d4431-e979-4321-b851-c8efcd485212 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7/action returned with HTTP 202 Jan 12 14:57:34.228535 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1637/3215] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:33 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:57:34.233046 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e01de03-985c-4249-beeb-5a0d705a425c tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:34.234096 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e01de03-985c-4249-beeb-5a0d705a425c tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:34.234525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:34.234525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:34.235303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e01de03-985c-4249-beeb-5a0d705a425c tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:34.404558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:34.404558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:34.419138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-831fabf8-3d3a-453e-be83-193d12d5e0d4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Lock "b'cinder-attachment_update-7af230fa-93fe-4fc3-983e-29ac22c9cc11-n-h1-764292-10'" released by "attachment_update" :: held 3.390s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 14:57:34.419138 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-831fabf8-3d3a-453e-be83-193d12d5e0d4 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/045e517a-7ae0-4f85-a066-0cac80f14b4c returned with HTTP 200 Jan 12 14:57:34.419138 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1579/3216] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 14:57:30 2021] PUT /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/045e517a-7ae0-4f85-a066-0cac80f14b4c => generated 762 bytes in 3508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:34.421589 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51152d72-c909-48b7-b29f-df34edf56abb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 Jan 12 14:57:34.425425 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51152d72-c909-48b7-b29f-df34edf56abb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:34.425900 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:34.425900 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:34.426542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-51152d72-c909-48b7-b29f-df34edf56abb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:34.427408 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7e01de03-985c-4249-beeb-5a0d705a425c tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:34.480250 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e01de03-985c-4249-beeb-5a0d705a425c tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:34.486595 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1638/3217] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:34 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 970 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:34.492729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-aac55cd1-47c2-4c19-ba2c-336c019bb26b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] POST http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/045e517a-7ae0-4f85-a066-0cac80f14b4c/action Jan 12 14:57:34.493254 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:34.493254 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:34.493701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-aac55cd1-47c2-4c19-ba2c-336c019bb26b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:34.494080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-aac55cd1-47c2-4c19-ba2c-336c019bb26b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:34.568242 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:34.568242 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:34.596905 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-51152d72-c909-48b7-b29f-df34edf56abb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:34.663028 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-51152d72-c909-48b7-b29f-df34edf56abb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 returned with HTTP 200 Jan 12 14:57:34.666924 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1580/3218] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:34 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 => generated 909 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:34.699348 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:34.699348 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:34.738947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-106fb5f1-19ed-4952-a9b5-6f07a86775a3 req-aac55cd1-47c2-4c19-ba2c-336c019bb26b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/045e517a-7ae0-4f85-a066-0cac80f14b4c/action returned with HTTP 204 Jan 12 14:57:34.740038 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1639/3219] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 14:57:34 2021] POST /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/045e517a-7ae0-4f85-a066-0cac80f14b4c/action => generated 0 bytes in 257 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:35.496682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e15dc1d9-b495-4e9f-9104-9204fbdcb92e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:35.497934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e15dc1d9-b495-4e9f-9104-9204fbdcb92e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:35.498345 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:35.498345 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:35.499125 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e15dc1d9-b495-4e9f-9104-9204fbdcb92e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:35.676898 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:35.676898 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:35.684041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-339e689c-db16-457d-9acb-5164b8a92b57 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 Jan 12 14:57:35.684815 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-339e689c-db16-457d-9acb-5164b8a92b57 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:35.685178 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:35.685178 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:35.686347 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-339e689c-db16-457d-9acb-5164b8a92b57 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:35.695724 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e15dc1d9-b495-4e9f-9104-9204fbdcb92e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:35.760073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e15dc1d9-b495-4e9f-9104-9204fbdcb92e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:35.763336 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1581/3220] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:35 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:35.852860 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:35.852860 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:35.889516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-339e689c-db16-457d-9acb-5164b8a92b57 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:35.957943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-339e689c-db16-457d-9acb-5164b8a92b57 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 returned with HTTP 200 Jan 12 14:57:35.963366 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1640/3221] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:35 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 => generated 909 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:36.779643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9095a30-3c75-4f02-ba0e-9a3dd3ebc388 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:36.780250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9095a30-3c75-4f02-ba0e-9a3dd3ebc388 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:36.780446 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:36.780446 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:36.780735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9095a30-3c75-4f02-ba0e-9a3dd3ebc388 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:36.912550 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:36.912550 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:36.927650 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a9095a30-3c75-4f02-ba0e-9a3dd3ebc388 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:36.964639 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9095a30-3c75-4f02-ba0e-9a3dd3ebc388 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:36.965917 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1582/3222] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:36 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:36.983442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06e4b93a-b5fc-41b3-8616-3f097738b01b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 Jan 12 14:57:36.990614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06e4b93a-b5fc-41b3-8616-3f097738b01b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:36.990614 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:36.990614 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:36.990614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06e4b93a-b5fc-41b3-8616-3f097738b01b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:37.064825 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06e4b93a-b5fc-41b3-8616-3f097738b01b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 returned with HTTP 404 Jan 12 14:57:37.073954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] POST http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes Jan 12 14:57:37.074400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:37.074400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:37.074959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-983832120"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:37.076073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-983832120'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:57:37.084168 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume of 1 GB Jan 12 14:57:37.085766 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1641/3223] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:36 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:37.113184 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Availability Zones retrieved successfully. Jan 12 14:57:37.144078 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (314e7639-648e-449f-99ce-20a339cb2873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:37.161685 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ffc465-6dc6-40c5-8cd6-947a4309e057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:37.162714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:57:37.300187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ffc465-6dc6-40c5-8cd6-947a4309e057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:37.307335 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7f133f-12b7-4640-9027-9907f5a9c862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:37.537697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Created reservations ['996f1cb5-4c62-476a-97fb-098601ef914c', '949eccd5-ab65-4177-a7ee-6482dfe373dc', '74422429-2b47-49cf-9155-27a56aec6bb8', 'cca1597f-33f7-46e6-888c-82340ab09165'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:57:37.539718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7f133f-12b7-4640-9027-9907f5a9c862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['996f1cb5-4c62-476a-97fb-098601ef914c', '949eccd5-ab65-4177-a7ee-6482dfe373dc', '74422429-2b47-49cf-9155-27a56aec6bb8', 'cca1597f-33f7-46e6-888c-82340ab09165']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:37.548494 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529ca32a-33ef-4e5c-a9a3-1cd897dc5c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:37.711921 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529ca32a-33ef-4e5c-a9a3-1cd897dc5c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e083167c-bdc5-413c-9887-3831b113e8b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-983832120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['996f1cb5-4c62-476a-97fb-098601ef914c','949eccd5-ab65-4177-a7ee-6482dfe373dc','74422429-2b47-49cf-9155-27a56aec6bb8','cca1597f-33f7-46e6-888c-82340ab09165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-983832120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e083167c-bdc5-413c-9887-3831b113e8b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a060dde866f44c2995b822729f6541ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:37.712302 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e32ae31-fd39-4d6d-bba2-33d92a1b7bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:37.793129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e32ae31-fd39-4d6d-bba2-33d92a1b7bc0) transitioned into state 'SUCCESS' from state '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-983832120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['996f1cb5-4c62-476a-97fb-098601ef914c','949eccd5-ab65-4177-a7ee-6482dfe373dc','74422429-2b47-49cf-9155-27a56aec6bb8','cca1597f-33f7-46e6-888c-82340ab09165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:37.795283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6fc00e-96c1-46b7-81bf-32f2e2999b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:37.877513 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b6fc00e-96c1-46b7-81bf-32f2e2999b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:37.891263 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (314e7639-648e-449f-99ce-20a339cb2873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:37.971530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request issued successfully. Jan 12 14:57:37.985742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36cffc33-9c75-4e01-bdf6-fc29f16bad45 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:37.992915 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-36cffc33-9c75-4e01-bdf6-fc29f16bad45 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:37.992915 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-36cffc33-9c75-4e01-bdf6-fc29f16bad45 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:38.005966 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3848344-46b0-425b-bbd8-bfb00fc9a97c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes returned with HTTP 202 Jan 12 14:57:38.020729 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1583/3224] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:57:37 2021] POST /volume/v3/a060dde866f44c2995b822729f6541ff/volumes => generated 817 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:57:38.027371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d538fa8b-c980-4c03-b851-6810b2915c64 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 Jan 12 14:57:38.028124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d538fa8b-c980-4c03-b851-6810b2915c64 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:38.028420 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:38.028420 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:38.028920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d538fa8b-c980-4c03-b851-6810b2915c64 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:38.085737 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:38.085737 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:38.097483 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-36cffc33-9c75-4e01-bdf6-fc29f16bad45 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:38.129096 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-36cffc33-9c75-4e01-bdf6-fc29f16bad45 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:38.130383 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1642/3225] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:37 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:38.149424 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:38.149424 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:38.170594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d538fa8b-c980-4c03-b851-6810b2915c64 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:38.207760 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d538fa8b-c980-4c03-b851-6810b2915c64 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 returned with HTTP 200 Jan 12 14:57:38.208873 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1584/3226] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:38 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 => generated 885 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:39.151248 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2482da1-9960-464a-bae6-d73f42956d70 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:39.152715 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2482da1-9960-464a-bae6-d73f42956d70 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:39.154055 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:39.154055 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:39.154932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b2482da1-9960-464a-bae6-d73f42956d70 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:39.227870 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cab97333-ffd9-448f-ae0c-66e7e0d1a2c4 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 Jan 12 14:57:39.229252 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cab97333-ffd9-448f-ae0c-66e7e0d1a2c4 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:39.229801 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:39.229801 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:39.230647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cab97333-ffd9-448f-ae0c-66e7e0d1a2c4 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:39.240495 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:39.240495 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:39.250391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b2482da1-9960-464a-bae6-d73f42956d70 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:39.274388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b2482da1-9960-464a-bae6-d73f42956d70 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:39.279693 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1643/3227] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:39 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:39.392695 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:39.392695 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:39.407134 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cab97333-ffd9-448f-ae0c-66e7e0d1a2c4 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:39.439842 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cab97333-ffd9-448f-ae0c-66e7e0d1a2c4 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 returned with HTTP 200 Jan 12 14:57:39.439842 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1585/3228] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:39 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 => generated 910 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:39.464576 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-841546b1-a332-4f10-95ce-b593c9aef694 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/e083167c-bdc5-413c-9887-3831b113e8b6/action Jan 12 14:57:39.465058 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:39.465058 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:39.465506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-841546b1-a332-4f10-95ce-b593c9aef694 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:39.466507 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-841546b1-a332-4f10-95ce-b593c9aef694 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:39.467849 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-841546b1-a332-4f10-95ce-b593c9aef694 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Updating volume 'e083167c-bdc5-413c-9887-3831b113e8b6' with '{'status': 'maintenance'}' {{(pid=87932) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:57:39.821981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:39.821981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:40.011567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-841546b1-a332-4f10-95ce-b593c9aef694 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/e083167c-bdc5-413c-9887-3831b113e8b6/action returned with HTTP 202 Jan 12 14:57:40.018548 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1644/3229] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:39 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/e083167c-bdc5-413c-9887-3831b113e8b6/action => generated 0 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:40.036383 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9555ecd-0759-4c25-938a-8dd93319ad3b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 Jan 12 14:57:40.037268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9555ecd-0759-4c25-938a-8dd93319ad3b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:40.037668 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:40.037668 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:40.038386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9555ecd-0759-4c25-938a-8dd93319ad3b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:40.136747 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:40.136747 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:40.148974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a9555ecd-0759-4c25-938a-8dd93319ad3b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:40.186289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9555ecd-0759-4c25-938a-8dd93319ad3b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 returned with HTTP 200 Jan 12 14:57:40.188388 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1586/3230] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:40 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 => generated 912 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:40.209570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a212adc-26a4-4704-84e2-eef8931178d5 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/e083167c-bdc5-413c-9887-3831b113e8b6/action Jan 12 14:57:40.210294 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:40.210294 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:40.210985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a212adc-26a4-4704-84e2-eef8931178d5 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-force_delete": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:40.211520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a212adc-26a4-4704-84e2-eef8931178d5 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:40.295939 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64a90544-c83f-4edd-bb25-345a6f54de7a tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:40.304365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64a90544-c83f-4edd-bb25-345a6f54de7a tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:40.304365 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:40.304365 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:40.304365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-64a90544-c83f-4edd-bb25-345a6f54de7a tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:40.337122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:40.337122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:40.337884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1a212adc-26a4-4704-84e2-eef8931178d5 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Volume info retrieved successfully. Jan 12 14:57:40.423707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1a212adc-26a4-4704-84e2-eef8931178d5 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Delete volume request issued successfully. Jan 12 14:57:40.424676 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a212adc-26a4-4704-84e2-eef8931178d5 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/e083167c-bdc5-413c-9887-3831b113e8b6/action returned with HTTP 202 Jan 12 14:57:40.430303 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1645/3231] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:40 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/e083167c-bdc5-413c-9887-3831b113e8b6/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:40.447266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-490eda68-2aa3-4b64-a118-d61522531cc2 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 Jan 12 14:57:40.447266 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-490eda68-2aa3-4b64-a118-d61522531cc2 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:40.447266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:40.447266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:40.447266 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-490eda68-2aa3-4b64-a118-d61522531cc2 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:40.457966 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:40.457966 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:40.485820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-64a90544-c83f-4edd-bb25-345a6f54de7a tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:40.512025 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-64a90544-c83f-4edd-bb25-345a6f54de7a tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:40.513133 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1587/3232] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:40 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:40.610006 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:40.610006 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:40.617762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-490eda68-2aa3-4b64-a118-d61522531cc2 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:40.667159 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-490eda68-2aa3-4b64-a118-d61522531cc2 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 returned with HTTP 200 Jan 12 14:57:40.668033 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1646/3233] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:40 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 => generated 909 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:41.537296 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ca0bcbe-f5eb-426b-9019-92eac27a5efb tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:41.537692 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ca0bcbe-f5eb-426b-9019-92eac27a5efb tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:41.537692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:41.537692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:41.538557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ca0bcbe-f5eb-426b-9019-92eac27a5efb tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:41.640717 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:41.640717 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:41.652357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9ca0bcbe-f5eb-426b-9019-92eac27a5efb tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:41.684937 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9b1fad8-f04e-4c2e-8323-93f9457c66b9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 Jan 12 14:57:41.685368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9b1fad8-f04e-4c2e-8323-93f9457c66b9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:41.685562 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:41.685562 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:41.685820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ca0bcbe-f5eb-426b-9019-92eac27a5efb tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:41.686309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c9b1fad8-f04e-4c2e-8323-93f9457c66b9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:41.698597 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1588/3234] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:41 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:41.753039 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:41.753039 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:41.763044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c9b1fad8-f04e-4c2e-8323-93f9457c66b9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:41.826225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c9b1fad8-f04e-4c2e-8323-93f9457c66b9 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 returned with HTTP 200 Jan 12 14:57:41.827023 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1647/3235] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:41 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 => generated 909 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:42.703845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fe3526a-503a-4256-8d7b-c10672c0a896 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:42.704491 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fe3526a-503a-4256-8d7b-c10672c0a896 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:42.705111 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:42.705111 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:42.705923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7fe3526a-503a-4256-8d7b-c10672c0a896 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:42.783659 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:42.783659 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:42.797479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7fe3526a-503a-4256-8d7b-c10672c0a896 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:42.828949 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7fe3526a-503a-4256-8d7b-c10672c0a896 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:42.834653 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1589/3236] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:42 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:42.844458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b363fc84-3203-4a24-ab21-93be53e3eee3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 Jan 12 14:57:42.849346 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b363fc84-3203-4a24-ab21-93be53e3eee3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:42.849747 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:42.849747 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:42.850389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b363fc84-3203-4a24-ab21-93be53e3eee3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:42.913150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b363fc84-3203-4a24-ab21-93be53e3eee3 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 returned with HTTP 404 Jan 12 14:57:42.914598 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1648/3237] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:42 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:42.926959 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] POST http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes Jan 12 14:57:42.927656 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:42.927656 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:42.928340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1501182773"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:42.929621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1501182773'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:57:42.929996 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume of 1 GB Jan 12 14:57:42.959331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Availability Zones retrieved successfully. Jan 12 14:57:42.976299 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (1944b6a4-d41a-417e-acd1-7c6e43e55a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:42.979100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a377aa2-c653-4978-8342-9a2872098443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:42.981560 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:57:43.076358 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a377aa2-c653-4978-8342-9a2872098443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:43.079081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261b511a-4c5d-4b80-b1b5-0fd3dfd8d8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:43.211653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Created reservations ['189b44cf-d325-4508-bea7-b99c9ca1ae18', '379387f2-7a24-4cf9-b7d2-e5ef4622d436', '73fc297b-bc4d-457e-99f8-121a13b0e524', '21fd8564-519a-4680-97bb-2f43dbf49971'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:57:43.214170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261b511a-4c5d-4b80-b1b5-0fd3dfd8d8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['189b44cf-d325-4508-bea7-b99c9ca1ae18', '379387f2-7a24-4cf9-b7d2-e5ef4622d436', '73fc297b-bc4d-457e-99f8-121a13b0e524', '21fd8564-519a-4680-97bb-2f43dbf49971']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:43.217623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (871ce925-0175-4c30-bbbd-b24f51bd3e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:43.318148 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (871ce925-0175-4c30-bbbd-b24f51bd3e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b58558b-0117-4c62-90aa-5c4b422643a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1501182773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['189b44cf-d325-4508-bea7-b99c9ca1ae18','379387f2-7a24-4cf9-b7d2-e5ef4622d436','73fc297b-bc4d-457e-99f8-121a13b0e524','21fd8564-519a-4680-97bb-2f43dbf49971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1501182773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b58558b-0117-4c62-90aa-5c4b422643a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a060dde866f44c2995b822729f6541ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:43.320427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa763a5e-b551-4779-aeaa-695fc12b9f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:43.365022 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa763a5e-b551-4779-aeaa-695fc12b9f15) transitioned into state 'SUCCESS' from state '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-1501182773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a060dde866f44c2995b822729f6541ff',qos_specs=None,replication_status=,reservations=['189b44cf-d325-4508-bea7-b99c9ca1ae18','379387f2-7a24-4cf9-b7d2-e5ef4622d436','73fc297b-bc4d-457e-99f8-121a13b0e524','21fd8564-519a-4680-97bb-2f43dbf49971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9482d2a0fcf046ed80d7d95dac5ab187',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:43.372533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8594f3-0a87-4141-b827-456a858916ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:57:43.383882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8594f3-0a87-4141-b827-456a858916ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:57:43.387105 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Flow 'volume_create_api' (1944b6a4-d41a-417e-acd1-7c6e43e55a6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:57:43.456279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Create volume request issued successfully. Jan 12 14:57:43.465261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3464016-8ae6-489e-919e-421a8617724e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes returned with HTTP 202 Jan 12 14:57:43.466840 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1590/3238] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:57:42 2021] POST /volume/v3/a060dde866f44c2995b822729f6541ff/volumes => generated 818 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:57:43.482819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e2d7542e-5597-4fc6-81e7-b6462237be31 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:43.483655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e2d7542e-5597-4fc6-81e7-b6462237be31 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:43.484409 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e2d7542e-5597-4fc6-81e7-b6462237be31 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:43.621308 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:43.621308 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:43.672156 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e2d7542e-5597-4fc6-81e7-b6462237be31 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:43.732931 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e2d7542e-5597-4fc6-81e7-b6462237be31 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 returned with HTTP 200 Jan 12 14:57:43.740289 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1649/3239] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:43 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 => generated 886 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:43.852875 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c72c0b2b-a3ee-4a26-8f42-3b737fe758b7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:43.853794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c72c0b2b-a3ee-4a26-8f42-3b737fe758b7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:43.853794 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:43.853794 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:43.853998 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c72c0b2b-a3ee-4a26-8f42-3b737fe758b7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:43.968387 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:43.968387 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:43.983011 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c72c0b2b-a3ee-4a26-8f42-3b737fe758b7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:44.021024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c72c0b2b-a3ee-4a26-8f42-3b737fe758b7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:44.033648 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1591/3240] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:43 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:44.753087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0dd95ce7-092c-4fea-aeba-208ac62bbceb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:44.753623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0dd95ce7-092c-4fea-aeba-208ac62bbceb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:44.753816 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:44.753816 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:44.754162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0dd95ce7-092c-4fea-aeba-208ac62bbceb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:44.803908 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:44.803908 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:44.812417 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0dd95ce7-092c-4fea-aeba-208ac62bbceb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:44.836527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0dd95ce7-092c-4fea-aeba-208ac62bbceb tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 returned with HTTP 200 Jan 12 14:57:44.837474 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1650/3241] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:44 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:44.855958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ce187b7-a9f4-4853-a0bb-fd042bb1ef19 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action Jan 12 14:57:44.856404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:44.856404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:44.857092 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6ce187b7-a9f4-4853-a0bb-fd042bb1ef19 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:44.857479 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6ce187b7-a9f4-4853-a0bb-fd042bb1ef19 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:44.858404 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-6ce187b7-a9f4-4853-a0bb-fd042bb1ef19 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Updating volume '1b58558b-0117-4c62-90aa-5c4b422643a9' with '{'status': 'error'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:57:44.969542 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:44.969542 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:45.041370 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e5eaafd-54ad-42fd-ade7-d68a5fccf328 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:45.041894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e5eaafd-54ad-42fd-ade7-d68a5fccf328 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:45.048992 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:45.048992 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:45.048992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e5eaafd-54ad-42fd-ade7-d68a5fccf328 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:45.050737 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ce187b7-a9f4-4853-a0bb-fd042bb1ef19 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action returned with HTTP 202 Jan 12 14:57:45.052311 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1592/3242] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:44 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:57:45.059568 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4726d63-e645-4ac5-8070-fcddf9e2c19c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:45.060543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4726d63-e645-4ac5-8070-fcddf9e2c19c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:45.060904 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:45.060904 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:45.069912 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e4726d63-e645-4ac5-8070-fcddf9e2c19c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:45.125860 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:45.125860 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:45.138699 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e4726d63-e645-4ac5-8070-fcddf9e2c19c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:45.150202 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:45.150202 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:45.160338 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9e5eaafd-54ad-42fd-ade7-d68a5fccf328 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:45.180638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e4726d63-e645-4ac5-8070-fcddf9e2c19c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 returned with HTTP 200 Jan 12 14:57:45.183252 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1593/3243] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:45 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 => generated 907 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:45.197889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e5eaafd-54ad-42fd-ade7-d68a5fccf328 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:45.198382 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc8f4c65-aa78-4cf1-9a27-a36324dd5d61 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action Jan 12 14:57:45.203747 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1651/3244] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:45 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:45.203909 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:45.203909 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:45.203909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc8f4c65-aa78-4cf1-9a27-a36324dd5d61 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:45.203909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc8f4c65-aa78-4cf1-9a27-a36324dd5d61 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:45.203909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-fc8f4c65-aa78-4cf1-9a27-a36324dd5d61 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Updating volume '1b58558b-0117-4c62-90aa-5c4b422643a9' with '{'status': 'available'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:57:45.311701 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:45.311701 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:45.401968 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc8f4c65-aa78-4cf1-9a27-a36324dd5d61 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action returned with HTTP 202 Jan 12 14:57:45.402826 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1594/3245] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:45 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:57:45.411284 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e57d1fe-d7e0-42dc-bca9-5099b6739638 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:45.411967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e57d1fe-d7e0-42dc-bca9-5099b6739638 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:45.412189 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:45.412189 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:45.412562 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e57d1fe-d7e0-42dc-bca9-5099b6739638 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:45.476854 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:45.476854 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:45.487106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2e57d1fe-d7e0-42dc-bca9-5099b6739638 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:45.521395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e57d1fe-d7e0-42dc-bca9-5099b6739638 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 returned with HTTP 200 Jan 12 14:57:45.522536 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1652/3246] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:45 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 => generated 911 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:45.541786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbb4c213-81a6-4c48-81e6-92be9b2667c7 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action Jan 12 14:57:45.542075 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:45.542075 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:45.542466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbb4c213-81a6-4c48-81e6-92be9b2667c7 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:45.543368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dbb4c213-81a6-4c48-81e6-92be9b2667c7 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:45.544352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-dbb4c213-81a6-4c48-81e6-92be9b2667c7 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Updating volume '1b58558b-0117-4c62-90aa-5c4b422643a9' with '{'status': 'maintenance'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:57:45.679609 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:45.679609 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:45.781612 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dbb4c213-81a6-4c48-81e6-92be9b2667c7 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action returned with HTTP 202 Jan 12 14:57:45.783312 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1595/3247] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:45 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:45.790634 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-727393b3-9a9c-457d-8044-9e6150d182f6 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:45.798716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-727393b3-9a9c-457d-8044-9e6150d182f6 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:45.798716 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:45.798716 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:45.798716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-727393b3-9a9c-457d-8044-9e6150d182f6 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:45.859270 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:45.859270 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:45.870858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-727393b3-9a9c-457d-8044-9e6150d182f6 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:45.906533 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-727393b3-9a9c-457d-8044-9e6150d182f6 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 returned with HTTP 200 Jan 12 14:57:45.906533 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1653/3248] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:45 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:45.941753 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-feac3637-af83-4bb3-8e4e-1b3202c22c99 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] POST http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action Jan 12 14:57:45.941753 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:45.941753 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:45.941753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-feac3637-af83-4bb3-8e4e-1b3202c22c99 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:45.941753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-feac3637-af83-4bb3-8e4e-1b3202c22c99 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:45.941753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.admin_actions [None req-feac3637-af83-4bb3-8e4e-1b3202c22c99 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] Updating volume '1b58558b-0117-4c62-90aa-5c4b422643a9' with '{'status': 'available'}' {{(pid=87931) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 12 14:57:46.067323 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:46.067323 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:46.146763 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-feac3637-af83-4bb3-8e4e-1b3202c22c99 tempest-VolumesActionsTest-1933761695 tempest-VolumesActionsTest-1933761695] http://10.222.0.43/volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action returned with HTTP 202 Jan 12 14:57:46.149817 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1596/3249] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:45 2021] POST /volume/v3/bb265472c8a942059ddd9f6a33e55ee0/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:57:46.159512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0acced77-9988-4b39-9377-78161e9e29e6 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:46.159512 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0acced77-9988-4b39-9377-78161e9e29e6 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:46.159512 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:46.159512 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:46.159512 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0acced77-9988-4b39-9377-78161e9e29e6 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:46.211041 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:46.211041 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:46.228580 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0acced77-9988-4b39-9377-78161e9e29e6 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:46.238545 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ffadb43-712c-4028-a093-7592d6f40208 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:46.238545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ffadb43-712c-4028-a093-7592d6f40208 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:46.238545 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:46.238545 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:46.238545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ffadb43-712c-4028-a093-7592d6f40208 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:46.263523 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0acced77-9988-4b39-9377-78161e9e29e6 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 returned with HTTP 200 Jan 12 14:57:46.264781 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1654/3250] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:46 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 => generated 911 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:46.304206 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:46.304206 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:46.308908 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d30524e-5dd6-4039-bae0-b0f4a12d7dbf tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] DELETE http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:46.309438 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d30524e-5dd6-4039-bae0-b0f4a12d7dbf tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:46.314454 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:46.314454 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:46.314454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d30524e-5dd6-4039-bae0-b0f4a12d7dbf tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:46.314454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-1d30524e-5dd6-4039-bae0-b0f4a12d7dbf tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Delete volume with id: 1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:46.319114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ffadb43-712c-4028-a093-7592d6f40208 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:46.354305 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ffadb43-712c-4028-a093-7592d6f40208 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:46.363562 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1597/3251] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:46 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:46.385948 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:46.385948 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:46.387131 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1d30524e-5dd6-4039-bae0-b0f4a12d7dbf tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:46.452361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1d30524e-5dd6-4039-bae0-b0f4a12d7dbf tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Delete volume request issued successfully. Jan 12 14:57:46.452511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d30524e-5dd6-4039-bae0-b0f4a12d7dbf tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 returned with HTTP 202 Jan 12 14:57:46.453698 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1655/3252] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:57:46 2021] DELETE /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:57:46.461961 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4eade81f-86a5-4125-9ded-abcdc564498f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:46.462463 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4eade81f-86a5-4125-9ded-abcdc564498f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:46.462688 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:46.462688 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:46.463064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4eade81f-86a5-4125-9ded-abcdc564498f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:46.537726 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:46.537726 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:46.547852 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4eade81f-86a5-4125-9ded-abcdc564498f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:46.571754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4eade81f-86a5-4125-9ded-abcdc564498f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 returned with HTTP 200 Jan 12 14:57:46.573146 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1598/3253] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:46 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 => generated 910 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:47.373473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d0d3c6d5-18db-48bf-9dbd-cce639f4d354 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:47.376979 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d0d3c6d5-18db-48bf-9dbd-cce639f4d354 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:47.377218 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:47.377218 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:47.377704 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d0d3c6d5-18db-48bf-9dbd-cce639f4d354 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:47.474011 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:47.474011 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:47.492833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d0d3c6d5-18db-48bf-9dbd-cce639f4d354 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:47.554496 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d0d3c6d5-18db-48bf-9dbd-cce639f4d354 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:47.556935 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1656/3254] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:47 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:47.589636 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dee0d7bf-817f-4910-96ce-5bedc283890e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:47.590163 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dee0d7bf-817f-4910-96ce-5bedc283890e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:47.590379 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:47.590379 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:47.590757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dee0d7bf-817f-4910-96ce-5bedc283890e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:47.690578 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:47.690578 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:47.701118 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dee0d7bf-817f-4910-96ce-5bedc283890e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:47.732378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dee0d7bf-817f-4910-96ce-5bedc283890e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 returned with HTTP 200 Jan 12 14:57:47.742591 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1599/3255] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:47 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 => generated 910 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:48.571387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b12596a0-3b33-46ed-95e8-b4f2310a55d3 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:48.572285 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b12596a0-3b33-46ed-95e8-b4f2310a55d3 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:48.572612 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:48.572612 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:48.572993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b12596a0-3b33-46ed-95e8-b4f2310a55d3 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:48.665185 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:48.665185 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:48.675484 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b12596a0-3b33-46ed-95e8-b4f2310a55d3 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:48.706989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b12596a0-3b33-46ed-95e8-b4f2310a55d3 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:48.717870 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1657/3256] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:48 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:48.754808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f7fd28f-d699-45ab-87bd-c287aa1c284c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 Jan 12 14:57:48.755637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f7fd28f-d699-45ab-87bd-c287aa1c284c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:48.756701 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:48.756701 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:48.758291 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7f7fd28f-d699-45ab-87bd-c287aa1c284c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:48.827367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7f7fd28f-d699-45ab-87bd-c287aa1c284c tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 returned with HTTP 404 Jan 12 14:57:48.834819 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1600/3257] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:48 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/1b58558b-0117-4c62-90aa-5c4b422643a9 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:48.837416 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1dc7158d-a555-4789-a84f-b4fe517ebb3b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] DELETE http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 Jan 12 14:57:48.838330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1dc7158d-a555-4789-a84f-b4fe517ebb3b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:48.838822 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:48.838822 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:48.839581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1dc7158d-a555-4789-a84f-b4fe517ebb3b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:48.840492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-1dc7158d-a555-4789-a84f-b4fe517ebb3b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Delete volume with id: e083167c-bdc5-413c-9887-3831b113e8b6 Jan 12 14:57:48.930448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1dc7158d-a555-4789-a84f-b4fe517ebb3b tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 returned with HTTP 404 Jan 12 14:57:48.932154 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1658/3258] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:57:48 2021] DELETE /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/e083167c-bdc5-413c-9887-3831b113e8b6 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:48.942266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f04f4a8c-c09f-4c61-8765-a2c9040af179 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] DELETE http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 Jan 12 14:57:48.942803 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f04f4a8c-c09f-4c61-8765-a2c9040af179 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:48.943284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f04f4a8c-c09f-4c61-8765-a2c9040af179 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:48.944606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f04f4a8c-c09f-4c61-8765-a2c9040af179 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Delete volume with id: d1a443ff-0763-426e-b1a4-2e2e2e5287f7 Jan 12 14:57:49.017449 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f04f4a8c-c09f-4c61-8765-a2c9040af179 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 returned with HTTP 404 Jan 12 14:57:49.018713 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1601/3259] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:57:48 2021] DELETE /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/d1a443ff-0763-426e-b1a4-2e2e2e5287f7 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:49.026600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6a10552-bf5d-4eed-92f3-572b7bd06de1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] DELETE http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 Jan 12 14:57:49.028623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6a10552-bf5d-4eed-92f3-572b7bd06de1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:49.028623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6a10552-bf5d-4eed-92f3-572b7bd06de1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:49.029038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-c6a10552-bf5d-4eed-92f3-572b7bd06de1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Delete volume with id: 9450e96f-5560-4d6e-a8e0-9c969bf616a8 Jan 12 14:57:49.092038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6a10552-bf5d-4eed-92f3-572b7bd06de1 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 returned with HTTP 404 Jan 12 14:57:49.093283 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1659/3260] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:57:49 2021] DELETE /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/9450e96f-5560-4d6e-a8e0-9c969bf616a8 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:49.103108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cf54d483-334d-4704-a184-6d7e5e002204 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] DELETE http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 Jan 12 14:57:49.104158 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cf54d483-334d-4704-a184-6d7e5e002204 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:49.104640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cf54d483-334d-4704-a184-6d7e5e002204 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:49.105102 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-cf54d483-334d-4704-a184-6d7e5e002204 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Delete volume with id: 2d3e1a3a-113c-4635-b1c8-6e501c92df44 Jan 12 14:57:49.177768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cf54d483-334d-4704-a184-6d7e5e002204 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 returned with HTTP 404 Jan 12 14:57:49.183389 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1602/3261] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:57:49 2021] DELETE /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/2d3e1a3a-113c-4635-b1c8-6e501c92df44 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:49.187082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e611715-7cc6-4456-8bf1-70dac7a5ef1e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] DELETE http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:49.187998 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e611715-7cc6-4456-8bf1-70dac7a5ef1e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:49.189189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e611715-7cc6-4456-8bf1-70dac7a5ef1e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:49.189806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-9e611715-7cc6-4456-8bf1-70dac7a5ef1e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Delete volume with id: b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:49.247445 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:49.247445 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:49.249099 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9e611715-7cc6-4456-8bf1-70dac7a5ef1e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:49.325395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9e611715-7cc6-4456-8bf1-70dac7a5ef1e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Delete volume request issued successfully. Jan 12 14:57:49.326234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e611715-7cc6-4456-8bf1-70dac7a5ef1e tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 202 Jan 12 14:57:49.330134 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1660/3262] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:57:49 2021] DELETE /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:57:49.337241 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9c5d9f4-1fd1-4270-8dde-a74170697e7f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:49.338104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9c5d9f4-1fd1-4270-8dde-a74170697e7f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:49.339044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a9c5d9f4-1fd1-4270-8dde-a74170697e7f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:49.424842 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:49.424842 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:49.435367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a9c5d9f4-1fd1-4270-8dde-a74170697e7f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:49.476585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a9c5d9f4-1fd1-4270-8dde-a74170697e7f tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 200 Jan 12 14:57:49.488466 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1603/3263] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:49 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 929 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:49.724394 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62a10020-1a4b-4427-bb46-dc8dec615da4 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:49.724931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62a10020-1a4b-4427-bb46-dc8dec615da4 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:49.725108 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:49.725108 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:49.725487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-62a10020-1a4b-4427-bb46-dc8dec615da4 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:49.776840 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:49.776840 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:49.786031 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-62a10020-1a4b-4427-bb46-dc8dec615da4 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:49.809316 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-62a10020-1a4b-4427-bb46-dc8dec615da4 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:49.810152 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1661/3264] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:49 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:57:50.495327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aabb84c7-4982-44c0-ab1f-3e18b06edd84 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:50.496313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aabb84c7-4982-44c0-ab1f-3e18b06edd84 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:50.496689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:50.496689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:50.497348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aabb84c7-4982-44c0-ab1f-3e18b06edd84 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:50.678904 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:50.678904 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:50.699024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-aabb84c7-4982-44c0-ab1f-3e18b06edd84 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Volume info retrieved successfully. Jan 12 14:57:50.742896 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aabb84c7-4982-44c0-ab1f-3e18b06edd84 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 200 Jan 12 14:57:50.744425 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1604/3265] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:50 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 929 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:50.827013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43a87194-a350-4452-90a6-95ec6df89091 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:50.827777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43a87194-a350-4452-90a6-95ec6df89091 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:50.828180 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:50.828180 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:50.828765 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-43a87194-a350-4452-90a6-95ec6df89091 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:50.942576 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:50.942576 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:50.981706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-43a87194-a350-4452-90a6-95ec6df89091 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:51.025582 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-43a87194-a350-4452-90a6-95ec6df89091 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:51.040833 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1662/3266] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:50 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 973 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:51.761655 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e70df24b-9aad-4e96-b67d-754a3dcd1986 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] GET http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 Jan 12 14:57:51.763239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e70df24b-9aad-4e96-b67d-754a3dcd1986 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:51.763892 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:51.763892 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:51.764822 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e70df24b-9aad-4e96-b67d-754a3dcd1986 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:51.846289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e70df24b-9aad-4e96-b67d-754a3dcd1986 tempest-VolumesActionsTest-215229133 tempest-VolumesActionsTest-215229133] http://10.222.0.43/volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 returned with HTTP 404 Jan 12 14:57:51.848755 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1605/3267] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:51 2021] GET /volume/v3/a060dde866f44c2995b822729f6541ff/volumes/b71c9286-a7b0-4fb7-81b7-f4d0c97cff40 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:57:52.047598 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8b213c4-e5c1-4a50-b2b6-2b9ef9a749c3 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:52.049001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8b213c4-e5c1-4a50-b2b6-2b9ef9a749c3 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:52.054872 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:52.054872 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:52.054872 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8b213c4-e5c1-4a50-b2b6-2b9ef9a749c3 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:52.179892 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:52.179892 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:52.204808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d8b213c4-e5c1-4a50-b2b6-2b9ef9a749c3 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:52.240348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8b213c4-e5c1-4a50-b2b6-2b9ef9a749c3 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:52.241555 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1663/3268] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:52 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 1361 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:52.261410 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88bbbe1f-206d-47bc-8761-0ffed9cc0652 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] POST http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1/action Jan 12 14:57:52.262472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88bbbe1f-206d-47bc-8761-0ffed9cc0652 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] 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=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:52.263052 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88bbbe1f-206d-47bc-8761-0ffed9cc0652 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] 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=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:52.391273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:52.391273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:52.521483 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:52.521483 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:52.525465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-88bbbe1f-206d-47bc-8761-0ffed9cc0652 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:52.585496 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-88bbbe1f-206d-47bc-8761-0ffed9cc0652 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Update volume metadata completed successfully. Jan 12 14:57:52.586970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88bbbe1f-206d-47bc-8761-0ffed9cc0652 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1/action returned with HTTP 200 Jan 12 14:57:52.590253 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1606/3269] 10.222.0.43 () {60 vars in 1358 bytes} [Tue Jan 12 14:57:52 2021] POST /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1/action => generated 511 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:52.599331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9b491fc7-92d8-47b3-a33e-c930a95da3c6 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:52.600414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9b491fc7-92d8-47b3-a33e-c930a95da3c6 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:52.601188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:52.601188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:52.601426 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9b491fc7-92d8-47b3-a33e-c930a95da3c6 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:52.731293 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:52.731293 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:52.744527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9b491fc7-92d8-47b3-a33e-c930a95da3c6 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:52.805082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9b491fc7-92d8-47b3-a33e-c930a95da3c6 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:52.806099 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1664/3270] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:52 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 1436 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:52.824057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ef0a105-b28d-4b63-8393-5efcc09545f7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] POST http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1/action Jan 12 14:57:52.824641 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:52.824641 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:52.825245 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ef0a105-b28d-4b63-8393-5efcc09545f7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:52.825838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9ef0a105-b28d-4b63-8393-5efcc09545f7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:52.901532 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:52.901532 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:53.014663 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:53.014663 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:53.015891 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9ef0a105-b28d-4b63-8393-5efcc09545f7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:53.031333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9ef0a105-b28d-4b63-8393-5efcc09545f7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Get volume image-metadata completed successfully. Jan 12 14:57:53.057890 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:57:53.057890 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:57:53.083914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9ef0a105-b28d-4b63-8393-5efcc09545f7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Delete volume metadata completed successfully. Jan 12 14:57:53.084729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9ef0a105-b28d-4b63-8393-5efcc09545f7 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1/action returned with HTTP 200 Jan 12 14:57:53.087833 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1607/3271] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:52 2021] POST /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1/action => generated 0 bytes in 266 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 12 14:57:53.094018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-250663f2-1c48-4b73-8b9f-4be69e4af1dd tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] POST http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1/action Jan 12 14:57:53.094969 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:53.094969 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:53.096023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-250663f2-1c48-4b73-8b9f-4be69e4af1dd tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:57:53.101358 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-250663f2-1c48-4b73-8b9f-4be69e4af1dd tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:57:53.163609 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:53.163609 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:53.165170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-250663f2-1c48-4b73-8b9f-4be69e4af1dd tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:53.178989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-250663f2-1c48-4b73-8b9f-4be69e4af1dd tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Get volume image-metadata completed successfully. Jan 12 14:57:53.180092 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-250663f2-1c48-4b73-8b9f-4be69e4af1dd tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1/action returned with HTTP 200 Jan 12 14:57:53.181355 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1665/3272] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:57:53 2021] POST /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1/action => generated 485 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:57:53.191420 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-beeff265-2489-4faf-b28d-0b85cfe83b8e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] DELETE http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:53.191992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-beeff265-2489-4faf-b28d-0b85cfe83b8e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:53.194723 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:53.194723 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:53.194723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-beeff265-2489-4faf-b28d-0b85cfe83b8e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:53.194723 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-beeff265-2489-4faf-b28d-0b85cfe83b8e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Delete volume with id: 4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:53.303131 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:53.303131 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:53.304356 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-beeff265-2489-4faf-b28d-0b85cfe83b8e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:53.399410 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-beeff265-2489-4faf-b28d-0b85cfe83b8e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Delete volume request issued successfully. Jan 12 14:57:53.401264 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-beeff265-2489-4faf-b28d-0b85cfe83b8e tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 202 Jan 12 14:57:53.406942 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1608/3273] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:57:53 2021] DELETE /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:57:53.411766 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0f72bd3-8a09-4091-af1d-7b73a7dc980b tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:53.412091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0f72bd3-8a09-4091-af1d-7b73a7dc980b tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:53.413802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:53.413802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:53.413802 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b0f72bd3-8a09-4091-af1d-7b73a7dc980b tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:53.602874 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:53.602874 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:53.629158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b0f72bd3-8a09-4091-af1d-7b73a7dc980b tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:53.677614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b0f72bd3-8a09-4091-af1d-7b73a7dc980b tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:53.678886 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1666/3274] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:53 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 1409 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:54.694748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4235a1c0-94de-4be6-ab6f-d10e6bd735ba tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:54.695294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4235a1c0-94de-4be6-ab6f-d10e6bd735ba tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:54.695475 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:54.695475 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:54.695876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4235a1c0-94de-4be6-ab6f-d10e6bd735ba tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:54.805601 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:57:54.805601 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:57:54.822687 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4235a1c0-94de-4be6-ab6f-d10e6bd735ba tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Volume info retrieved successfully. Jan 12 14:57:54.879501 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4235a1c0-94de-4be6-ab6f-d10e6bd735ba tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 200 Jan 12 14:57:54.883900 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1609/3275] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:54 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 1409 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:57:55.896728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-12ef9197-8ec1-4a3b-8239-84c82632d173 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] GET http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 Jan 12 14:57:55.897246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-12ef9197-8ec1-4a3b-8239-84c82632d173 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:57:55.897573 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:57:55.897573 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:57:55.898332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-12ef9197-8ec1-4a3b-8239-84c82632d173 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:57:56.043845 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-12ef9197-8ec1-4a3b-8239-84c82632d173 tempest-VolumesImageMetadata-848948820 tempest-VolumesImageMetadata-848948820] http://10.222.0.43/volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 returned with HTTP 404 Jan 12 14:57:56.054250 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1667/3276] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:57:55 2021] GET /volume/v3/d4d71eab4ab1449a80095605a5b62d1f/volumes/4a1a2554-ead5-435f-8e74-c847824171c1 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:58:04.480747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes Jan 12 14:58:04.482183 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:04.482183 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:04.482879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-70151829"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:58:04.484492 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-70151829'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:58:04.485800 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Create volume of 1 GB Jan 12 14:58:04.500265 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Availability Zones retrieved successfully. Jan 12 14:58:04.522469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Flow 'volume_create_api' (a8c129bd-13b5-49bb-8509-fc04c2021994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:58:04.525868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc71277-ddae-4f7f-b7e0-3ac75ffeb39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:04.528885 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:58:04.609386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc71277-ddae-4f7f-b7e0-3ac75ffeb39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:04.612574 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f000af66-e4ed-4340-92fa-1e322520f2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:04.738310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Created reservations ['19fe8a7e-812e-4d17-a21c-0169343197bc', 'a73495e2-ea7d-433a-b439-4a4526f31f7d', '6eb73860-7eaa-42ee-820c-d35899d21597', '60cf4b85-6fed-41ac-a205-6487e541aa58'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:58:04.740466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f000af66-e4ed-4340-92fa-1e322520f2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19fe8a7e-812e-4d17-a21c-0169343197bc', 'a73495e2-ea7d-433a-b439-4a4526f31f7d', '6eb73860-7eaa-42ee-820c-d35899d21597', '60cf4b85-6fed-41ac-a205-6487e541aa58']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:04.742764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21c7704b-27bf-460c-b49b-05beb611f9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:04.814861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21c7704b-27bf-460c-b49b-05beb611f9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd670060e-f917-4350-99ef-62126ed6f4ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-70151829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f103725135f4120942daaec44c40b59',qos_specs=None,replication_status=,reservations=['19fe8a7e-812e-4d17-a21c-0169343197bc','a73495e2-ea7d-433a-b439-4a4526f31f7d','6eb73860-7eaa-42ee-820c-d35899d21597','60cf4b85-6fed-41ac-a205-6487e541aa58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7521ebd725a3470480da1510f67aa4cc',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-70151829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d670060e-f917-4350-99ef-62126ed6f4ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f103725135f4120942daaec44c40b59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7521ebd725a3470480da1510f67aa4cc',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:04.818136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17e4f66-3153-4f93-970d-879bd594c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:04.882514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17e4f66-3153-4f93-970d-879bd594c3ef) transitioned into state 'SUCCESS' from state '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-70151829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f103725135f4120942daaec44c40b59',qos_specs=None,replication_status=,reservations=['19fe8a7e-812e-4d17-a21c-0169343197bc','a73495e2-ea7d-433a-b439-4a4526f31f7d','6eb73860-7eaa-42ee-820c-d35899d21597','60cf4b85-6fed-41ac-a205-6487e541aa58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7521ebd725a3470480da1510f67aa4cc',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:04.885415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d75f605-6953-4651-9dea-575386b6ce04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:04.908454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d75f605-6953-4651-9dea-575386b6ce04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:04.911131 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Flow 'volume_create_api' (a8c129bd-13b5-49bb-8509-fc04c2021994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:58:04.971924 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Create volume request issued successfully. Jan 12 14:58:04.986344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7691e034-b668-4709-9cee-d89c3b18c384 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes returned with HTTP 202 Jan 12 14:58:04.987378 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1610/3277] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:58:04 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes => generated 816 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:58:05.002180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c41a940-0544-4e35-88bd-90e14b70bc7f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:58:05.002879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c41a940-0544-4e35-88bd-90e14b70bc7f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:05.004104 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c41a940-0544-4e35-88bd-90e14b70bc7f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:05.084348 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:05.084348 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:05.092622 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9c41a940-0544-4e35-88bd-90e14b70bc7f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:58:05.116339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c41a940-0544-4e35-88bd-90e14b70bc7f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:58:05.117741 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1668/3278] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:04 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 884 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:06.138411 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23395578-a905-4ab4-90fd-155f0ee82224 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:58:06.138411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23395578-a905-4ab4-90fd-155f0ee82224 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:06.138411 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:06.138411 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:06.138411 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23395578-a905-4ab4-90fd-155f0ee82224 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:06.309783 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:06.309783 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:06.334041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-23395578-a905-4ab4-90fd-155f0ee82224 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:58:06.378616 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23395578-a905-4ab4-90fd-155f0ee82224 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:58:06.382108 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1611/3279] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:06 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 909 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:09.310327 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] POST http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes Jan 12 14:58:09.311279 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:09.311279 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:09.312128 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-948299812"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:58:09.314794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-948299812'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:58:09.315190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Create volume of 1 GB Jan 12 14:58:09.333075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Availability Zones retrieved successfully. Jan 12 14:58:09.354653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Flow 'volume_create_api' (218c624b-bc9b-46c2-b7f5-ee931bcb7353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:58:09.358087 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb1e044-efad-4088-b06e-344b7338f0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:09.360984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:58:09.458294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb1e044-efad-4088-b06e-344b7338f0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:09.461631 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16cc564d-45aa-4102-a5b7-03e6bbec3cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:09.614481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Created reservations ['12d20e38-834f-41b0-81bb-917afd70d58d', '7e38bd3b-576a-4947-9646-59cdc7c3d79c', 'eed10cdd-a138-47b3-8304-8f1e79d3032e', 'cb9b1223-0744-4aed-b84d-d9f98b2aeca3'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:58:09.622215 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16cc564d-45aa-4102-a5b7-03e6bbec3cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d20e38-834f-41b0-81bb-917afd70d58d', '7e38bd3b-576a-4947-9646-59cdc7c3d79c', 'eed10cdd-a138-47b3-8304-8f1e79d3032e', 'cb9b1223-0744-4aed-b84d-d9f98b2aeca3']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:09.625087 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca53829f-1c7f-484b-9fac-e143ddc32ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:09.712121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca53829f-1c7f-484b-9fac-e143ddc32ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5a5b816-3e1d-4921-be52-b1ebc3ea287b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-948299812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54bce5d7777e42d482615812fe1f3003',qos_specs=None,replication_status=,reservations=['12d20e38-834f-41b0-81bb-917afd70d58d','7e38bd3b-576a-4947-9646-59cdc7c3d79c','eed10cdd-a138-47b3-8304-8f1e79d3032e','cb9b1223-0744-4aed-b84d-d9f98b2aeca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c713f7df008045cea0ddb3044b2290cf',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-948299812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5a5b816-3e1d-4921-be52-b1ebc3ea287b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54bce5d7777e42d482615812fe1f3003',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c713f7df008045cea0ddb3044b2290cf',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:09.716226 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cefb14a-f997-419d-bc00-580e21c20c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:09.747535 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cefb14a-f997-419d-bc00-580e21c20c53) transitioned into state 'SUCCESS' from state '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-948299812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54bce5d7777e42d482615812fe1f3003',qos_specs=None,replication_status=,reservations=['12d20e38-834f-41b0-81bb-917afd70d58d','7e38bd3b-576a-4947-9646-59cdc7c3d79c','eed10cdd-a138-47b3-8304-8f1e79d3032e','cb9b1223-0744-4aed-b84d-d9f98b2aeca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c713f7df008045cea0ddb3044b2290cf',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:09.749611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4932c038-26d7-4bb3-a901-e50593b078d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:09.765771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4932c038-26d7-4bb3-a901-e50593b078d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:09.769242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Flow 'volume_create_api' (218c624b-bc9b-46c2-b7f5-ee931bcb7353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:58:09.823120 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Create volume request issued successfully. Jan 12 14:58:09.840594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d7f8812-bca0-43dd-b02b-6df5319991ea tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes returned with HTTP 202 Jan 12 14:58:09.852041 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1669/3280] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:58:09 2021] POST /volume/v3/54bce5d7777e42d482615812fe1f3003/volumes => generated 818 bytes in 850 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:58:09.856649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b34429bd-494f-4d62-b766-ab5d93392187 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] GET http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b Jan 12 14:58:09.857377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b34429bd-494f-4d62-b766-ab5d93392187 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:09.857808 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:09.857808 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:09.858321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b34429bd-494f-4d62-b766-ab5d93392187 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:10.020165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:10.020165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:10.043607 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b34429bd-494f-4d62-b766-ab5d93392187 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Volume info retrieved successfully. Jan 12 14:58:10.082753 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b34429bd-494f-4d62-b766-ab5d93392187 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b returned with HTTP 200 Jan 12 14:58:10.083763 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1612/3281] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:09 2021] GET /volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b => generated 910 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:11.105470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6d629afa-700a-495a-89db-146326f189b4 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] GET http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b Jan 12 14:58:11.106899 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6d629afa-700a-495a-89db-146326f189b4 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:11.108084 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:11.108084 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:11.110412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6d629afa-700a-495a-89db-146326f189b4 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:11.238885 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:11.238885 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:11.262257 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6d629afa-700a-495a-89db-146326f189b4 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Volume info retrieved successfully. Jan 12 14:58:11.337542 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6d629afa-700a-495a-89db-146326f189b4 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b returned with HTTP 200 Jan 12 14:58:11.339661 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1670/3282] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:11 2021] GET /volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b => generated 911 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:11.356389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b09c4616-ce24-4af4-aeac-2e441b467f7e tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] GET http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/limits Jan 12 14:58:11.356917 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b09c4616-ce24-4af4-aeac-2e441b467f7e tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:11.357134 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:11.357134 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:11.357514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b09c4616-ce24-4af4-aeac-2e441b467f7e tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:11.451209 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b09c4616-ce24-4af4-aeac-2e441b467f7e tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/limits returned with HTTP 200 Jan 12 14:58:11.452606 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1613/3283] 10.222.0.43 () {58 vars in 1201 bytes} [Tue Jan 12 14:58:11 2021] GET /volume/v3/54bce5d7777e42d482615812fe1f3003/limits => generated 302 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:11.465318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31fbdb01-ad78-4ae3-96f4-3b9af5c54492 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] DELETE http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b Jan 12 14:58:11.466283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31fbdb01-ad78-4ae3-96f4-3b9af5c54492 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:11.466702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:11.466702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:11.467368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-31fbdb01-ad78-4ae3-96f4-3b9af5c54492 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:11.468116 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-31fbdb01-ad78-4ae3-96f4-3b9af5c54492 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Delete volume with id: d5a5b816-3e1d-4921-be52-b1ebc3ea287b Jan 12 14:58:11.520443 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:11.520443 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:11.522136 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-31fbdb01-ad78-4ae3-96f4-3b9af5c54492 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Volume info retrieved successfully. Jan 12 14:58:11.567619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-31fbdb01-ad78-4ae3-96f4-3b9af5c54492 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Delete volume request issued successfully. Jan 12 14:58:11.568458 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-31fbdb01-ad78-4ae3-96f4-3b9af5c54492 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b returned with HTTP 202 Jan 12 14:58:11.569558 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1671/3284] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:58:11 2021] DELETE /volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:58:11.577604 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e4f1a74-2317-4222-a2ca-baecc16e89f0 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] GET http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b Jan 12 14:58:11.579662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e4f1a74-2317-4222-a2ca-baecc16e89f0 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:11.580373 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e4f1a74-2317-4222-a2ca-baecc16e89f0 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:11.694411 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:11.694411 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:11.711748 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2e4f1a74-2317-4222-a2ca-baecc16e89f0 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Volume info retrieved successfully. Jan 12 14:58:11.742833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e4f1a74-2317-4222-a2ca-baecc16e89f0 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b returned with HTTP 200 Jan 12 14:58:11.754481 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1614/3285] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:11 2021] GET /volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b => generated 910 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:12.762101 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea7a4eef-464c-41b1-9fd0-e5310b2d6a47 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] GET http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b Jan 12 14:58:12.763307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea7a4eef-464c-41b1-9fd0-e5310b2d6a47 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:12.763692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:12.763692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:12.764354 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea7a4eef-464c-41b1-9fd0-e5310b2d6a47 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:13.040928 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:13.040928 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:13.085844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ea7a4eef-464c-41b1-9fd0-e5310b2d6a47 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Volume info retrieved successfully. Jan 12 14:58:13.184077 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea7a4eef-464c-41b1-9fd0-e5310b2d6a47 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b returned with HTTP 200 Jan 12 14:58:13.184077 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1672/3286] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:12 2021] GET /volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b => generated 910 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:14.201932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58656302-b452-49c6-b759-cc08693c14fc tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] GET http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b Jan 12 14:58:14.201932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58656302-b452-49c6-b759-cc08693c14fc tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:14.201932 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:14.201932 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:14.201932 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58656302-b452-49c6-b759-cc08693c14fc tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:14.282712 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:14.282712 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:14.311514 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-58656302-b452-49c6-b759-cc08693c14fc tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Volume info retrieved successfully. Jan 12 14:58:14.344729 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58656302-b452-49c6-b759-cc08693c14fc tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b returned with HTTP 200 Jan 12 14:58:14.344729 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1615/3287] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:14 2021] GET /volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b => generated 910 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:15.358219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a7487a40-e397-461b-831e-d193cab02e44 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] GET http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b Jan 12 14:58:15.358219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a7487a40-e397-461b-831e-d193cab02e44 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:15.358219 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:15.358219 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:15.358219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a7487a40-e397-461b-831e-d193cab02e44 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:15.495220 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a7487a40-e397-461b-831e-d193cab02e44 tempest-AbsoluteLimitsTests-950774879 tempest-AbsoluteLimitsTests-950774879] http://10.222.0.43/volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b returned with HTTP 404 Jan 12 14:58:15.495220 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1673/3288] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:15 2021] GET /volume/v3/54bce5d7777e42d482615812fe1f3003/volumes/d5a5b816-3e1d-4921-be52-b1ebc3ea287b => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:58:25.788445 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3136c6b-4ab6-47e8-9fb1-2dac21508402 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:58:25.789243 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3136c6b-4ab6-47e8-9fb1-2dac21508402 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-attach": {"instance_uuid": "d1647106-ea78-4fb8-a03e-67f031f92609", "mountpoint": "/dev/sdb"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:58:25.789631 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a3136c6b-4ab6-47e8-9fb1-2dac21508402 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d1647106-ea78-4fb8-a03e-67f031f92609", "mountpoint": "/dev/sdb"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:58:25.798849 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] POST http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes Jan 12 14:58:25.799554 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:25.799554 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:25.799993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1153033479"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:58:25.801073 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1153033479'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:58:25.801825 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create volume of 1 GB Jan 12 14:58:25.831551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Availability Zones retrieved successfully. Jan 12 14:58:25.866739 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Flow 'volume_create_api' (86eb5229-854d-4795-b8e8-8841214f56f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:58:25.874572 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3f39f6-e407-4197-8188-08e4df1f2eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:25.876824 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:58:25.887832 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:25.887832 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:25.889638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3136c6b-4ab6-47e8-9fb1-2dac21508402 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:58:25.916677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3136c6b-4ab6-47e8-9fb1-2dac21508402 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Update volume admin metadata completed successfully. Jan 12 14:58:25.986581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3f39f6-e407-4197-8188-08e4df1f2eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:25.990615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dcd2eb5-5635-48dd-90cf-4eb24d90d374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:26.210563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Created reservations ['8706717d-63b3-40d6-9e8f-37b94fa7cc9b', 'cc280e30-9485-49c2-aaef-cd031343bc03', '1298710b-22ba-4a03-97e9-b59cf63dc951', 'e4c9c1f1-2a0e-4362-99a2-8bfef19e8c26'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:58:26.212525 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dcd2eb5-5635-48dd-90cf-4eb24d90d374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8706717d-63b3-40d6-9e8f-37b94fa7cc9b', 'cc280e30-9485-49c2-aaef-cd031343bc03', '1298710b-22ba-4a03-97e9-b59cf63dc951', 'e4c9c1f1-2a0e-4362-99a2-8bfef19e8c26']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:26.214607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb49087-9668-4021-9a53-85b121f81645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:26.252374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a3136c6b-4ab6-47e8-9fb1-2dac21508402 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Attach volume completed successfully. Jan 12 14:58:26.252913 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a3136c6b-4ab6-47e8-9fb1-2dac21508402 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 202 Jan 12 14:58:26.254636 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1674/3289] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:58:25 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 0 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:58:26.261369 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dffdffe3-01fd-4889-8692-13f124c72d14 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:58:26.261888 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dffdffe3-01fd-4889-8692-13f124c72d14 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:26.262110 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:26.262110 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:26.262477 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dffdffe3-01fd-4889-8692-13f124c72d14 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:26.324930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb49087-9668-4021-9a53-85b121f81645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec51b633-f1bc-4da7-a8ce-8d6e62c8646a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1153033479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea25cbe33b74f3095cf483b6c0a0b2c',qos_specs=None,replication_status=,reservations=['8706717d-63b3-40d6-9e8f-37b94fa7cc9b','cc280e30-9485-49c2-aaef-cd031343bc03','1298710b-22ba-4a03-97e9-b59cf63dc951','e4c9c1f1-2a0e-4362-99a2-8bfef19e8c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bf0ea848b447d92a8403a1bf21edb',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1153033479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec51b633-f1bc-4da7-a8ce-8d6e62c8646a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea25cbe33b74f3095cf483b6c0a0b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0f2bf0ea848b447d92a8403a1bf21edb',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:26.332469 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b290df-b981-4d0f-bcaa-12151ff49f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:26.370561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b290df-b981-4d0f-bcaa-12151ff49f75) transitioned into state 'SUCCESS' from state '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-1153033479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea25cbe33b74f3095cf483b6c0a0b2c',qos_specs=None,replication_status=,reservations=['8706717d-63b3-40d6-9e8f-37b94fa7cc9b','cc280e30-9485-49c2-aaef-cd031343bc03','1298710b-22ba-4a03-97e9-b59cf63dc951','e4c9c1f1-2a0e-4362-99a2-8bfef19e8c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bf0ea848b447d92a8403a1bf21edb',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:26.377356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2060cbf8-2b01-4df2-b7e5-ab6b07762026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:26.377759 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:26.377759 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:26.402428 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dffdffe3-01fd-4889-8692-13f124c72d14 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:58:26.452194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2060cbf8-2b01-4df2-b7e5-ab6b07762026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:26.460211 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:26.460211 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:26.464976 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Flow 'volume_create_api' (86eb5229-854d-4795-b8e8-8841214f56f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:58:26.488922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dffdffe3-01fd-4889-8692-13f124c72d14 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:58:26.492159 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1675/3290] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:26 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 1243 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 14:58:26.511300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e0bb19f-537d-4033-af8e-c8cac298708b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:58:26.512058 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:26.512058 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:26.513486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e0bb19f-537d-4033-af8e-c8cac298708b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-detach": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:58:26.514047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3e0bb19f-537d-4033-af8e-c8cac298708b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:58:26.598282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create volume request issued successfully. Jan 12 14:58:26.632798 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-53aa0580-0151-4cb9-819c-814ff88c3c87 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes returned with HTTP 202 Jan 12 14:58:26.653902 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1616/3291] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:58:25 2021] POST /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes => generated 820 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:58:26.675462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45ceefbc-9e34-4ac8-a0c8-1e75a58ae644 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:26.675942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45ceefbc-9e34-4ac8-a0c8-1e75a58ae644 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:26.676106 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:26.676106 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:26.676486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45ceefbc-9e34-4ac8-a0c8-1e75a58ae644 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:26.727773 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:26.727773 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:26.743926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3e0bb19f-537d-4033-af8e-c8cac298708b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:58:26.901342 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:26.901342 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:26.922993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-45ceefbc-9e34-4ac8-a0c8-1e75a58ae644 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:26.990380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45ceefbc-9e34-4ac8-a0c8-1e75a58ae644 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 200 Jan 12 14:58:26.995688 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1617/3292] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:26 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 912 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:27.245897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3e0bb19f-537d-4033-af8e-c8cac298708b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Detach volume completed successfully. Jan 12 14:58:27.246455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3e0bb19f-537d-4033-af8e-c8cac298708b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 202 Jan 12 14:58:27.247984 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1676/3293] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:58:26 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 0 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:58:27.258997 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cedfcf60-9bc7-43f3-939e-4495db4b52a4 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:58:27.259529 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cedfcf60-9bc7-43f3-939e-4495db4b52a4 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:27.259667 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:27.259667 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:27.260284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cedfcf60-9bc7-43f3-939e-4495db4b52a4 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:27.364806 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:27.364806 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:27.398951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cedfcf60-9bc7-43f3-939e-4495db4b52a4 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:58:27.461768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cedfcf60-9bc7-43f3-939e-4495db4b52a4 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:58:27.462581 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1618/3294] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:27 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 928 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:58:28.011543 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a9224ec-74da-4f9d-b762-2fcdea27c9c8 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:28.013605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a9224ec-74da-4f9d-b762-2fcdea27c9c8 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:28.015650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:28.015650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:28.016789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a9224ec-74da-4f9d-b762-2fcdea27c9c8 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:28.238896 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:28.238896 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:28.269161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7a9224ec-74da-4f9d-b762-2fcdea27c9c8 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:28.332439 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a9224ec-74da-4f9d-b762-2fcdea27c9c8 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 200 Jan 12 14:58:28.333479 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1677/3295] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:28 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 912 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:58:29.350900 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c02dd8fd-f8b4-4544-af26-95434c0e738d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:29.351401 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c02dd8fd-f8b4-4544-af26-95434c0e738d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:29.351851 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:29.351851 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:29.352613 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c02dd8fd-f8b4-4544-af26-95434c0e738d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:29.441620 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:29.441620 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:29.459934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c02dd8fd-f8b4-4544-af26-95434c0e738d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:29.495786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c02dd8fd-f8b4-4544-af26-95434c0e738d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 200 Jan 12 14:58:29.497305 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1619/3296] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:29 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:29.522916 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cacae8ab-5a13-4612-9366-d22f4f11a7e2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] POST http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots Jan 12 14:58:29.523629 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:29.523629 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:29.524368 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cacae8ab-5a13-4612-9366-d22f4f11a7e2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec51b633-f1bc-4da7-a8ce-8d6e62c8646a", "name": "tempest-VolumesDeleteCascade-Snapshot-1110239179"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:58:29.605898 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:29.605898 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:29.607515 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cacae8ab-5a13-4612-9366-d22f4f11a7e2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:29.608275 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-cacae8ab-5a13-4612-9366-d22f4f11a7e2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create snapshot from volume ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:29.704278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-cacae8ab-5a13-4612-9366-d22f4f11a7e2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Created reservations ['92d75139-638a-4ad6-ab20-9d833961c31b', '396c92a6-602a-4e31-acb9-8caeefc85f63', 'c6c2118f-d51c-4587-9ee7-d023a5e9c6d2', '15a6a656-dd48-4ce7-bad2-501d84325ebd'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:58:29.847297 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cacae8ab-5a13-4612-9366-d22f4f11a7e2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot create request issued successfully. Jan 12 14:58:29.848399 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cacae8ab-5a13-4612-9366-d22f4f11a7e2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots returned with HTTP 202 Jan 12 14:58:29.849901 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1678/3297] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:58:29 2021] POST /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots => generated 307 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:58:29.863099 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0fd86db9-e1fe-4d62-9726-dd240a8737ce tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 Jan 12 14:58:29.863971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0fd86db9-e1fe-4d62-9726-dd240a8737ce tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:29.864375 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:29.864375 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:29.867193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0fd86db9-e1fe-4d62-9726-dd240a8737ce tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:29.946949 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:29.946949 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:29.948106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0fd86db9-e1fe-4d62-9726-dd240a8737ce tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:29.957880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0fd86db9-e1fe-4d62-9726-dd240a8737ce tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 returned with HTTP 200 Jan 12 14:58:29.960413 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1620/3298] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:58:29 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 => generated 439 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:30.971776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-57f67e9f-e1a0-441d-912a-a4f955252bb9 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 Jan 12 14:58:30.972878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-57f67e9f-e1a0-441d-912a-a4f955252bb9 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:30.973282 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:30.973282 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:30.974272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-57f67e9f-e1a0-441d-912a-a4f955252bb9 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:31.070302 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:31.070302 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:31.071454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-57f67e9f-e1a0-441d-912a-a4f955252bb9 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:31.073402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-57f67e9f-e1a0-441d-912a-a4f955252bb9 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 returned with HTTP 200 Jan 12 14:58:31.078829 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1679/3299] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:58:30 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 => generated 439 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:32.085127 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e473fc8-e8c9-45f4-9b26-a37e0f69e2b0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 Jan 12 14:58:32.086281 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e473fc8-e8c9-45f4-9b26-a37e0f69e2b0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:32.086714 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:32.086714 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:32.087147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e473fc8-e8c9-45f4-9b26-a37e0f69e2b0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:32.119235 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:32.119235 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:32.121140 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8e473fc8-e8c9-45f4-9b26-a37e0f69e2b0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:32.123821 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e473fc8-e8c9-45f4-9b26-a37e0f69e2b0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 returned with HTTP 200 Jan 12 14:58:32.126077 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1621/3300] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:58:32 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:32.136786 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c112d132-2a67-4b41-bd16-4c149ccae61d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] POST http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots Jan 12 14:58:32.138814 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:32.138814 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:32.139499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c112d132-2a67-4b41-bd16-4c149ccae61d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec51b633-f1bc-4da7-a8ce-8d6e62c8646a", "name": "tempest-VolumesDeleteCascade-Snapshot-164192232"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:58:32.210143 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:32.210143 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:32.212359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c112d132-2a67-4b41-bd16-4c149ccae61d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:32.212896 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-c112d132-2a67-4b41-bd16-4c149ccae61d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create snapshot from volume ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:32.293878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-c112d132-2a67-4b41-bd16-4c149ccae61d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Created reservations ['8ff3e553-b3e0-41ed-ad65-5cce281eeac2', '220f4500-5d4d-4769-bc7b-97cbdeb053f5', 'b57649c7-db4d-4ec7-b015-e9292d660d96', '5238cad1-0cca-4fde-a726-c8c01daa5bfd'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:58:32.426819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c112d132-2a67-4b41-bd16-4c149ccae61d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot create request issued successfully. Jan 12 14:58:32.429246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c112d132-2a67-4b41-bd16-4c149ccae61d tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots returned with HTTP 202 Jan 12 14:58:32.448506 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1680/3301] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:58:32 2021] POST /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots => generated 306 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:58:32.459686 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97cd72d0-1194-4bae-b12c-816ff82117f0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac Jan 12 14:58:32.462493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97cd72d0-1194-4bae-b12c-816ff82117f0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:32.462719 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:32.462719 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:32.463102 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-97cd72d0-1194-4bae-b12c-816ff82117f0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:32.543108 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:32.543108 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:32.544470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-97cd72d0-1194-4bae-b12c-816ff82117f0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:32.546557 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-97cd72d0-1194-4bae-b12c-816ff82117f0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac returned with HTTP 200 Jan 12 14:58:32.547405 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1622/3302] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:58:32 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac => generated 438 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:33.559503 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00ce117d-cb1c-40fd-9208-440ed33cd641 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac Jan 12 14:58:33.560569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00ce117d-cb1c-40fd-9208-440ed33cd641 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:33.560965 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:33.560965 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:33.561607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00ce117d-cb1c-40fd-9208-440ed33cd641 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:33.651358 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:33.651358 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:33.656994 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-00ce117d-cb1c-40fd-9208-440ed33cd641 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:33.659345 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00ce117d-cb1c-40fd-9208-440ed33cd641 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac returned with HTTP 200 Jan 12 14:58:33.661175 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1681/3303] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:58:33 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac => generated 438 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:34.679186 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2ae8822-eb9d-44cd-968d-01ea43e82303 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac Jan 12 14:58:34.679894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2ae8822-eb9d-44cd-968d-01ea43e82303 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:34.680238 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:34.680238 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:34.680799 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2ae8822-eb9d-44cd-968d-01ea43e82303 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:34.733680 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:34.733680 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:34.735779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a2ae8822-eb9d-44cd-968d-01ea43e82303 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:34.738141 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2ae8822-eb9d-44cd-968d-01ea43e82303 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac returned with HTTP 200 Jan 12 14:58:34.739522 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1623/3304] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:58:34 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac => generated 465 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:34.750643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00d86b90-45f7-4e08-948d-a4562df26085 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] DELETE http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a?cascade=True Jan 12 14:58:34.751496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00d86b90-45f7-4e08-948d-a4562df26085 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:34.751926 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:34.751926 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:34.752605 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00d86b90-45f7-4e08-948d-a4562df26085 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:34.753288 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-00d86b90-45f7-4e08-948d-a4562df26085 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete volume with id: ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:34.882388 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:34.882388 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:34.883559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-00d86b90-45f7-4e08-948d-a4562df26085 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:34.997776 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-00d86b90-45f7-4e08-948d-a4562df26085 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete volume request issued successfully. Jan 12 14:58:34.998389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00d86b90-45f7-4e08-948d-a4562df26085 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a?cascade=True returned with HTTP 202 Jan 12 14:58:35.004103 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1682/3305] 10.222.0.43 () {58 vars in 1343 bytes} [Tue Jan 12 14:58:34 2021] DELETE /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a?cascade=True => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:58:35.012768 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e130fbcb-17a0-4f58-8e5b-e13280f0539e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:35.013549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e130fbcb-17a0-4f58-8e5b-e13280f0539e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:35.013825 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:35.013825 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:35.014282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e130fbcb-17a0-4f58-8e5b-e13280f0539e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:35.095101 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:35.095101 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:35.104951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e130fbcb-17a0-4f58-8e5b-e13280f0539e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:35.131585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e130fbcb-17a0-4f58-8e5b-e13280f0539e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 200 Jan 12 14:58:35.132610 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1624/3306] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:35 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 912 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:36.148859 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68de74ee-8f33-4fd1-8dec-7a9116ab0a19 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:36.149381 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68de74ee-8f33-4fd1-8dec-7a9116ab0a19 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:36.149597 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:36.149597 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:36.149971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68de74ee-8f33-4fd1-8dec-7a9116ab0a19 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:36.288334 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:36.288334 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:36.314170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-68de74ee-8f33-4fd1-8dec-7a9116ab0a19 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:36.404675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68de74ee-8f33-4fd1-8dec-7a9116ab0a19 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 200 Jan 12 14:58:36.408944 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1683/3307] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:36 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 912 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:37.425418 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3225131d-af68-44bf-844c-7340a6d61da2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:37.426539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3225131d-af68-44bf-844c-7340a6d61da2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:37.426920 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:37.426920 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:37.427543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3225131d-af68-44bf-844c-7340a6d61da2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:37.551126 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:37.551126 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:37.562657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3225131d-af68-44bf-844c-7340a6d61da2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:37.589441 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3225131d-af68-44bf-844c-7340a6d61da2 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 200 Jan 12 14:58:37.590518 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1625/3308] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:37 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:38.613069 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6855e45-c3f3-46b0-bc4c-fd7072d1bd1a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:38.621431 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6855e45-c3f3-46b0-bc4c-fd7072d1bd1a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:38.621698 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:38.621698 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:38.622135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e6855e45-c3f3-46b0-bc4c-fd7072d1bd1a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:38.742277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:38.742277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:38.754620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e6855e45-c3f3-46b0-bc4c-fd7072d1bd1a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:38.785196 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e6855e45-c3f3-46b0-bc4c-fd7072d1bd1a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 200 Jan 12 14:58:38.786695 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1684/3309] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:38 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:39.802730 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af151c46-2854-466a-97e9-a093e889e307 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:39.803233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af151c46-2854-466a-97e9-a093e889e307 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:39.803524 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:39.803524 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:39.804048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af151c46-2854-466a-97e9-a093e889e307 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:39.901615 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:39.901615 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:39.928770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-af151c46-2854-466a-97e9-a093e889e307 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:39.952152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af151c46-2854-466a-97e9-a093e889e307 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 200 Jan 12 14:58:39.953585 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1626/3310] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:39 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 912 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:40.969641 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95011a8d-0cf7-4077-95e2-057d5441d146 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:40.973549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95011a8d-0cf7-4077-95e2-057d5441d146 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:40.974149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:40.974149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:40.974823 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95011a8d-0cf7-4077-95e2-057d5441d146 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:41.110824 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:41.110824 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:41.128869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-95011a8d-0cf7-4077-95e2-057d5441d146 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:41.158229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95011a8d-0cf7-4077-95e2-057d5441d146 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 200 Jan 12 14:58:41.159711 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1685/3311] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:40 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 912 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:42.175978 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b37a76b-0549-4b00-9f22-317c3d4727a1 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:58:42.177100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b37a76b-0549-4b00-9f22-317c3d4727a1 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:42.177511 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:42.177511 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:42.178193 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b37a76b-0549-4b00-9f22-317c3d4727a1 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:42.275481 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b37a76b-0549-4b00-9f22-317c3d4727a1 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 404 Jan 12 14:58:42.281228 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1627/3312] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:42 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:58:42.287646 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3c69a091-3518-40fe-a22a-dcf082b56259 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes Jan 12 14:58:42.288451 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3c69a091-3518-40fe-a22a-dcf082b56259 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:42.288865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:42.288865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:42.289536 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3c69a091-3518-40fe-a22a-dcf082b56259 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:42.290465 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-3c69a091-3518-40fe-a22a-dcf082b56259 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:58:42.292553 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-3c69a091-3518-40fe-a22a-dcf082b56259 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:58:42.391721 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3c69a091-3518-40fe-a22a-dcf082b56259 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Get all volumes completed successfully. Jan 12 14:58:42.392751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3c69a091-3518-40fe-a22a-dcf082b56259 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes returned with HTTP 200 Jan 12 14:58:42.393741 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1686/3313] 10.222.0.43 () {58 vars in 1204 bytes} [Tue Jan 12 14:58:42 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:58:42.404463 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd750527-610e-4fea-916b-b4c95353ac0e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots Jan 12 14:58:42.405124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd750527-610e-4fea-916b-b4c95353ac0e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:42.406292 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bd750527-610e-4fea-916b-b4c95353ac0e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:42.407089 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-bd750527-610e-4fea-916b-b4c95353ac0e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:58:42.422788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-bd750527-610e-4fea-916b-b4c95353ac0e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:58:42.455428 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bd750527-610e-4fea-916b-b4c95353ac0e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Get all snapshots completed successfully. Jan 12 14:58:42.457283 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bd750527-610e-4fea-916b-b4c95353ac0e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots returned with HTTP 200 Jan 12 14:58:42.458592 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1628/3314] 10.222.0.43 () {58 vars in 1210 bytes} [Tue Jan 12 14:58:42 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:58:42.476107 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] POST http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes Jan 12 14:58:42.477755 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1167412960"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:58:42.479085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1167412960'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:58:42.479628 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create volume of 1 GB Jan 12 14:58:42.505711 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Availability Zones retrieved successfully. Jan 12 14:58:42.524186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Flow 'volume_create_api' (f7e995a7-a7fa-43e7-ad7f-10f2e6978acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:58:42.527458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (698ca933-4f12-48f0-b76e-7633d7117b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:42.529901 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:58:42.612340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (698ca933-4f12-48f0-b76e-7633d7117b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:42.614819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e944b338-c8fe-48c8-aa8d-9f9f58cde6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:42.729708 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Created reservations ['697bf8ab-01ef-4588-aa29-c812facb8d85', '241222cb-b8a3-4b5b-89f7-5ebdf5cc9107', '4ca04b38-33d3-482b-a701-50ac6db135b6', '83cd64a3-53bc-407b-bdda-5d018197e577'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:58:42.730894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e944b338-c8fe-48c8-aa8d-9f9f58cde6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['697bf8ab-01ef-4588-aa29-c812facb8d85', '241222cb-b8a3-4b5b-89f7-5ebdf5cc9107', '4ca04b38-33d3-482b-a701-50ac6db135b6', '83cd64a3-53bc-407b-bdda-5d018197e577']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:42.734801 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac9e4a24-71d6-4dbc-b31d-cde744320a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:42.897099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac9e4a24-71d6-4dbc-b31d-cde744320a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd08ebf17-f3c7-4202-989c-1764d39db19a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1167412960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea25cbe33b74f3095cf483b6c0a0b2c',qos_specs=None,replication_status=,reservations=['697bf8ab-01ef-4588-aa29-c812facb8d85','241222cb-b8a3-4b5b-89f7-5ebdf5cc9107','4ca04b38-33d3-482b-a701-50ac6db135b6','83cd64a3-53bc-407b-bdda-5d018197e577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bf0ea848b447d92a8403a1bf21edb',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1167412960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d08ebf17-f3c7-4202-989c-1764d39db19a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea25cbe33b74f3095cf483b6c0a0b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0f2bf0ea848b447d92a8403a1bf21edb',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:42.901036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14727ce-16f2-476d-8eae-3c3f71d0bcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:42.953242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14727ce-16f2-476d-8eae-3c3f71d0bcda) transitioned into state 'SUCCESS' from state '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-1167412960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea25cbe33b74f3095cf483b6c0a0b2c',qos_specs=None,replication_status=,reservations=['697bf8ab-01ef-4588-aa29-c812facb8d85','241222cb-b8a3-4b5b-89f7-5ebdf5cc9107','4ca04b38-33d3-482b-a701-50ac6db135b6','83cd64a3-53bc-407b-bdda-5d018197e577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bf0ea848b447d92a8403a1bf21edb',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:42.955706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970ba8d7-2f20-454d-bfd2-dc4c486b90db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:43.000407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970ba8d7-2f20-454d-bfd2-dc4c486b90db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:43.011129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Flow 'volume_create_api' (f7e995a7-a7fa-43e7-ad7f-10f2e6978acb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:58:43.116613 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create volume request issued successfully. Jan 12 14:58:43.178042 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6f53d4a-0cd4-4099-acc7-37a3892baa40 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes returned with HTTP 202 Jan 12 14:58:43.193144 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1687/3315] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:58:42 2021] POST /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes => generated 820 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:58:43.205153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc28356e-46ba-42e4-bf7b-9f7cf5d39968 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a Jan 12 14:58:43.205674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc28356e-46ba-42e4-bf7b-9f7cf5d39968 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:43.206153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dc28356e-46ba-42e4-bf7b-9f7cf5d39968 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:43.312973 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:43.312973 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:43.333061 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dc28356e-46ba-42e4-bf7b-9f7cf5d39968 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:43.363170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dc28356e-46ba-42e4-bf7b-9f7cf5d39968 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a returned with HTTP 200 Jan 12 14:58:43.364434 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1629/3316] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:43 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a => generated 912 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:44.381185 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e10ae9ac-bc49-42f0-bfa4-46d8ded6578e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a Jan 12 14:58:44.381708 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e10ae9ac-bc49-42f0-bfa4-46d8ded6578e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:44.381881 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:44.381881 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:44.382551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e10ae9ac-bc49-42f0-bfa4-46d8ded6578e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:44.433092 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:44.433092 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:44.441901 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e10ae9ac-bc49-42f0-bfa4-46d8ded6578e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:44.467859 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e10ae9ac-bc49-42f0-bfa4-46d8ded6578e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a returned with HTTP 200 Jan 12 14:58:44.469278 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1688/3317] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:44 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:44.486181 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-979a590b-6dc2-4a17-b89f-986c3c35b6c7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] POST http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots Jan 12 14:58:44.487004 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:44.487004 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:44.487718 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-979a590b-6dc2-4a17-b89f-986c3c35b6c7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d08ebf17-f3c7-4202-989c-1764d39db19a", "name": "tempest-VolumesDeleteCascade-Snapshot-1504676309"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:58:44.582642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:44.582642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:44.584560 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-979a590b-6dc2-4a17-b89f-986c3c35b6c7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:44.585175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-979a590b-6dc2-4a17-b89f-986c3c35b6c7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create snapshot from volume d08ebf17-f3c7-4202-989c-1764d39db19a Jan 12 14:58:44.652942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-979a590b-6dc2-4a17-b89f-986c3c35b6c7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Created reservations ['e14ee573-b337-4861-bf51-a3c30268b1e2', 'c9d639e8-6eed-432d-9f8e-1c9199d1e20e', '95f7120a-e293-4716-9fbc-7f2394dc6a4c', '0a36cf95-b326-4a71-a230-cb57f0290167'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:58:44.879668 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-979a590b-6dc2-4a17-b89f-986c3c35b6c7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot create request issued successfully. Jan 12 14:58:44.882440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-979a590b-6dc2-4a17-b89f-986c3c35b6c7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots returned with HTTP 202 Jan 12 14:58:44.889364 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1630/3318] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:58:44 2021] POST /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots => generated 307 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:58:44.894349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a77d54c6-4357-4ce1-b0ae-4f002580aa74 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f Jan 12 14:58:44.895092 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a77d54c6-4357-4ce1-b0ae-4f002580aa74 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:44.895527 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:44.895527 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:44.896856 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a77d54c6-4357-4ce1-b0ae-4f002580aa74 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:44.962333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:44.962333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:44.967288 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a77d54c6-4357-4ce1-b0ae-4f002580aa74 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:44.974363 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a77d54c6-4357-4ce1-b0ae-4f002580aa74 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f returned with HTTP 200 Jan 12 14:58:44.976360 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1689/3319] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:58:44 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f => generated 439 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:45.990073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6a92ccb-560e-42f6-ba79-3d9f945a4a04 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f Jan 12 14:58:45.990570 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6a92ccb-560e-42f6-ba79-3d9f945a4a04 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:45.990651 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:45.990651 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:45.991016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f6a92ccb-560e-42f6-ba79-3d9f945a4a04 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:46.071486 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:46.071486 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:46.072674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f6a92ccb-560e-42f6-ba79-3d9f945a4a04 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:46.074588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f6a92ccb-560e-42f6-ba79-3d9f945a4a04 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f returned with HTTP 200 Jan 12 14:58:46.089699 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1631/3320] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:58:45 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f => generated 439 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:47.103235 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16e7cddd-66f9-4b0a-b985-95ef57c477b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f Jan 12 14:58:47.103965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16e7cddd-66f9-4b0a-b985-95ef57c477b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:47.104394 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:47.104394 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:47.104737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-16e7cddd-66f9-4b0a-b985-95ef57c477b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:47.146471 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:47.146471 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:47.147926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-16e7cddd-66f9-4b0a-b985-95ef57c477b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:47.150066 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-16e7cddd-66f9-4b0a-b985-95ef57c477b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f returned with HTTP 200 Jan 12 14:58:47.158973 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1690/3321] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:58:47 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:48.175759 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49c85451-5c84-494c-a454-fce9e2a93d69 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f Jan 12 14:58:48.175759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49c85451-5c84-494c-a454-fce9e2a93d69 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:48.175759 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:48.175759 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:48.175759 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-49c85451-5c84-494c-a454-fce9e2a93d69 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:48.274359 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:48.274359 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:48.275571 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-49c85451-5c84-494c-a454-fce9e2a93d69 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:48.278679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-49c85451-5c84-494c-a454-fce9e2a93d69 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f returned with HTTP 200 Jan 12 14:58:48.293408 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1632/3322] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:58:48 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f => generated 466 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:48.304539 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] POST http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes Jan 12 14:58:48.305804 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:48.305804 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:48.305804 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "028cf338-e041-4e4d-96a1-847ff1c3f78f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-936373367"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:58:48.307283 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create volume request body: {'volume': {'snapshot_id': '028cf338-e041-4e4d-96a1-847ff1c3f78f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-936373367'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:58:48.392962 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:48.392962 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:48.393775 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Snapshot retrieved successfully. Jan 12 14:58:48.394654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create volume of 1 GB Jan 12 14:58:48.412795 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Availability Zones retrieved successfully. Jan 12 14:58:48.432850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Flow 'volume_create_api' (16bd883c-cedd-4a1e-8a2b-efc22f478e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:58:48.436129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (627d0280-09a2-4fc4-bfea-4d53cf494b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:48.438771 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:58:48.927498 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (627d0280-09a2-4fc4-bfea-4d53cf494b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '028cf338-e041-4e4d-96a1-847ff1c3f78f', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:48.931825 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e07faa-277c-49dd-b646-ac8448737ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:49.091091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Created reservations ['d847016a-1ad2-41b6-925b-f1881361a652', '45950163-c705-42a0-8ada-558180f7c78d', 'e71c235f-0def-4f20-bc1d-bb9d0de92c51', 'd645ca6d-1e4e-467a-bc7b-ace7c9c91a3a'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:58:49.093033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e07faa-277c-49dd-b646-ac8448737ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d847016a-1ad2-41b6-925b-f1881361a652', '45950163-c705-42a0-8ada-558180f7c78d', 'e71c235f-0def-4f20-bc1d-bb9d0de92c51', 'd645ca6d-1e4e-467a-bc7b-ace7c9c91a3a']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:49.095698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3337a4d5-0803-40a4-87de-c747ebff1c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:49.576042 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3337a4d5-0803-40a4-87de-c747ebff1c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46fc7eec-d6b0-40be-89c3-926713fd7228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-936373367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea25cbe33b74f3095cf483b6c0a0b2c',qos_specs=None,replication_status=,reservations=['d847016a-1ad2-41b6-925b-f1881361a652','45950163-c705-42a0-8ada-558180f7c78d','e71c235f-0def-4f20-bc1d-bb9d0de92c51','d645ca6d-1e4e-467a-bc7b-ace7c9c91a3a'],size=1,snapshot_id=028cf338-e041-4e4d-96a1-847ff1c3f78f,source_replicaid=,source_volid=None,status='creating',user_id='0f2bf0ea848b447d92a8403a1bf21edb',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-936373367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46fc7eec-d6b0-40be-89c3-926713fd7228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea25cbe33b74f3095cf483b6c0a0b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=028cf338-e041-4e4d-96a1-847ff1c3f78f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0f2bf0ea848b447d92a8403a1bf21edb',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:49.578147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c403072-9fca-4f56-a521-6a5a789364e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:49.774904 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c403072-9fca-4f56-a521-6a5a789364e5) transitioned into state 'SUCCESS' from state '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-936373367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea25cbe33b74f3095cf483b6c0a0b2c',qos_specs=None,replication_status=,reservations=['d847016a-1ad2-41b6-925b-f1881361a652','45950163-c705-42a0-8ada-558180f7c78d','e71c235f-0def-4f20-bc1d-bb9d0de92c51','d645ca6d-1e4e-467a-bc7b-ace7c9c91a3a'],size=1,snapshot_id=028cf338-e041-4e4d-96a1-847ff1c3f78f,source_replicaid=,source_volid=None,status='creating',user_id='0f2bf0ea848b447d92a8403a1bf21edb',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:49.777961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e1e40c-5196-4781-8087-3b622aed44f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:58:50.027242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e1e40c-5196-4781-8087-3b622aed44f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:58:50.034067 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Flow 'volume_create_api' (16bd883c-cedd-4a1e-8a2b-efc22f478e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:58:50.154832 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Create volume request issued successfully. Jan 12 14:58:50.203581 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-375abf89-089b-45fe-b9f9-49ff098e4a0a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes returned with HTTP 202 Jan 12 14:58:50.204698 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1691/3323] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 14:58:48 2021] POST /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes => generated 853 bytes in 1904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:58:50.219432 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4afd52ae-ee72-483b-b335-bd7cf9f2272f tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:58:50.220037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4afd52ae-ee72-483b-b335-bd7cf9f2272f tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:50.220251 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:50.220251 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:50.220684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4afd52ae-ee72-483b-b335-bd7cf9f2272f tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:50.361341 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:50.361341 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:50.382149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4afd52ae-ee72-483b-b335-bd7cf9f2272f tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:50.428902 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4afd52ae-ee72-483b-b335-bd7cf9f2272f tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:58:50.430221 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1633/3324] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:50 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 945 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:51.447753 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-233ac8a5-077c-449c-8ee3-e1a8514f06d1 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:58:51.448315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-233ac8a5-077c-449c-8ee3-e1a8514f06d1 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:51.448315 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:51.448315 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:51.457197 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-233ac8a5-077c-449c-8ee3-e1a8514f06d1 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:51.570851 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:51.570851 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:51.590355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-233ac8a5-077c-449c-8ee3-e1a8514f06d1 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:51.648013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-233ac8a5-077c-449c-8ee3-e1a8514f06d1 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:58:51.649465 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1692/3325] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:51 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 945 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:52.667993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5fe5eaa7-66be-40f8-ab33-206a709b5b7e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:58:52.669355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5fe5eaa7-66be-40f8-ab33-206a709b5b7e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:52.669768 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:52.669768 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:52.670858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5fe5eaa7-66be-40f8-ab33-206a709b5b7e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:52.758893 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:52.758893 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:52.768226 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5fe5eaa7-66be-40f8-ab33-206a709b5b7e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:52.791783 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5fe5eaa7-66be-40f8-ab33-206a709b5b7e tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:58:52.793604 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1634/3326] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:52 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 945 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:53.809889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd836b65-d18f-4cf2-88a9-46f8820a57c9 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:58:53.811649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd836b65-d18f-4cf2-88a9-46f8820a57c9 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:53.811829 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:53.811829 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:53.814341 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd836b65-d18f-4cf2-88a9-46f8820a57c9 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:53.878191 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:53.878191 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:53.900320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fd836b65-d18f-4cf2-88a9-46f8820a57c9 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:53.947875 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd836b65-d18f-4cf2-88a9-46f8820a57c9 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:58:53.949128 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1693/3327] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:53 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 945 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:54.970330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef226546-58da-4b19-8f15-8a5cd75b811a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:58:54.970864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef226546-58da-4b19-8f15-8a5cd75b811a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:54.975973 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:54.975973 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:54.975973 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef226546-58da-4b19-8f15-8a5cd75b811a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:55.036359 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:55.036359 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:55.048976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ef226546-58da-4b19-8f15-8a5cd75b811a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:55.077451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef226546-58da-4b19-8f15-8a5cd75b811a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:58:55.082865 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1635/3328] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:54 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 945 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:56.110558 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a89e401-559c-4281-bab5-23ce3da3b4d0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:58:56.111592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a89e401-559c-4281-bab5-23ce3da3b4d0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:56.111960 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:56.111960 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:56.112672 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5a89e401-559c-4281-bab5-23ce3da3b4d0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:56.174547 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:56.174547 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:56.183759 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5a89e401-559c-4281-bab5-23ce3da3b4d0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:56.209175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5a89e401-559c-4281-bab5-23ce3da3b4d0 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:58:56.210474 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1694/3329] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:56 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 945 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:57.230900 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-229973b3-ea88-4bf8-95a2-17902eeb0102 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:58:57.231919 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-229973b3-ea88-4bf8-95a2-17902eeb0102 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:57.232195 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:57.232195 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:57.232681 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-229973b3-ea88-4bf8-95a2-17902eeb0102 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:57.386130 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:57.386130 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:57.396826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-229973b3-ea88-4bf8-95a2-17902eeb0102 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:57.458869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-229973b3-ea88-4bf8-95a2-17902eeb0102 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:58:57.460043 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1636/3330] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:57 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 945 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:58.476337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88d726eb-f13b-47c6-bff0-920f1e0f6c0b tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:58:58.476872 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88d726eb-f13b-47c6-bff0-920f1e0f6c0b tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:58.477027 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:58.477027 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:58.477684 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88d726eb-f13b-47c6-bff0-920f1e0f6c0b tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:58.724555 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:58.724555 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:58.735304 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-88d726eb-f13b-47c6-bff0-920f1e0f6c0b tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:58.810570 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88d726eb-f13b-47c6-bff0-920f1e0f6c0b tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:58:58.813075 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1695/3331] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:58 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 945 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:58:59.831385 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79e44c3a-a260-455d-8092-1b01f49a256a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:58:59.831385 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79e44c3a-a260-455d-8092-1b01f49a256a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:59.831385 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:59.831385 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:59.835413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-79e44c3a-a260-455d-8092-1b01f49a256a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:58:59.909136 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:58:59.909136 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:58:59.918279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-79e44c3a-a260-455d-8092-1b01f49a256a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:58:59.940706 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-79e44c3a-a260-455d-8092-1b01f49a256a tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:58:59.941546 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1637/3332] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:59 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 946 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:58:59.957237 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f1783c2-dfca-4c2a-8161-5c6fa55f9699 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:58:59.957764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f1783c2-dfca-4c2a-8161-5c6fa55f9699 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:58:59.958005 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:58:59.958005 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:58:59.958357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f1783c2-dfca-4c2a-8161-5c6fa55f9699 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:00.007190 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:00.007190 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:00.016523 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8f1783c2-dfca-4c2a-8161-5c6fa55f9699 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:59:00.039276 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f1783c2-dfca-4c2a-8161-5c6fa55f9699 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:59:00.040379 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1696/3333] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:58:59 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 946 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:00.055438 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b5d53386-339e-4e0d-b9cb-3e26f3c843b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] DELETE http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a?cascade=True Jan 12 14:59:00.056040 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b5d53386-339e-4e0d-b9cb-3e26f3c843b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:00.056465 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:00.056465 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:00.056846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b5d53386-339e-4e0d-b9cb-3e26f3c843b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:00.057335 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-b5d53386-339e-4e0d-b9cb-3e26f3c843b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete volume with id: d08ebf17-f3c7-4202-989c-1764d39db19a Jan 12 14:59:00.111037 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:00.111037 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:00.112835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b5d53386-339e-4e0d-b9cb-3e26f3c843b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:59:00.175402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b5d53386-339e-4e0d-b9cb-3e26f3c843b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete volume request issued successfully. Jan 12 14:59:00.176538 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b5d53386-339e-4e0d-b9cb-3e26f3c843b7 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a?cascade=True returned with HTTP 202 Jan 12 14:59:00.177649 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1638/3334] 10.222.0.43 () {58 vars in 1343 bytes} [Tue Jan 12 14:59:00 2021] DELETE /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a?cascade=True => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:59:00.185208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d468060-2d3e-440a-bc5f-31c34cf1889c tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a Jan 12 14:59:00.185728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d468060-2d3e-440a-bc5f-31c34cf1889c tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:00.185945 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:00.185945 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:00.188629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7d468060-2d3e-440a-bc5f-31c34cf1889c tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:00.296812 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:00.296812 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:00.305432 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7d468060-2d3e-440a-bc5f-31c34cf1889c tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:59:00.335702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7d468060-2d3e-440a-bc5f-31c34cf1889c tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a returned with HTTP 200 Jan 12 14:59:00.347369 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1697/3335] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:00 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a => generated 912 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:01.354950 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1e82613e-238b-4a0d-a308-a2f3d6c3b20f tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a Jan 12 14:59:01.355616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1e82613e-238b-4a0d-a308-a2f3d6c3b20f tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:01.355834 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:01.355834 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:01.356226 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1e82613e-238b-4a0d-a308-a2f3d6c3b20f tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:01.430844 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:01.430844 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:01.444132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1e82613e-238b-4a0d-a308-a2f3d6c3b20f tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:59:01.475012 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1e82613e-238b-4a0d-a308-a2f3d6c3b20f tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a returned with HTTP 200 Jan 12 14:59:01.486229 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1639/3336] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:01 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a => generated 912 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:02.494757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe689330-cd94-4766-9ae0-d58c22a18c81 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a Jan 12 14:59:02.495273 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe689330-cd94-4766-9ae0-d58c22a18c81 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:02.495642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:02.495642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:02.496319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe689330-cd94-4766-9ae0-d58c22a18c81 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:02.644711 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:02.644711 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:02.671104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fe689330-cd94-4766-9ae0-d58c22a18c81 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:59:02.698849 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe689330-cd94-4766-9ae0-d58c22a18c81 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a returned with HTTP 200 Jan 12 14:59:02.699876 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1698/3337] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:02 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:03.717013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2aeb8475-c275-4785-b148-d164449ebd92 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a Jan 12 14:59:03.718535 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2aeb8475-c275-4785-b148-d164449ebd92 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:03.718535 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:03.718535 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:03.718535 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2aeb8475-c275-4785-b148-d164449ebd92 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:03.880582 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2aeb8475-c275-4785-b148-d164449ebd92 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a returned with HTTP 404 Jan 12 14:59:03.885155 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1640/3338] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:03 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:03.889853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ebbdd9de-549e-4573-a3cc-e7207d482379 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes Jan 12 14:59:03.890460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ebbdd9de-549e-4573-a3cc-e7207d482379 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:03.891866 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:03.891866 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:03.891866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ebbdd9de-549e-4573-a3cc-e7207d482379 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:03.892288 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-ebbdd9de-549e-4573-a3cc-e7207d482379 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:03.894495 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ebbdd9de-549e-4573-a3cc-e7207d482379 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 14:59:03.991492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ebbdd9de-549e-4573-a3cc-e7207d482379 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Get all volumes completed successfully. Jan 12 14:59:03.992857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ebbdd9de-549e-4573-a3cc-e7207d482379 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes returned with HTTP 200 Jan 12 14:59:04.005889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bbe29a8d-5a5c-432c-90bd-85d96b9087df tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots Jan 12 14:59:04.006578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bbe29a8d-5a5c-432c-90bd-85d96b9087df tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:04.007082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bbe29a8d-5a5c-432c-90bd-85d96b9087df tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:04.007569 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1699/3339] 10.222.0.43 () {58 vars in 1204 bytes} [Tue Jan 12 14:59:03 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes => generated 400 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:04.008299 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-bbe29a8d-5a5c-432c-90bd-85d96b9087df tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:04.010919 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-bbe29a8d-5a5c-432c-90bd-85d96b9087df tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:04.034704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bbe29a8d-5a5c-432c-90bd-85d96b9087df tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Get all snapshots completed successfully. Jan 12 14:59:04.036152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bbe29a8d-5a5c-432c-90bd-85d96b9087df tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots returned with HTTP 200 Jan 12 14:59:04.037841 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1641/3340] 10.222.0.43 () {58 vars in 1210 bytes} [Tue Jan 12 14:59:04 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:59:04.051187 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e920ac0-6a9c-4811-baa9-39e6a2798283 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] DELETE http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:59:04.051187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e920ac0-6a9c-4811-baa9-39e6a2798283 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:04.051187 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:04.051187 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:04.052664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e920ac0-6a9c-4811-baa9-39e6a2798283 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:04.052664 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-9e920ac0-6a9c-4811-baa9-39e6a2798283 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete volume with id: 46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:59:04.111947 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:04.111947 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:04.113149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9e920ac0-6a9c-4811-baa9-39e6a2798283 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:59:04.165725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9e920ac0-6a9c-4811-baa9-39e6a2798283 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete volume request issued successfully. Jan 12 14:59:04.166315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e920ac0-6a9c-4811-baa9-39e6a2798283 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 202 Jan 12 14:59:04.171927 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1700/3341] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:59:04 2021] DELETE /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:59:04.176868 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-beb300db-eab7-4c9f-834a-9aebacd114fa tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:59:04.176868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-beb300db-eab7-4c9f-834a-9aebacd114fa tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:04.177233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-beb300db-eab7-4c9f-834a-9aebacd114fa tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:04.254992 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:04.254992 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:04.290292 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-beb300db-eab7-4c9f-834a-9aebacd114fa tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:59:04.339624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-beb300db-eab7-4c9f-834a-9aebacd114fa tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:59:04.340221 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1642/3342] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:04 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 945 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:04.618557 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74fd55b5-5bbc-4e14-9e52-9d20954636ec tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:59:04.620114 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:04.620114 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:04.620914 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74fd55b5-5bbc-4e14-9e52-9d20954636ec tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-attach": {"instance_uuid": "33bcff34-b8d7-442d-9895-e50a9ee1398f", "mountpoint": "/dev/sdb"}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:59:04.621711 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74fd55b5-5bbc-4e14-9e52-9d20954636ec tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "33bcff34-b8d7-442d-9895-e50a9ee1398f", "mountpoint": "/dev/sdb"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:04.775668 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:04.775668 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:04.777459 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74fd55b5-5bbc-4e14-9e52-9d20954636ec tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:04.798421 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74fd55b5-5bbc-4e14-9e52-9d20954636ec tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Update volume admin metadata completed successfully. Jan 12 14:59:05.221751 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74fd55b5-5bbc-4e14-9e52-9d20954636ec tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Attach volume completed successfully. Jan 12 14:59:05.222613 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74fd55b5-5bbc-4e14-9e52-9d20954636ec tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 202 Jan 12 14:59:05.223720 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1701/3343] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:59:04 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 0 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:59:05.231272 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-069bbfab-0317-438d-82c7-d5f915552c00 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:05.232072 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-069bbfab-0317-438d-82c7-d5f915552c00 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:05.232072 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:05.232072 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:05.232284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-069bbfab-0317-438d-82c7-d5f915552c00 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:05.282743 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:05.282743 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:05.293809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-069bbfab-0317-438d-82c7-d5f915552c00 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:05.320852 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:05.320852 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:05.330482 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-069bbfab-0317-438d-82c7-d5f915552c00 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:05.344145 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1643/3344] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:05 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 1243 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:59:05.349653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33602fdd-93e0-4e05-8158-98c68d11bc2b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:05.350456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33602fdd-93e0-4e05-8158-98c68d11bc2b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:05.350687 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:05.350687 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:05.351397 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33602fdd-93e0-4e05-8158-98c68d11bc2b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:05.370978 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8287bd77-967f-47ee-8f1b-a6666308ba03 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:59:05.371579 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8287bd77-967f-47ee-8f1b-a6666308ba03 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:05.371843 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:05.371843 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:05.372211 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8287bd77-967f-47ee-8f1b-a6666308ba03 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:05.459820 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:05.459820 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:05.480634 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-33602fdd-93e0-4e05-8158-98c68d11bc2b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:05.485175 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:05.485175 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:05.502785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8287bd77-967f-47ee-8f1b-a6666308ba03 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Volume info retrieved successfully. Jan 12 14:59:05.541029 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:05.541029 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:05.573695 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33602fdd-93e0-4e05-8158-98c68d11bc2b tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:05.575585 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1702/3345] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:05 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 1243 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:59:05.591150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9edd3a1e-a50d-4d9f-a795-364884ba30b8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:59:05.591623 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:05.591623 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:05.592973 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9edd3a1e-a50d-4d9f-a795-364884ba30b8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-detach": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:59:05.593721 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9edd3a1e-a50d-4d9f-a795-364884ba30b8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:05.598479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8287bd77-967f-47ee-8f1b-a6666308ba03 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 200 Jan 12 14:59:05.604287 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1644/3346] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:05 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 945 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:05.650676 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:05.650676 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:05.651357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9edd3a1e-a50d-4d9f-a795-364884ba30b8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:05.879467 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9edd3a1e-a50d-4d9f-a795-364884ba30b8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Detach volume completed successfully. Jan 12 14:59:05.880036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9edd3a1e-a50d-4d9f-a795-364884ba30b8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 202 Jan 12 14:59:05.892029 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1703/3347] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:59:05 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 0 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 12 14:59:05.894264 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23ffe1e7-8cdf-4a1a-927a-ddc64d6498dc tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:05.895486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23ffe1e7-8cdf-4a1a-927a-ddc64d6498dc tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:05.897692 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:05.897692 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:05.898314 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-23ffe1e7-8cdf-4a1a-927a-ddc64d6498dc tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:05.980797 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:05.980797 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:06.001016 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-23ffe1e7-8cdf-4a1a-927a-ddc64d6498dc tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:06.046089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-23ffe1e7-8cdf-4a1a-927a-ddc64d6498dc tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:06.047435 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1645/3348] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:05 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 928 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:06.616407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4780fc1e-8859-4800-bcc5-f7660e0cb520 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] GET http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 Jan 12 14:59:06.616407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4780fc1e-8859-4800-bcc5-f7660e0cb520 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:06.616559 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:06.616559 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:06.616893 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4780fc1e-8859-4800-bcc5-f7660e0cb520 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:06.688670 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4780fc1e-8859-4800-bcc5-f7660e0cb520 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 returned with HTTP 404 Jan 12 14:59:06.689719 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1704/3349] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:06 2021] GET /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/46fc7eec-d6b0-40be-89c3-926713fd7228 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:06.704282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed8daa81-64cc-4c9b-9487-e3df3c364397 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] DELETE http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f Jan 12 14:59:06.704785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed8daa81-64cc-4c9b-9487-e3df3c364397 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:06.705524 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:06.705524 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:06.705927 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ed8daa81-64cc-4c9b-9487-e3df3c364397 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:06.706295 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-ed8daa81-64cc-4c9b-9487-e3df3c364397 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete snapshot with id: 028cf338-e041-4e4d-96a1-847ff1c3f78f Jan 12 14:59:06.732229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ed8daa81-64cc-4c9b-9487-e3df3c364397 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f returned with HTTP 404 Jan 12 14:59:06.739063 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1646/3350] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:59:06 2021] DELETE /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/028cf338-e041-4e4d-96a1-847ff1c3f78f => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:06.746928 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d873d969-5d67-41cb-9625-609ae6f23954 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] DELETE http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a Jan 12 14:59:06.747665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d873d969-5d67-41cb-9625-609ae6f23954 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:06.748376 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d873d969-5d67-41cb-9625-609ae6f23954 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:06.750117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-d873d969-5d67-41cb-9625-609ae6f23954 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete volume with id: d08ebf17-f3c7-4202-989c-1764d39db19a Jan 12 14:59:06.870177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d873d969-5d67-41cb-9625-609ae6f23954 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a returned with HTTP 404 Jan 12 14:59:06.871635 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1705/3351] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:59:06 2021] DELETE /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/d08ebf17-f3c7-4202-989c-1764d39db19a => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:06.880384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b97642a-f395-40f2-adb8-b81d3a73bb30 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] DELETE http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac Jan 12 14:59:06.880880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b97642a-f395-40f2-adb8-b81d3a73bb30 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:06.881886 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4b97642a-f395-40f2-adb8-b81d3a73bb30 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:06.882299 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-4b97642a-f395-40f2-adb8-b81d3a73bb30 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete snapshot with id: a930fc5c-4760-43c5-97c4-062fadfe45ac Jan 12 14:59:06.909518 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4b97642a-f395-40f2-adb8-b81d3a73bb30 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac returned with HTTP 404 Jan 12 14:59:06.911376 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1647/3352] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:59:06 2021] DELETE /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/a930fc5c-4760-43c5-97c4-062fadfe45ac => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:06.920386 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea8033ab-032e-4b9b-9937-ff93b162eef5 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] DELETE http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 Jan 12 14:59:06.921813 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea8033ab-032e-4b9b-9937-ff93b162eef5 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:06.922407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea8033ab-032e-4b9b-9937-ff93b162eef5 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:06.923764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-ea8033ab-032e-4b9b-9937-ff93b162eef5 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete snapshot with id: bddfc318-6e75-43f0-8943-17ca820c1522 Jan 12 14:59:06.966790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea8033ab-032e-4b9b-9937-ff93b162eef5 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 returned with HTTP 404 Jan 12 14:59:06.969390 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1706/3353] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:59:06 2021] DELETE /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/snapshots/bddfc318-6e75-43f0-8943-17ca820c1522 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:06.977629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19de9bea-bd96-4a60-878a-ab1999c757f3 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] DELETE http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:59:06.977629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19de9bea-bd96-4a60-878a-ab1999c757f3 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:06.977946 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19de9bea-bd96-4a60-878a-ab1999c757f3 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:06.979323 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-19de9bea-bd96-4a60-878a-ab1999c757f3 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] Delete volume with id: ec51b633-f1bc-4da7-a8ce-8d6e62c8646a Jan 12 14:59:07.042001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19de9bea-bd96-4a60-878a-ab1999c757f3 tempest-VolumesDeleteCascade-383789056 tempest-VolumesDeleteCascade-383789056] http://10.222.0.43/volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a returned with HTTP 404 Jan 12 14:59:07.043424 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1648/3354] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:59:06 2021] DELETE /volume/v3/3ea25cbe33b74f3095cf483b6c0a0b2c/volumes/ec51b633-f1bc-4da7-a8ce-8d6e62c8646a => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:10.297003 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] POST http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes Jan 12 14:59:10.299425 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-158026187"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:10.300770 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-158026187'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:59:10.301346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Create volume of 1 GB Jan 12 14:59:10.325298 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Availability Zones retrieved successfully. Jan 12 14:59:10.351667 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Flow 'volume_create_api' (a7e2c231-a905-459e-bda1-e455f05fefa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:59:10.354836 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0763b6a-192d-45a7-a528-32dbeea6b51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:10.357329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:59:10.473907 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0763b6a-192d-45a7-a528-32dbeea6b51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:10.477462 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d8054e5-99d6-435c-a10a-75ef3167fdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:10.595640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Created reservations ['46f78e42-25fd-434d-8b38-e63d4d83309b', '639092c7-fc71-4f09-8cef-9098b990c99a', 'b57492e1-a3c1-44a2-989c-74ec59447040', '84ba12d2-1855-4fff-ac3d-3bf82f3b082e'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:59:10.598188 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d8054e5-99d6-435c-a10a-75ef3167fdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46f78e42-25fd-434d-8b38-e63d4d83309b', '639092c7-fc71-4f09-8cef-9098b990c99a', 'b57492e1-a3c1-44a2-989c-74ec59447040', '84ba12d2-1855-4fff-ac3d-3bf82f3b082e']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:10.601584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34a6ccd-38ca-4e8c-9f86-62352d9188e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:10.683962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34a6ccd-38ca-4e8c-9f86-62352d9188e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9454559-45a2-451b-8460-bdbb38193dd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-158026187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef6d3d4eea44b55a800b1d933c20c0b',qos_specs=None,replication_status=,reservations=['46f78e42-25fd-434d-8b38-e63d4d83309b','639092c7-fc71-4f09-8cef-9098b990c99a','b57492e1-a3c1-44a2-989c-74ec59447040','84ba12d2-1855-4fff-ac3d-3bf82f3b082e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf247f9779c4dc8ad4e5cef9c9c9fe0',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-158026187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9454559-45a2-451b-8460-bdbb38193dd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef6d3d4eea44b55a800b1d933c20c0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2bf247f9779c4dc8ad4e5cef9c9c9fe0',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:10.687081 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e75f433-0e3a-447d-b6b3-aa125cf4f1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:10.752417 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e75f433-0e3a-447d-b6b3-aa125cf4f1d2) transitioned into state 'SUCCESS' from state '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-158026187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef6d3d4eea44b55a800b1d933c20c0b',qos_specs=None,replication_status=,reservations=['46f78e42-25fd-434d-8b38-e63d4d83309b','639092c7-fc71-4f09-8cef-9098b990c99a','b57492e1-a3c1-44a2-989c-74ec59447040','84ba12d2-1855-4fff-ac3d-3bf82f3b082e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf247f9779c4dc8ad4e5cef9c9c9fe0',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:10.754525 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04a7068d-2e59-4445-9c27-c590940bc4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:10.780517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04a7068d-2e59-4445-9c27-c590940bc4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:10.783142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Flow 'volume_create_api' (a7e2c231-a905-459e-bda1-e455f05fefa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:59:10.891629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Create volume request issued successfully. Jan 12 14:59:10.927329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f526a45c-0e86-4712-8ea9-eeea853290f8 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes returned with HTTP 202 Jan 12 14:59:10.929406 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1707/3355] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:59:10 2021] POST /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes => generated 818 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:59:10.943381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77286bda-ab89-4224-a401-7903fa79c13e tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] GET http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 Jan 12 14:59:10.943863 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77286bda-ab89-4224-a401-7903fa79c13e tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:10.944359 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77286bda-ab89-4224-a401-7903fa79c13e tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:11.027095 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:11.027095 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:11.037644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-77286bda-ab89-4224-a401-7903fa79c13e tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:11.066249 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77286bda-ab89-4224-a401-7903fa79c13e tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 returned with HTTP 200 Jan 12 14:59:11.067353 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1649/3356] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:10 2021] GET /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 => generated 910 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:12.083212 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9bb8ad00-2649-4247-ab71-bba3f3351df6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] GET http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 Jan 12 14:59:12.084349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9bb8ad00-2649-4247-ab71-bba3f3351df6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:12.084729 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.084729 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.085109 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9bb8ad00-2649-4247-ab71-bba3f3351df6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:12.137695 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:12.137695 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:12.146990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9bb8ad00-2649-4247-ab71-bba3f3351df6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:12.171927 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9bb8ad00-2649-4247-ab71-bba3f3351df6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 returned with HTTP 200 Jan 12 14:59:12.173504 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1708/3357] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:12 2021] GET /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:12.189917 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ef4f56a-86df-44fa-8bfa-965f174e0913 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] POST http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata Jan 12 14:59:12.190990 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.190990 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.191611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7ef4f56a-86df-44fa-8bfa-965f174e0913 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:12.242734 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:12.242734 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:12.244686 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ef4f56a-86df-44fa-8bfa-965f174e0913 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:12.263854 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7ef4f56a-86df-44fa-8bfa-965f174e0913 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Create volume metadata completed successfully. Jan 12 14:59:12.264652 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7ef4f56a-86df-44fa-8bfa-965f174e0913 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata returned with HTTP 200 Jan 12 14:59:12.265609 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1650/3358] 10.222.0.43 () {60 vars in 1364 bytes} [Tue Jan 12 14:59:12 2021] POST /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata => generated 101 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:12.275467 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60385a20-b85b-47e9-979f-c7f9493336a5 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] GET http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata Jan 12 14:59:12.276238 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60385a20-b85b-47e9-979f-c7f9493336a5 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:12.276440 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.276440 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.276817 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-60385a20-b85b-47e9-979f-c7f9493336a5 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:12.328903 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:12.328903 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:12.330104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-60385a20-b85b-47e9-979f-c7f9493336a5 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:12.340807 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-60385a20-b85b-47e9-979f-c7f9493336a5 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Get volume metadata completed successfully. Jan 12 14:59:12.341454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-60385a20-b85b-47e9-979f-c7f9493336a5 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata returned with HTTP 200 Jan 12 14:59:12.342982 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1709/3359] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:59:12 2021] GET /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata => generated 101 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:12.352596 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dcb808f5-5cd4-480a-b2d9-4c30254c109c tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] PUT http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata Jan 12 14:59:12.353043 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.353043 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.353433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dcb808f5-5cd4-480a-b2d9-4c30254c109c tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:12.406509 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:12.406509 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:12.407674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dcb808f5-5cd4-480a-b2d9-4c30254c109c tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:12.429184 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dcb808f5-5cd4-480a-b2d9-4c30254c109c tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Update volume metadata completed successfully. Jan 12 14:59:12.429790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dcb808f5-5cd4-480a-b2d9-4c30254c109c tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata returned with HTTP 200 Jan 12 14:59:12.430974 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1651/3360] 10.222.0.43 () {60 vars in 1362 bytes} [Tue Jan 12 14:59:12 2021] PUT /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata => generated 57 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:59:12.440495 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a10861e-b9e7-4d96-9820-0358f6953f50 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] GET http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata Jan 12 14:59:12.441256 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a10861e-b9e7-4d96-9820-0358f6953f50 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:12.441480 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.441480 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.441861 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1a10861e-b9e7-4d96-9820-0358f6953f50 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:12.492919 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:12.492919 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:12.494331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1a10861e-b9e7-4d96-9820-0358f6953f50 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:12.504371 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1a10861e-b9e7-4d96-9820-0358f6953f50 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Get volume metadata completed successfully. Jan 12 14:59:12.505017 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1a10861e-b9e7-4d96-9820-0358f6953f50 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata returned with HTTP 200 Jan 12 14:59:12.510187 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1710/3361] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:59:12 2021] GET /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata => generated 57 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:59:12.515970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0425527-f52f-4aa9-bb7d-c2f768a2d940 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] DELETE http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata/key1 Jan 12 14:59:12.516596 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0425527-f52f-4aa9-bb7d-c2f768a2d940 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:12.516817 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.516817 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.517190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0425527-f52f-4aa9-bb7d-c2f768a2d940 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:12.585375 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:12.585375 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:12.586828 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f0425527-f52f-4aa9-bb7d-c2f768a2d940 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:12.598169 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f0425527-f52f-4aa9-bb7d-c2f768a2d940 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Get volume metadata completed successfully. Jan 12 14:59:12.605311 n-d-764292-10 devstack@c-api.service[87930]: /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 12 14:59:12.605311 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 14:59:12.611513 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f0425527-f52f-4aa9-bb7d-c2f768a2d940 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Delete volume metadata completed successfully. Jan 12 14:59:12.612051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0425527-f52f-4aa9-bb7d-c2f768a2d940 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata/key1 returned with HTTP 200 Jan 12 14:59:12.616189 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1652/3362] 10.222.0.43 () {58 vars in 1360 bytes} [Tue Jan 12 14:59:12 2021] DELETE /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata/key1 => generated 0 bytes in 101 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 12 14:59:12.621819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f985d087-e560-4f62-b416-c9fa99b67421 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] GET http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata Jan 12 14:59:12.622427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f985d087-e560-4f62-b416-c9fa99b67421 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:12.622671 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.622671 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.623053 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f985d087-e560-4f62-b416-c9fa99b67421 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:12.674134 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:12.674134 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:12.675613 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f985d087-e560-4f62-b416-c9fa99b67421 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:12.685021 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f985d087-e560-4f62-b416-c9fa99b67421 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Get volume metadata completed successfully. Jan 12 14:59:12.685659 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f985d087-e560-4f62-b416-c9fa99b67421 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata returned with HTTP 200 Jan 12 14:59:12.686557 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1711/3363] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:59:12 2021] GET /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata => generated 32 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:59:12.696177 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f75dba07-62f4-4187-81f1-ddd7c2ce3205 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] PUT http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata Jan 12 14:59:12.696649 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.696649 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.697060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f75dba07-62f4-4187-81f1-ddd7c2ce3205 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:12.750887 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:12.750887 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:12.752087 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f75dba07-62f4-4187-81f1-ddd7c2ce3205 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:12.768378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f75dba07-62f4-4187-81f1-ddd7c2ce3205 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Update volume metadata completed successfully. Jan 12 14:59:12.768990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f75dba07-62f4-4187-81f1-ddd7c2ce3205 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata returned with HTTP 200 Jan 12 14:59:12.769864 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1653/3364] 10.222.0.43 () {60 vars in 1362 bytes} [Tue Jan 12 14:59:12 2021] PUT /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata => generated 16 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 12 14:59:12.781466 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b46a025-cb78-40c3-8b18-17f8ce260ee9 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] POST http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata Jan 12 14:59:12.782035 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.782035 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.782607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1b46a025-cb78-40c3-8b18-17f8ce260ee9 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:12.839917 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:12.839917 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:12.841239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1b46a025-cb78-40c3-8b18-17f8ce260ee9 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:12.857578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1b46a025-cb78-40c3-8b18-17f8ce260ee9 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Create volume metadata completed successfully. Jan 12 14:59:12.858661 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1b46a025-cb78-40c3-8b18-17f8ce260ee9 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata returned with HTTP 200 Jan 12 14:59:12.859911 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1712/3365] 10.222.0.43 () {60 vars in 1363 bytes} [Tue Jan 12 14:59:12 2021] POST /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:59:12.869130 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88cc0ef4-ed59-4549-bff0-1248e4850c04 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] PUT http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata/key3 Jan 12 14:59:12.869703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.869703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.870257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88cc0ef4-ed59-4549-bff0-1248e4850c04 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:12.925192 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:12.925192 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:12.926694 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-88cc0ef4-ed59-4549-bff0-1248e4850c04 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:12.945221 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-88cc0ef4-ed59-4549-bff0-1248e4850c04 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Update volume metadata completed successfully. Jan 12 14:59:12.945952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88cc0ef4-ed59-4549-bff0-1248e4850c04 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata/key3 returned with HTTP 200 Jan 12 14:59:12.947131 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1654/3366] 10.222.0.43 () {60 vars in 1377 bytes} [Tue Jan 12 14:59:12 2021] PUT /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata/key3 => generated 35 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:59:12.966400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a8ac743-41f8-4592-8390-5092ce0175a6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] GET http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata/key3 Jan 12 14:59:12.966970 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a8ac743-41f8-4592-8390-5092ce0175a6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:12.967372 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:12.967372 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:12.968171 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4a8ac743-41f8-4592-8390-5092ce0175a6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:13.045978 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:13.045978 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:13.047858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4a8ac743-41f8-4592-8390-5092ce0175a6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:13.062883 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4a8ac743-41f8-4592-8390-5092ce0175a6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Get volume metadata completed successfully. Jan 12 14:59:13.063878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4a8ac743-41f8-4592-8390-5092ce0175a6 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata/key3 returned with HTTP 200 Jan 12 14:59:13.066024 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1713/3367] 10.222.0.43 () {58 vars in 1357 bytes} [Tue Jan 12 14:59:12 2021] GET /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata/key3 => generated 35 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:59:13.077606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe0f31b9-af4a-4bb9-b340-f3e82ea14a52 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] GET http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata Jan 12 14:59:13.078563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe0f31b9-af4a-4bb9-b340-f3e82ea14a52 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:13.078974 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:13.078974 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:13.079624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fe0f31b9-af4a-4bb9-b340-f3e82ea14a52 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:13.169713 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:13.169713 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:13.171515 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fe0f31b9-af4a-4bb9-b340-f3e82ea14a52 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:13.183900 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fe0f31b9-af4a-4bb9-b340-f3e82ea14a52 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Get volume metadata completed successfully. Jan 12 14:59:13.184749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fe0f31b9-af4a-4bb9-b340-f3e82ea14a52 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata returned with HTTP 200 Jan 12 14:59:13.190211 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1655/3368] 10.222.0.43 () {58 vars in 1342 bytes} [Tue Jan 12 14:59:13 2021] GET /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata => generated 75 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:59:13.196708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-367f92a0-2d19-44ee-885f-6a0c59fe4296 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] PUT http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata Jan 12 14:59:13.197196 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:13.197196 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:13.197760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-367f92a0-2d19-44ee-885f-6a0c59fe4296 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:13.255732 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:13.255732 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:13.257361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-367f92a0-2d19-44ee-885f-6a0c59fe4296 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:13.279591 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-367f92a0-2d19-44ee-885f-6a0c59fe4296 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Update volume metadata completed successfully. Jan 12 14:59:13.280912 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-367f92a0-2d19-44ee-885f-6a0c59fe4296 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata returned with HTTP 200 Jan 12 14:59:13.282677 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1714/3369] 10.222.0.43 () {60 vars in 1362 bytes} [Tue Jan 12 14:59:13 2021] PUT /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2/metadata => generated 16 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:59:13.293302 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41b2973f-22a2-4604-824f-868946026590 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] DELETE http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 Jan 12 14:59:13.293992 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41b2973f-22a2-4604-824f-868946026590 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:13.294316 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:13.294316 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:13.294873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-41b2973f-22a2-4604-824f-868946026590 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:13.296144 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-41b2973f-22a2-4604-824f-868946026590 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Delete volume with id: a9454559-45a2-451b-8460-bdbb38193dd2 Jan 12 14:59:13.350009 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:13.350009 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:13.351505 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-41b2973f-22a2-4604-824f-868946026590 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:13.398857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-41b2973f-22a2-4604-824f-868946026590 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Delete volume request issued successfully. Jan 12 14:59:13.399577 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-41b2973f-22a2-4604-824f-868946026590 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 returned with HTTP 202 Jan 12 14:59:13.403964 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1656/3370] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:59:13 2021] DELETE /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:59:13.409090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-81301588-a5a4-4616-9680-d20a65781504 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] GET http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 Jan 12 14:59:13.410638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-81301588-a5a4-4616-9680-d20a65781504 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:13.411014 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:13.411014 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:13.411638 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-81301588-a5a4-4616-9680-d20a65781504 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:13.466709 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:13.466709 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:13.476889 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-81301588-a5a4-4616-9680-d20a65781504 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:13.510090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-81301588-a5a4-4616-9680-d20a65781504 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 returned with HTTP 200 Jan 12 14:59:13.510931 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1715/3371] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:13 2021] GET /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 => generated 910 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:14.527240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-136ed6bb-516b-4bf4-b155-b0b813f2ed71 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] GET http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 Jan 12 14:59:14.527739 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-136ed6bb-516b-4bf4-b155-b0b813f2ed71 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:14.528068 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:14.528068 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:14.528319 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-136ed6bb-516b-4bf4-b155-b0b813f2ed71 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:14.652287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:14.652287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:14.662840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-136ed6bb-516b-4bf4-b155-b0b813f2ed71 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Volume info retrieved successfully. Jan 12 14:59:14.691936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-136ed6bb-516b-4bf4-b155-b0b813f2ed71 tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 returned with HTTP 200 Jan 12 14:59:14.692996 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1657/3372] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:14 2021] GET /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 => generated 910 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:14.950032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f9b2d5a-b085-4d7c-8004-c93a5774baaf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:59:14.950494 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:14.950494 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:14.950927 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f9b2d5a-b085-4d7c-8004-c93a5774baaf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-reserve": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:59:14.951310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8f9b2d5a-b085-4d7c-8004-c93a5774baaf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:15.048262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:15.048262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:15.062445 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8f9b2d5a-b085-4d7c-8004-c93a5774baaf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:15.102350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8f9b2d5a-b085-4d7c-8004-c93a5774baaf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Reserve volume completed successfully. Jan 12 14:59:15.103124 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8f9b2d5a-b085-4d7c-8004-c93a5774baaf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 202 Jan 12 14:59:15.104855 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1716/3373] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:59:14 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:59:15.113553 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9f4f3451-cf6f-4926-a9c5-b8c7a7e7f259 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:15.114239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9f4f3451-cf6f-4926-a9c5-b8c7a7e7f259 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:15.114457 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:15.114457 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:15.114834 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9f4f3451-cf6f-4926-a9c5-b8c7a7e7f259 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:15.205989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:15.205989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:15.216661 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9f4f3451-cf6f-4926-a9c5-b8c7a7e7f259 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:15.250516 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9f4f3451-cf6f-4926-a9c5-b8c7a7e7f259 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:15.251480 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1658/3374] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:15 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 928 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:15.268834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6cc301a-026c-4416-9bb8-26c7dcd00abf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:59:15.269293 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:15.269293 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:15.270340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6cc301a-026c-4416-9bb8-26c7dcd00abf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-unreserve": {}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:59:15.270720 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6cc301a-026c-4416-9bb8-26c7dcd00abf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:15.329898 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:15.329898 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:15.331984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b6cc301a-026c-4416-9bb8-26c7dcd00abf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:15.405279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b6cc301a-026c-4416-9bb8-26c7dcd00abf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Unreserve volume completed successfully. Jan 12 14:59:15.405905 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6cc301a-026c-4416-9bb8-26c7dcd00abf tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 202 Jan 12 14:59:15.407139 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1717/3375] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:59:15 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:59:15.415693 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10ec853d-3fe0-45c5-9fda-94fbb6b2a81f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:15.416296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10ec853d-3fe0-45c5-9fda-94fbb6b2a81f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:15.416516 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:15.416516 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:15.416878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-10ec853d-3fe0-45c5-9fda-94fbb6b2a81f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:15.482860 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:15.482860 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:15.493028 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-10ec853d-3fe0-45c5-9fda-94fbb6b2a81f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:15.519585 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-10ec853d-3fe0-45c5-9fda-94fbb6b2a81f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:15.537719 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-374978bf-42e6-4442-acb2-318221454c58 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:59:15.538869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:15.538869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:15.539518 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-374978bf-42e6-4442-acb2-318221454c58 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:59:15.540077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-374978bf-42e6-4442-acb2-318221454c58 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:15.548267 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1659/3376] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:15 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 928 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:15.605118 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:15.605118 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:15.607266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-374978bf-42e6-4442-acb2-318221454c58 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:15.629835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-374978bf-42e6-4442-acb2-318221454c58 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume updated successfully. Jan 12 14:59:15.630677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-374978bf-42e6-4442-acb2-318221454c58 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 200 Jan 12 14:59:15.631779 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1718/3377] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:59:15 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 0 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 12 14:59:15.641792 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d370bf1f-5317-418d-82d2-a6c84655b229 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:15.642647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d370bf1f-5317-418d-82d2-a6c84655b229 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:15.643054 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:15.643054 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:15.643703 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d370bf1f-5317-418d-82d2-a6c84655b229 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:15.710384 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dfa74065-a4e3-41a5-9985-cbc59cddafbb tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] GET http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 Jan 12 14:59:15.710909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dfa74065-a4e3-41a5-9985-cbc59cddafbb tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:15.711131 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:15.711131 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:15.711508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dfa74065-a4e3-41a5-9985-cbc59cddafbb tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:15.744820 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:15.744820 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:15.763403 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d370bf1f-5317-418d-82d2-a6c84655b229 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:15.812876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d370bf1f-5317-418d-82d2-a6c84655b229 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:15.813736 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1660/3378] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:15 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 927 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:15.828951 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35d128fd-2f5b-4d78-96c2-e55bb7785c44 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:59:15.829378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dfa74065-a4e3-41a5-9985-cbc59cddafbb tempest-VolumesMetadataTest-1171236534 tempest-VolumesMetadataTest-1171236534] http://10.222.0.43/volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 returned with HTTP 404 Jan 12 14:59:15.829484 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:15.829484 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:15.829827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35d128fd-2f5b-4d78-96c2-e55bb7785c44 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:59:15.830216 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35d128fd-2f5b-4d78-96c2-e55bb7785c44 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:15.832526 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1719/3379] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:15 2021] GET /volume/v3/9ef6d3d4eea44b55a800b1d933c20c0b/volumes/a9454559-45a2-451b-8460-bdbb38193dd2 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:15.887328 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:15.887328 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:15.888604 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35d128fd-2f5b-4d78-96c2-e55bb7785c44 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:15.899738 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35d128fd-2f5b-4d78-96c2-e55bb7785c44 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume updated successfully. Jan 12 14:59:15.900717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35d128fd-2f5b-4d78-96c2-e55bb7785c44 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 200 Jan 12 14:59:15.905526 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1661/3380] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:59:15 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 0 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 12 14:59:15.909648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db01970d-12ef-45f2-bc22-b17afec57d78 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:15.910562 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db01970d-12ef-45f2-bc22-b17afec57d78 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:15.911138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-db01970d-12ef-45f2-bc22-b17afec57d78 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:15.979590 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:15.979590 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:15.990862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-db01970d-12ef-45f2-bc22-b17afec57d78 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:16.017461 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-db01970d-12ef-45f2-bc22-b17afec57d78 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:16.018467 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1720/3381] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:15 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 928 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:16.035405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b66a65f9-86ca-4e97-a5e5-e303433ad34a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:59:16.036001 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:16.036001 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:16.036574 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b66a65f9-86ca-4e97-a5e5-e303433ad34a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:59:16.037089 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b66a65f9-86ca-4e97-a5e5-e303433ad34a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:16.106013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:16.106013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:16.107707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b66a65f9-86ca-4e97-a5e5-e303433ad34a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:16.148764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b66a65f9-86ca-4e97-a5e5-e303433ad34a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Update volume admin metadata completed successfully. Jan 12 14:59:16.149269 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b66a65f9-86ca-4e97-a5e5-e303433ad34a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Update readonly setting on volume completed successfully. Jan 12 14:59:16.149898 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b66a65f9-86ca-4e97-a5e5-e303433ad34a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 202 Jan 12 14:59:16.151011 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1662/3382] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:59:16 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:59:16.161020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99a22618-8aee-4fcf-9690-ab57b8c6f55a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:16.161551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99a22618-8aee-4fcf-9690-ab57b8c6f55a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:16.161768 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:16.161768 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:16.162147 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99a22618-8aee-4fcf-9690-ab57b8c6f55a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:16.300560 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:16.300560 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:16.329915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-99a22618-8aee-4fcf-9690-ab57b8c6f55a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:16.390277 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99a22618-8aee-4fcf-9690-ab57b8c6f55a tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:16.391619 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1721/3383] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:16 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 927 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:16.410692 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad9f123d-e679-4a79-90a6-e93dafd80b8e tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:59:16.411172 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:16.411172 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:16.411624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad9f123d-e679-4a79-90a6-e93dafd80b8e tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:59:16.412047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ad9f123d-e679-4a79-90a6-e93dafd80b8e tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:16.493079 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:16.493079 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:16.494732 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ad9f123d-e679-4a79-90a6-e93dafd80b8e tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:16.536691 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ad9f123d-e679-4a79-90a6-e93dafd80b8e tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Update volume admin metadata completed successfully. Jan 12 14:59:16.537039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ad9f123d-e679-4a79-90a6-e93dafd80b8e tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Update readonly setting on volume completed successfully. Jan 12 14:59:16.537574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ad9f123d-e679-4a79-90a6-e93dafd80b8e tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 202 Jan 12 14:59:16.541509 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1663/3384] 10.222.0.43 () {60 vars in 1357 bytes} [Tue Jan 12 14:59:16 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 14:59:16.547888 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c1f2863-0e95-43b7-bd60-05ece192995c tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:16.548532 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c1f2863-0e95-43b7-bd60-05ece192995c tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:16.548808 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:16.548808 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:16.549267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c1f2863-0e95-43b7-bd60-05ece192995c tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:16.610360 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:16.610360 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:16.620912 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c1f2863-0e95-43b7-bd60-05ece192995c tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:16.649019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c1f2863-0e95-43b7-bd60-05ece192995c tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:16.650694 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1722/3385] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:16 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 928 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:16.668109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-83e10fcf-6f3b-43fb-8b67-965c933e703d tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] POST http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action Jan 12 14:59:16.668712 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:16.668712 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:16.669526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-83e10fcf-6f3b-43fb-8b67-965c933e703d tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1532684520", "disk_format": "raw"}}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 14:59:16.670119 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-83e10fcf-6f3b-43fb-8b67-965c933e703d tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1532684520", "disk_format": "raw"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:16.723862 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:16.723862 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:16.725008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-83e10fcf-6f3b-43fb-8b67-965c933e703d tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:16.788091 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:16.788091 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:16.924803 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-83e10fcf-6f3b-43fb-8b67-965c933e703d tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Copy volume to image completed successfully. Jan 12 14:59:16.925632 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-83e10fcf-6f3b-43fb-8b67-965c933e703d tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action returned with HTTP 202 Jan 12 14:59:16.926648 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1664/3386] 10.222.0.43 () {60 vars in 1358 bytes} [Tue Jan 12 14:59:16 2021] POST /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea/action => generated 693 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:59:19.786510 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b72e84b3-7216-492c-bc54-d9deaaae746a tempest-VolumesSummaryTest-1871745040 tempest-VolumesSummaryTest-1871745040] GET http://10.222.0.43/volume/v3/3009224a58b24d07bd8f7c0709d89966/volumes/summary Jan 12 14:59:19.787517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b72e84b3-7216-492c-bc54-d9deaaae746a tempest-VolumesSummaryTest-1871745040 tempest-VolumesSummaryTest-1871745040] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:19.787914 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:19.787914 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:19.788299 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b72e84b3-7216-492c-bc54-d9deaaae746a tempest-VolumesSummaryTest-1871745040 tempest-VolumesSummaryTest-1871745040] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:19.788798 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-b72e84b3-7216-492c-bc54-d9deaaae746a tempest-VolumesSummaryTest-1871745040 tempest-VolumesSummaryTest-1871745040] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:19.799762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b72e84b3-7216-492c-bc54-d9deaaae746a tempest-VolumesSummaryTest-1871745040 tempest-VolumesSummaryTest-1871745040] Get summary completed successfully. Jan 12 14:59:19.800512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b72e84b3-7216-492c-bc54-d9deaaae746a tempest-VolumesSummaryTest-1871745040 tempest-VolumesSummaryTest-1871745040] http://10.222.0.43/volume/v3/3009224a58b24d07bd8f7c0709d89966/volumes/summary returned with HTTP 200 Jan 12 14:59:19.801582 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1723/3387] 10.222.0.43 () {60 vars in 1269 bytes} [Tue Jan 12 14:59:19 2021] GET /volume/v3/3009224a58b24d07bd8f7c0709d89966/volumes/summary => generated 55 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:23.103064 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] POST http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes Jan 12 14:59:23.109381 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:23.109381 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:23.110282 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-640189276"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:23.111957 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-640189276'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:59:23.112529 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Create volume of 1 GB Jan 12 14:59:23.155306 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Availability Zones retrieved successfully. Jan 12 14:59:23.191331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Flow 'volume_create_api' (ab817d30-d7dc-4d22-957f-ce304b2f22f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:59:23.195554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63673738-4caa-44ba-9d30-147c0300f518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:23.206041 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:59:23.368702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63673738-4caa-44ba-9d30-147c0300f518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:23.379880 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2764f400-dbdd-4c32-bb74-396b79e7848d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:23.614444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Created reservations ['9ca5fd8d-0bfc-4611-ae35-29f7d4beb8c2', 'b2359e3d-96ca-41aa-8281-0afee88f4cb3', '7939cadc-46e1-407f-ba27-e7833037e101', 'fea9a0e1-e1a4-486b-ac1a-c7603e93a7ff'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:59:23.616993 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2764f400-dbdd-4c32-bb74-396b79e7848d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ca5fd8d-0bfc-4611-ae35-29f7d4beb8c2', 'b2359e3d-96ca-41aa-8281-0afee88f4cb3', '7939cadc-46e1-407f-ba27-e7833037e101', 'fea9a0e1-e1a4-486b-ac1a-c7603e93a7ff']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:23.620558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e3c528-1a93-40e6-80e1-1574e55f1128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:23.701114 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e3c528-1a93-40e6-80e1-1574e55f1128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a860315-84b1-462d-baf0-10c2abd0e23f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-640189276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aea1172fa874e9e812fe754befe1742',qos_specs=None,replication_status=,reservations=['9ca5fd8d-0bfc-4611-ae35-29f7d4beb8c2','b2359e3d-96ca-41aa-8281-0afee88f4cb3','7939cadc-46e1-407f-ba27-e7833037e101','fea9a0e1-e1a4-486b-ac1a-c7603e93a7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062ba5f4fec947629bf950b0be88b765',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-640189276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a860315-84b1-462d-baf0-10c2abd0e23f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aea1172fa874e9e812fe754befe1742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='062ba5f4fec947629bf950b0be88b765',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:23.704244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d96c7f-53d3-4333-bf4c-331291c1ef16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:23.741366 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d96c7f-53d3-4333-bf4c-331291c1ef16) transitioned into state 'SUCCESS' from state '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-640189276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aea1172fa874e9e812fe754befe1742',qos_specs=None,replication_status=,reservations=['9ca5fd8d-0bfc-4611-ae35-29f7d4beb8c2','b2359e3d-96ca-41aa-8281-0afee88f4cb3','7939cadc-46e1-407f-ba27-e7833037e101','fea9a0e1-e1a4-486b-ac1a-c7603e93a7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062ba5f4fec947629bf950b0be88b765',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:23.743329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce3ab19-71d1-4aeb-aeed-1434a2b74bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:23.760654 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ce3ab19-71d1-4aeb-aeed-1434a2b74bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:23.763569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Flow 'volume_create_api' (ab817d30-d7dc-4d22-957f-ce304b2f22f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:59:23.824436 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Create volume request issued successfully. Jan 12 14:59:23.840939 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4da38c39-c26a-4931-9ca1-ee6f69241bcf tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes returned with HTTP 202 Jan 12 14:59:23.842696 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1665/3388] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:59:22 2021] POST /volume/v3/4aea1172fa874e9e812fe754befe1742/volumes => generated 826 bytes in 1041 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:59:23.856107 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec7a20bf-7947-4116-b067-b6a4bff5e911 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:23.856637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec7a20bf-7947-4116-b067-b6a4bff5e911 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:23.857139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec7a20bf-7947-4116-b067-b6a4bff5e911 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:23.968500 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:23.968500 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:23.977839 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ec7a20bf-7947-4116-b067-b6a4bff5e911 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Volume info retrieved successfully. Jan 12 14:59:24.002991 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec7a20bf-7947-4116-b067-b6a4bff5e911 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f returned with HTTP 200 Jan 12 14:59:24.004177 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1724/3389] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:23 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f => generated 894 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:25.020469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d53ab02c-0e7b-4896-8423-329681816b85 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:25.021016 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d53ab02c-0e7b-4896-8423-329681816b85 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:25.021280 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:25.021280 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:25.021716 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d53ab02c-0e7b-4896-8423-329681816b85 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:25.125148 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:25.125148 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:25.143042 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d53ab02c-0e7b-4896-8423-329681816b85 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Volume info retrieved successfully. Jan 12 14:59:25.180552 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d53ab02c-0e7b-4896-8423-329681816b85 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f returned with HTTP 200 Jan 12 14:59:25.181379 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1666/3390] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:25 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f => generated 919 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:25.197970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14d4f07c-8612-4511-a969-e608661bba46 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] POST http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots Jan 12 14:59:25.198552 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:25.198552 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:25.199076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-14d4f07c-8612-4511-a969-e608661bba46 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a860315-84b1-462d-baf0-10c2abd0e23f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-452751072"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:25.272579 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:25.272579 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:25.273755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-14d4f07c-8612-4511-a969-e608661bba46 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Volume info retrieved successfully. Jan 12 14:59:25.274257 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-14d4f07c-8612-4511-a969-e608661bba46 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Create snapshot from volume 8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:25.384894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-14d4f07c-8612-4511-a969-e608661bba46 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Created reservations ['70063759-067c-43ee-994d-a9a118eabc56', 'e5cc2a2f-c19a-4fa2-90c4-23194eae8788', '916ed958-6913-468d-9328-62a141cbaee4', '450ec29f-7ece-4d51-ae82-304e1c914832'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:59:25.507669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-14d4f07c-8612-4511-a969-e608661bba46 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot create request issued successfully. Jan 12 14:59:25.509932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-14d4f07c-8612-4511-a969-e608661bba46 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots returned with HTTP 202 Jan 12 14:59:25.516978 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1725/3391] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:59:25 2021] POST /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots => generated 313 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:59:25.525914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ec1cd49-82db-4d28-afb0-da5f2b13c20e tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b Jan 12 14:59:25.527659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ec1cd49-82db-4d28-afb0-da5f2b13c20e tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:25.527659 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:25.527659 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:25.535977 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ec1cd49-82db-4d28-afb0-da5f2b13c20e tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:25.565540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:25.565540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:25.567112 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ec1cd49-82db-4d28-afb0-da5f2b13c20e tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:25.571922 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ec1cd49-82db-4d28-afb0-da5f2b13c20e tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b returned with HTTP 200 Jan 12 14:59:25.572937 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1667/3392] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:25 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b => generated 445 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:26.586835 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a809af95-2e9c-4550-89f8-930fc7f19ecd tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b Jan 12 14:59:26.587997 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a809af95-2e9c-4550-89f8-930fc7f19ecd tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:26.588385 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:26.588385 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:26.589108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a809af95-2e9c-4550-89f8-930fc7f19ecd tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:26.642869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:26.642869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:26.644700 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a809af95-2e9c-4550-89f8-930fc7f19ecd tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:26.646864 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a809af95-2e9c-4550-89f8-930fc7f19ecd tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b returned with HTTP 200 Jan 12 14:59:26.647947 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1726/3393] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:26 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b => generated 445 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:27.659826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-114c30c1-0c86-4bff-a3a5-82a186045db8 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b Jan 12 14:59:27.661523 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-114c30c1-0c86-4bff-a3a5-82a186045db8 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:27.661833 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:27.661833 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:27.662391 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-114c30c1-0c86-4bff-a3a5-82a186045db8 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:27.689107 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:27.689107 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:27.690613 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-114c30c1-0c86-4bff-a3a5-82a186045db8 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:27.694344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-114c30c1-0c86-4bff-a3a5-82a186045db8 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b returned with HTTP 200 Jan 12 14:59:27.695270 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1668/3394] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:27 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:27.707944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8730983-d863-4b01-a361-7100aa198d14 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] POST http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots Jan 12 14:59:27.708558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:27.708558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:27.708982 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8730983-d863-4b01-a361-7100aa198d14 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a860315-84b1-462d-baf0-10c2abd0e23f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1664623062"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:27.779466 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:27.779466 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:27.782260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a8730983-d863-4b01-a361-7100aa198d14 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Volume info retrieved successfully. Jan 12 14:59:27.782824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-a8730983-d863-4b01-a361-7100aa198d14 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Create snapshot from volume 8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:27.857099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-a8730983-d863-4b01-a361-7100aa198d14 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Created reservations ['582e3692-1f34-4758-ba9a-ea0d351318bb', '76b52a1d-2e90-4ce7-a012-9d9e91dd6f7d', '6a56fd43-793f-49d8-b49a-6f3615210ecc', 'b9feaa4a-7db4-4e48-8228-10cb74a621d7'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:59:27.996850 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a8730983-d863-4b01-a361-7100aa198d14 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot create request issued successfully. Jan 12 14:59:27.997623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8730983-d863-4b01-a361-7100aa198d14 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots returned with HTTP 202 Jan 12 14:59:28.004571 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1727/3395] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:59:27 2021] POST /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots => generated 314 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:59:28.011953 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2de87137-423a-4589-97bc-707c1fe69bee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 Jan 12 14:59:28.013272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2de87137-423a-4589-97bc-707c1fe69bee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:28.013740 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:28.013740 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:28.014303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2de87137-423a-4589-97bc-707c1fe69bee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:28.048908 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:28.048908 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:28.050268 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2de87137-423a-4589-97bc-707c1fe69bee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:28.052195 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2de87137-423a-4589-97bc-707c1fe69bee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 returned with HTTP 200 Jan 12 14:59:28.053022 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1669/3396] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:28 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 => generated 446 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:29.076147 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ae2b208-cfd2-4119-bec9-c2c5e23a59ec tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 Jan 12 14:59:29.077237 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ae2b208-cfd2-4119-bec9-c2c5e23a59ec tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:29.077461 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:29.077461 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:29.085799 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3ae2b208-cfd2-4119-bec9-c2c5e23a59ec tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:29.152600 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:29.152600 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:29.153770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3ae2b208-cfd2-4119-bec9-c2c5e23a59ec tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:29.155881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3ae2b208-cfd2-4119-bec9-c2c5e23a59ec tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 returned with HTTP 200 Jan 12 14:59:29.156724 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1728/3397] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:29 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 => generated 446 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:30.168423 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2490ffaf-31be-456a-9a3f-9e47d11521d1 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 Jan 12 14:59:30.169642 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2490ffaf-31be-456a-9a3f-9e47d11521d1 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:30.170054 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:30.170054 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:30.170694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2490ffaf-31be-456a-9a3f-9e47d11521d1 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:30.199953 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:30.199953 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:30.202195 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2490ffaf-31be-456a-9a3f-9e47d11521d1 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:30.205851 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2490ffaf-31be-456a-9a3f-9e47d11521d1 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 returned with HTTP 200 Jan 12 14:59:30.207616 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1670/3398] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:30 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 => generated 473 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:30.218975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9b815906-ccde-40c9-962e-5ff0b1fcca0a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] POST http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots Jan 12 14:59:30.219488 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:30.219488 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:30.219859 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9b815906-ccde-40c9-962e-5ff0b1fcca0a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a860315-84b1-462d-baf0-10c2abd0e23f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:30.290371 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:30.290371 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:30.291657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9b815906-ccde-40c9-962e-5ff0b1fcca0a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Volume info retrieved successfully. Jan 12 14:59:30.292078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-9b815906-ccde-40c9-962e-5ff0b1fcca0a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Create snapshot from volume 8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:30.353970 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-9b815906-ccde-40c9-962e-5ff0b1fcca0a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Created reservations ['6d180217-991a-4f6d-9ff6-23a27f66e6eb', '0910189b-ebed-4b3b-843e-3e1bb8c2431f', 'bdd162cf-45e2-4bbb-80f4-fc84b6f5295b', 'df5680d8-60ca-4e52-83fa-1daf767eeec2'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:59:30.618159 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9b815906-ccde-40c9-962e-5ff0b1fcca0a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot create request issued successfully. Jan 12 14:59:30.619587 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9b815906-ccde-40c9-962e-5ff0b1fcca0a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots returned with HTTP 202 Jan 12 14:59:30.632987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13d209d8-cce7-487e-ba48-09fe101907f2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e Jan 12 14:59:30.633511 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13d209d8-cce7-487e-ba48-09fe101907f2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:30.633703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:30.633703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:30.634336 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13d209d8-cce7-487e-ba48-09fe101907f2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:30.652450 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1729/3399] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:59:30 2021] POST /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots => generated 314 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:59:30.748920 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:30.748920 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:30.752638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-13d209d8-cce7-487e-ba48-09fe101907f2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:30.754743 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13d209d8-cce7-487e-ba48-09fe101907f2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e returned with HTTP 200 Jan 12 14:59:30.755589 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1671/3400] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:30 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e => generated 446 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:31.768745 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ffd05598-6b8b-4deb-8fb8-73b1c3ae06c2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e Jan 12 14:59:31.769885 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ffd05598-6b8b-4deb-8fb8-73b1c3ae06c2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:31.770318 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:31.770318 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:31.771190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ffd05598-6b8b-4deb-8fb8-73b1c3ae06c2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:31.889932 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:31.889932 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:31.893208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ffd05598-6b8b-4deb-8fb8-73b1c3ae06c2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:31.895214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ffd05598-6b8b-4deb-8fb8-73b1c3ae06c2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e returned with HTTP 200 Jan 12 14:59:31.899687 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1730/3401] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:31 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e => generated 446 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:32.911396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-592912ba-d1ce-4a83-9132-43afeb335575 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e Jan 12 14:59:32.912239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-592912ba-d1ce-4a83-9132-43afeb335575 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:32.912616 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:32.912616 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:32.913580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-592912ba-d1ce-4a83-9132-43afeb335575 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:32.941857 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:32.941857 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:32.943561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-592912ba-d1ce-4a83-9132-43afeb335575 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:32.946190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-592912ba-d1ce-4a83-9132-43afeb335575 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e returned with HTTP 200 Jan 12 14:59:32.947385 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1672/3402] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:32 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e => generated 473 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:32.959530 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fbc8b56-a89b-43d0-8295-ee1be91c5554 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?limit=1 Jan 12 14:59:32.960055 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fbc8b56-a89b-43d0-8295-ee1be91c5554 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:32.960249 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:32.960249 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:32.961071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8fbc8b56-a89b-43d0-8295-ee1be91c5554 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:32.962207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-8fbc8b56-a89b-43d0-8295-ee1be91c5554 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:32.965524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-8fbc8b56-a89b-43d0-8295-ee1be91c5554 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:32.992301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8fbc8b56-a89b-43d0-8295-ee1be91c5554 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:32.994102 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8fbc8b56-a89b-43d0-8295-ee1be91c5554 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?limit=1 returned with HTTP 200 Jan 12 14:59:32.994948 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1731/3403] 10.222.0.43 () {58 vars in 1225 bytes} [Tue Jan 12 14:59:32 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?limit=1 => generated 515 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 14:59:33.007942 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b73dd97e-de3b-470a-bef4-2f5cd870a5d4 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots Jan 12 14:59:33.008622 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b73dd97e-de3b-470a-bef4-2f5cd870a5d4 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.008939 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.008939 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.009500 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b73dd97e-de3b-470a-bef4-2f5cd870a5d4 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.010278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-b73dd97e-de3b-470a-bef4-2f5cd870a5d4 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.012617 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-b73dd97e-de3b-470a-bef4-2f5cd870a5d4 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.035762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b73dd97e-de3b-470a-bef4-2f5cd870a5d4 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.037074 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b73dd97e-de3b-470a-bef4-2f5cd870a5d4 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots returned with HTTP 200 Jan 12 14:59:33.038217 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1673/3404] 10.222.0.43 () {58 vars in 1210 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots => generated 995 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.049690 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4cbae4dd-b2c6-4e59-9900-26c5f6beb79f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?limit=100000 Jan 12 14:59:33.050486 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4cbae4dd-b2c6-4e59-9900-26c5f6beb79f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.051125 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.051125 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.052009 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4cbae4dd-b2c6-4e59-9900-26c5f6beb79f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.052804 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-4cbae4dd-b2c6-4e59-9900-26c5f6beb79f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.053663 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.053663 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.055640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-4cbae4dd-b2c6-4e59-9900-26c5f6beb79f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.086396 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4cbae4dd-b2c6-4e59-9900-26c5f6beb79f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.088232 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4cbae4dd-b2c6-4e59-9900-26c5f6beb79f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?limit=100000 returned with HTTP 200 Jan 12 14:59:33.098419 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1732/3405] 10.222.0.43 () {58 vars in 1235 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?limit=100000 => generated 995 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.110581 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6176d2f3-031a-47fe-a8af-a8a06161aca3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?limit=0 Jan 12 14:59:33.111107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6176d2f3-031a-47fe-a8af-a8a06161aca3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.111323 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.111323 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.111698 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6176d2f3-031a-47fe-a8af-a8a06161aca3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.112600 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-6176d2f3-031a-47fe-a8af-a8a06161aca3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.113299 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.113299 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.115033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-6176d2f3-031a-47fe-a8af-a8a06161aca3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.143478 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6176d2f3-031a-47fe-a8af-a8a06161aca3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.144201 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6176d2f3-031a-47fe-a8af-a8a06161aca3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?limit=0 returned with HTTP 200 Jan 12 14:59:33.145088 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1674/3406] 10.222.0.43 () {58 vars in 1225 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?limit=0 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 14:59:33.164844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eff1179c-9cb3-4545-adc8-0cb84d75f4cc tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots Jan 12 14:59:33.165647 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eff1179c-9cb3-4545-adc8-0cb84d75f4cc tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.166176 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.166176 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.166568 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eff1179c-9cb3-4545-adc8-0cb84d75f4cc tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.167172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-eff1179c-9cb3-4545-adc8-0cb84d75f4cc tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.167945 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.167945 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.170396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-eff1179c-9cb3-4545-adc8-0cb84d75f4cc tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.190860 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eff1179c-9cb3-4545-adc8-0cb84d75f4cc tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.192151 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eff1179c-9cb3-4545-adc8-0cb84d75f4cc tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots returned with HTTP 200 Jan 12 14:59:33.193333 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1733/3407] 10.222.0.43 () {58 vars in 1210 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.205655 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77815239-d39d-442d-a66b-74d43cf02e3b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?marker=c41f67b1-705e-49c1-a49c-ceb8f55efdf5 Jan 12 14:59:33.206387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77815239-d39d-442d-a66b-74d43cf02e3b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.207340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-77815239-d39d-442d-a66b-74d43cf02e3b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.207963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-77815239-d39d-442d-a66b-74d43cf02e3b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.210333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-77815239-d39d-442d-a66b-74d43cf02e3b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.253233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-77815239-d39d-442d-a66b-74d43cf02e3b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.253991 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-77815239-d39d-442d-a66b-74d43cf02e3b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?marker=c41f67b1-705e-49c1-a49c-ceb8f55efdf5 returned with HTTP 200 Jan 12 14:59:33.255012 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1675/3408] 10.222.0.43 () {58 vars in 1297 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?marker=c41f67b1-705e-49c1-a49c-ceb8f55efdf5 => generated 341 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.267567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e56b869-a574-470e-ad94-525a04b6660f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?offset=2&limit=3 Jan 12 14:59:33.268023 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e56b869-a574-470e-ad94-525a04b6660f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.268483 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.268483 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.269142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5e56b869-a574-470e-ad94-525a04b6660f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.269811 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-5e56b869-a574-470e-ad94-525a04b6660f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.270558 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.270558 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.272328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-5e56b869-a574-470e-ad94-525a04b6660f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.290029 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5e56b869-a574-470e-ad94-525a04b6660f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.291139 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5e56b869-a574-470e-ad94-525a04b6660f tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 12 14:59:33.299434 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1734/3409] 10.222.0.43 () {58 vars in 1243 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?offset=2&limit=3 => generated 341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.304341 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e14f6110-e30e-467e-ac96-808982b6d72a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=created_at&sort_dir=asc Jan 12 14:59:33.304866 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e14f6110-e30e-467e-ac96-808982b6d72a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.305059 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.305059 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.307161 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e14f6110-e30e-467e-ac96-808982b6d72a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.307751 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-e14f6110-e30e-467e-ac96-808982b6d72a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.308751 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.308751 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.311290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-e14f6110-e30e-467e-ac96-808982b6d72a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.335573 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e14f6110-e30e-467e-ac96-808982b6d72a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.336880 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e14f6110-e30e-467e-ac96-808982b6d72a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 12 14:59:33.338200 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1676/3410] 10.222.0.43 () {58 vars in 1275 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.351219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19d3c50f-5fb1-4522-bdfa-6053beb5fe48 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=created_at&sort_dir=desc Jan 12 14:59:33.351730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19d3c50f-5fb1-4522-bdfa-6053beb5fe48 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.351971 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.351971 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.352339 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-19d3c50f-5fb1-4522-bdfa-6053beb5fe48 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.352916 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-19d3c50f-5fb1-4522-bdfa-6053beb5fe48 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.353573 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.353573 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.355179 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-19d3c50f-5fb1-4522-bdfa-6053beb5fe48 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.376765 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-19d3c50f-5fb1-4522-bdfa-6053beb5fe48 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.377680 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-19d3c50f-5fb1-4522-bdfa-6053beb5fe48 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 12 14:59:33.379925 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1735/3411] 10.222.0.43 () {58 vars in 1277 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.393301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c15c843-46d4-412f-b809-b720464554b7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=id&sort_dir=asc Jan 12 14:59:33.393943 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c15c843-46d4-412f-b809-b720464554b7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.394281 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.394281 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.394841 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c15c843-46d4-412f-b809-b720464554b7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.395528 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-9c15c843-46d4-412f-b809-b720464554b7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.396317 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.396317 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.398030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-9c15c843-46d4-412f-b809-b720464554b7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.420213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9c15c843-46d4-412f-b809-b720464554b7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.421117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c15c843-46d4-412f-b809-b720464554b7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 12 14:59:33.422181 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1677/3412] 10.222.0.43 () {58 vars in 1259 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.435375 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1be9992a-5fd9-420e-9800-42b2e9ca8101 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=id&sort_dir=desc Jan 12 14:59:33.436592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1be9992a-5fd9-420e-9800-42b2e9ca8101 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.436786 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.436786 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.437168 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1be9992a-5fd9-420e-9800-42b2e9ca8101 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.437753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-1be9992a-5fd9-420e-9800-42b2e9ca8101 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.438417 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.438417 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.441688 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-1be9992a-5fd9-420e-9800-42b2e9ca8101 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.463104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1be9992a-5fd9-420e-9800-42b2e9ca8101 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.464078 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1be9992a-5fd9-420e-9800-42b2e9ca8101 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 12 14:59:33.473174 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1736/3413] 10.222.0.43 () {58 vars in 1261 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.478068 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-811890d7-0617-442a-8317-82ff4b2fdbf5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=display_name&sort_dir=asc Jan 12 14:59:33.478592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-811890d7-0617-442a-8317-82ff4b2fdbf5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.478788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.478788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.479172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-811890d7-0617-442a-8317-82ff4b2fdbf5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.480032 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-811890d7-0617-442a-8317-82ff4b2fdbf5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.481188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.481188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.484030 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-811890d7-0617-442a-8317-82ff4b2fdbf5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.504760 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-811890d7-0617-442a-8317-82ff4b2fdbf5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.505686 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-811890d7-0617-442a-8317-82ff4b2fdbf5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 12 14:59:33.506544 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1678/3414] 10.222.0.43 () {58 vars in 1279 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.519378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fad2ff1-d4a4-4bc1-9a8b-ef562bdc2b89 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=display_name&sort_dir=desc Jan 12 14:59:33.519972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fad2ff1-d4a4-4bc1-9a8b-ef562bdc2b89 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.520188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.520188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.520562 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1fad2ff1-d4a4-4bc1-9a8b-ef562bdc2b89 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.521144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-1fad2ff1-d4a4-4bc1-9a8b-ef562bdc2b89 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.521813 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.521813 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.523768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-1fad2ff1-d4a4-4bc1-9a8b-ef562bdc2b89 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.547140 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1fad2ff1-d4a4-4bc1-9a8b-ef562bdc2b89 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.547140 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1fad2ff1-d4a4-4bc1-9a8b-ef562bdc2b89 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 12 14:59:33.547464 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1737/3415] 10.222.0.43 () {58 vars in 1281 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.562440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ab97dce-6c97-4751-a46d-95973c8b14f5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 Jan 12 14:59:33.562959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ab97dce-6c97-4751-a46d-95973c8b14f5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.563174 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.563174 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.563554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ab97dce-6c97-4751-a46d-95973c8b14f5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.564352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-8ab97dce-6c97-4751-a46d-95973c8b14f5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.565300 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.565300 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.567955 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-8ab97dce-6c97-4751-a46d-95973c8b14f5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.587134 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ab97dce-6c97-4751-a46d-95973c8b14f5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.588105 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.588105 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.589431 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ab97dce-6c97-4751-a46d-95973c8b14f5 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 returned with HTTP 200 Jan 12 14:59:33.590258 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1679/3416] 10.222.0.43 () {58 vars in 1352 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.602279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56389b2a-dc07-40f7-9747-56c60f53f129 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/detail?status=available Jan 12 14:59:33.602801 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56389b2a-dc07-40f7-9747-56c60f53f129 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.603007 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.603007 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.603379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-56389b2a-dc07-40f7-9747-56c60f53f129 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.604243 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-56389b2a-dc07-40f7-9747-56c60f53f129 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.604920 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.604920 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.606598 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-56389b2a-dc07-40f7-9747-56c60f53f129 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.627549 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-56389b2a-dc07-40f7-9747-56c60f53f129 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.628690 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.628690 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.630175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-56389b2a-dc07-40f7-9747-56c60f53f129 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/detail?status=available returned with HTTP 200 Jan 12 14:59:33.631142 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1738/3417] 10.222.0.43 () {58 vars in 1264 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/detail?status=available => generated 1397 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 14:59:33.642754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8d730f1-8f3f-4e7a-be2a-9a3278c4f11a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 Jan 12 14:59:33.644015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8d730f1-8f3f-4e7a-be2a-9a3278c4f11a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.644235 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.644235 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.644616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8d730f1-8f3f-4e7a-be2a-9a3278c4f11a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'detail' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.645538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-d8d730f1-8f3f-4e7a-be2a-9a3278c4f11a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.647855 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-d8d730f1-8f3f-4e7a-be2a-9a3278c4f11a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.667454 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d8d730f1-8f3f-4e7a-be2a-9a3278c4f11a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.668438 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.668438 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.670342 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8d730f1-8f3f-4e7a-be2a-9a3278c4f11a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 returned with HTTP 200 Jan 12 14:59:33.671229 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1680/3418] 10.222.0.43 () {58 vars in 1386 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 => generated 476 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.684984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26b35d5c-edb4-4841-b664-faa2075a06ae tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 Jan 12 14:59:33.686123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26b35d5c-edb4-4841-b664-faa2075a06ae tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.686338 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.686338 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.686713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-26b35d5c-edb4-4841-b664-faa2075a06ae tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.687294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-26b35d5c-edb4-4841-b664-faa2075a06ae tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.690378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-26b35d5c-edb4-4841-b664-faa2075a06ae tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.712236 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-26b35d5c-edb4-4841-b664-faa2075a06ae tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.713019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-26b35d5c-edb4-4841-b664-faa2075a06ae tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 returned with HTTP 200 Jan 12 14:59:33.714015 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1739/3419] 10.222.0.43 () {58 vars in 1331 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.726583 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e0d14311-1697-4fa4-8d07-05f489abe024 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?status=available Jan 12 14:59:33.727430 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e0d14311-1697-4fa4-8d07-05f489abe024 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.727729 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.727729 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.728303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e0d14311-1697-4fa4-8d07-05f489abe024 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.729076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-e0d14311-1697-4fa4-8d07-05f489abe024 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.731753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-e0d14311-1697-4fa4-8d07-05f489abe024 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.758764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e0d14311-1697-4fa4-8d07-05f489abe024 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.759692 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e0d14311-1697-4fa4-8d07-05f489abe024 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?status=available returned with HTTP 200 Jan 12 14:59:33.769848 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1681/3420] 10.222.0.43 () {58 vars in 1243 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?status=available => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.774418 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24be9f8b-bda2-482b-a50f-cf93a85686ee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 Jan 12 14:59:33.774937 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24be9f8b-bda2-482b-a50f-cf93a85686ee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.775154 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.775154 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.775545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-24be9f8b-bda2-482b-a50f-cf93a85686ee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.776449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-24be9f8b-bda2-482b-a50f-cf93a85686ee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:33.777134 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.777134 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.778843 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-24be9f8b-bda2-482b-a50f-cf93a85686ee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:33.819159 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-24be9f8b-bda2-482b-a50f-cf93a85686ee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Get all snapshots completed successfully. Jan 12 14:59:33.819992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-24be9f8b-bda2-482b-a50f-cf93a85686ee tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 returned with HTTP 200 Jan 12 14:59:33.825354 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1740/3421] 10.222.0.43 () {58 vars in 1365 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2036700886 => generated 342 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:33.834567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b7120907-26fd-44fa-93cd-73cc7498c393 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] DELETE http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e Jan 12 14:59:33.835084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b7120907-26fd-44fa-93cd-73cc7498c393 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.835292 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.835292 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.835665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b7120907-26fd-44fa-93cd-73cc7498c393 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:33.836047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-b7120907-26fd-44fa-93cd-73cc7498c393 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Delete snapshot with id: 4d53a065-b764-4582-9fb8-2e287153681e Jan 12 14:59:33.870056 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:33.870056 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:33.872052 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b7120907-26fd-44fa-93cd-73cc7498c393 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:33.959606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b7120907-26fd-44fa-93cd-73cc7498c393 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot delete request issued successfully. Jan 12 14:59:33.959606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b7120907-26fd-44fa-93cd-73cc7498c393 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e returned with HTTP 202 Jan 12 14:59:33.964363 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1682/3422] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:59:33 2021] DELETE /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:59:33.971303 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-594fcc32-2c6a-4277-ac07-90c994996fd3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e Jan 12 14:59:33.971969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-594fcc32-2c6a-4277-ac07-90c994996fd3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:33.972163 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:33.972163 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:33.972830 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-594fcc32-2c6a-4277-ac07-90c994996fd3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:34.028437 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:34.028437 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:34.032895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-594fcc32-2c6a-4277-ac07-90c994996fd3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:34.040647 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-594fcc32-2c6a-4277-ac07-90c994996fd3 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e returned with HTTP 200 Jan 12 14:59:34.051326 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1741/3423] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:33 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e => generated 472 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:35.057005 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0725e21-2282-49f2-9678-ca31515ff9aa tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e Jan 12 14:59:35.058093 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0725e21-2282-49f2-9678-ca31515ff9aa tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:35.058460 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:35.058460 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:35.059110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0725e21-2282-49f2-9678-ca31515ff9aa tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:35.130201 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:35.130201 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:35.135950 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a0725e21-2282-49f2-9678-ca31515ff9aa tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:35.145666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0725e21-2282-49f2-9678-ca31515ff9aa tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e returned with HTTP 200 Jan 12 14:59:35.151155 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1683/3424] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:35 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e => generated 472 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:36.162901 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7dac784f-110c-4a67-832e-6e0494f054ba tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e Jan 12 14:59:36.163357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7dac784f-110c-4a67-832e-6e0494f054ba tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:36.163526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:36.163526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:36.164005 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7dac784f-110c-4a67-832e-6e0494f054ba tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:36.215251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7dac784f-110c-4a67-832e-6e0494f054ba tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e returned with HTTP 404 Jan 12 14:59:36.219465 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1742/3425] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:36 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4d53a065-b764-4582-9fb8-2e287153681e => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:36.225071 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c69d4ba-8eb3-476f-be26-262adc3a9b0d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] DELETE http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 Jan 12 14:59:36.225655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c69d4ba-8eb3-476f-be26-262adc3a9b0d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:36.225927 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:36.225927 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:36.226484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c69d4ba-8eb3-476f-be26-262adc3a9b0d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:36.226914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-1c69d4ba-8eb3-476f-be26-262adc3a9b0d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Delete snapshot with id: c41f67b1-705e-49c1-a49c-ceb8f55efdf5 Jan 12 14:59:36.276607 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:36.276607 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:36.278762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c69d4ba-8eb3-476f-be26-262adc3a9b0d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:36.366053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1c69d4ba-8eb3-476f-be26-262adc3a9b0d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot delete request issued successfully. Jan 12 14:59:36.367162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c69d4ba-8eb3-476f-be26-262adc3a9b0d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 returned with HTTP 202 Jan 12 14:59:36.372565 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1684/3426] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:59:36 2021] DELETE /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:59:36.376214 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f26585f2-a442-42e8-b5ee-cbdffb8b9580 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 Jan 12 14:59:36.376753 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f26585f2-a442-42e8-b5ee-cbdffb8b9580 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:36.377249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f26585f2-a442-42e8-b5ee-cbdffb8b9580 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:36.423206 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:36.423206 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:36.424392 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f26585f2-a442-42e8-b5ee-cbdffb8b9580 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:36.426508 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f26585f2-a442-42e8-b5ee-cbdffb8b9580 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 returned with HTTP 200 Jan 12 14:59:36.427341 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1743/3427] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:36 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 => generated 472 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:37.438884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3726da8-dfb3-4883-a3f3-524f8ad9a68a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 Jan 12 14:59:37.439554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3726da8-dfb3-4883-a3f3-524f8ad9a68a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:37.442618 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:37.442618 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:37.445952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3726da8-dfb3-4883-a3f3-524f8ad9a68a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:37.522948 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:37.522948 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:37.529519 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c3726da8-dfb3-4883-a3f3-524f8ad9a68a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:37.536288 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3726da8-dfb3-4883-a3f3-524f8ad9a68a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 returned with HTTP 200 Jan 12 14:59:37.537438 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1685/3428] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:37 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 => generated 472 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:38.549352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-207a54dd-d1b8-49ed-a510-f87914e4e3c7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 Jan 12 14:59:38.550533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-207a54dd-d1b8-49ed-a510-f87914e4e3c7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:38.551149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:38.551149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:38.551780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-207a54dd-d1b8-49ed-a510-f87914e4e3c7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:38.625210 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-207a54dd-d1b8-49ed-a510-f87914e4e3c7 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 returned with HTTP 404 Jan 12 14:59:38.626474 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1744/3429] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:38 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/c41f67b1-705e-49c1-a49c-ceb8f55efdf5 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:38.635365 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40874242-6c7c-4103-b192-ef39ed592065 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] DELETE http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b Jan 12 14:59:38.642778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40874242-6c7c-4103-b192-ef39ed592065 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:38.643630 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:38.643630 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:38.644746 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-40874242-6c7c-4103-b192-ef39ed592065 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:38.646630 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-40874242-6c7c-4103-b192-ef39ed592065 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Delete snapshot with id: 4a028f02-d9ff-4d8e-9a4d-43f8be28f44b Jan 12 14:59:38.704448 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:38.704448 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:38.705601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-40874242-6c7c-4103-b192-ef39ed592065 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:38.833234 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-40874242-6c7c-4103-b192-ef39ed592065 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot delete request issued successfully. Jan 12 14:59:38.833779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-40874242-6c7c-4103-b192-ef39ed592065 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b returned with HTTP 202 Jan 12 14:59:38.837376 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1686/3430] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 14:59:38 2021] DELETE /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:59:38.848360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc0a0e04-2051-463a-8967-e19422fddd07 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b Jan 12 14:59:38.848899 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc0a0e04-2051-463a-8967-e19422fddd07 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:38.849398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cc0a0e04-2051-463a-8967-e19422fddd07 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:38.892912 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:38.892912 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:38.894329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cc0a0e04-2051-463a-8967-e19422fddd07 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:38.896320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cc0a0e04-2051-463a-8967-e19422fddd07 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b returned with HTTP 200 Jan 12 14:59:38.898002 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1745/3431] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:38 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b => generated 471 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:39.910247 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2213e34-851d-46cb-b9f7-72fe91475d7b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b Jan 12 14:59:39.910788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2213e34-851d-46cb-b9f7-72fe91475d7b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:39.911055 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:39.911055 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:39.911484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d2213e34-851d-46cb-b9f7-72fe91475d7b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:39.997043 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:39.997043 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:39.998995 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d2213e34-851d-46cb-b9f7-72fe91475d7b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:40.001126 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d2213e34-851d-46cb-b9f7-72fe91475d7b tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b returned with HTTP 200 Jan 12 14:59:40.016536 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1687/3432] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:39 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b => generated 471 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:41.027609 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d99a7108-9d2d-42d9-95cc-e536f04d040a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b Jan 12 14:59:41.028329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d99a7108-9d2d-42d9-95cc-e536f04d040a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:41.028550 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:41.028550 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:41.028930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d99a7108-9d2d-42d9-95cc-e536f04d040a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:41.122233 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:41.122233 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:41.129656 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d99a7108-9d2d-42d9-95cc-e536f04d040a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Snapshot retrieved successfully. Jan 12 14:59:41.137452 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d99a7108-9d2d-42d9-95cc-e536f04d040a tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b returned with HTTP 200 Jan 12 14:59:41.138377 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1746/3433] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:41 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b => generated 471 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:42.150340 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-efcc254a-3c7f-450d-b643-69370adc0a7c tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b Jan 12 14:59:42.150829 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-efcc254a-3c7f-450d-b643-69370adc0a7c tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:42.151030 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:42.151030 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:42.151664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-efcc254a-3c7f-450d-b643-69370adc0a7c tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:42.251684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-efcc254a-3c7f-450d-b643-69370adc0a7c tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b returned with HTTP 404 Jan 12 14:59:42.259177 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1688/3434] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:42 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/snapshots/4a028f02-d9ff-4d8e-9a4d-43f8be28f44b => generated 111 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:42.263252 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa7f3116-1add-4e31-b3dc-ea13941bfead tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] DELETE http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:42.264545 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa7f3116-1add-4e31-b3dc-ea13941bfead tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:42.264908 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:42.264908 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:42.265636 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fa7f3116-1add-4e31-b3dc-ea13941bfead tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:42.266242 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-fa7f3116-1add-4e31-b3dc-ea13941bfead tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Delete volume with id: 8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:42.380916 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:42.380916 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:42.382952 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fa7f3116-1add-4e31-b3dc-ea13941bfead tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Volume info retrieved successfully. Jan 12 14:59:42.440721 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fa7f3116-1add-4e31-b3dc-ea13941bfead tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Delete volume request issued successfully. Jan 12 14:59:42.441389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fa7f3116-1add-4e31-b3dc-ea13941bfead tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f returned with HTTP 202 Jan 12 14:59:42.442602 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1747/3435] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:59:42 2021] DELETE /volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:59:42.450158 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-225d0b11-20b5-4f53-95dc-3396d5461cc2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:42.456068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-225d0b11-20b5-4f53-95dc-3396d5461cc2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:42.457811 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-225d0b11-20b5-4f53-95dc-3396d5461cc2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:42.626182 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:42.626182 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:42.671132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-225d0b11-20b5-4f53-95dc-3396d5461cc2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Volume info retrieved successfully. Jan 12 14:59:42.737893 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-225d0b11-20b5-4f53-95dc-3396d5461cc2 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f returned with HTTP 200 Jan 12 14:59:42.739359 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1689/3436] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:42 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f => generated 918 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:43.756873 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e576408d-fca2-4825-932f-411f2e67dc7d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:43.757575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e576408d-fca2-4825-932f-411f2e67dc7d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:43.757970 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:43.757970 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:43.758734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e576408d-fca2-4825-932f-411f2e67dc7d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:43.951836 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:43.951836 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:43.987936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e576408d-fca2-4825-932f-411f2e67dc7d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Volume info retrieved successfully. Jan 12 14:59:44.042537 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e576408d-fca2-4825-932f-411f2e67dc7d tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f returned with HTTP 200 Jan 12 14:59:44.062172 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1748/3437] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:43 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f => generated 918 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:45.069073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4cc48a65-ee0d-4d01-bf50-2c8dcb82b954 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:45.071548 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4cc48a65-ee0d-4d01-bf50-2c8dcb82b954 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:45.071764 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:45.071764 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:45.072194 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4cc48a65-ee0d-4d01-bf50-2c8dcb82b954 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:45.195770 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:45.195770 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:45.217455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4cc48a65-ee0d-4d01-bf50-2c8dcb82b954 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Volume info retrieved successfully. Jan 12 14:59:45.285152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c404db4f-e0aa-4134-af92-1b93cd840329 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:45.287961 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4cc48a65-ee0d-4d01-bf50-2c8dcb82b954 tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f returned with HTTP 200 Jan 12 14:59:45.288745 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1690/3438] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:45 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f => generated 918 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:45.303031 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c404db4f-e0aa-4134-af92-1b93cd840329 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:45.303198 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:45.303198 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:45.303942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c404db4f-e0aa-4134-af92-1b93cd840329 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:45.364407 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:45.364407 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:45.375068 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c404db4f-e0aa-4134-af92-1b93cd840329 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:45.399991 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c404db4f-e0aa-4134-af92-1b93cd840329 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:45.401552 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1749/3439] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:45 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 928 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:46.305053 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-326fc60e-f211-4e15-885d-e6540733047c tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] GET http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f Jan 12 14:59:46.306256 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-326fc60e-f211-4e15-885d-e6540733047c tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:46.307650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:46.307650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:46.308624 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-326fc60e-f211-4e15-885d-e6540733047c tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:46.359950 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-326fc60e-f211-4e15-885d-e6540733047c tempest-VolumesSnapshotListTestJSON-733616501 tempest-VolumesSnapshotListTestJSON-733616501] http://10.222.0.43/volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f returned with HTTP 404 Jan 12 14:59:46.372083 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1691/3440] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:46 2021] GET /volume/v3/4aea1172fa874e9e812fe754befe1742/volumes/8a860315-84b1-462d-baf0-10c2abd0e23f => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:46.417678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b8cb39e-cfdc-4e7a-b74e-4625088cd841 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:46.418581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b8cb39e-cfdc-4e7a-b74e-4625088cd841 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:46.418992 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:46.418992 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:46.420722 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b8cb39e-cfdc-4e7a-b74e-4625088cd841 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:46.535695 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:46.535695 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:46.561487 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2b8cb39e-cfdc-4e7a-b74e-4625088cd841 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:46.610910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b8cb39e-cfdc-4e7a-b74e-4625088cd841 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:46.612283 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1750/3441] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:46 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 928 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:47.702741 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0837447d-bdbd-4639-8d30-39687b2b31b5 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] DELETE http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:47.703365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0837447d-bdbd-4639-8d30-39687b2b31b5 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:47.703938 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0837447d-bdbd-4639-8d30-39687b2b31b5 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:47.704574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-0837447d-bdbd-4639-8d30-39687b2b31b5 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Delete volume with id: d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:47.760373 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:47.760373 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:47.762038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0837447d-bdbd-4639-8d30-39687b2b31b5 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:47.788856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0837447d-bdbd-4639-8d30-39687b2b31b5 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Delete volume request issued successfully. Jan 12 14:59:47.789406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0837447d-bdbd-4639-8d30-39687b2b31b5 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 202 Jan 12 14:59:47.790522 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1692/3442] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 14:59:47 2021] DELETE /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 14:59:47.801063 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d66dda20-0243-4a83-ac07-caa89a4b41a8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:47.801563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d66dda20-0243-4a83-ac07-caa89a4b41a8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:47.801982 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:47.801982 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:47.802333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d66dda20-0243-4a83-ac07-caa89a4b41a8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:47.918351 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:47.918351 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:47.937896 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d66dda20-0243-4a83-ac07-caa89a4b41a8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:47.973198 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d66dda20-0243-4a83-ac07-caa89a4b41a8 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:47.988337 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1751/3443] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:47 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 927 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:49.000822 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b1899321-ee7b-4cb8-82e9-8cf879db26f6 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:49.001326 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b1899321-ee7b-4cb8-82e9-8cf879db26f6 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:49.001672 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:49.001672 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:49.002260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b1899321-ee7b-4cb8-82e9-8cf879db26f6 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:49.066702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:49.066702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:49.075559 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b1899321-ee7b-4cb8-82e9-8cf879db26f6 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Volume info retrieved successfully. Jan 12 14:59:49.103368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b1899321-ee7b-4cb8-82e9-8cf879db26f6 tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 200 Jan 12 14:59:49.108172 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1693/3444] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:48 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 927 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:50.121413 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa0bb706-c5a1-45f0-97c7-7d721d8b9d2f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] GET http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea Jan 12 14:59:50.122069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa0bb706-c5a1-45f0-97c7-7d721d8b9d2f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:50.122401 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:50.122401 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:50.123596 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aa0bb706-c5a1-45f0-97c7-7d721d8b9d2f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:50.208044 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aa0bb706-c5a1-45f0-97c7-7d721d8b9d2f tempest-VolumesActionsTest-451797645 tempest-VolumesActionsTest-451797645] http://10.222.0.43/volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea returned with HTTP 404 Jan 12 14:59:50.209228 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1752/3445] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:50 2021] GET /volume/v3/4f103725135f4120942daaec44c40b59/volumes/d670060e-f917-4350-99ef-62126ed6f4ea => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:57.403859 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45160161-a82b-4170-b62d-9cacb2401328 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] POST http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots Jan 12 14:59:57.404356 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:57.404356 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:57.404827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-45160161-a82b-4170-b62d-9cacb2401328 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f017cfa4-0d6c-4a5f-a62e-040d90a0c48a", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1305296801"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:57.472329 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-45160161-a82b-4170-b62d-9cacb2401328 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots returned with HTTP 404 Jan 12 14:59:57.473665 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1694/3446] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:59:57 2021] POST /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots => generated 109 bytes in 314 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:57.482983 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-17435870-b989-4bfa-86b8-228ad6641cdb tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] POST http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots Jan 12 14:59:57.484415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-17435870-b989-4bfa-86b8-228ad6641cdb tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-232201208"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:57.542270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-17435870-b989-4bfa-86b8-228ad6641cdb tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots returned with HTTP 404 Jan 12 14:59:57.543359 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1753/3447] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:59:57 2021] POST /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots => generated 77 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 12 14:59:57.553350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6062e6c5-27e9-406a-b2e9-34ca0f17ad0d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots?limit=invalid Jan 12 14:59:57.553876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6062e6c5-27e9-406a-b2e9-34ca0f17ad0d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:57.555233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6062e6c5-27e9-406a-b2e9-34ca0f17ad0d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:57.555954 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6062e6c5-27e9-406a-b2e9-34ca0f17ad0d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] HTTP exception thrown: limit param must be an integer Jan 12 14:59:57.556969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6062e6c5-27e9-406a-b2e9-34ca0f17ad0d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots?limit=invalid returned with HTTP 400 Jan 12 14:59:57.558164 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1695/3448] 10.222.0.43 () {58 vars in 1237 bytes} [Tue Jan 12 14:59:57 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:59:57.569749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-217fdca5-88cf-4074-91c7-93ac01278f6d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots?marker=0880db0a-e0b1-4db8-af3b-3474760842ba Jan 12 14:59:57.570286 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-217fdca5-88cf-4074-91c7-93ac01278f6d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:57.570778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-217fdca5-88cf-4074-91c7-93ac01278f6d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:57.571367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-217fdca5-88cf-4074-91c7-93ac01278f6d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:57.574367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-217fdca5-88cf-4074-91c7-93ac01278f6d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Building query based on filter {{(pid=87932) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:57.632041 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-217fdca5-88cf-4074-91c7-93ac01278f6d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots?marker=0880db0a-e0b1-4db8-af3b-3474760842ba returned with HTTP 404 Jan 12 14:59:57.633073 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1754/3449] 10.222.0.43 () {58 vars in 1297 bytes} [Tue Jan 12 14:59:57 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots?marker=0880db0a-e0b1-4db8-af3b-3474760842ba => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 14:59:57.643054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e8646be5-30ac-4dbe-a296-c9f7fcf98dc8 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots?sort_key=invalid Jan 12 14:59:57.644071 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e8646be5-30ac-4dbe-a296-c9f7fcf98dc8 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:57.644664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e8646be5-30ac-4dbe-a296-c9f7fcf98dc8 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:57.645357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-e8646be5-30ac-4dbe-a296-c9f7fcf98dc8 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Removing options '' from query. {{(pid=87931) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 14:59:57.647656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.db.sqlalchemy.api [None req-e8646be5-30ac-4dbe-a296-c9f7fcf98dc8 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Building query based on filter {{(pid=87931) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 12 14:59:57.648651 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e8646be5-30ac-4dbe-a296-c9f7fcf98dc8 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots?sort_key=invalid returned with HTTP 400 Jan 12 14:59:57.650241 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1696/3450] 10.222.0.43 () {58 vars in 1243 bytes} [Tue Jan 12 14:59:57 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 12 14:59:57.659109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] POST http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes Jan 12 14:59:57.660098 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1851343931"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:57.661203 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1851343931'}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 14:59:57.661582 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Create volume of 2 GB Jan 12 14:59:57.685861 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Availability Zones retrieved successfully. Jan 12 14:59:57.705189 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Flow 'volume_create_api' (6af406b8-95be-4582-956d-717cf511d336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:59:57.707996 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c198cc-71bf-43e5-b582-173c3428b1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:57.710022 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Validating volume size '2' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 14:59:57.779655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c198cc-71bf-43e5-b582-173c3428b1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:57.782201 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d17f5a1-969e-4982-a390-60fa0c891787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:57.874280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Created reservations ['ed29289c-9f31-4537-8c64-e56368617718', '1e83f17d-4db8-442d-9847-6bc6f317bb77', '2f2b3971-526d-4a2d-b0d8-96a118c98def', '56ebf00b-a4d1-4739-a072-14d3ec1b81f4'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:59:57.876284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d17f5a1-969e-4982-a390-60fa0c891787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed29289c-9f31-4537-8c64-e56368617718', '1e83f17d-4db8-442d-9847-6bc6f317bb77', '2f2b3971-526d-4a2d-b0d8-96a118c98def', '56ebf00b-a4d1-4739-a072-14d3ec1b81f4']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:57.878400 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dda6452-6490-49b7-b558-09379e144793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:57.936263 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dda6452-6490-49b7-b558-09379e144793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '861ff6c8-2824-4dba-b857-f531c89008cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1851343931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bdc3ef93e2842fba587e5bc2b370cb1',qos_specs=None,replication_status=,reservations=['ed29289c-9f31-4537-8c64-e56368617718','1e83f17d-4db8-442d-9847-6bc6f317bb77','2f2b3971-526d-4a2d-b0d8-96a118c98def','56ebf00b-a4d1-4739-a072-14d3ec1b81f4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526812fb2698476390d6523c87b0d400',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T14:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1851343931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=861ff6c8-2824-4dba-b857-f531c89008cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bdc3ef93e2842fba587e5bc2b370cb1',provider_auth=None,provider_geometry=None,provider_id=None,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='526812fb2698476390d6523c87b0d400',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:57.938377 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac6eddd4-b796-4434-8270-ddffa922e403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:57.965503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac6eddd4-b796-4434-8270-ddffa922e403) transitioned into state 'SUCCESS' from state '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-1851343931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bdc3ef93e2842fba587e5bc2b370cb1',qos_specs=None,replication_status=,reservations=['ed29289c-9f31-4537-8c64-e56368617718','1e83f17d-4db8-442d-9847-6bc6f317bb77','2f2b3971-526d-4a2d-b0d8-96a118c98def','56ebf00b-a4d1-4739-a072-14d3ec1b81f4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526812fb2698476390d6523c87b0d400',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:57.968248 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e7e192-29a3-4fcd-bdb3-7dcb0e29ba9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 14:59:57.982569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e7e192-29a3-4fcd-bdb3-7dcb0e29ba9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 14:59:57.986645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Flow 'volume_create_api' (6af406b8-95be-4582-956d-717cf511d336) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 14:59:58.041566 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Create volume request issued successfully. Jan 12 14:59:58.057363 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bc5aeb19-d664-41fb-afb4-bd2b30dafb58 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes returned with HTTP 202 Jan 12 14:59:58.058460 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1755/3451] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 14:59:57 2021] POST /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes => generated 831 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:59:58.073380 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d599859-3329-4912-9ab8-35b8f6b2e0f6 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb Jan 12 14:59:58.074190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d599859-3329-4912-9ab8-35b8f6b2e0f6 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:58.074677 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2d599859-3329-4912-9ab8-35b8f6b2e0f6 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:58.282463 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:58.282463 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:58.292717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2d599859-3329-4912-9ab8-35b8f6b2e0f6 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Volume info retrieved successfully. Jan 12 14:59:58.331233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2d599859-3329-4912-9ab8-35b8f6b2e0f6 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb returned with HTTP 200 Jan 12 14:59:58.333012 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1697/3452] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:58 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb => generated 923 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:58.417350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7f496618-c7f3-4bf7-826d-b86d37f21e94 req-aa923fcc-09cb-4c96-87e5-e6b0a4cef0ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/045e517a-7ae0-4f85-a066-0cac80f14b4c Jan 12 14:59:58.418035 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7f496618-c7f3-4bf7-826d-b86d37f21e94 req-aa923fcc-09cb-4c96-87e5-e6b0a4cef0ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:58.418254 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:58.418254 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:58.418625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-7f496618-c7f3-4bf7-826d-b86d37f21e94 req-aa923fcc-09cb-4c96-87e5-e6b0a4cef0ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:58.465576 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:58.465576 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:59.304749 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-7f496618-c7f3-4bf7-826d-b86d37f21e94 req-aa923fcc-09cb-4c96-87e5-e6b0a4cef0ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 14:59:59.304749 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-7f496618-c7f3-4bf7-826d-b86d37f21e94 req-aa923fcc-09cb-4c96-87e5-e6b0a4cef0ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 14:59:59.313926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-7f496618-c7f3-4bf7-826d-b86d37f21e94 req-aa923fcc-09cb-4c96-87e5-e6b0a4cef0ac tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/045e517a-7ae0-4f85-a066-0cac80f14b4c returned with HTTP 200 Jan 12 14:59:59.316319 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1756/3453] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 14:59:58 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/045e517a-7ae0-4f85-a066-0cac80f14b4c => generated 19 bytes in 906 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:59.349506 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-abdc1db1-27fd-40fc-bbda-29e28f119d62 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb Jan 12 14:59:59.350267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-abdc1db1-27fd-40fc-bbda-29e28f119d62 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:59.350487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:59.350487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:59.350858 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-abdc1db1-27fd-40fc-bbda-29e28f119d62 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:59.454884 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:59.454884 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:59.483350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-abdc1db1-27fd-40fc-bbda-29e28f119d62 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Volume info retrieved successfully. Jan 12 14:59:59.525457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-abdc1db1-27fd-40fc-bbda-29e28f119d62 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb returned with HTTP 200 Jan 12 14:59:59.526201 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1698/3454] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 14:59:59 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb => generated 924 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 14:59:59.545067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d25eb07-51e7-427a-8a4b-c9dbce08bd15 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] POST http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots Jan 12 14:59:59.545705 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:59.545705 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:59.547109 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1d25eb07-51e7-427a-8a4b-c9dbce08bd15 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "861ff6c8-2824-4dba-b857-f531c89008cb", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-58638392"}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 14:59:59.631140 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:59.631140 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:59.632090 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1d25eb07-51e7-427a-8a4b-c9dbce08bd15 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Volume info retrieved successfully. Jan 12 14:59:59.632579 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-1d25eb07-51e7-427a-8a4b-c9dbce08bd15 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Create snapshot from volume 861ff6c8-2824-4dba-b857-f531c89008cb Jan 12 14:59:59.711080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-1d25eb07-51e7-427a-8a4b-c9dbce08bd15 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Created reservations ['0cf19c7b-9cdf-41f2-b6b1-2793f6599252', '2bc97dde-5817-423c-a08f-3ece417da7e2', '3ccd5932-df17-4635-8045-ab73092c15b0', '1d95dee3-d1bb-4654-84f4-a1780c46b7c7'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 14:59:59.846250 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1d25eb07-51e7-427a-8a4b-c9dbce08bd15 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Snapshot create request issued successfully. Jan 12 14:59:59.847037 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1d25eb07-51e7-427a-8a4b-c9dbce08bd15 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots returned with HTTP 202 Jan 12 14:59:59.849812 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1757/3455] 10.222.0.43 () {60 vars in 1232 bytes} [Tue Jan 12 14:59:59 2021] POST /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots => generated 316 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 14:59:59.872667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b93d99c-fd69-45f4-be93-b2eb69449603 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 Jan 12 14:59:59.873860 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b93d99c-fd69-45f4-be93-b2eb69449603 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 14:59:59.878433 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 14:59:59.878433 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 14:59:59.879183 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2b93d99c-fd69-45f4-be93-b2eb69449603 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 14:59:59.972538 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 14:59:59.972538 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 14:59:59.983495 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2b93d99c-fd69-45f4-be93-b2eb69449603 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Snapshot retrieved successfully. Jan 12 14:59:59.985576 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2b93d99c-fd69-45f4-be93-b2eb69449603 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 returned with HTTP 200 Jan 12 14:59:59.989093 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1699/3456] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 14:59:59 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 => generated 448 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:00:00.220640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbf25a2c-68db-492b-b2c1-36550a3c38e0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 15:00:00.221169 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbf25a2c-68db-492b-b2c1-36550a3c38e0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:00.221354 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:00.221354 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:00.221729 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fbf25a2c-68db-492b-b2c1-36550a3c38e0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:00.222189 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-fbf25a2c-68db-492b-b2c1-36550a3c38e0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume with id: 7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 15:00:00.283203 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:00.283203 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:00.284686 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fbf25a2c-68db-492b-b2c1-36550a3c38e0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 15:00:00.344578 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fbf25a2c-68db-492b-b2c1-36550a3c38e0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume request issued successfully. Jan 12 15:00:00.345054 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fbf25a2c-68db-492b-b2c1-36550a3c38e0 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 202 Jan 12 15:00:00.346332 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1758/3457] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 15:00:00 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:00:00.354511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4be76c6e-34da-4638-bf80-ec30459a2fc3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 15:00:00.355138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4be76c6e-34da-4638-bf80-ec30459a2fc3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:00.355430 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:00.355430 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:00.355963 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4be76c6e-34da-4638-bf80-ec30459a2fc3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:00.482371 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:00.482371 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:00.504675 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4be76c6e-34da-4638-bf80-ec30459a2fc3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 15:00:00.560333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4be76c6e-34da-4638-bf80-ec30459a2fc3 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 15:00:00.561716 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1700/3458] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:00:00 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 1394 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:00:01.001310 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35b8aca3-69d0-40e0-bf86-b191cba1788e tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 Jan 12 15:00:01.002017 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35b8aca3-69d0-40e0-bf86-b191cba1788e tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:01.002375 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:01.002375 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:01.002923 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-35b8aca3-69d0-40e0-bf86-b191cba1788e tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:01.057834 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:01.057834 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:01.058990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-35b8aca3-69d0-40e0-bf86-b191cba1788e tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Snapshot retrieved successfully. Jan 12 15:00:01.060974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-35b8aca3-69d0-40e0-bf86-b191cba1788e tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 returned with HTTP 200 Jan 12 15:00:01.061793 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1759/3459] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 15:00:00 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 => generated 448 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:00:01.577601 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8b791ffb-6b29-4cf4-bd38-0753b5b607d1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 15:00:01.578891 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8b791ffb-6b29-4cf4-bd38-0753b5b607d1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:01.579281 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:01.579281 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:01.580251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8b791ffb-6b29-4cf4-bd38-0753b5b607d1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:01.637383 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:01.637383 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:01.649856 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8b791ffb-6b29-4cf4-bd38-0753b5b607d1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 15:00:01.676838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8b791ffb-6b29-4cf4-bd38-0753b5b607d1 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 200 Jan 12 15:00:01.677757 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1701/3460] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:00:01 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 1394 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:00:02.074024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ee69620a-6d11-451b-8194-86137e97098d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 Jan 12 15:00:02.075264 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ee69620a-6d11-451b-8194-86137e97098d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:02.076140 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:02.076140 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:02.076666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ee69620a-6d11-451b-8194-86137e97098d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:02.127329 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:02.127329 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:02.128527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ee69620a-6d11-451b-8194-86137e97098d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Snapshot retrieved successfully. Jan 12 15:00:02.130465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ee69620a-6d11-451b-8194-86137e97098d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 returned with HTTP 200 Jan 12 15:00:02.131299 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1760/3461] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 15:00:02 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 => generated 475 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:00:02.142159 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] POST http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes Jan 12 15:00:02.142571 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:02.142571 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:02.142986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a828a2a0-f09b-4a97-8966-3bbcf6443d07"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:00:02.144210 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a828a2a0-f09b-4a97-8966-3bbcf6443d07'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 15:00:02.204203 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:02.204203 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:02.206702 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Snapshot retrieved successfully. Jan 12 15:00:02.208173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Create volume of 1 GB Jan 12 15:00:02.224926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Availability Zones retrieved successfully. Jan 12 15:00:02.248519 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Flow 'volume_create_api' (aa647b67-d57f-4ca5-8004-77bede008bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:00:02.258100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f44d5f7-5897-45b3-a5aa-db09079e6778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:00:02.268277 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 15:00:02.273567 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f44d5f7-5897-45b3-a5aa-db09079e6778) transitioned into state 'FAILURE' from state 'RUNNING' Jan 12 15:00:02.273567 n-d-764292-10 devstack@c-api.service[87930]: 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 12 15:00:02.281749 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f44d5f7-5897-45b3-a5aa-db09079e6778) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:00:02.283898 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f44d5f7-5897-45b3-a5aa-db09079e6778) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 12 15:00:02.286562 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.volume.api [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Flow 'volume_create_api' (aa647b67-d57f-4ca5-8004-77bede008bf5) transitioned into state 'REVERTED' from state 'RUNNING' Jan 12 15:00:02.287231 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4aa3fafe-10cb-4b82-aad8-f89a2f88809d tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes returned with HTTP 400 Jan 12 15:00:02.293031 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1702/3462] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 15:00:02 2021] POST /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes => generated 171 bytes in 150 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 12 15:00:02.298779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f7209e3-c6f9-4649-8a4e-c7791595cbfd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] DELETE http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 Jan 12 15:00:02.299557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f7209e3-c6f9-4649-8a4e-c7791595cbfd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:02.299979 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:02.299979 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:02.300780 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f7209e3-c6f9-4649-8a4e-c7791595cbfd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:02.301323 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-6f7209e3-c6f9-4649-8a4e-c7791595cbfd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Delete snapshot with id: a828a2a0-f09b-4a97-8966-3bbcf6443d07 Jan 12 15:00:02.334145 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:02.334145 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:02.335600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6f7209e3-c6f9-4649-8a4e-c7791595cbfd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Snapshot retrieved successfully. Jan 12 15:00:02.421121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6f7209e3-c6f9-4649-8a4e-c7791595cbfd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Snapshot delete request issued successfully. Jan 12 15:00:02.422518 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f7209e3-c6f9-4649-8a4e-c7791595cbfd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 returned with HTTP 202 Jan 12 15:00:02.423628 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1761/3463] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 15:00:02 2021] DELETE /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:00:02.432457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-144a35be-9720-478f-8644-e746c7bbb965 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 Jan 12 15:00:02.432983 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-144a35be-9720-478f-8644-e746c7bbb965 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:02.433200 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:02.433200 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:02.433576 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-144a35be-9720-478f-8644-e746c7bbb965 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:02.469765 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:02.469765 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:02.471184 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-144a35be-9720-478f-8644-e746c7bbb965 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Snapshot retrieved successfully. Jan 12 15:00:02.473199 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-144a35be-9720-478f-8644-e746c7bbb965 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 returned with HTTP 200 Jan 12 15:00:02.474204 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1703/3464] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 15:00:02 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 => generated 474 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 15:00:02.693894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d075a439-03b9-495c-af98-5d617d540705 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 Jan 12 15:00:02.694412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d075a439-03b9-495c-af98-5d617d540705 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:02.694568 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:02.694568 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:02.695198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d075a439-03b9-495c-af98-5d617d540705 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:02.793205 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d075a439-03b9-495c-af98-5d617d540705 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 returned with HTTP 404 Jan 12 15:00:02.795148 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1762/3465] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:00:02 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/7af230fa-93fe-4fc3-983e-29ac22c9cc11 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:00:02.805866 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3098b06f-66d3-4da3-9865-2f5dbc88c6e5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 Jan 12 15:00:02.806399 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3098b06f-66d3-4da3-9865-2f5dbc88c6e5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:02.806614 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:02.806614 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:02.806990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3098b06f-66d3-4da3-9865-2f5dbc88c6e5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:02.807351 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v2.snapshots [None req-3098b06f-66d3-4da3-9865-2f5dbc88c6e5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete snapshot with id: 43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 Jan 12 15:00:02.855575 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:02.855575 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:02.857800 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3098b06f-66d3-4da3-9865-2f5dbc88c6e5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 15:00:02.951591 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3098b06f-66d3-4da3-9865-2f5dbc88c6e5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot delete request issued successfully. Jan 12 15:00:02.952322 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3098b06f-66d3-4da3-9865-2f5dbc88c6e5 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 returned with HTTP 202 Jan 12 15:00:02.957441 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1704/3466] 10.222.0.43 () {58 vars in 1324 bytes} [Tue Jan 12 15:00:02 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:00:02.961575 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d9e7edb5-c1bd-4ec6-a369-9b9b8acc8294 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 Jan 12 15:00:02.962378 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d9e7edb5-c1bd-4ec6-a369-9b9b8acc8294 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:02.962911 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d9e7edb5-c1bd-4ec6-a369-9b9b8acc8294 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:03.003286 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:03.003286 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:03.007006 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d9e7edb5-c1bd-4ec6-a369-9b9b8acc8294 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 15:00:03.011362 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d9e7edb5-c1bd-4ec6-a369-9b9b8acc8294 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 returned with HTTP 200 Jan 12 15:00:03.016725 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1763/3467] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 15:00:02 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 => generated 466 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:00:03.486616 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aadbd315-fce3-4eb2-9490-d68be9541c8b tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 Jan 12 15:00:03.488272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aadbd315-fce3-4eb2-9490-d68be9541c8b tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:03.488702 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:03.488702 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:03.489339 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aadbd315-fce3-4eb2-9490-d68be9541c8b tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:03.605515 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:03.605515 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:03.607230 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-aadbd315-fce3-4eb2-9490-d68be9541c8b tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Snapshot retrieved successfully. Jan 12 15:00:03.609175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aadbd315-fce3-4eb2-9490-d68be9541c8b tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 returned with HTTP 200 Jan 12 15:00:03.610001 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1705/3468] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 15:00:03 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 => generated 474 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:00:04.029039 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2eb1b301-0b23-492e-8d01-e46fcaff516e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 Jan 12 15:00:04.030309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2eb1b301-0b23-492e-8d01-e46fcaff516e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:04.030734 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:04.030734 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:04.031584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2eb1b301-0b23-492e-8d01-e46fcaff516e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:04.107980 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:04.107980 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:04.112299 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2eb1b301-0b23-492e-8d01-e46fcaff516e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Snapshot retrieved successfully. Jan 12 15:00:04.119473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2eb1b301-0b23-492e-8d01-e46fcaff516e tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 returned with HTTP 200 Jan 12 15:00:04.123067 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1764/3469] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 15:00:04 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 => generated 466 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:00:04.621990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-faa2045d-c8f0-4941-94f0-83baa26b35e5 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 Jan 12 15:00:04.623584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-faa2045d-c8f0-4941-94f0-83baa26b35e5 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:04.624130 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:04.624130 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:04.624729 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-faa2045d-c8f0-4941-94f0-83baa26b35e5 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:04.651844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-faa2045d-c8f0-4941-94f0-83baa26b35e5 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 returned with HTTP 404 Jan 12 15:00:04.653589 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1706/3470] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 15:00:04 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/snapshots/a828a2a0-f09b-4a97-8966-3bbcf6443d07 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 15:00:04.662740 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90ae56ff-b7a2-49a7-9059-82cc93889d66 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] DELETE http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb Jan 12 15:00:04.663266 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90ae56ff-b7a2-49a7-9059-82cc93889d66 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:04.663486 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:04.663486 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:04.663885 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90ae56ff-b7a2-49a7-9059-82cc93889d66 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:04.664351 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-90ae56ff-b7a2-49a7-9059-82cc93889d66 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Delete volume with id: 861ff6c8-2824-4dba-b857-f531c89008cb Jan 12 15:00:04.720758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:04.720758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:04.722180 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-90ae56ff-b7a2-49a7-9059-82cc93889d66 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Volume info retrieved successfully. Jan 12 15:00:04.764320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-90ae56ff-b7a2-49a7-9059-82cc93889d66 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Delete volume request issued successfully. Jan 12 15:00:04.764511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90ae56ff-b7a2-49a7-9059-82cc93889d66 tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb returned with HTTP 202 Jan 12 15:00:04.765634 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1765/3471] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 15:00:04 2021] DELETE /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:00:04.773877 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e935cdd-d21c-4820-b6d7-a740b605d3df tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb Jan 12 15:00:04.774775 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e935cdd-d21c-4820-b6d7-a740b605d3df tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:04.775618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7e935cdd-d21c-4820-b6d7-a740b605d3df tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:04.843889 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:04.843889 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:04.854004 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7e935cdd-d21c-4820-b6d7-a740b605d3df tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Volume info retrieved successfully. Jan 12 15:00:04.880564 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7e935cdd-d21c-4820-b6d7-a740b605d3df tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb returned with HTTP 200 Jan 12 15:00:04.881683 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1707/3472] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:00:04 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb => generated 923 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:00:05.134597 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6eeb4369-1f91-42ac-af49-79aa85c2921b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 Jan 12 15:00:05.135080 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6eeb4369-1f91-42ac-af49-79aa85c2921b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:05.135364 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:05.135364 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:05.135630 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6eeb4369-1f91-42ac-af49-79aa85c2921b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:05.162541 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6eeb4369-1f91-42ac-af49-79aa85c2921b tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 returned with HTTP 404 Jan 12 15:00:05.163582 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1766/3473] 10.222.0.43 () {58 vars in 1321 bytes} [Tue Jan 12 15:00:05 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/snapshots/43b70e91-e77e-4bfc-a1ed-fb5a282ba3a8 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:00:05.898348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9290e834-b4d7-4d9e-aa1a-b3f47f7019cd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb Jan 12 15:00:05.899233 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9290e834-b4d7-4d9e-aa1a-b3f47f7019cd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:05.899770 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:05.899770 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:05.900471 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9290e834-b4d7-4d9e-aa1a-b3f47f7019cd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:06.011011 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:06.011011 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:06.033537 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9290e834-b4d7-4d9e-aa1a-b3f47f7019cd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Volume info retrieved successfully. Jan 12 15:00:06.085098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9290e834-b4d7-4d9e-aa1a-b3f47f7019cd tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb returned with HTTP 200 Jan 12 15:00:06.094906 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1708/3474] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:00:05 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb => generated 923 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:00:07.104625 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9434b430-8551-4dc8-a06d-f24b0f359e3a tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] GET http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb Jan 12 15:00:07.105942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9434b430-8551-4dc8-a06d-f24b0f359e3a tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:07.106944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9434b430-8551-4dc8-a06d-f24b0f359e3a tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:07.191403 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9434b430-8551-4dc8-a06d-f24b0f359e3a tempest-VolumesSnapshotNegativeTestJSON-325234096 tempest-VolumesSnapshotNegativeTestJSON-325234096] http://10.222.0.43/volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb returned with HTTP 404 Jan 12 15:00:07.196546 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1767/3475] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:00:07 2021] GET /volume/v3/1bdc3ef93e2842fba587e5bc2b370cb1/volumes/861ff6c8-2824-4dba-b857-f531c89008cb => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:00:16.066662 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4c827f4e-e00a-433d-bce5-baa209bdcd5b req-3eafbe1c-5a77-42a9-bda0-ee148c885633 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/51af2a75-18bc-4a00-a1c3-64e2a9d7001b Jan 12 15:00:16.067587 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4c827f4e-e00a-433d-bce5-baa209bdcd5b req-3eafbe1c-5a77-42a9-bda0-ee148c885633 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:16.067934 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:16.067934 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:16.068310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4c827f4e-e00a-433d-bce5-baa209bdcd5b req-3eafbe1c-5a77-42a9-bda0-ee148c885633 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:16.091372 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:16.091372 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:16.959036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-4c827f4e-e00a-433d-bce5-baa209bdcd5b req-3eafbe1c-5a77-42a9-bda0-ee148c885633 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 15:00:16.959618 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-4c827f4e-e00a-433d-bce5-baa209bdcd5b req-3eafbe1c-5a77-42a9-bda0-ee148c885633 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 15:00:16.967402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4c827f4e-e00a-433d-bce5-baa209bdcd5b req-3eafbe1c-5a77-42a9-bda0-ee148c885633 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/51af2a75-18bc-4a00-a1c3-64e2a9d7001b returned with HTTP 200 Jan 12 15:00:16.968955 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1709/3476] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 15:00:16 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/attachments/51af2a75-18bc-4a00-a1c3-64e2a9d7001b => generated 19 bytes in 908 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 15:00:22.973923 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85f39575-7532-4e11-9d99-ccfe2b014c28 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] DELETE http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 15:00:22.975338 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85f39575-7532-4e11-9d99-ccfe2b014c28 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:22.976347 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85f39575-7532-4e11-9d99-ccfe2b014c28 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:22.976996 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-85f39575-7532-4e11-9d99-ccfe2b014c28 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume with id: 005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 15:00:23.038726 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:23.038726 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:23.040279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-85f39575-7532-4e11-9d99-ccfe2b014c28 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 15:00:23.089267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-85f39575-7532-4e11-9d99-ccfe2b014c28 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Delete volume request issued successfully. Jan 12 15:00:23.093561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85f39575-7532-4e11-9d99-ccfe2b014c28 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 202 Jan 12 15:00:23.096699 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1768/3477] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 15:00:22 2021] DELETE /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:00:23.105320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-209ddde9-1565-424c-a4cd-19c8f65c0716 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 15:00:23.105850 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-209ddde9-1565-424c-a4cd-19c8f65c0716 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:23.107314 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:23.107314 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:23.107695 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-209ddde9-1565-424c-a4cd-19c8f65c0716 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:23.218279 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:23.218279 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:23.235873 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-209ddde9-1565-424c-a4cd-19c8f65c0716 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 15:00:23.275250 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-209ddde9-1565-424c-a4cd-19c8f65c0716 tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 15:00:23.287872 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1710/3478] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:00:23 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 1367 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:00:24.294710 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca85eab6-3665-46a9-b680-8cb02278eb1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 15:00:24.296408 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca85eab6-3665-46a9-b680-8cb02278eb1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:24.296804 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:24.296804 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:24.297438 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca85eab6-3665-46a9-b680-8cb02278eb1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:24.392727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:00:24.392727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:00:24.406179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ca85eab6-3665-46a9-b680-8cb02278eb1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Volume info retrieved successfully. Jan 12 15:00:24.448350 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca85eab6-3665-46a9-b680-8cb02278eb1f tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 200 Jan 12 15:00:24.451260 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1769/3479] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:00:24 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 1367 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:00:25.472051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c24df2b-31fc-41a4-8bca-da161c4d7d9d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] GET http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 Jan 12 15:00:25.473120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c24df2b-31fc-41a4-8bca-da161c4d7d9d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:00:25.473710 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:00:25.473710 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:00:25.474506 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c24df2b-31fc-41a4-8bca-da161c4d7d9d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:00:25.581270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c24df2b-31fc-41a4-8bca-da161c4d7d9d tempest-TestVolumeBootPattern-169695226 tempest-TestVolumeBootPattern-169695226] http://10.222.0.43/volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 returned with HTTP 404 Jan 12 15:00:25.598287 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1711/3480] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:00:25 2021] GET /volume/v3/fc4289937a484078badbc07c2aeb786a/volumes/005813c0-f8ee-4880-8b7e-6993b4ae2820 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:02:06.195940 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] POST http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes Jan 12 15:02:06.196445 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:06.196445 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:06.196788 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1525053094", "snapshot_id": null, "imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "volume_type": null, "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:02:06.198034 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1525053094', 'snapshot_id': None, 'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'volume_type': None, 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 15:02:06.303359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Create volume of 1 GB Jan 12 15:02:06.317549 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Availability Zones retrieved successfully. Jan 12 15:02:06.334453 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Flow 'volume_create_api' (3a2d38af-5c0d-4576-8e4f-0ce978388e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:02:06.337222 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e65caa-62eb-48cc-a4a4-cddd8da92873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:02:06.339206 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 15:02:06.466091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e65caa-62eb-48cc-a4a4-cddd8da92873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:02:06.468495 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0697fcc8-e7df-4335-9043-2b135a6279a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:02:06.560984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Created reservations ['ffd34758-a98c-410b-9f31-802e63055b87', 'da80f936-5134-4aec-9bf7-30ccc04ca232', '349f125a-ffa2-4d5c-abe8-9c2e6e20a18c', '32a20c4a-c5f8-4954-a2cf-bf6a964bc876'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 15:02:06.562879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0697fcc8-e7df-4335-9043-2b135a6279a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffd34758-a98c-410b-9f31-802e63055b87', 'da80f936-5134-4aec-9bf7-30ccc04ca232', '349f125a-ffa2-4d5c-abe8-9c2e6e20a18c', '32a20c4a-c5f8-4954-a2cf-bf6a964bc876']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:02:06.565017 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a611cf0c-4f4d-426b-8b5b-13602806b1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:02:06.625449 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a611cf0c-4f4d-426b-8b5b-13602806b1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99cc5bdc-2e42-48f4-8df7-f6ffacafef29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1525053094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb91c26ba5454f168d231f90df4c96cb',qos_specs=None,replication_status=,reservations=['ffd34758-a98c-410b-9f31-802e63055b87','da80f936-5134-4aec-9bf7-30ccc04ca232','349f125a-ffa2-4d5c-abe8-9c2e6e20a18c','32a20c4a-c5f8-4954-a2cf-bf6a964bc876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6398cc5df04bd5ae9e5bb381b931a2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T15:02:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1525053094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99cc5bdc-2e42-48f4-8df7-f6ffacafef29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb91c26ba5454f168d231f90df4c96cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ae6398cc5df04bd5ae9e5bb381b931a2',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:02:06.627542 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84360a0f-ca45-40b8-a50f-6914cf8e1cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:02:06.654091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84360a0f-ca45-40b8-a50f-6914cf8e1cef) transitioned into state 'SUCCESS' from state '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-1525053094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb91c26ba5454f168d231f90df4c96cb',qos_specs=None,replication_status=,reservations=['ffd34758-a98c-410b-9f31-802e63055b87','da80f936-5134-4aec-9bf7-30ccc04ca232','349f125a-ffa2-4d5c-abe8-9c2e6e20a18c','32a20c4a-c5f8-4954-a2cf-bf6a964bc876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6398cc5df04bd5ae9e5bb381b931a2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:02:06.656101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23f8817-6b63-4036-92f4-9121292eb52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:02:06.672180 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23f8817-6b63-4036-92f4-9121292eb52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:02:06.675333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Flow 'volume_create_api' (3a2d38af-5c0d-4576-8e4f-0ce978388e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:02:06.728924 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Create volume request issued successfully. Jan 12 15:02:06.744647 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44737d35-4687-424a-abce-a63a3fdfd421 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes returned with HTTP 202 Jan 12 15:02:06.745709 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1770/3481] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 15:02:06 2021] POST /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes => generated 823 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 15:02:06.760172 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a720c9ca-5133-4c80-a9dc-45bcd4a36e47 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:06.760842 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a720c9ca-5133-4c80-a9dc-45bcd4a36e47 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:06.765527 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a720c9ca-5133-4c80-a9dc-45bcd4a36e47 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:06.821089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:06.821089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:06.842605 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a720c9ca-5133-4c80-a9dc-45bcd4a36e47 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:06.874849 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a720c9ca-5133-4c80-a9dc-45bcd4a36e47 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:06.875668 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1712/3482] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:06 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:07.893251 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-729ec3bc-a969-4d7c-b9e3-ee9451d2801c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:07.894528 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-729ec3bc-a969-4d7c-b9e3-ee9451d2801c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:07.894900 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:07.894900 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:07.895280 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-729ec3bc-a969-4d7c-b9e3-ee9451d2801c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:07.947119 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:07.947119 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:07.956202 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-729ec3bc-a969-4d7c-b9e3-ee9451d2801c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:07.979531 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-729ec3bc-a969-4d7c-b9e3-ee9451d2801c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:07.980447 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1771/3483] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:07 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:08.996659 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1821ddff-0a69-47da-b21f-809597e63bbd tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:08.998958 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1821ddff-0a69-47da-b21f-809597e63bbd tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:08.999271 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:08.999271 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:08.999735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1821ddff-0a69-47da-b21f-809597e63bbd tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:09.064861 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:09.064861 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:09.076679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1821ddff-0a69-47da-b21f-809597e63bbd tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:09.102157 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1821ddff-0a69-47da-b21f-809597e63bbd tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:09.103270 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1713/3484] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:08 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:10.119142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f28a9ff-81d3-404e-81f1-a827bb22214e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:10.119867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f28a9ff-81d3-404e-81f1-a827bb22214e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:10.120330 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:10.120330 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:10.120683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5f28a9ff-81d3-404e-81f1-a827bb22214e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:10.170264 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:10.170264 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:10.181316 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5f28a9ff-81d3-404e-81f1-a827bb22214e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:10.203419 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5f28a9ff-81d3-404e-81f1-a827bb22214e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:10.205452 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1772/3485] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:10 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:11.224547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4279d48f-246d-4131-9df5-47744d3c5ae0 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:11.225060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4279d48f-246d-4131-9df5-47744d3c5ae0 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:11.225240 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:11.225240 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:11.225962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4279d48f-246d-4131-9df5-47744d3c5ae0 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:11.281109 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:11.281109 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:11.290602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4279d48f-246d-4131-9df5-47744d3c5ae0 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:11.314325 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4279d48f-246d-4131-9df5-47744d3c5ae0 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:11.315649 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1714/3486] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:11 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:12.331390 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06f0a5c3-7f75-484e-895e-7d6dfae5d1cf tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:12.332013 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06f0a5c3-7f75-484e-895e-7d6dfae5d1cf tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:12.332317 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:12.332317 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:12.332778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06f0a5c3-7f75-484e-895e-7d6dfae5d1cf tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:12.386004 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:12.386004 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:12.395356 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-06f0a5c3-7f75-484e-895e-7d6dfae5d1cf tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:12.420405 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06f0a5c3-7f75-484e-895e-7d6dfae5d1cf tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:12.421842 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1773/3487] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:12 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 15:02:13.437844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90c5885e-c90d-4b90-ab9f-347414274802 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:13.438931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90c5885e-c90d-4b90-ab9f-347414274802 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:13.439372 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:13.439372 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:13.440094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-90c5885e-c90d-4b90-ab9f-347414274802 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:13.492096 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:13.492096 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:13.500716 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-90c5885e-c90d-4b90-ab9f-347414274802 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:13.525163 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-90c5885e-c90d-4b90-ab9f-347414274802 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:13.534723 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1715/3488] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:13 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:14.542808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13709a28-3194-401d-ab20-44e25a7d90c8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:14.543586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13709a28-3194-401d-ab20-44e25a7d90c8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:14.543880 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:14.543880 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:14.544345 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-13709a28-3194-401d-ab20-44e25a7d90c8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:14.598267 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:14.598267 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:14.608315 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-13709a28-3194-401d-ab20-44e25a7d90c8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:14.630800 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-13709a28-3194-401d-ab20-44e25a7d90c8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:14.631658 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1774/3489] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:14 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:15.654862 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b04e74a-43f4-49c4-b613-211641cefba0 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:15.655414 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b04e74a-43f4-49c4-b613-211641cefba0 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:15.655629 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:15.655629 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:15.656260 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b04e74a-43f4-49c4-b613-211641cefba0 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:15.706291 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:15.706291 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:15.715666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7b04e74a-43f4-49c4-b613-211641cefba0 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:15.737517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b04e74a-43f4-49c4-b613-211641cefba0 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:15.738507 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1716/3490] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:15 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:16.753869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-46a5462a-95ce-4c72-8afb-e68546f29d9e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:16.754419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-46a5462a-95ce-4c72-8afb-e68546f29d9e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:16.754630 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:16.754630 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:16.755084 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-46a5462a-95ce-4c72-8afb-e68546f29d9e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:16.804227 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:16.804227 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:16.812295 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-46a5462a-95ce-4c72-8afb-e68546f29d9e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:16.833750 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-46a5462a-95ce-4c72-8afb-e68546f29d9e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:16.834541 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1775/3491] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:16 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:17.851906 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3632b954-9934-4b29-80a5-6fd871caddd4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:17.852396 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3632b954-9934-4b29-80a5-6fd871caddd4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:17.852663 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:17.852663 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:17.852909 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3632b954-9934-4b29-80a5-6fd871caddd4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:17.901450 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:17.901450 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:17.909593 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-3632b954-9934-4b29-80a5-6fd871caddd4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:17.931577 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3632b954-9934-4b29-80a5-6fd871caddd4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:17.932429 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1717/3492] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:17 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:18.947794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ac7adee-0134-4388-aa7f-53b68f6528ad tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:18.948367 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ac7adee-0134-4388-aa7f-53b68f6528ad tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:18.948465 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:18.948465 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:18.948779 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ac7adee-0134-4388-aa7f-53b68f6528ad tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:19.001293 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:19.001293 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:19.009509 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5ac7adee-0134-4388-aa7f-53b68f6528ad tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:19.031691 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ac7adee-0134-4388-aa7f-53b68f6528ad tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:19.032567 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1776/3493] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:18 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 976 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:20.049542 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00a74929-9072-468d-a272-9d5689969ae4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:20.050134 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00a74929-9072-468d-a272-9d5689969ae4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:20.050438 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:20.050438 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:20.050886 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-00a74929-9072-468d-a272-9d5689969ae4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:20.105722 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:20.105722 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:20.114283 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-00a74929-9072-468d-a272-9d5689969ae4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:20.139878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-00a74929-9072-468d-a272-9d5689969ae4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:20.140734 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1718/3494] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:20 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 976 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:21.158113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff258422-16e7-4fe6-9846-3545abe43951 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:21.158664 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff258422-16e7-4fe6-9846-3545abe43951 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:21.158829 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:21.158829 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:21.159499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ff258422-16e7-4fe6-9846-3545abe43951 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:21.221540 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:21.221540 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:21.231629 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ff258422-16e7-4fe6-9846-3545abe43951 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:21.256543 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ff258422-16e7-4fe6-9846-3545abe43951 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:21.257957 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1777/3495] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:21 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 976 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:22.274946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-617354fc-b8cf-4eeb-a197-c6aad0ac0571 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:22.275479 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-617354fc-b8cf-4eeb-a197-c6aad0ac0571 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:22.275691 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:22.275691 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:22.276108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-617354fc-b8cf-4eeb-a197-c6aad0ac0571 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:22.328065 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:22.328065 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:22.336499 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-617354fc-b8cf-4eeb-a197-c6aad0ac0571 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:22.358479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-617354fc-b8cf-4eeb-a197-c6aad0ac0571 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:22.359288 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1719/3496] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:22 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 1364 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:02:22.374280 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d61a1d8e-70aa-48e2-b33b-57b920dd9f2e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:22.374794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d61a1d8e-70aa-48e2-b33b-57b920dd9f2e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:22.375016 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:22.375016 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:22.375387 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d61a1d8e-70aa-48e2-b33b-57b920dd9f2e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:22.423695 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:22.423695 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:22.431876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d61a1d8e-70aa-48e2-b33b-57b920dd9f2e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:22.454233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d61a1d8e-70aa-48e2-b33b-57b920dd9f2e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:22.455048 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1778/3497] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:22 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 1364 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:02:22.470591 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9172aa92-c29b-4988-ad59-b9fd68eb940f tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:02:22.471108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9172aa92-c29b-4988-ad59-b9fd68eb940f tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:22.471322 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:22.471322 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:22.471734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9172aa92-c29b-4988-ad59-b9fd68eb940f tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:22.519536 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:22.519536 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:22.528113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9172aa92-c29b-4988-ad59-b9fd68eb940f tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:22.550820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9172aa92-c29b-4988-ad59-b9fd68eb940f tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:02:22.551645 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1720/3498] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:22 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 1364 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:02:22.567627 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d7bd166-da8b-427a-9ac2-73be5b2b898c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] POST http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups Jan 12 15:02:22.568102 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:22.568102 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:22.568577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d7bd166-da8b-427a-9ac2-73be5b2b898c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99cc5bdc-2e42-48f4-8df7-f6ffacafef29", "name": "tempest-TestVolumeBackupRestore-backup-725765506", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:02:22.570422 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-8d7bd166-da8b-427a-9ac2-73be5b2b898c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Creating new backup {'backup': {'volume_id': '99cc5bdc-2e42-48f4-8df7-f6ffacafef29', 'name': 'tempest-TestVolumeBackupRestore-backup-725765506', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87932) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 12 15:02:22.570827 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-8d7bd166-da8b-427a-9ac2-73be5b2b898c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Creating backup of volume 99cc5bdc-2e42-48f4-8df7-f6ffacafef29 in container None Jan 12 15:02:22.619329 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:22.619329 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:22.620441 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8d7bd166-da8b-427a-9ac2-73be5b2b898c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:02:22.660844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-8d7bd166-da8b-427a-9ac2-73be5b2b898c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Created reservations ['5e11d949-5379-43e1-b7d8-d1128e7113d1', '4876fd48-703b-4657-93ee-27b933de0fa0'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 15:02:22.714220 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d7bd166-da8b-427a-9ac2-73be5b2b898c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups returned with HTTP 202 Jan 12 15:02:22.715727 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1779/3499] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 15:02:22 2021] POST /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups => generated 400 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 15:02:22.726556 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6df225b4-baee-4d4e-871b-0a934821c59b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:22.727083 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6df225b4-baee-4d4e-871b-0a934821c59b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:22.727287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:22.727287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:22.727656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6df225b4-baee-4d4e-871b-0a934821c59b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:22.728054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6df225b4-baee-4d4e-871b-0a934821c59b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:22.749652 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:22.749652 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:22.751557 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6df225b4-baee-4d4e-871b-0a934821c59b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:22.752531 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1721/3500] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:22 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 807 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:23.767126 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3709412-4d35-4800-a423-593e015b23c5 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:23.767655 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3709412-4d35-4800-a423-593e015b23c5 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:23.767869 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:23.767869 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:23.768246 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c3709412-4d35-4800-a423-593e015b23c5 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:23.768611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c3709412-4d35-4800-a423-593e015b23c5 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:23.790832 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:23.790832 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:23.792640 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c3709412-4d35-4800-a423-593e015b23c5 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:23.793454 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1780/3501] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:23 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 807 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:24.807539 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af6c851b-9b69-4148-9364-c9d2da2ba4fc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:24.808095 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af6c851b-9b69-4148-9364-c9d2da2ba4fc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:24.808270 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:24.808270 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:24.808636 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-af6c851b-9b69-4148-9364-c9d2da2ba4fc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:24.809000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-af6c851b-9b69-4148-9364-c9d2da2ba4fc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:24.829799 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:24.829799 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:24.831443 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-af6c851b-9b69-4148-9364-c9d2da2ba4fc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:24.832241 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1722/3502] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:24 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 807 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:25.846451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2560253f-601a-4853-a819-6d684fd69706 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:25.847006 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2560253f-601a-4853-a819-6d684fd69706 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:25.847225 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:25.847225 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:25.847616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2560253f-601a-4853-a819-6d684fd69706 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:25.848018 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2560253f-601a-4853-a819-6d684fd69706 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:25.869756 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:25.869756 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:25.871527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2560253f-601a-4853-a819-6d684fd69706 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:25.878626 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1781/3503] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:25 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:26.887567 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44b5b474-6dd0-46fc-a5ae-a2e416ddc341 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:26.888893 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44b5b474-6dd0-46fc-a5ae-a2e416ddc341 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:26.889572 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:26.889572 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:26.889959 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44b5b474-6dd0-46fc-a5ae-a2e416ddc341 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:26.890334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-44b5b474-6dd0-46fc-a5ae-a2e416ddc341 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:26.914800 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:26.914800 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:26.917043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44b5b474-6dd0-46fc-a5ae-a2e416ddc341 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:26.918075 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1723/3504] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:26 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:27.931217 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d35d38ad-6014-4a7a-8037-344cb36dc20c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:27.931743 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d35d38ad-6014-4a7a-8037-344cb36dc20c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:27.931981 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:27.931981 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:27.932466 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d35d38ad-6014-4a7a-8037-344cb36dc20c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:27.932962 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d35d38ad-6014-4a7a-8037-344cb36dc20c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:27.956503 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:27.956503 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:27.959038 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d35d38ad-6014-4a7a-8037-344cb36dc20c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:27.959942 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1782/3505] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:27 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:28.973910 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47e27c9d-cbda-4b06-a383-a04f7ccee188 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:28.974558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47e27c9d-cbda-4b06-a383-a04f7ccee188 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:28.974829 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:28.974829 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:28.975324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-47e27c9d-cbda-4b06-a383-a04f7ccee188 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:28.975814 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-47e27c9d-cbda-4b06-a383-a04f7ccee188 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:28.997365 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:28.997365 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:28.999349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-47e27c9d-cbda-4b06-a383-a04f7ccee188 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:29.000462 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1724/3506] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:28 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:30.014742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a48ae0c7-2a75-4ee1-9cc1-2e0bcb6513ae tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:30.015554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a48ae0c7-2a75-4ee1-9cc1-2e0bcb6513ae tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:30.016096 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:30.016096 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:30.016734 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a48ae0c7-2a75-4ee1-9cc1-2e0bcb6513ae tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:30.017216 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a48ae0c7-2a75-4ee1-9cc1-2e0bcb6513ae tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:30.039360 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:30.039360 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:30.041395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a48ae0c7-2a75-4ee1-9cc1-2e0bcb6513ae tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:30.042506 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1783/3507] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:30 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:31.057339 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0cf997e5-61f4-43bc-8784-7799945bbf2d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:31.058645 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0cf997e5-61f4-43bc-8784-7799945bbf2d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:31.059011 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:31.059011 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:31.059581 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0cf997e5-61f4-43bc-8784-7799945bbf2d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:31.060201 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0cf997e5-61f4-43bc-8784-7799945bbf2d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:31.134708 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:31.134708 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:31.136561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0cf997e5-61f4-43bc-8784-7799945bbf2d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:31.137582 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1725/3508] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:31 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:32.152833 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ae45b09-bb8f-40a6-9420-5ff052e7591e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:32.154204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ae45b09-bb8f-40a6-9420-5ff052e7591e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:32.154526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:32.154526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:32.155085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5ae45b09-bb8f-40a6-9420-5ff052e7591e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:32.155564 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5ae45b09-bb8f-40a6-9420-5ff052e7591e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:32.206581 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:32.206581 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:32.208840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5ae45b09-bb8f-40a6-9420-5ff052e7591e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:32.209892 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1784/3509] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:32 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:33.225030 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02242d59-3f87-4961-bc46-1fd84e19292d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:33.225575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02242d59-3f87-4961-bc46-1fd84e19292d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:33.225713 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:33.225713 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:33.226434 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-02242d59-3f87-4961-bc46-1fd84e19292d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:33.226961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-02242d59-3f87-4961-bc46-1fd84e19292d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:33.252982 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:33.252982 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:33.255184 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-02242d59-3f87-4961-bc46-1fd84e19292d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:33.256034 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1726/3510] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:33 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:34.270631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7b0dd4d-fc5e-4463-9422-ff5936282e95 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:34.271176 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7b0dd4d-fc5e-4463-9422-ff5936282e95 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:34.271503 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:34.271503 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:34.272020 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e7b0dd4d-fc5e-4463-9422-ff5936282e95 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:34.272952 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e7b0dd4d-fc5e-4463-9422-ff5936282e95 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:34.294386 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:34.294386 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:34.296125 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e7b0dd4d-fc5e-4463-9422-ff5936282e95 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:34.296892 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1785/3511] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:34 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:35.311034 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d8d2868-790a-4c92-9a8f-41933fa30912 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:35.311549 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d8d2868-790a-4c92-9a8f-41933fa30912 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:35.311686 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:35.311686 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:35.312048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3d8d2868-790a-4c92-9a8f-41933fa30912 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:35.312419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3d8d2868-790a-4c92-9a8f-41933fa30912 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:35.333435 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:35.333435 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:35.335111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3d8d2868-790a-4c92-9a8f-41933fa30912 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:35.335906 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1727/3512] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:35 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:36.350187 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d7f9498e-d8a7-4cfb-9409-35b0db75eb74 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:36.351422 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d7f9498e-d8a7-4cfb-9409-35b0db75eb74 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:36.351748 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:36.351748 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:36.352328 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d7f9498e-d8a7-4cfb-9409-35b0db75eb74 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:36.352819 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d7f9498e-d8a7-4cfb-9409-35b0db75eb74 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:36.375280 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:36.375280 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:36.377313 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d7f9498e-d8a7-4cfb-9409-35b0db75eb74 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:36.378237 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1786/3513] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:36 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:37.392775 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b27bad2-d8c1-4ad3-9dea-393f18c23b5b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:37.393446 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b27bad2-d8c1-4ad3-9dea-393f18c23b5b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:37.393761 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:37.393761 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:37.394301 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b27bad2-d8c1-4ad3-9dea-393f18c23b5b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:37.394778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-7b27bad2-d8c1-4ad3-9dea-393f18c23b5b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:37.416293 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:37.416293 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:37.418374 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b27bad2-d8c1-4ad3-9dea-393f18c23b5b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:37.419360 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1728/3514] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:37 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:38.433393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85973420-4091-4121-8e8b-d1bd87f63f0e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:38.434106 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85973420-4091-4121-8e8b-d1bd87f63f0e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:38.434381 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:38.434381 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:38.434832 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-85973420-4091-4121-8e8b-d1bd87f63f0e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:38.435268 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-85973420-4091-4121-8e8b-d1bd87f63f0e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:38.456274 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:38.456274 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:38.458104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-85973420-4091-4121-8e8b-d1bd87f63f0e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:38.459060 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1787/3515] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:38 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:39.473708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eab690f8-df13-4e11-9146-7defbff747b7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:39.474229 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eab690f8-df13-4e11-9146-7defbff747b7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:39.474406 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:39.474406 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:39.475070 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eab690f8-df13-4e11-9146-7defbff747b7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:39.475476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-eab690f8-df13-4e11-9146-7defbff747b7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:39.500361 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:39.500361 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:39.502167 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eab690f8-df13-4e11-9146-7defbff747b7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:39.508436 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1729/3516] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:39 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:40.518838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a05ead04-8c5f-4269-893a-b23bb27414a2 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:40.519364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a05ead04-8c5f-4269-893a-b23bb27414a2 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:40.519892 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:40.519892 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:40.520348 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a05ead04-8c5f-4269-893a-b23bb27414a2 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:40.520871 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a05ead04-8c5f-4269-893a-b23bb27414a2 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:40.557707 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:40.557707 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:40.559684 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a05ead04-8c5f-4269-893a-b23bb27414a2 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:40.560586 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1788/3517] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:40 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:41.574614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33963579-09be-46a4-8df7-d8f28d5d9fc7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:41.575839 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33963579-09be-46a4-8df7-d8f28d5d9fc7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:41.576045 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:41.576045 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:41.576674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33963579-09be-46a4-8df7-d8f28d5d9fc7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:41.577046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-33963579-09be-46a4-8df7-d8f28d5d9fc7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:41.598921 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:41.598921 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:41.601511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33963579-09be-46a4-8df7-d8f28d5d9fc7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:41.602327 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1730/3518] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:41 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:42.616838 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32bb5077-bc1c-4447-a9a5-e76352105c2a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:42.617864 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32bb5077-bc1c-4447-a9a5-e76352105c2a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:42.618149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:42.618149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:42.618650 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32bb5077-bc1c-4447-a9a5-e76352105c2a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:42.619091 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-32bb5077-bc1c-4447-a9a5-e76352105c2a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:42.640280 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:42.640280 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:42.642055 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32bb5077-bc1c-4447-a9a5-e76352105c2a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:42.642856 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1789/3519] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:42 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:43.656894 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bde5989e-23aa-400c-9618-79392cb3df16 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:43.657412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bde5989e-23aa-400c-9618-79392cb3df16 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:43.657751 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:43.657751 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:43.658295 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-bde5989e-23aa-400c-9618-79392cb3df16 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:43.658745 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-bde5989e-23aa-400c-9618-79392cb3df16 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:43.680970 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:43.680970 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:43.682707 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-bde5989e-23aa-400c-9618-79392cb3df16 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:43.683710 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1731/3520] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:43 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:44.697239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ca076f5-45bf-4386-acf5-ad87168ca92b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:44.698340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ca076f5-45bf-4386-acf5-ad87168ca92b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:44.698699 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:44.698699 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:44.699302 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ca076f5-45bf-4386-acf5-ad87168ca92b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:44.699831 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4ca076f5-45bf-4386-acf5-ad87168ca92b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:44.721727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:44.721727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:44.723868 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ca076f5-45bf-4386-acf5-ad87168ca92b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:44.724829 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1790/3521] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:44 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:45.740207 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-61b721ad-04e2-40c7-befa-00d14018ec3c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:45.740742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-61b721ad-04e2-40c7-befa-00d14018ec3c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:45.740907 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:45.740907 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:45.742059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-61b721ad-04e2-40c7-befa-00d14018ec3c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:45.742428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-61b721ad-04e2-40c7-befa-00d14018ec3c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:45.774668 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:45.774668 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:45.777190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-61b721ad-04e2-40c7-befa-00d14018ec3c tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:45.778183 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1732/3522] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:45 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:46.798359 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d730acdb-029f-4e94-8c54-ff67400779fb tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:46.803733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d730acdb-029f-4e94-8c54-ff67400779fb tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:46.804284 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:46.804284 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:46.804961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d730acdb-029f-4e94-8c54-ff67400779fb tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:46.805538 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d730acdb-029f-4e94-8c54-ff67400779fb tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:46.833635 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:46.833635 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:46.836023 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d730acdb-029f-4e94-8c54-ff67400779fb tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:46.837051 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1791/3523] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:46 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:47.851415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9f860e0e-7ade-4517-b5dd-3fd150e7c37a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:47.851929 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9f860e0e-7ade-4517-b5dd-3fd150e7c37a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:47.852117 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:47.852117 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:47.852543 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9f860e0e-7ade-4517-b5dd-3fd150e7c37a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:47.852966 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9f860e0e-7ade-4517-b5dd-3fd150e7c37a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:47.875562 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:47.875562 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:47.877349 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9f860e0e-7ade-4517-b5dd-3fd150e7c37a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:47.878429 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1733/3524] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:47 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:48.891938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a44a1e2-c618-4ea0-8958-a19caad58d4e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:48.892458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a44a1e2-c618-4ea0-8958-a19caad58d4e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:48.892548 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:48.892548 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:48.893122 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8a44a1e2-c618-4ea0-8958-a19caad58d4e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:48.893827 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-8a44a1e2-c618-4ea0-8958-a19caad58d4e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:48.915212 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:48.915212 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:48.917155 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8a44a1e2-c618-4ea0-8958-a19caad58d4e tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:48.917956 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1792/3525] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:48 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:49.932615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44dfb1b1-0741-42af-b142-686dc77fe778 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:49.933174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44dfb1b1-0741-42af-b142-686dc77fe778 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:49.933316 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:49.933316 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:49.933981 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-44dfb1b1-0741-42af-b142-686dc77fe778 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:49.934582 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-44dfb1b1-0741-42af-b142-686dc77fe778 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:49.955505 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:49.955505 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:49.957278 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-44dfb1b1-0741-42af-b142-686dc77fe778 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:49.958273 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1734/3526] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:49 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:50.972361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03756798-6b95-4911-b20f-2d698f3bcb49 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:50.972975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03756798-6b95-4911-b20f-2d698f3bcb49 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:50.973387 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:50.973387 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:50.973778 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03756798-6b95-4911-b20f-2d698f3bcb49 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:50.975074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-03756798-6b95-4911-b20f-2d698f3bcb49 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:50.996187 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:50.996187 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:50.997958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03756798-6b95-4911-b20f-2d698f3bcb49 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:50.998877 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1793/3527] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:50 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:52.013918 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c524e399-4c2a-405b-a0f2-53eb34c3c31b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:52.014447 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c524e399-4c2a-405b-a0f2-53eb34c3c31b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:52.014639 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:52.014639 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:52.014969 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c524e399-4c2a-405b-a0f2-53eb34c3c31b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:52.015794 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c524e399-4c2a-405b-a0f2-53eb34c3c31b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:52.039757 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:52.039757 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:52.041980 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c524e399-4c2a-405b-a0f2-53eb34c3c31b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:52.043004 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1735/3528] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:52 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:53.058651 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1e441029-8f1c-4c6e-bb25-bf3b442f2cee tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:53.059198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1e441029-8f1c-4c6e-bb25-bf3b442f2cee tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:53.059356 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:53.059356 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:53.060152 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1e441029-8f1c-4c6e-bb25-bf3b442f2cee tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:53.060699 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1e441029-8f1c-4c6e-bb25-bf3b442f2cee tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:53.088845 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:53.088845 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:53.091381 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1e441029-8f1c-4c6e-bb25-bf3b442f2cee tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:53.092634 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1794/3529] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:53 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:54.106860 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e3b627c-ada3-4ba8-97aa-de75ba13fe43 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:54.110651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e3b627c-ada3-4ba8-97aa-de75ba13fe43 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:54.110651 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:54.110651 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:54.110651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6e3b627c-ada3-4ba8-97aa-de75ba13fe43 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:54.110651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6e3b627c-ada3-4ba8-97aa-de75ba13fe43 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:54.129475 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:54.129475 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:54.131277 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6e3b627c-ada3-4ba8-97aa-de75ba13fe43 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:54.132650 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1736/3530] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:54 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:55.146667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e8a923f-50d8-4655-977e-537f63457ee2 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:55.148108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e8a923f-50d8-4655-977e-537f63457ee2 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:55.148435 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:55.148435 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:55.148984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e8a923f-50d8-4655-977e-537f63457ee2 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:55.149699 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4e8a923f-50d8-4655-977e-537f63457ee2 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:55.172962 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:55.172962 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:55.174762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e8a923f-50d8-4655-977e-537f63457ee2 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:55.176103 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1795/3531] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:55 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:56.189397 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e1ba050-b48d-4c77-b1af-d822906b87b4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:56.190120 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e1ba050-b48d-4c77-b1af-d822906b87b4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:56.190434 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:56.190434 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:56.190951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9e1ba050-b48d-4c77-b1af-d822906b87b4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:56.191415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9e1ba050-b48d-4c77-b1af-d822906b87b4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:56.213655 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:56.213655 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:56.216082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9e1ba050-b48d-4c77-b1af-d822906b87b4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:56.217176 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1737/3532] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:56 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:57.230759 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d0656488-643a-4aca-af56-f7cc39b8e7a8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:57.232094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d0656488-643a-4aca-af56-f7cc39b8e7a8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:57.232529 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:57.232529 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:57.233187 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d0656488-643a-4aca-af56-f7cc39b8e7a8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:57.234074 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d0656488-643a-4aca-af56-f7cc39b8e7a8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:57.264879 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:57.264879 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:57.267034 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d0656488-643a-4aca-af56-f7cc39b8e7a8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:57.275628 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1796/3533] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:57 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:58.283425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b81f775d-8281-473a-b787-a0ba40d1e200 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:58.284574 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b81f775d-8281-473a-b787-a0ba40d1e200 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:58.285006 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:58.285006 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:58.285666 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b81f775d-8281-473a-b787-a0ba40d1e200 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:58.286239 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b81f775d-8281-473a-b787-a0ba40d1e200 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:58.311144 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:58.311144 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:58.313025 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b81f775d-8281-473a-b787-a0ba40d1e200 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:58.313896 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1738/3534] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:58 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:02:59.328588 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a32d862d-9cd3-4b05-8461-991bb37bbae4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:02:59.329290 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a32d862d-9cd3-4b05-8461-991bb37bbae4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:02:59.329396 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:02:59.329396 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:02:59.329750 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a32d862d-9cd3-4b05-8461-991bb37bbae4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:02:59.330315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a32d862d-9cd3-4b05-8461-991bb37bbae4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:02:59.354880 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:02:59.354880 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:02:59.357208 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a32d862d-9cd3-4b05-8461-991bb37bbae4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:02:59.358370 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1797/3535] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:02:59 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:00.372389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d5f9052-f8bb-4c23-9052-7a4667528750 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:00.372894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d5f9052-f8bb-4c23-9052-7a4667528750 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:00.373009 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:00.373009 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:00.373733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d5f9052-f8bb-4c23-9052-7a4667528750 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:00.374339 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0d5f9052-f8bb-4c23-9052-7a4667528750 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:00.396244 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:00.396244 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:00.398688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d5f9052-f8bb-4c23-9052-7a4667528750 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:00.399479 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1739/3536] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:00 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:01.416619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15226134-61b9-480e-899d-f39d7c236e60 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:01.418008 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15226134-61b9-480e-899d-f39d7c236e60 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:01.418416 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:01.418416 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:01.419138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-15226134-61b9-480e-899d-f39d7c236e60 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:01.419713 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-15226134-61b9-480e-899d-f39d7c236e60 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:01.444999 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:01.444999 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:01.447331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-15226134-61b9-480e-899d-f39d7c236e60 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:01.449103 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1798/3537] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:01 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:02.462679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-058b6b27-2f0e-4b26-a339-1b0b5f9b23a8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:02.463833 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-058b6b27-2f0e-4b26-a339-1b0b5f9b23a8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:02.464197 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:02.464197 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:02.465064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-058b6b27-2f0e-4b26-a339-1b0b5f9b23a8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:02.465578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-058b6b27-2f0e-4b26-a339-1b0b5f9b23a8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:02.486704 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:02.486704 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:02.488881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-058b6b27-2f0e-4b26-a339-1b0b5f9b23a8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:02.489851 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1740/3538] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:02 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:03.505213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c92b4f89-b144-4574-b408-cb1dd1e21850 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:03.505733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c92b4f89-b144-4574-b408-cb1dd1e21850 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:03.505826 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:03.505826 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:03.506251 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c92b4f89-b144-4574-b408-cb1dd1e21850 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:03.507108 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c92b4f89-b144-4574-b408-cb1dd1e21850 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:03.538667 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:03.538667 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:03.540932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c92b4f89-b144-4574-b408-cb1dd1e21850 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:03.548021 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1799/3539] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:03 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:04.556824 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1593889-1225-4ea2-a8b5-c8ab6cb5a1e9 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:04.557510 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1593889-1225-4ea2-a8b5-c8ab6cb5a1e9 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:04.557738 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:04.557738 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:04.558113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a1593889-1225-4ea2-a8b5-c8ab6cb5a1e9 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:04.558483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a1593889-1225-4ea2-a8b5-c8ab6cb5a1e9 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:04.608806 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:04.608806 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:04.611014 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a1593889-1225-4ea2-a8b5-c8ab6cb5a1e9 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:04.612446 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1741/3540] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:04 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:05.644387 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ac24fe0f-6e6e-4876-8696-9bdead067ab5 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:05.645407 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ac24fe0f-6e6e-4876-8696-9bdead067ab5 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:05.646580 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:05.646580 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:05.647211 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ac24fe0f-6e6e-4876-8696-9bdead067ab5 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:05.647785 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ac24fe0f-6e6e-4876-8696-9bdead067ab5 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:05.681002 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:05.681002 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:05.683217 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ac24fe0f-6e6e-4876-8696-9bdead067ab5 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:05.684299 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1800/3541] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:05 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:06.699267 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4aac46df-0f85-4a3d-b7f5-6cb771bc2918 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:06.699971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4aac46df-0f85-4a3d-b7f5-6cb771bc2918 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:06.700302 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:06.700302 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:06.700522 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4aac46df-0f85-4a3d-b7f5-6cb771bc2918 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:06.700782 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4aac46df-0f85-4a3d-b7f5-6cb771bc2918 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:06.735426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:06.735426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:06.737318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4aac46df-0f85-4a3d-b7f5-6cb771bc2918 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:06.738108 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1742/3542] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:06 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:07.751947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e4c6dd4-2f10-4692-83bf-208f252b4d53 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:07.753541 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e4c6dd4-2f10-4692-83bf-208f252b4d53 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:07.753914 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:07.753914 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:07.754536 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4e4c6dd4-2f10-4692-83bf-208f252b4d53 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:07.755244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4e4c6dd4-2f10-4692-83bf-208f252b4d53 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:07.782148 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:07.782148 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:07.784429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4e4c6dd4-2f10-4692-83bf-208f252b4d53 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:07.786220 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1801/3543] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:07 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:08.799869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c46df5d-e421-4666-8cf3-f39f4cec8c36 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:08.801000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c46df5d-e421-4666-8cf3-f39f4cec8c36 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:08.801407 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:08.801407 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:08.802034 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2c46df5d-e421-4666-8cf3-f39f4cec8c36 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:08.802611 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2c46df5d-e421-4666-8cf3-f39f4cec8c36 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:08.838085 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:08.838085 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:08.841414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2c46df5d-e421-4666-8cf3-f39f4cec8c36 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:08.843270 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1743/3544] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:08 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:09.858261 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20a1fbdb-42aa-418a-ac78-13b15e008960 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:09.858774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20a1fbdb-42aa-418a-ac78-13b15e008960 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:09.858871 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:09.858871 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:09.859219 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20a1fbdb-42aa-418a-ac78-13b15e008960 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:09.859586 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-20a1fbdb-42aa-418a-ac78-13b15e008960 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:09.897399 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:09.897399 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:09.899788 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20a1fbdb-42aa-418a-ac78-13b15e008960 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:09.908375 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1802/3545] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:09 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:10.940166 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5618cc5e-9b11-4d26-ba7f-a5031f445de4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:10.940701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5618cc5e-9b11-4d26-ba7f-a5031f445de4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:10.940920 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:10.940920 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:10.941294 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5618cc5e-9b11-4d26-ba7f-a5031f445de4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:10.941665 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5618cc5e-9b11-4d26-ba7f-a5031f445de4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:10.971959 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:10.971959 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:10.973929 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5618cc5e-9b11-4d26-ba7f-a5031f445de4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:10.974737 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1744/3546] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:10 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:11.989401 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-893556fc-9193-4100-973b-13672ae03df4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:11.989967 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-893556fc-9193-4100-973b-13672ae03df4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:11.990091 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:11.990091 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:11.990577 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-893556fc-9193-4100-973b-13672ae03df4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:11.990978 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-893556fc-9193-4100-973b-13672ae03df4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:12.034352 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:12.034352 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:12.041450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-893556fc-9193-4100-973b-13672ae03df4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:12.042312 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1803/3547] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:11 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:13.056673 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca4353be-508c-458f-836b-1b9a2664f267 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:13.057190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca4353be-508c-458f-836b-1b9a2664f267 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:13.057407 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:13.057407 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:13.057774 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ca4353be-508c-458f-836b-1b9a2664f267 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:13.058135 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ca4353be-508c-458f-836b-1b9a2664f267 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:13.093221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:13.093221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:13.098701 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ca4353be-508c-458f-836b-1b9a2664f267 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:13.099843 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1745/3548] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:13 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 15:03:14.114256 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c609044-3a75-4058-a069-ee11a9acc156 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:14.114769 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c609044-3a75-4058-a069-ee11a9acc156 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:14.114972 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:14.114972 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:14.115339 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1c609044-3a75-4058-a069-ee11a9acc156 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:14.115703 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1c609044-3a75-4058-a069-ee11a9acc156 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:14.136793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:14.136793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:14.138558 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1c609044-3a75-4058-a069-ee11a9acc156 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:14.139370 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1804/3549] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:14 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:15.153205 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-825f1b5f-6caf-400d-aa02-bad9420751ac tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:15.153729 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-825f1b5f-6caf-400d-aa02-bad9420751ac tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:15.153945 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:15.153945 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:15.154315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-825f1b5f-6caf-400d-aa02-bad9420751ac tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:15.154683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-825f1b5f-6caf-400d-aa02-bad9420751ac tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:15.176236 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:15.176236 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:15.178669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-825f1b5f-6caf-400d-aa02-bad9420751ac tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:15.179477 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1746/3550] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:15 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 15:03:16.193240 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72978d40-a096-4865-a8f5-759afc074938 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:16.193790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72978d40-a096-4865-a8f5-759afc074938 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:16.193987 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:16.193987 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:16.194360 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-72978d40-a096-4865-a8f5-759afc074938 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:16.194724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-72978d40-a096-4865-a8f5-759afc074938 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:16.216797 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:16.216797 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:16.218631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-72978d40-a096-4865-a8f5-759afc074938 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:16.219432 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1805/3551] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:16 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:17.233994 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-190dd1e0-5e8a-4218-8e0d-2899ccc600d1 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:17.234509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-190dd1e0-5e8a-4218-8e0d-2899ccc600d1 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:17.234744 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:17.234744 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:17.235116 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-190dd1e0-5e8a-4218-8e0d-2899ccc600d1 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:17.235487 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-190dd1e0-5e8a-4218-8e0d-2899ccc600d1 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:17.257055 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:17.257055 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:17.258728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-190dd1e0-5e8a-4218-8e0d-2899ccc600d1 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:17.259528 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1747/3552] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:17 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:18.273993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87358343-05b2-49e9-a4db-69c25907ec96 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:18.275142 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87358343-05b2-49e9-a4db-69c25907ec96 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:18.275675 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:18.275675 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:18.276352 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87358343-05b2-49e9-a4db-69c25907ec96 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:18.276908 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-87358343-05b2-49e9-a4db-69c25907ec96 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:18.299642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:18.299642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:18.301615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87358343-05b2-49e9-a4db-69c25907ec96 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:18.302425 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1806/3553] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:18 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:19.317661 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e671a680-c490-402f-a116-b90b56d203ba tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:19.318309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e671a680-c490-402f-a116-b90b56d203ba tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:19.319132 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:19.319132 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:19.319789 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e671a680-c490-402f-a116-b90b56d203ba tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:19.320514 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e671a680-c490-402f-a116-b90b56d203ba tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:19.367583 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:19.367583 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:19.371121 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e671a680-c490-402f-a116-b90b56d203ba tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:19.378869 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1748/3554] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:19 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:20.388484 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-69a58094-2da5-42af-af2f-91f8f2ca08cd tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:20.389011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-69a58094-2da5-42af-af2f-91f8f2ca08cd tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:20.389188 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:20.389188 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:20.389562 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-69a58094-2da5-42af-af2f-91f8f2ca08cd tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:20.389928 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-69a58094-2da5-42af-af2f-91f8f2ca08cd tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:20.411633 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:20.411633 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:20.413526 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-69a58094-2da5-42af-af2f-91f8f2ca08cd tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:20.414532 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1807/3555] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:20 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:21.428964 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-405be15b-7957-4e8e-aa22-5c1f449d5d8d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:21.429478 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-405be15b-7957-4e8e-aa22-5c1f449d5d8d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:21.429570 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:21.429570 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:21.429971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-405be15b-7957-4e8e-aa22-5c1f449d5d8d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:21.430293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-405be15b-7957-4e8e-aa22-5c1f449d5d8d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:21.452015 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:21.452015 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:21.453798 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-405be15b-7957-4e8e-aa22-5c1f449d5d8d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:21.454641 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1749/3556] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:21 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:22.469302 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9f0367d0-e718-4809-958a-ef21c890d81d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:22.469868 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9f0367d0-e718-4809-958a-ef21c890d81d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:22.470194 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:22.470194 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:22.470687 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9f0367d0-e718-4809-958a-ef21c890d81d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:22.471134 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9f0367d0-e718-4809-958a-ef21c890d81d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:22.508777 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:22.508777 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:22.510991 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9f0367d0-e718-4809-958a-ef21c890d81d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:22.512017 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1808/3557] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:22 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:23.525989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1e9cc6d5-4bd0-4707-bca4-5d8ca6ef8639 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:23.539757 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1e9cc6d5-4bd0-4707-bca4-5d8ca6ef8639 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:23.540381 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:23.540381 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:23.541014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1e9cc6d5-4bd0-4707-bca4-5d8ca6ef8639 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:23.541551 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-1e9cc6d5-4bd0-4707-bca4-5d8ca6ef8639 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:23.580736 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:23.580736 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:23.582642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1e9cc6d5-4bd0-4707-bca4-5d8ca6ef8639 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:23.592894 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1750/3558] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:23 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:24.597102 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-50f496e8-733e-47b1-9002-5f735070e594 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:24.597699 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-50f496e8-733e-47b1-9002-5f735070e594 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:24.597939 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:24.597939 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:24.598460 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-50f496e8-733e-47b1-9002-5f735070e594 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:24.598873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-50f496e8-733e-47b1-9002-5f735070e594 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:24.635511 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:24.635511 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:24.639109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-50f496e8-733e-47b1-9002-5f735070e594 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:24.640174 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1809/3559] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:24 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:25.654222 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d8e38c6-ed7c-4d3b-8ef5-7d17c873bbef tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:25.655046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d8e38c6-ed7c-4d3b-8ef5-7d17c873bbef tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:25.655046 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:25.655046 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:25.655357 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0d8e38c6-ed7c-4d3b-8ef5-7d17c873bbef tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:25.655762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0d8e38c6-ed7c-4d3b-8ef5-7d17c873bbef tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:25.678803 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:25.678803 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:25.680650 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0d8e38c6-ed7c-4d3b-8ef5-7d17c873bbef tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:25.681467 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1751/3560] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:25 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:25.693571 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2eb2cc4-1cb4-4eea-84f4-f2ad0a6b8dfe tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:03:25.694096 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2eb2cc4-1cb4-4eea-84f4-f2ad0a6b8dfe tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:25.694313 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:25.694313 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:25.694691 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a2eb2cc4-1cb4-4eea-84f4-f2ad0a6b8dfe tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:25.745166 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:25.745166 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:25.753366 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a2eb2cc4-1cb4-4eea-84f4-f2ad0a6b8dfe tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:03:25.777059 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a2eb2cc4-1cb4-4eea-84f4-f2ad0a6b8dfe tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:03:25.779957 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1810/3561] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:25 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 1364 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:03:25.794727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] POST http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd/restore Jan 12 15:03:25.795487 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:25.795487 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:25.795934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:03:25.797168 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.contrib.backups [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Restoring backup 4d6393f8-99d5-49c1-b8ff-31a4674dadfd ({'restore': {}}) {{(pid=87931) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 12 15:03:25.797301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Restoring backup 4d6393f8-99d5-49c1-b8ff-31a4674dadfd to volume None. Jan 12 15:03:25.823937 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:25.823937 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:25.827286 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.backup.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Creating volume of 1 GB for restore of backup 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. Jan 12 15:03:25.841542 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Availability Zones retrieved successfully. Jan 12 15:03:25.862525 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Flow 'volume_create_api' (e4e421cc-d1d7-4615-9796-1a9890136e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:03:25.865249 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a62a91a-ad27-4c65-9a3c-175795d4875e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:03:25.867521 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 15:03:25.932360 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a62a91a-ad27-4c65-9a3c-175795d4875e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:03:25.934539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b437a5-fd30-4482-8d55-8b6bae41af8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:03:25.998432 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Created reservations ['44ceec3d-b400-46e3-a4d7-e75c34184397', '8958054f-047b-4ad6-bc7a-d0021a9ccdb5', 'e8b6273c-d93f-4c92-9aa0-013e782c7cd2', '7767cd8c-7e3c-4a93-a60b-29ad84b3e029'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 15:03:26.000327 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b437a5-fd30-4482-8d55-8b6bae41af8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44ceec3d-b400-46e3-a4d7-e75c34184397', '8958054f-047b-4ad6-bc7a-d0021a9ccdb5', 'e8b6273c-d93f-4c92-9aa0-013e782c7cd2', '7767cd8c-7e3c-4a93-a60b-29ad84b3e029']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:03:26.002433 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59df6f7e-8e00-4757-bc71-d555bc4abe73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:03:26.059090 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59df6f7e-8e00-4757-bc71-d555bc4abe73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89f4f1d4-7490-456d-bfa1-f4361318d15d', '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_4d6393f8-99d5-49c1-b8ff-31a4674dadfd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb91c26ba5454f168d231f90df4c96cb',qos_specs=None,replication_status=,reservations=['44ceec3d-b400-46e3-a4d7-e75c34184397','8958054f-047b-4ad6-bc7a-d0021a9ccdb5','e8b6273c-d93f-4c92-9aa0-013e782c7cd2','7767cd8c-7e3c-4a93-a60b-29ad84b3e029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6398cc5df04bd5ae9e5bb381b931a2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T15:03:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4d6393f8-99d5-49c1-b8ff-31a4674dadfd',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89f4f1d4-7490-456d-bfa1-f4361318d15d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb91c26ba5454f168d231f90df4c96cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ae6398cc5df04bd5ae9e5bb381b931a2',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:03:26.061241 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbbb2feb-0c53-4637-92ff-b4aa0c22bf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:03:26.086696 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbbb2feb-0c53-4637-92ff-b4aa0c22bf72) transitioned into 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_4d6393f8-99d5-49c1-b8ff-31a4674dadfd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb91c26ba5454f168d231f90df4c96cb',qos_specs=None,replication_status=,reservations=['44ceec3d-b400-46e3-a4d7-e75c34184397','8958054f-047b-4ad6-bc7a-d0021a9ccdb5','e8b6273c-d93f-4c92-9aa0-013e782c7cd2','7767cd8c-7e3c-4a93-a60b-29ad84b3e029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6398cc5df04bd5ae9e5bb381b931a2',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:03:26.088634 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59e2cd2-09fb-4632-b9bf-900cc4e6b76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:03:26.102944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59e2cd2-09fb-4632-b9bf-900cc4e6b76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:03:26.105531 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Flow 'volume_create_api' (e4e421cc-d1d7-4615-9796-1a9890136e21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:03:26.153427 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Create volume request issued successfully. Jan 12 15:03:26.201270 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:26.201270 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:26.202431 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:03:27.253658 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:27.253658 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:27.254816 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:03:27.255196 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Checking backup size 1 against volume size 1 {{(pid=87931) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 12 15:03:27.255549 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.backup.api [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Overwriting volume 89f4f1d4-7490-456d-bfa1-f4361318d15d with restore of backup 4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:27.273791 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] restore_backup in rpcapi backup_id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd {{(pid=87931) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 12 15:03:27.276906 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ec492831-51f2-4f3e-8b8e-60e74cac7797 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd/restore returned with HTTP 202 Jan 12 15:03:27.282478 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1752/3562] 10.222.0.43 () {60 vars in 1360 bytes} [Tue Jan 12 15:03:25 2021] POST /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd/restore => generated 189 bytes in 1488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 15:03:27.287806 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87ecbb5c-ee08-4206-8254-16b0021a4a72 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:27.288329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87ecbb5c-ee08-4206-8254-16b0021a4a72 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:27.288547 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:27.288547 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:27.288914 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-87ecbb5c-ee08-4206-8254-16b0021a4a72 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:27.289278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-87ecbb5c-ee08-4206-8254-16b0021a4a72 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:27.310579 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:27.310579 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:27.312428 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-87ecbb5c-ee08-4206-8254-16b0021a4a72 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:27.319888 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1811/3563] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:27 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:28.328043 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6617c51-b9f6-431e-988b-9413780fb486 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:28.328580 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6617c51-b9f6-431e-988b-9413780fb486 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:28.328893 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:28.328893 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:28.329263 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c6617c51-b9f6-431e-988b-9413780fb486 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:28.329627 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c6617c51-b9f6-431e-988b-9413780fb486 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:28.351760 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:28.351760 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:28.353592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c6617c51-b9f6-431e-988b-9413780fb486 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:28.354386 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1753/3564] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:28 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:29.369022 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0930291e-0aab-47a4-981a-eb6a0fa596c8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:29.369505 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0930291e-0aab-47a4-981a-eb6a0fa596c8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:29.369677 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:29.369677 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:29.370048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0930291e-0aab-47a4-981a-eb6a0fa596c8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:29.370416 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-0930291e-0aab-47a4-981a-eb6a0fa596c8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:29.391261 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:29.391261 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:29.392963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0930291e-0aab-47a4-981a-eb6a0fa596c8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:29.393742 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1812/3565] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:29 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:30.412307 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ecee3998-67d3-4955-bf36-c9e6cafa3aa8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:30.412307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ecee3998-67d3-4955-bf36-c9e6cafa3aa8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:30.412307 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:30.412307 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:30.412307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ecee3998-67d3-4955-bf36-c9e6cafa3aa8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:30.412307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-ecee3998-67d3-4955-bf36-c9e6cafa3aa8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:30.443946 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:30.443946 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:30.443946 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ecee3998-67d3-4955-bf36-c9e6cafa3aa8 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:30.443946 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1754/3566] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:30 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:31.460330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88919819-ec6d-4955-be4e-95a6c9198f2a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:31.460330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88919819-ec6d-4955-be4e-95a6c9198f2a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:31.460330 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:31.460330 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:31.460330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-88919819-ec6d-4955-be4e-95a6c9198f2a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:31.460330 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-88919819-ec6d-4955-be4e-95a6c9198f2a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:31.506936 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:31.506936 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:31.506936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-88919819-ec6d-4955-be4e-95a6c9198f2a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:31.506936 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1813/3567] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:31 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:32.527464 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-580913eb-e5c5-419b-a506-64435eadce13 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:32.527464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-580913eb-e5c5-419b-a506-64435eadce13 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:32.527464 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:32.527464 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:32.527464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-580913eb-e5c5-419b-a506-64435eadce13 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:32.527464 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-580913eb-e5c5-419b-a506-64435eadce13 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:32.558456 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:32.558456 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:32.558456 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-580913eb-e5c5-419b-a506-64435eadce13 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:32.558456 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1755/3568] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:32 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:33.573990 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c3cb470-1fc3-48c4-b35a-261c10e26a97 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:33.573990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c3cb470-1fc3-48c4-b35a-261c10e26a97 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:33.573990 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:33.573990 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:33.573990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9c3cb470-1fc3-48c4-b35a-261c10e26a97 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:33.573990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-9c3cb470-1fc3-48c4-b35a-261c10e26a97 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:33.625104 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:33.625104 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:33.625104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9c3cb470-1fc3-48c4-b35a-261c10e26a97 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:33.625104 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1814/3569] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:33 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:34.645162 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f86140d-6fe5-4ca2-887c-5d010ee72bc9 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:34.645162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f86140d-6fe5-4ca2-887c-5d010ee72bc9 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:34.645162 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:34.645162 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:34.645162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4f86140d-6fe5-4ca2-887c-5d010ee72bc9 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:34.645162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-4f86140d-6fe5-4ca2-887c-5d010ee72bc9 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:34.666977 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:34.666977 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:34.666977 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4f86140d-6fe5-4ca2-887c-5d010ee72bc9 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:34.666977 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1756/3570] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:34 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:35.684602 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b30b8769-73e1-40d8-b23f-1ba446658f24 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:35.684602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b30b8769-73e1-40d8-b23f-1ba446658f24 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:35.684602 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:35.684602 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:35.684602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b30b8769-73e1-40d8-b23f-1ba446658f24 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:35.684602 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-b30b8769-73e1-40d8-b23f-1ba446658f24 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:35.712666 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:35.712666 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:35.712666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b30b8769-73e1-40d8-b23f-1ba446658f24 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:35.712666 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1815/3571] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:35 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:36.721986 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8f4777c-f440-4ac5-b229-cc396a323490 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:36.722584 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8f4777c-f440-4ac5-b229-cc396a323490 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:36.722704 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:36.722704 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:36.723060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c8f4777c-f440-4ac5-b229-cc396a323490 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:36.723431 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-c8f4777c-f440-4ac5-b229-cc396a323490 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:36.752749 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:36.752749 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:36.752749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c8f4777c-f440-4ac5-b229-cc396a323490 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:36.752749 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1757/3572] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:36 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:37.771057 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f84c7eac-6d9a-418f-a894-7551d358061a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:37.771057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f84c7eac-6d9a-418f-a894-7551d358061a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:37.771057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:37.771057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:37.771057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f84c7eac-6d9a-418f-a894-7551d358061a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:37.771057 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-f84c7eac-6d9a-418f-a894-7551d358061a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:37.800457 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:37.800457 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:37.800457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f84c7eac-6d9a-418f-a894-7551d358061a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:37.800457 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1816/3573] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:37 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:38.812427 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4cf258d-3933-4e91-91ca-c7ee83a6ecf7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:38.812427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4cf258d-3933-4e91-91ca-c7ee83a6ecf7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:38.812427 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:38.812427 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:38.812427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a4cf258d-3933-4e91-91ca-c7ee83a6ecf7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:38.812427 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a4cf258d-3933-4e91-91ca-c7ee83a6ecf7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:38.845851 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:38.845851 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:38.845851 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a4cf258d-3933-4e91-91ca-c7ee83a6ecf7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:38.848598 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1758/3574] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:38 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:39.866727 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e92c265-2d3a-42e0-b844-1eb631fc7dfb tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:39.866727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e92c265-2d3a-42e0-b844-1eb631fc7dfb tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:39.866727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:39.866727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:39.866727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2e92c265-2d3a-42e0-b844-1eb631fc7dfb tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:39.866727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-2e92c265-2d3a-42e0-b844-1eb631fc7dfb tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:39.890277 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:39.890277 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:39.890277 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2e92c265-2d3a-42e0-b844-1eb631fc7dfb tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:39.892304 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1817/3575] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:39 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:40.908321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-52301b86-3e3d-45fa-acac-3ac79dce5d0d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:40.908321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-52301b86-3e3d-45fa-acac-3ac79dce5d0d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:40.908321 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:40.908321 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:40.908321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-52301b86-3e3d-45fa-acac-3ac79dce5d0d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:40.908321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-52301b86-3e3d-45fa-acac-3ac79dce5d0d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:40.932393 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:40.932393 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:40.932393 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-52301b86-3e3d-45fa-acac-3ac79dce5d0d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:40.932393 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1759/3576] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:40 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:41.958470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-216b78a7-732c-4657-b644-ab2090882df6 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:41.958470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-216b78a7-732c-4657-b644-ab2090882df6 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:41.958470 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:41.958470 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:41.958470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-216b78a7-732c-4657-b644-ab2090882df6 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:41.958470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-216b78a7-732c-4657-b644-ab2090882df6 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:41.981073 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:41.981073 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:41.981073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-216b78a7-732c-4657-b644-ab2090882df6 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:41.981073 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1818/3577] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:41 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:43.056270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8ace714-3770-4a52-816a-1e71d3667447 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:43.056270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8ace714-3770-4a52-816a-1e71d3667447 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:43.056270 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:43.056270 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:43.056270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a8ace714-3770-4a52-816a-1e71d3667447 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:43.056270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-a8ace714-3770-4a52-816a-1e71d3667447 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:43.056270 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:43.056270 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:43.056270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a8ace714-3770-4a52-816a-1e71d3667447 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:43.056270 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1760/3578] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:42 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:44.058448 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e07a9e85-c916-4a1c-821a-703447df2039 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:44.058951 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e07a9e85-c916-4a1c-821a-703447df2039 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:44.059161 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:44.059161 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:44.059536 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e07a9e85-c916-4a1c-821a-703447df2039 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:44.059983 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-e07a9e85-c916-4a1c-821a-703447df2039 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:44.089400 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:44.089400 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:44.089400 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e07a9e85-c916-4a1c-821a-703447df2039 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:44.089400 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1819/3579] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:44 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:45.101813 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d877181e-c9ad-4610-bd11-bf1969b6f2d7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:45.102296 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d877181e-c9ad-4610-bd11-bf1969b6f2d7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:45.102513 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:45.102513 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:45.102878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d877181e-c9ad-4610-bd11-bf1969b6f2d7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:45.103242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d877181e-c9ad-4610-bd11-bf1969b6f2d7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:45.127701 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:45.127701 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:45.127701 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d877181e-c9ad-4610-bd11-bf1969b6f2d7 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:45.131054 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1761/3580] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:45 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:46.141869 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ead3e57-ef48-464e-91ed-9648176e30be tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:46.142392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6ead3e57-ef48-464e-91ed-9648176e30be tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:46.142610 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:46.142610 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:46.143293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6ead3e57-ef48-464e-91ed-9648176e30be tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:46.143706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-6ead3e57-ef48-464e-91ed-9648176e30be tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:46.170739 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:46.170739 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:46.170739 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6ead3e57-ef48-464e-91ed-9648176e30be tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:46.170739 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1820/3581] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:46 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:47.186649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6be2102-c899-4507-a495-8809a7f0013f tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:47.186649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6be2102-c899-4507-a495-8809a7f0013f tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:47.186649 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:47.186649 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:47.186649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6be2102-c899-4507-a495-8809a7f0013f tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:47.186649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-d6be2102-c899-4507-a495-8809a7f0013f tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:47.206417 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:47.206417 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:47.208325 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6be2102-c899-4507-a495-8809a7f0013f tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:47.209337 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1762/3582] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:47 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:48.223934 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b6cc330-7e68-483e-b730-f4cb95c8f92d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:48.224437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b6cc330-7e68-483e-b730-f4cb95c8f92d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:48.224650 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:48.224650 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:48.225028 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5b6cc330-7e68-483e-b730-f4cb95c8f92d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:48.225430 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-5b6cc330-7e68-483e-b730-f4cb95c8f92d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87932) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:48.246803 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:48.246803 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:48.248599 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5b6cc330-7e68-483e-b730-f4cb95c8f92d tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:48.249399 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1821/3583] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:48 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:49.263132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3fce6f37-ef30-4756-a0f7-c172e8dfc885 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:03:49.263697 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3fce6f37-ef30-4756-a0f7-c172e8dfc885 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:49.263941 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:49.263941 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:49.264318 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3fce6f37-ef30-4756-a0f7-c172e8dfc885 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:49.264867 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.backups [None req-3fce6f37-ef30-4756-a0f7-c172e8dfc885 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Show backup with id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. {{(pid=87931) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 12 15:03:49.286701 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:49.286701 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:49.289227 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3fce6f37-ef30-4756-a0f7-c172e8dfc885 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 200 Jan 12 15:03:49.290060 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1763/3584] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:49 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:03:49.301947 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e83a6256-d682-4f3d-87ce-6867b56a54bc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d Jan 12 15:03:49.302470 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e83a6256-d682-4f3d-87ce-6867b56a54bc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:49.302689 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:49.302689 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:49.303060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e83a6256-d682-4f3d-87ce-6867b56a54bc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:49.353425 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:49.353425 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:49.361715 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e83a6256-d682-4f3d-87ce-6867b56a54bc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:03:49.385648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e83a6256-d682-4f3d-87ce-6867b56a54bc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d returned with HTTP 200 Jan 12 15:03:49.386504 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1822/3585] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:49 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d => generated 1419 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:03:49.404149 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5cf0934f-f668-40fd-b718-d28902895906 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d Jan 12 15:03:49.404680 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5cf0934f-f668-40fd-b718-d28902895906 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:49.404874 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:49.404874 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:49.405250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-5cf0934f-f668-40fd-b718-d28902895906 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:49.466831 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:49.466831 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:49.475080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-5cf0934f-f668-40fd-b718-d28902895906 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:03:49.498282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-5cf0934f-f668-40fd-b718-d28902895906 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d returned with HTTP 200 Jan 12 15:03:49.499075 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1764/3586] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:03:49 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d => generated 1419 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:03:50.680170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d Jan 12 15:03:50.680662 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:50.680875 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:50.680875 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:50.681247 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:50.729707 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:50.729707 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:50.737811 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:03:50.760878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d returned with HTTP 200 Jan 12 15:03:50.761716 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1823/3587] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:03:50 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d => generated 1419 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:03:51.497679 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-c579c2b8-5f97-4603-9188-1bdc435f07a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d Jan 12 15:03:51.498195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-c579c2b8-5f97-4603-9188-1bdc435f07a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:51.498407 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:51.498407 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:51.498773 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-c579c2b8-5f97-4603-9188-1bdc435f07a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:51.547482 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:51.547482 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:51.555654 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c94335c6-067b-43ee-9fee-3e46484db437 req-c579c2b8-5f97-4603-9188-1bdc435f07a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:03:51.579747 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-c579c2b8-5f97-4603-9188-1bdc435f07a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d returned with HTTP 200 Jan 12 15:03:51.580631 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1765/3588] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:03:51 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d => generated 1419 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:03:51.592025 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume// Jan 12 15:03:51.592496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:51.592713 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:51.592713 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:51.593085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:51.594357 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:03:51.594943 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1824/3589] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 15:03:51 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:03:51.607353 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-af9ab121-34c6-4ac2-9d73-25d74a168b70 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] POST http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments Jan 12 15:03:51.607905 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:51.607905 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:51.608428 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-af9ab121-34c6-4ac2-9d73-25d74a168b70 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89f4f1d4-7490-456d-bfa1-f4361318d15d", "instance_uuid": "e4d638d8-39f3-4727-b6e9-060d397e90b1", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:03:51.658079 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:51.658079 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:51.711100 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-af9ab121-34c6-4ac2-9d73-25d74a168b70 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments returned with HTTP 200 Jan 12 15:03:51.712038 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1766/3590] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 15:03:51 2021] POST /volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:03:52.891146 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume// Jan 12 15:03:52.891625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:52.892037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:52.893122 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-d205cece-f785-4c7a-b3c6-90b9cafd9103 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:03:52.893847 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1825/3591] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 15:03:52 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:03:52.906971 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-0b29b8c3-20a9-472e-b58b-551c50b9fdb4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d Jan 12 15:03:52.907674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-0b29b8c3-20a9-472e-b58b-551c50b9fdb4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:03:52.908191 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:52.908191 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:52.908578 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-0b29b8c3-20a9-472e-b58b-551c50b9fdb4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:03:52.965577 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:52.965577 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:52.973793 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c94335c6-067b-43ee-9fee-3e46484db437 req-0b29b8c3-20a9-472e-b58b-551c50b9fdb4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:03:52.993944 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:52.993944 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:53.004279 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-0b29b8c3-20a9-472e-b58b-551c50b9fdb4 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d returned with HTTP 200 Jan 12 15:03:53.005373 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1767/3592] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 15:03:52 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d => generated 1517 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 15:03:53.026215 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-9d9e470d-a38e-49f9-a091-de2aaf182e85 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] PUT http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments/2148025d-e50e-4ad0-85e7-7a17ecda81d2 Jan 12 15:03:53.027046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-9d9e470d-a38e-49f9-a091-de2aaf182e85 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:03:53.057851 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:03:53.057851 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 15:03:53.058107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c94335c6-067b-43ee-9fee-3e46484db437 req-9d9e470d-a38e-49f9-a091-de2aaf182e85 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Lock "b'cinder-attachment_update-89f4f1d4-7490-456d-bfa1-f4361318d15d-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.011s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 15:03:53.060606 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:53.060606 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:54.423099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c94335c6-067b-43ee-9fee-3e46484db437 req-9d9e470d-a38e-49f9-a091-de2aaf182e85 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Lock "b'cinder-attachment_update-89f4f1d4-7490-456d-bfa1-f4361318d15d-n-h2-764292-10'" released by "attachment_update" :: held 1.365s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 15:03:54.424544 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-9d9e470d-a38e-49f9-a091-de2aaf182e85 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments/2148025d-e50e-4ad0-85e7-7a17ecda81d2 returned with HTTP 200 Jan 12 15:03:54.425766 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1826/3593] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 15:03:53 2021] PUT /volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments/2148025d-e50e-4ad0-85e7-7a17ecda81d2 => generated 762 bytes in 1406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:03:54.461145 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-5eea2ae0-7842-441c-9444-5180d03c42e3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] POST http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments/2148025d-e50e-4ad0-85e7-7a17ecda81d2/action Jan 12 15:03:54.461648 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:03:54.461648 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:03:54.462076 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-5eea2ae0-7842-441c-9444-5180d03c42e3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:03:54.462454 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-5eea2ae0-7842-441c-9444-5180d03c42e3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:03:54.532417 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:03:54.532417 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:03:54.546945 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c94335c6-067b-43ee-9fee-3e46484db437 req-5eea2ae0-7842-441c-9444-5180d03c42e3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments/2148025d-e50e-4ad0-85e7-7a17ecda81d2/action returned with HTTP 204 Jan 12 15:03:54.548114 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1768/3594] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 15:03:54 2021] POST /volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments/2148025d-e50e-4ad0-85e7-7a17ecda81d2/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 12 15:05:00.965233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cebfe245-5cca-4a64-a9fd-9885b665c962 req-6401d12e-ee82-4551-b0c3-d783b8280d15 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] DELETE http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments/2148025d-e50e-4ad0-85e7-7a17ecda81d2 Jan 12 15:05:00.965784 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cebfe245-5cca-4a64-a9fd-9885b665c962 req-6401d12e-ee82-4551-b0c3-d783b8280d15 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:05:00.965941 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:05:00.965941 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:05:00.966332 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-cebfe245-5cca-4a64-a9fd-9885b665c962 req-6401d12e-ee82-4551-b0c3-d783b8280d15 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:05:00.988481 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:05:00.988481 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:05:01.451882 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-cebfe245-5cca-4a64-a9fd-9885b665c962 req-6401d12e-ee82-4551-b0c3-d783b8280d15 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 15:05:01.452313 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-cebfe245-5cca-4a64-a9fd-9885b665c962 req-6401d12e-ee82-4551-b0c3-d783b8280d15 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 15:05:01.459993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-cebfe245-5cca-4a64-a9fd-9885b665c962 req-6401d12e-ee82-4551-b0c3-d783b8280d15 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments/2148025d-e50e-4ad0-85e7-7a17ecda81d2 returned with HTTP 200 Jan 12 15:05:01.460896 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1827/3595] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 15:05:00 2021] DELETE /volume/v3/fb91c26ba5454f168d231f90df4c96cb/attachments/2148025d-e50e-4ad0-85e7-7a17ecda81d2 => generated 19 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:05:03.269819 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03aed496-f636-42a1-9ffe-5c77ce6a04a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] DELETE http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d Jan 12 15:05:03.271621 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03aed496-f636-42a1-9ffe-5c77ce6a04a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:05:03.272517 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:05:03.272517 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:05:03.273036 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-03aed496-f636-42a1-9ffe-5c77ce6a04a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:05:03.274132 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-03aed496-f636-42a1-9ffe-5c77ce6a04a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Delete volume with id: 89f4f1d4-7490-456d-bfa1-f4361318d15d Jan 12 15:05:03.336439 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:05:03.336439 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:05:03.337630 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03aed496-f636-42a1-9ffe-5c77ce6a04a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:05:03.369450 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-03aed496-f636-42a1-9ffe-5c77ce6a04a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Delete volume request issued successfully. Jan 12 15:05:03.370045 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-03aed496-f636-42a1-9ffe-5c77ce6a04a3 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d returned with HTTP 202 Jan 12 15:05:03.370985 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1769/3596] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 15:05:03 2021] DELETE /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/89f4f1d4-7490-456d-bfa1-f4361318d15d => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:05:03.380755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9eed47cb-4829-4453-ab16-f7fadde28974 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] DELETE http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd Jan 12 15:05:03.384773 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9eed47cb-4829-4453-ab16-f7fadde28974 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:05:03.385001 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:05:03.385001 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:05:03.385383 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9eed47cb-4829-4453-ab16-f7fadde28974 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:05:03.385754 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.contrib.backups [None req-9eed47cb-4829-4453-ab16-f7fadde28974 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Delete backup with id: 4d6393f8-99d5-49c1-b8ff-31a4674dadfd. Jan 12 15:05:03.421141 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:05:03.421141 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:05:03.460186 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.backup.rpcapi [None req-9eed47cb-4829-4453-ab16-f7fadde28974 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] delete_backup rpcapi backup_id 4d6393f8-99d5-49c1-b8ff-31a4674dadfd {{(pid=87932) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 12 15:05:03.463723 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9eed47cb-4829-4453-ab16-f7fadde28974 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd returned with HTTP 202 Jan 12 15:05:03.469010 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1828/3597] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 15:05:03 2021] DELETE /volume/v3/fb91c26ba5454f168d231f90df4c96cb/backups/4d6393f8-99d5-49c1-b8ff-31a4674dadfd => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 15:05:03.474368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-697389e8-1d80-4bbc-8f61-be49049c0b39 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] DELETE http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:05:03.475139 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-697389e8-1d80-4bbc-8f61-be49049c0b39 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:05:03.475535 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:05:03.475535 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:05:03.477555 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-697389e8-1d80-4bbc-8f61-be49049c0b39 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:05:03.478225 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-697389e8-1d80-4bbc-8f61-be49049c0b39 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Delete volume with id: 99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:05:03.543556 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:05:03.543556 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:05:03.545495 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-697389e8-1d80-4bbc-8f61-be49049c0b39 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:05:03.610136 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-697389e8-1d80-4bbc-8f61-be49049c0b39 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Delete volume request issued successfully. Jan 12 15:05:03.610717 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-697389e8-1d80-4bbc-8f61-be49049c0b39 tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 202 Jan 12 15:05:03.611701 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1770/3598] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 15:05:03 2021] DELETE /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:05:03.619406 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2392832c-457e-4971-9103-5351aca8364b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:05:03.619961 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2392832c-457e-4971-9103-5351aca8364b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:05:03.620179 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:05:03.620179 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:05:03.624687 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2392832c-457e-4971-9103-5351aca8364b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:05:03.739947 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:05:03.739947 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:05:03.755235 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2392832c-457e-4971-9103-5351aca8364b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:05:03.813682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2392832c-457e-4971-9103-5351aca8364b tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:05:03.825725 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1829/3599] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:05:03 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 1363 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:05:04.836913 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a578d940-95c5-4cef-a503-2dd14c362e7a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:05:04.844984 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a578d940-95c5-4cef-a503-2dd14c362e7a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:05:04.845406 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:05:04.845406 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:05:04.846111 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a578d940-95c5-4cef-a503-2dd14c362e7a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:05:04.927242 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:05:04.927242 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:05:04.936173 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a578d940-95c5-4cef-a503-2dd14c362e7a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Volume info retrieved successfully. Jan 12 15:05:04.968298 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a578d940-95c5-4cef-a503-2dd14c362e7a tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 200 Jan 12 15:05:04.980346 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1771/3600] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:05:04 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 1363 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:05:05.986206 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06aa470b-b17b-439f-ad68-d856a720a1cc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] GET http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 Jan 12 15:05:05.987089 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06aa470b-b17b-439f-ad68-d856a720a1cc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:05:05.987159 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:05:05.987159 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:05:05.987525 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06aa470b-b17b-439f-ad68-d856a720a1cc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:05:06.065272 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06aa470b-b17b-439f-ad68-d856a720a1cc tempest-TestVolumeBackupRestore-1334745519 tempest-TestVolumeBackupRestore-1334745519] http://10.222.0.43/volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 returned with HTTP 404 Jan 12 15:05:06.078116 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1830/3601] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:05:05 2021] GET /volume/v3/fb91c26ba5454f168d231f90df4c96cb/volumes/99cc5bdc-2e42-48f4-8df7-f6ffacafef29 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:18:17.820755 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] POST http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes Jan 12 15:18:17.821269 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:17.821269 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:17.821607 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1175248483"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:18:17.822733 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1175248483'}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 15:18:17.823108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Create volume of 1 GB Jan 12 15:18:17.841896 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Availability zone cache updated, next update will occur around 2021-01-12 16:18:17.841402. {{(pid=87931) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 12 15:18:17.842183 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Availability Zones retrieved successfully. Jan 12 15:18:17.858881 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Flow 'volume_create_api' (98356d73-09c3-4eab-9d49-edec30311c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:18:17.862293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db700b2c-d991-4fce-b6c5-7575b0193d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:18:17.864309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 15:18:17.926493 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db700b2c-d991-4fce-b6c5-7575b0193d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:18:17.928702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3278045d-2e00-494f-b83c-ef8c9353174f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:18:18.013267 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Created reservations ['4d4069a6-af7b-4161-b9b6-016ffaa0eeff', '80d095c0-75fc-4082-ac6d-efbf166b3efb', '6bc169e6-1dd3-4e28-bdfd-59ff97419a01', '231df7ad-e30d-4024-a39a-31e4bb5606d9'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 15:18:18.015132 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3278045d-2e00-494f-b83c-ef8c9353174f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d4069a6-af7b-4161-b9b6-016ffaa0eeff', '80d095c0-75fc-4082-ac6d-efbf166b3efb', '6bc169e6-1dd3-4e28-bdfd-59ff97419a01', '231df7ad-e30d-4024-a39a-31e4bb5606d9']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:18:18.017303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eee60f1-a383-4c4c-8451-da181c21b48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:18:18.077374 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eee60f1-a383-4c4c-8451-da181c21b48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a38a40df-51e6-49d9-a48f-912544a11758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1175248483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41bfef49ad1549e7934d1115ed466422',qos_specs=None,replication_status=,reservations=['4d4069a6-af7b-4161-b9b6-016ffaa0eeff','80d095c0-75fc-4082-ac6d-efbf166b3efb','6bc169e6-1dd3-4e28-bdfd-59ff97419a01','231df7ad-e30d-4024-a39a-31e4bb5606d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c0e557847a4ef1bce771e143c1f62d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T15:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1175248483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a38a40df-51e6-49d9-a48f-912544a11758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41bfef49ad1549e7934d1115ed466422',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e1c0e557847a4ef1bce771e143c1f62d',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:18:18.079392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7a4c2c9-9d2e-4966-a085-4d7713f5b025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:18:18.107536 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7a4c2c9-9d2e-4966-a085-4d7713f5b025) transitioned into state 'SUCCESS' from state '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-1175248483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41bfef49ad1549e7934d1115ed466422',qos_specs=None,replication_status=,reservations=['4d4069a6-af7b-4161-b9b6-016ffaa0eeff','80d095c0-75fc-4082-ac6d-efbf166b3efb','6bc169e6-1dd3-4e28-bdfd-59ff97419a01','231df7ad-e30d-4024-a39a-31e4bb5606d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1c0e557847a4ef1bce771e143c1f62d',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:18:18.109421 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b25edba-6931-47ef-a717-8beedc3c1c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:18:18.124392 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b25edba-6931-47ef-a717-8beedc3c1c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:18:18.127140 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Flow 'volume_create_api' (98356d73-09c3-4eab-9d49-edec30311c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:18:18.177333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Create volume request issued successfully. Jan 12 15:18:18.191638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-595cc466-468a-4aba-bc37-653898aba9de tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes returned with HTTP 202 Jan 12 15:18:18.192557 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1772/3602] 10.222.0.43 () {60 vars in 1225 bytes} [Tue Jan 12 15:18:17 2021] POST /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes => generated 821 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 15:18:18.208914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6013a24-5b49-42fa-9325-844b78f8b585 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:18.209440 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6013a24-5b49-42fa-9325-844b78f8b585 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:18.210062 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d6013a24-5b49-42fa-9325-844b78f8b585 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:18.261203 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:18.261203 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:18.271282 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d6013a24-5b49-42fa-9325-844b78f8b585 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:18.295596 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d6013a24-5b49-42fa-9325-844b78f8b585 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:18.297212 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1831/3603] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:18:18 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:18:19.314881 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-882fb360-529b-43e9-8a50-c9090461ba8d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:19.315582 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-882fb360-529b-43e9-8a50-c9090461ba8d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:19.315770 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:19.315770 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:19.316118 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-882fb360-529b-43e9-8a50-c9090461ba8d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:19.365646 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:19.365646 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:19.373904 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-882fb360-529b-43e9-8a50-c9090461ba8d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:19.396635 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-882fb360-529b-43e9-8a50-c9090461ba8d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:19.397480 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1773/3604] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:18:19 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:18:20.084068 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-ebf7663d-1fc2-42de-b208-b8937c8aee5a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:20.084604 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-ebf7663d-1fc2-42de-b208-b8937c8aee5a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:20.084820 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:20.084820 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:20.085195 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-ebf7663d-1fc2-42de-b208-b8937c8aee5a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:20.137865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:20.137865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:20.147708 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-971d9439-577c-488c-9928-a6855b4cbb10 req-ebf7663d-1fc2-42de-b208-b8937c8aee5a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:20.170742 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-ebf7663d-1fc2-42de-b208-b8937c8aee5a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:20.171515 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1832/3605] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:18:19 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 914 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:18:20.242550 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-882fb360-529b-43e9-8a50-c9090461ba8d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume// Jan 12 15:18:20.243024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-882fb360-529b-43e9-8a50-c9090461ba8d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:20.243242 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:20.243242 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:20.243616 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-882fb360-529b-43e9-8a50-c9090461ba8d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:20.244935 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-882fb360-529b-43e9-8a50-c9090461ba8d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:18:20.245527 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1774/3606] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 15:18:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:18:20.259395 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-feb0ff71-c821-4f72-a7be-b632a60c7391 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] POST http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments Jan 12 15:18:20.259933 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:20.259933 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:20.260390 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-feb0ff71-c821-4f72-a7be-b632a60c7391 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a38a40df-51e6-49d9-a48f-912544a11758", "instance_uuid": "d92e1cc2-12c1-4be4-afa2-f7ca5d5de650", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:18:20.312221 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:20.312221 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:20.365687 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-feb0ff71-c821-4f72-a7be-b632a60c7391 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments returned with HTTP 200 Jan 12 15:18:20.366643 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1833/3607] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 15:18:20 2021] POST /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:18:20.406979 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd2397fa-15b9-438d-8508-8b14cf8de5ec tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:20.407900 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd2397fa-15b9-438d-8508-8b14cf8de5ec tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:20.409244 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fd2397fa-15b9-438d-8508-8b14cf8de5ec tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:20.416858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-feb0ff71-c821-4f72-a7be-b632a60c7391 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume// Jan 12 15:18:20.417347 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-feb0ff71-c821-4f72-a7be-b632a60c7391 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:20.417568 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:20.417568 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:20.417949 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-feb0ff71-c821-4f72-a7be-b632a60c7391 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:20.418996 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-feb0ff71-c821-4f72-a7be-b632a60c7391 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:18:20.419634 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1834/3608] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 15:18:20 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:18:20.432512 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-ea37ac19-6ecd-4e39-b982-776a25658037 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:20.433015 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-ea37ac19-6ecd-4e39-b982-776a25658037 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:20.433539 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-ea37ac19-6ecd-4e39-b982-776a25658037 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:20.465008 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:20.465008 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:20.474674 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fd2397fa-15b9-438d-8508-8b14cf8de5ec tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:20.485841 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:20.485841 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:20.493913 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:20.493913 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:20.494418 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-971d9439-577c-488c-9928-a6855b4cbb10 req-ea37ac19-6ecd-4e39-b982-776a25658037 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:20.502650 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fd2397fa-15b9-438d-8508-8b14cf8de5ec tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:20.503492 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1775/3609] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:18:20 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:18:20.513520 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:20.513520 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:20.522681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-ea37ac19-6ecd-4e39-b982-776a25658037 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:20.523504 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1835/3610] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 15:18:20 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 1012 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 15:18:20.542451 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-a6872428-ae06-46c2-a1a6-f6ccb52d72cc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] PUT http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/56ca2e2d-a154-4f0b-b2e3-66e110a17035 Jan 12 15:18:20.542946 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:20.542946 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:20.543364 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-a6872428-ae06-46c2-a1a6-f6ccb52d72cc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:18:20.571115 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:18:20.571115 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 15:18:20.571635 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-971d9439-577c-488c-9928-a6855b4cbb10 req-a6872428-ae06-46c2-a1a6-f6ccb52d72cc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Lock "b'cinder-attachment_update-a38a40df-51e6-49d9-a48f-912544a11758-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 15:18:20.574007 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:20.574007 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:21.520080 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0905370e-3877-409b-903a-3aba282b4dac tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:21.520623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0905370e-3877-409b-903a-3aba282b4dac tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:21.520794 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:21.520794 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:21.521172 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0905370e-3877-409b-903a-3aba282b4dac tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:21.572845 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:21.572845 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:21.582882 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0905370e-3877-409b-903a-3aba282b4dac tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:21.602057 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:21.602057 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:21.610321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0905370e-3877-409b-903a-3aba282b4dac tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:21.619836 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1836/3611] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:18:21 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:18:21.812533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-971d9439-577c-488c-9928-a6855b4cbb10 req-a6872428-ae06-46c2-a1a6-f6ccb52d72cc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Lock "b'cinder-attachment_update-a38a40df-51e6-49d9-a48f-912544a11758-n-h2-764292-10'" released by "attachment_update" :: held 1.241s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 15:18:21.813348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-a6872428-ae06-46c2-a1a6-f6ccb52d72cc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/56ca2e2d-a154-4f0b-b2e3-66e110a17035 returned with HTTP 200 Jan 12 15:18:21.814302 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1776/3612] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 15:18:20 2021] PUT /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/56ca2e2d-a154-4f0b-b2e3-66e110a17035 => generated 762 bytes in 1277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 15:18:22.629321 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de44d23e-d933-4a22-8fe8-95852404884a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:22.629920 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de44d23e-d933-4a22-8fe8-95852404884a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:22.630089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:22.630089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:22.630483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-de44d23e-d933-4a22-8fe8-95852404884a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:22.680249 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:22.680249 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:22.688440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-de44d23e-d933-4a22-8fe8-95852404884a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:22.707363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:22.707363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:22.715552 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-de44d23e-d933-4a22-8fe8-95852404884a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:22.716426 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1837/3613] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:18:22 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:18:23.733469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-91563421-903f-411e-b1c5-d0000403a3cc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:23.734037 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-91563421-903f-411e-b1c5-d0000403a3cc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:23.734154 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:23.734154 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:23.734520 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-91563421-903f-411e-b1c5-d0000403a3cc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:23.787020 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:23.787020 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:23.795368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-91563421-903f-411e-b1c5-d0000403a3cc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:23.813339 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:23.813339 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:23.821984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-91563421-903f-411e-b1c5-d0000403a3cc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:23.822811 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1777/3614] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:18:23 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:18:24.839511 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-932c0022-6281-4a77-844b-a1af1bf07b40 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:24.840050 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-932c0022-6281-4a77-844b-a1af1bf07b40 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:24.840197 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:24.840197 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:24.840567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-932c0022-6281-4a77-844b-a1af1bf07b40 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:24.888788 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:24.888788 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:24.897468 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-932c0022-6281-4a77-844b-a1af1bf07b40 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:24.916195 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:24.916195 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:24.924270 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-932c0022-6281-4a77-844b-a1af1bf07b40 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:24.925102 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1838/3615] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:18:24 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:18:25.941818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cffbf516-7907-46f1-a15c-1bf8a80d2b54 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:25.942437 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cffbf516-7907-46f1-a15c-1bf8a80d2b54 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:25.942437 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:25.942437 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:25.942777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cffbf516-7907-46f1-a15c-1bf8a80d2b54 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:25.993642 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:25.993642 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:26.003391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cffbf516-7907-46f1-a15c-1bf8a80d2b54 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:26.022707 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:26.022707 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:26.031073 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cffbf516-7907-46f1-a15c-1bf8a80d2b54 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:26.031950 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1778/3616] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:18:25 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:18:27.050368 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7faebc21-9584-401c-9d61-c6eff14904e5 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:27.050901 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7faebc21-9584-401c-9d61-c6eff14904e5 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:27.051082 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:27.051082 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:27.051453 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7faebc21-9584-401c-9d61-c6eff14904e5 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:27.104013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:27.104013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:27.112152 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7faebc21-9584-401c-9d61-c6eff14904e5 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:27.130206 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:27.130206 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:27.138429 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7faebc21-9584-401c-9d61-c6eff14904e5 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:27.139267 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1839/3617] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:18:27 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:18:27.295790 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-41837924-9fb9-4273-8502-fc08935ba3aa tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] POST http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/56ca2e2d-a154-4f0b-b2e3-66e110a17035/action Jan 12 15:18:27.295790 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:27.295790 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:27.295790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-41837924-9fb9-4273-8502-fc08935ba3aa tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:18:27.295790 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-41837924-9fb9-4273-8502-fc08935ba3aa tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:18:27.365742 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:27.365742 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:27.380827 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-41837924-9fb9-4273-8502-fc08935ba3aa tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/56ca2e2d-a154-4f0b-b2e3-66e110a17035/action returned with HTTP 204 Jan 12 15:18:27.382169 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1779/3618] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 15:18:27 2021] POST /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/56ca2e2d-a154-4f0b-b2e3-66e110a17035/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:18:28.156336 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-510addbd-0ed6-47cf-9473-41f393ef4553 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:18:28.156878 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-510addbd-0ed6-47cf-9473-41f393ef4553 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:28.157060 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:28.157060 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:28.157435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-510addbd-0ed6-47cf-9473-41f393ef4553 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:28.207987 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:28.207987 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:28.216844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-510addbd-0ed6-47cf-9473-41f393ef4553 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:18:28.237399 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:28.237399 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:28.246457 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-510addbd-0ed6-47cf-9473-41f393ef4553 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:18:28.247314 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1840/3619] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:18:28 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 1206 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:18:45.424082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-41837924-9fb9-4273-8502-fc08935ba3aa tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume// Jan 12 15:18:45.424613 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-41837924-9fb9-4273-8502-fc08935ba3aa tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:45.424772 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:45.424772 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:45.425153 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-41837924-9fb9-4273-8502-fc08935ba3aa tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:45.426204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-971d9439-577c-488c-9928-a6855b4cbb10 req-41837924-9fb9-4273-8502-fc08935ba3aa tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:18:45.426812 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1780/3620] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 15:18:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:18:45.440943 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-d2af7b1e-828a-4bf0-a128-4716eae32cf4 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] POST http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments Jan 12 15:18:45.441433 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:45.441433 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:45.441840 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-d2af7b1e-828a-4bf0-a128-4716eae32cf4 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a38a40df-51e6-49d9-a48f-912544a11758", "instance_uuid": "d92e1cc2-12c1-4be4-afa2-f7ca5d5de650", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:18:45.490643 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:45.490643 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:45.606407 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-d2af7b1e-828a-4bf0-a128-4716eae32cf4 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments returned with HTTP 200 Jan 12 15:18:45.607238 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1841/3621] 10.222.0.68 () {64 vars in 1358 bytes} [Tue Jan 12 15:18:45 2021] POST /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:18:45.621597 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-ecbd75e0-43c5-4137-ab76-739a7a76819b tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] DELETE http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/56ca2e2d-a154-4f0b-b2e3-66e110a17035 Jan 12 15:18:45.622107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-ecbd75e0-43c5-4137-ab76-739a7a76819b tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:45.622579 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-ecbd75e0-43c5-4137-ab76-739a7a76819b tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:45.644076 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:45.644076 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:45.823059 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-ecbd75e0-43c5-4137-ab76-739a7a76819b tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(e83726e0-19f7-457f-83fc-747e73035bbb)]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 15:18:45.823485 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-ecbd75e0-43c5-4137-ab76-739a7a76819b tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Adding status of: reserved to pending status list for volume. {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 12 15:18:45.824701 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-ecbd75e0-43c5-4137-ab76-739a7a76819b tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 15:18:45.830229 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-ecbd75e0-43c5-4137-ab76-739a7a76819b tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/56ca2e2d-a154-4f0b-b2e3-66e110a17035 returned with HTTP 200 Jan 12 15:18:45.831089 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1781/3622] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 15:18:45 2021] DELETE /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/56ca2e2d-a154-4f0b-b2e3-66e110a17035 => generated 192 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:18:48.856485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-6e5adec6-f902-494e-a87d-13a8e959f7cb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] PUT http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb Jan 12 15:18:48.857089 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:48.857089 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:48.857371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-6e5adec6-f902-494e-a87d-13a8e959f7cb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:18:48.885729 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:18:48.885729 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 15:18:48.886208 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-6e5adec6-f902-494e-a87d-13a8e959f7cb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Lock "b'cinder-attachment_update-a38a40df-51e6-49d9-a48f-912544a11758-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 15:18:48.888592 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:48.888592 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:50.147443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-6e5adec6-f902-494e-a87d-13a8e959f7cb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Lock "b'cinder-attachment_update-a38a40df-51e6-49d9-a48f-912544a11758-n-h1-764292-10'" released by "attachment_update" :: held 1.261s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 15:18:50.148193 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-6e5adec6-f902-494e-a87d-13a8e959f7cb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb returned with HTTP 200 Jan 12 15:18:50.149150 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1842/3623] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 15:18:48 2021] PUT /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb => generated 762 bytes in 1298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 15:18:50.165730 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-e56e0524-e114-4753-90af-3e8b84456d0f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb Jan 12 15:18:50.166309 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-e56e0524-e114-4753-90af-3e8b84456d0f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:18:50.166529 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:50.166529 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:50.166894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-e56e0524-e114-4753-90af-3e8b84456d0f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:18:50.186036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-e56e0524-e114-4753-90af-3e8b84456d0f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb returned with HTTP 200 Jan 12 15:18:50.186904 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1782/3624] 10.222.0.53 () {60 vars in 1415 bytes} [Tue Jan 12 15:18:50 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:18:57.808193 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-dc2f0015-cff7-4cca-b85f-37ab01c3e6bc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] POST http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb/action Jan 12 15:18:57.808723 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:18:57.808723 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:18:57.809094 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-dc2f0015-cff7-4cca-b85f-37ab01c3e6bc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:18:57.809472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-dc2f0015-cff7-4cca-b85f-37ab01c3e6bc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:18:57.878526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:18:57.878526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:18:57.892153 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-dc2f0015-cff7-4cca-b85f-37ab01c3e6bc tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb/action returned with HTTP 204 Jan 12 15:18:57.893150 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1843/3625] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 15:18:57 2021] POST /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:19:02.516556 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-e56e0524-e114-4753-90af-3e8b84456d0f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume// Jan 12 15:19:02.517075 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-e56e0524-e114-4753-90af-3e8b84456d0f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:19:02.517247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:02.517247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:02.517623 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-e56e0524-e114-4753-90af-3e8b84456d0f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:19:02.518658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-4aed8437-7fc9-41cb-94dc-48b240323c3b req-e56e0524-e114-4753-90af-3e8b84456d0f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:19:02.519300 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1783/3626] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 15:19:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:19:02.534962 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-3a06b51f-091b-4df2-aa1c-063ab23e2220 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] POST http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments Jan 12 15:19:02.535525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:02.535525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:02.536297 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-3a06b51f-091b-4df2-aa1c-063ab23e2220 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a38a40df-51e6-49d9-a48f-912544a11758", "instance_uuid": "d92e1cc2-12c1-4be4-afa2-f7ca5d5de650", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:19:02.588091 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:19:02.588091 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:19:02.699762 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-3a06b51f-091b-4df2-aa1c-063ab23e2220 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments returned with HTTP 200 Jan 12 15:19:02.700631 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1844/3627] 10.222.0.53 () {64 vars in 1358 bytes} [Tue Jan 12 15:19:02 2021] POST /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:19:02.714637 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-a0fd8eb4-c292-4e9d-8fc1-16dab147a7eb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] DELETE http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb Jan 12 15:19:02.715150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-a0fd8eb4-c292-4e9d-8fc1-16dab147a7eb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:19:02.715628 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-a0fd8eb4-c292-4e9d-8fc1-16dab147a7eb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:19:02.735610 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:19:02.735610 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:19:02.918436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-a0fd8eb4-c292-4e9d-8fc1-16dab147a7eb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12)]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 15:19:02.918863 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-a0fd8eb4-c292-4e9d-8fc1-16dab147a7eb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Adding status of: reserved to pending status list for volume. {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 12 15:19:02.919275 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-a0fd8eb4-c292-4e9d-8fc1-16dab147a7eb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 15:19:02.925589 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-a0fd8eb4-c292-4e9d-8fc1-16dab147a7eb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb returned with HTTP 200 Jan 12 15:19:02.926999 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1784/3628] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 15:19:02 2021] DELETE /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/e83726e0-19f7-457f-83fc-747e73035bbb => generated 192 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:19:07.048068 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-b1e5f270-a2ff-4781-ba04-267a74318ba1 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] PUT http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12 Jan 12 15:19:07.048578 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:07.048578 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:07.049001 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-b1e5f270-a2ff-4781-ba04-267a74318ba1 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:19:07.077516 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:19:07.077516 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 15:19:07.078039 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-b1e5f270-a2ff-4781-ba04-267a74318ba1 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Lock "b'cinder-attachment_update-a38a40df-51e6-49d9-a48f-912544a11758-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 15:19:07.080320 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:19:07.080320 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:19:08.308203 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-b1e5f270-a2ff-4781-ba04-267a74318ba1 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Lock "b'cinder-attachment_update-a38a40df-51e6-49d9-a48f-912544a11758-n-h2-764292-10'" released by "attachment_update" :: held 1.230s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 15:19:08.308874 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-b1e5f270-a2ff-4781-ba04-267a74318ba1 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12 returned with HTTP 200 Jan 12 15:19:08.309754 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1845/3629] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 15:19:07 2021] PUT /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12 => generated 762 bytes in 1266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:19:08.324722 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-2d7e1ca2-aabe-4077-bee1-d3aaa9a5ad5d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12 Jan 12 15:19:08.325340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-2d7e1ca2-aabe-4077-bee1-d3aaa9a5ad5d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:19:08.325557 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:08.325557 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:08.325931 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-2d7e1ca2-aabe-4077-bee1-d3aaa9a5ad5d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:19:08.345741 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-2d7e1ca2-aabe-4077-bee1-d3aaa9a5ad5d tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12 returned with HTTP 200 Jan 12 15:19:08.346632 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1785/3630] 10.222.0.68 () {60 vars in 1415 bytes} [Tue Jan 12 15:19:08 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:19:15.349028 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-9c35e048-e032-4a12-a696-cba04a768fbb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] POST http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12/action Jan 12 15:19:15.349609 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:15.349609 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:15.349935 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-9c35e048-e032-4a12-a696-cba04a768fbb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:19:15.350311 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-9c35e048-e032-4a12-a696-cba04a768fbb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:19:15.418118 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:19:15.418118 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:19:15.430472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-01e8138e-0478-4cbe-a9e0-080fb9d6f81c req-9c35e048-e032-4a12-a696-cba04a768fbb tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12/action returned with HTTP 204 Jan 12 15:19:15.431303 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1846/3631] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 15:19:15 2021] POST /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:19:21.674020 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-be8b57b5-5ef5-4fed-9059-72e97048e31f req-cd83cc67-c85c-456a-b745-cc6be4050448 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] DELETE http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12 Jan 12 15:19:21.674524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-be8b57b5-5ef5-4fed-9059-72e97048e31f req-cd83cc67-c85c-456a-b745-cc6be4050448 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:19:21.674746 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:21.674746 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:21.675110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-be8b57b5-5ef5-4fed-9059-72e97048e31f req-cd83cc67-c85c-456a-b745-cc6be4050448 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:19:21.700005 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:19:21.700005 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:19:22.129862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-be8b57b5-5ef5-4fed-9059-72e97048e31f req-cd83cc67-c85c-456a-b745-cc6be4050448 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 15:19:22.130213 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-be8b57b5-5ef5-4fed-9059-72e97048e31f req-cd83cc67-c85c-456a-b745-cc6be4050448 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 15:19:22.137260 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-be8b57b5-5ef5-4fed-9059-72e97048e31f req-cd83cc67-c85c-456a-b745-cc6be4050448 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12 returned with HTTP 200 Jan 12 15:19:22.138135 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1786/3632] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 15:19:21 2021] DELETE /volume/v3/41bfef49ad1549e7934d1115ed466422/attachments/8d1dbd8c-1105-4df7-8cbc-86ad85ebbb12 => generated 19 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:19:23.445631 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-259b0fc2-6b31-4eb3-a89e-8541dd822a6a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:19:23.446150 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-259b0fc2-6b31-4eb3-a89e-8541dd822a6a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:19:23.446366 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:23.446366 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:23.446742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-259b0fc2-6b31-4eb3-a89e-8541dd822a6a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:19:23.495202 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:19:23.495202 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:19:23.503213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-259b0fc2-6b31-4eb3-a89e-8541dd822a6a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:19:23.524534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-259b0fc2-6b31-4eb3-a89e-8541dd822a6a tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:19:23.525540 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1847/3633] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:19:23 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:19:23.540657 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e74b99c7-15f4-45cc-8686-7bf36b49b346 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:19:23.541162 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e74b99c7-15f4-45cc-8686-7bf36b49b346 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:19:23.541378 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:23.541378 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:23.541741 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e74b99c7-15f4-45cc-8686-7bf36b49b346 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:19:23.590559 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:19:23.590559 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:19:23.599047 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e74b99c7-15f4-45cc-8686-7bf36b49b346 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:19:23.620993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e74b99c7-15f4-45cc-8686-7bf36b49b346 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:19:23.621737 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1787/3634] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:19:23 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:19:23.694056 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d8a26e0-3339-497c-bc2a-3721d00e235f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] DELETE http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:19:23.694579 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d8a26e0-3339-497c-bc2a-3721d00e235f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:19:23.694797 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:23.694797 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:23.695168 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4d8a26e0-3339-497c-bc2a-3721d00e235f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:19:23.695671 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-4d8a26e0-3339-497c-bc2a-3721d00e235f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Delete volume with id: a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:19:23.744582 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:19:23.744582 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:19:23.745722 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d8a26e0-3339-497c-bc2a-3721d00e235f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:19:23.771500 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4d8a26e0-3339-497c-bc2a-3721d00e235f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Delete volume request issued successfully. Jan 12 15:19:23.772027 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4d8a26e0-3339-497c-bc2a-3721d00e235f tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 202 Jan 12 15:19:23.772889 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1848/3635] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 15:19:23 2021] DELETE /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 12 15:19:23.780403 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34d790dd-57d1-466b-b70a-ea3d25b86c40 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:19:23.781011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34d790dd-57d1-466b-b70a-ea3d25b86c40 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:19:23.781299 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:23.781299 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:23.781777 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34d790dd-57d1-466b-b70a-ea3d25b86c40 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:19:23.833318 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:19:23.833318 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:19:23.841619 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-34d790dd-57d1-466b-b70a-ea3d25b86c40 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:19:23.864432 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34d790dd-57d1-466b-b70a-ea3d25b86c40 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:19:23.865281 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1788/3636] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:19:23 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:19:24.881958 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a22bc359-3866-438b-bb98-4a337c508408 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:19:24.882508 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a22bc359-3866-438b-bb98-4a337c508408 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:19:24.882809 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:24.882809 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:24.883185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a22bc359-3866-438b-bb98-4a337c508408 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:19:24.932872 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:19:24.932872 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:19:24.940909 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a22bc359-3866-438b-bb98-4a337c508408 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Volume info retrieved successfully. Jan 12 15:19:24.962915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a22bc359-3866-438b-bb98-4a337c508408 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 200 Jan 12 15:19:24.963731 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1849/3637] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:19:24 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:19:25.979658 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58c4b01a-ebfb-4e13-aa18-3cbeaacdb070 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] GET http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 Jan 12 15:19:25.980273 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58c4b01a-ebfb-4e13-aa18-3cbeaacdb070 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:19:25.980382 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:19:25.980382 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:19:25.980690 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-58c4b01a-ebfb-4e13-aa18-3cbeaacdb070 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:19:26.029207 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-58c4b01a-ebfb-4e13-aa18-3cbeaacdb070 tempest-ServerActionsTestJSON-1556308466 tempest-ServerActionsTestJSON-1556308466] http://10.222.0.43/volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 returned with HTTP 404 Jan 12 15:19:26.030345 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1789/3638] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:19:25 2021] GET /volume/v3/41bfef49ad1549e7934d1115ed466422/volumes/a38a40df-51e6-49d9-a48f-912544a11758 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 12 15:21:31.446878 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1d15b0b-8732-4b40-a1b6-2247c2a4c860 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] POST http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types Jan 12 15:21:31.447364 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:31.447364 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:31.447735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c1d15b0b-8732-4b40-a1b6-2247c2a4c860 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1091257791", "extra_specs": {}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:21:31.487366 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c1d15b0b-8732-4b40-a1b6-2247c2a4c860 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types returned with HTTP 200 Jan 12 15:21:31.488235 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1850/3639] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 15:21:31 2021] POST /volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types => generated 218 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:31.500876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d32ea827-af73-4e50-ab04-c7ff7515c037 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] POST http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/f27e0d61-347d-49ed-bf07-80ecbdb3d287/encryption Jan 12 15:21:31.501639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d32ea827-af73-4e50-ab04-c7ff7515c037 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:21:31.549653 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d32ea827-af73-4e50-ab04-c7ff7515c037 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/f27e0d61-347d-49ed-bf07-80ecbdb3d287/encryption returned with HTTP 200 Jan 12 15:21:31.550687 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1790/3640] 10.222.0.43 () {60 vars in 1364 bytes} [Tue Jan 12 15:21:31 2021] POST /volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/f27e0d61-347d-49ed-bf07-80ecbdb3d287/encryption => generated 231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:31.560797 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] POST http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes Jan 12 15:21:31.561558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1985609121", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1091257791", "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:21:31.562803 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1985609121', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1091257791', 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 15:21:31.575036 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Create volume of 1 GB Jan 12 15:21:31.575698 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:31.575698 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:31.582435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Availability zone cache updated, next update will occur around 2021-01-12 16:21:31.582025. {{(pid=87932) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 12 15:21:31.582773 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Availability Zones retrieved successfully. Jan 12 15:21:31.598942 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Flow 'volume_create_api' (44f229c4-454d-47bf-a053-a5eba512b292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:21:31.602184 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d15829a-49d0-410c-959f-e2f2c602b33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:21:31.604436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 15:21:31.658983 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d15829a-49d0-410c-959f-e2f2c602b33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T15:21:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f27e0d61-347d-49ed-bf07-80ecbdb3d287,is_public=True,name='tempest-scenario-type-cryptsetup-1091257791',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f27e0d61-347d-49ed-bf07-80ecbdb3d287', '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=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:21:31.661271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb482c5-1398-489a-b528-bc73e85746de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:21:31.705498 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1091257791 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1091257791, it is now deprecated. Please use the default quota class for default quota. Jan 12 15:21:31.706466 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1091257791 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1091257791, it is now deprecated. Please use the default quota class for default quota. Jan 12 15:21:31.749768 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Created reservations ['f6228104-cb2f-461f-80fd-dafdf3d8d559', '1c94249a-3a9c-4157-a620-c42c61ff3c3d', 'f32d3579-9a11-4f7f-886a-86c91e77c652', '5a52bb1d-209f-46c0-a90d-0bd94fe053f5'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 15:21:31.751589 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb482c5-1398-489a-b528-bc73e85746de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6228104-cb2f-461f-80fd-dafdf3d8d559', '1c94249a-3a9c-4157-a620-c42c61ff3c3d', 'f32d3579-9a11-4f7f-886a-86c91e77c652', '5a52bb1d-209f-46c0-a90d-0bd94fe053f5']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:21:31.753683 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7c2b1c-dcc5-41c8-9216-28fae89f462c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:21:31.808821 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7c2b1c-dcc5-41c8-9216-28fae89f462c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c31296a-39c2-400e-8fcd-68c542e108d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1985609121',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0ee9cff1dfd4865b10dd247bbfec792',qos_specs=None,replication_status=,reservations=['f6228104-cb2f-461f-80fd-dafdf3d8d559','1c94249a-3a9c-4157-a620-c42c61ff3c3d','f32d3579-9a11-4f7f-886a-86c91e77c652','5a52bb1d-209f-46c0-a90d-0bd94fe053f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c3c6a74fd974952a4599da0c2c02bba',volume_type_id=f27e0d61-347d-49ed-bf07-80ecbdb3d287), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T15:21:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1985609121',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4c31296a-39c2-400e-8fcd-68c542e108d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0ee9cff1dfd4865b10dd247bbfec792',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5c3c6a74fd974952a4599da0c2c02bba',volume_attachment=,volume_type=,volume_type_id=f27e0d61-347d-49ed-bf07-80ecbdb3d287)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:21:31.810854 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30833316-62c8-47b8-a1e1-82a5ffca0a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:21:31.835640 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30833316-62c8-47b8-a1e1-82a5ffca0a41) transitioned into state 'SUCCESS' from state '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-1985609121',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0ee9cff1dfd4865b10dd247bbfec792',qos_specs=None,replication_status=,reservations=['f6228104-cb2f-461f-80fd-dafdf3d8d559','1c94249a-3a9c-4157-a620-c42c61ff3c3d','f32d3579-9a11-4f7f-886a-86c91e77c652','5a52bb1d-209f-46c0-a90d-0bd94fe053f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c3c6a74fd974952a4599da0c2c02bba',volume_type_id=f27e0d61-347d-49ed-bf07-80ecbdb3d287)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:21:31.837625 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d3ea62-472a-4430-892c-40a5c6b65fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:21:31.851742 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d3ea62-472a-4430-892c-40a5c6b65fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:21:31.854351 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Flow 'volume_create_api' (44f229c4-454d-47bf-a053-a5eba512b292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:21:31.902818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Create volume request issued successfully. Jan 12 15:21:31.916764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b5f22f56-c618-4ae8-9294-625625dc59d3 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes returned with HTTP 202 Jan 12 15:21:31.927774 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1851/3641] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 15:21:31 2021] POST /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes => generated 857 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 15:21:31.932160 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70f4dad2-6d4d-495e-889d-68e4e0a8c72f tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:31.932682 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70f4dad2-6d4d-495e-889d-68e4e0a8c72f tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:31.933284 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-70f4dad2-6d4d-495e-889d-68e4e0a8c72f tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:31.985986 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:31.985986 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:31.994300 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-70f4dad2-6d4d-495e-889d-68e4e0a8c72f tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:32.015840 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-70f4dad2-6d4d-495e-889d-68e4e0a8c72f tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:32.016665 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1791/3642] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:31 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:33.033711 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef197aae-0ec5-4a58-b890-98adbdcaf3df tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:33.034272 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef197aae-0ec5-4a58-b890-98adbdcaf3df tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:33.034422 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:33.034422 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:33.034831 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ef197aae-0ec5-4a58-b890-98adbdcaf3df tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:33.084009 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:33.084009 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:33.092456 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ef197aae-0ec5-4a58-b890-98adbdcaf3df tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:33.114915 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ef197aae-0ec5-4a58-b890-98adbdcaf3df tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:33.116436 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1852/3643] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:33 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 950 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:33.131388 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a831a788-c0e6-4a79-a87d-5a03db7870f5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:33.131965 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a831a788-c0e6-4a79-a87d-5a03db7870f5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:33.132182 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:33.132182 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:33.132557 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a831a788-c0e6-4a79-a87d-5a03db7870f5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:33.182868 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:33.182868 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:33.190688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a831a788-c0e6-4a79-a87d-5a03db7870f5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:33.212075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a831a788-c0e6-4a79-a87d-5a03db7870f5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:33.212891 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1792/3644] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:33 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 950 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:33.332858 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-ecf32241-7a25-4c0e-9206-4bebd7deb8ad tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:33.333302 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-ecf32241-7a25-4c0e-9206-4bebd7deb8ad tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:33.333522 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:33.333522 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:33.334413 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-ecf32241-7a25-4c0e-9206-4bebd7deb8ad tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:33.383025 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:33.383025 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:33.391051 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-ecf32241-7a25-4c0e-9206-4bebd7deb8ad tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:33.412726 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-ecf32241-7a25-4c0e-9206-4bebd7deb8ad tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:33.413569 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1853/3645] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:21:33 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 950 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:33.476098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a831a788-c0e6-4a79-a87d-5a03db7870f5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume// Jan 12 15:21:33.476573 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a831a788-c0e6-4a79-a87d-5a03db7870f5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:33.476789 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:33.476789 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:33.477157 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a831a788-c0e6-4a79-a87d-5a03db7870f5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:33.478239 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a831a788-c0e6-4a79-a87d-5a03db7870f5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:21:33.478836 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1793/3646] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 15:21:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:21:33.491484 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-523bb2b7-6929-44ec-9e54-2b74446f082a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] POST http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments Jan 12 15:21:33.492143 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:33.492143 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:33.492563 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-523bb2b7-6929-44ec-9e54-2b74446f082a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c31296a-39c2-400e-8fcd-68c542e108d2", "instance_uuid": "f0267117-a7ed-4778-b1de-2f4e52687ea4", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:21:33.541699 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:33.541699 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:33.593330 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-523bb2b7-6929-44ec-9e54-2b74446f082a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments returned with HTTP 200 Jan 12 15:21:33.594321 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1854/3647] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 15:21:33 2021] POST /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:21:33.627688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34cc7f10-eb71-46bd-9a6e-1587b22c8da9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:33.628257 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34cc7f10-eb71-46bd-9a6e-1587b22c8da9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:33.628737 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-34cc7f10-eb71-46bd-9a6e-1587b22c8da9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:33.642373 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-523bb2b7-6929-44ec-9e54-2b74446f082a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume// Jan 12 15:21:33.642973 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-523bb2b7-6929-44ec-9e54-2b74446f082a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:33.643260 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:33.643260 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:33.643876 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-523bb2b7-6929-44ec-9e54-2b74446f082a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:33.645131 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-523bb2b7-6929-44ec-9e54-2b74446f082a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:21:33.645726 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1855/3648] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 15:21:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:21:33.658427 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-3fc61784-96a2-4a74-abd6-19f4c0c57b6b tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:33.658985 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-3fc61784-96a2-4a74-abd6-19f4c0c57b6b tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:33.659450 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-3fc61784-96a2-4a74-abd6-19f4c0c57b6b tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:33.678301 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:33.678301 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:33.686478 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-34cc7f10-eb71-46bd-9a6e-1587b22c8da9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:33.705166 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:33.705166 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:33.712637 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:33.712637 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:33.714203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-34cc7f10-eb71-46bd-9a6e-1587b22c8da9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:33.715171 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1794/3649] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:33 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:33.724817 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-3fc61784-96a2-4a74-abd6-19f4c0c57b6b tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:33.742620 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:33.742620 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:33.750827 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-3fc61784-96a2-4a74-abd6-19f4c0c57b6b tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:33.751661 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1856/3650] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 15:21:33 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 1048 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 15:21:33.769725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-df5ba89c-3017-4e47-a1fc-fccbce44c37f tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] PUT http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/d5f20bdc-bc36-40ad-a768-f698ce1d506a Jan 12 15:21:33.770222 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:33.770222 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:33.770636 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-df5ba89c-3017-4e47-a1fc-fccbce44c37f tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:21:33.797595 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:21:33.797595 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 15:21:33.798072 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-df5ba89c-3017-4e47-a1fc-fccbce44c37f tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Lock "b'cinder-attachment_update-4c31296a-39c2-400e-8fcd-68c542e108d2-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 15:21:33.800426 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:33.800426 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:34.731462 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-015b1e2f-5c7e-4e4e-9212-1773b5fff68e tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:34.732022 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-015b1e2f-5c7e-4e4e-9212-1773b5fff68e tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:34.732249 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:34.732249 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:34.732849 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-015b1e2f-5c7e-4e4e-9212-1773b5fff68e tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:34.782479 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:34.782479 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:34.791418 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-015b1e2f-5c7e-4e4e-9212-1773b5fff68e tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:34.810338 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:34.810338 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:34.818542 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-015b1e2f-5c7e-4e4e-9212-1773b5fff68e tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:34.819551 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1857/3651] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:34 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 15:21:35.012355 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-df5ba89c-3017-4e47-a1fc-fccbce44c37f tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Lock "b'cinder-attachment_update-4c31296a-39c2-400e-8fcd-68c542e108d2-n-h2-764292-10'" released by "attachment_update" :: held 1.214s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 15:21:35.013019 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-df5ba89c-3017-4e47-a1fc-fccbce44c37f tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/d5f20bdc-bc36-40ad-a768-f698ce1d506a returned with HTTP 200 Jan 12 15:21:35.013904 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1795/3652] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 15:21:33 2021] PUT /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/d5f20bdc-bc36-40ad-a768-f698ce1d506a => generated 761 bytes in 1249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:21:35.029352 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-c6041d15-b1a3-468e-aa9b-e4781e2a2168 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2/encryption Jan 12 15:21:35.029873 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-c6041d15-b1a3-468e-aa9b-e4781e2a2168 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:35.030092 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:35.030092 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:35.030504 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-c6041d15-b1a3-468e-aa9b-e4781e2a2168 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:35.079152 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:35.079152 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:35.130502 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-c6041d15-b1a3-468e-aa9b-e4781e2a2168 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2/encryption returned with HTTP 200 Jan 12 15:21:35.131274 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1858/3653] 10.222.0.68 () {58 vars in 1395 bytes} [Tue Jan 12 15:21:35 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2/encryption => generated 161 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:35.836472 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68e526b2-2be7-44aa-8260-5ceb8bba65ab tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:35.837044 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68e526b2-2be7-44aa-8260-5ceb8bba65ab tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:35.837197 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:35.837197 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:35.837516 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-68e526b2-2be7-44aa-8260-5ceb8bba65ab tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:35.886304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:35.886304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:35.894973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-68e526b2-2be7-44aa-8260-5ceb8bba65ab tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:35.915505 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:35.915505 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:35.924453 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-68e526b2-2be7-44aa-8260-5ceb8bba65ab tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:35.925515 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1796/3654] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:35 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 950 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:36.941527 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4bc4a252-7cea-432e-9f89-c7c1805a37a5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:36.942033 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4bc4a252-7cea-432e-9f89-c7c1805a37a5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:36.942153 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:36.942153 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:36.942489 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4bc4a252-7cea-432e-9f89-c7c1805a37a5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:36.990355 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:36.990355 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:36.998547 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4bc4a252-7cea-432e-9f89-c7c1805a37a5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:37.017362 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:37.017362 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:37.026125 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4bc4a252-7cea-432e-9f89-c7c1805a37a5 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:37.026948 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1859/3655] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:36 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 950 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:38.043318 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80088070-b63f-4844-875a-013bb69af5bc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:38.043915 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80088070-b63f-4844-875a-013bb69af5bc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:38.044038 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:38.044038 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:38.044386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80088070-b63f-4844-875a-013bb69af5bc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:38.095505 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:38.095505 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:38.104123 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-80088070-b63f-4844-875a-013bb69af5bc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:38.122038 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:38.122038 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:38.130142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80088070-b63f-4844-875a-013bb69af5bc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:38.130984 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1797/3656] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:38 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 950 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:39.147993 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3758dbd-9126-4f93-9cac-85dae62b27f2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:39.148567 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3758dbd-9126-4f93-9cac-85dae62b27f2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:39.148896 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:39.148896 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:39.149398 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b3758dbd-9126-4f93-9cac-85dae62b27f2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:39.199890 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:39.199890 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:39.208639 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b3758dbd-9126-4f93-9cac-85dae62b27f2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:39.228013 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:39.228013 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:39.236364 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b3758dbd-9126-4f93-9cac-85dae62b27f2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:39.237198 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1860/3657] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:39 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 950 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:40.253111 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d1fe97cc-699e-4924-af57-dff3f0c98ccc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:40.253653 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d1fe97cc-699e-4924-af57-dff3f0c98ccc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:40.253808 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:40.253808 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:40.254173 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d1fe97cc-699e-4924-af57-dff3f0c98ccc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:40.303447 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:40.303447 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:40.316113 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d1fe97cc-699e-4924-af57-dff3f0c98ccc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:40.331484 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:40.331484 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:40.339636 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d1fe97cc-699e-4924-af57-dff3f0c98ccc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:40.340473 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1798/3658] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:40 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 950 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:40.622161 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-8f74678a-cc12-4764-b9a0-fff5e4415834 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] POST http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/d5f20bdc-bc36-40ad-a768-f698ce1d506a/action Jan 12 15:21:40.622663 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:40.622663 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:40.623100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-8f74678a-cc12-4764-b9a0-fff5e4415834 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:21:40.623483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-8f74678a-cc12-4764-b9a0-fff5e4415834 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:21:40.692026 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:40.692026 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:40.704072 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-e27d841c-62e6-4e0d-a49c-583198104b58 req-8f74678a-cc12-4764-b9a0-fff5e4415834 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/d5f20bdc-bc36-40ad-a768-f698ce1d506a/action returned with HTTP 204 Jan 12 15:21:40.705168 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1861/3659] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 15:21:40 2021] POST /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/d5f20bdc-bc36-40ad-a768-f698ce1d506a/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:21:41.356756 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ff5c9e1-c00a-4e7e-828c-6322da1ddec2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:41.357334 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ff5c9e1-c00a-4e7e-828c-6322da1ddec2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:41.357476 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:41.357476 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:41.357844 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4ff5c9e1-c00a-4e7e-828c-6322da1ddec2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:41.407037 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:41.407037 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:41.415024 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4ff5c9e1-c00a-4e7e-828c-6322da1ddec2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:41.432870 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:41.432870 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:41.440938 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4ff5c9e1-c00a-4e7e-828c-6322da1ddec2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:41.441922 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1799/3660] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:41 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 1242 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:21:41.457543 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0d549d1-3265-4f20-8a77-9f15fe6ef22b tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:41.458068 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0d549d1-3265-4f20-8a77-9f15fe6ef22b tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:41.458285 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:41.458285 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:41.458660 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-f0d549d1-3265-4f20-8a77-9f15fe6ef22b tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:41.507382 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:41.507382 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:41.515414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-f0d549d1-3265-4f20-8a77-9f15fe6ef22b tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:41.535068 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:41.535068 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:41.544170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-f0d549d1-3265-4f20-8a77-9f15fe6ef22b tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:41.544997 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1862/3661] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:41 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 1242 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:21:41.662955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-8a009f82-0a43-4fbf-8299-fd9b10fbb078 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:41.663384 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-8a009f82-0a43-4fbf-8299-fd9b10fbb078 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:41.663600 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:41.663600 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:41.663995 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-8a009f82-0a43-4fbf-8299-fd9b10fbb078 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:41.711957 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:41.711957 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:41.720190 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-8a009f82-0a43-4fbf-8299-fd9b10fbb078 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:41.738805 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:41.738805 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:41.747482 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-8a009f82-0a43-4fbf-8299-fd9b10fbb078 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:41.748361 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1800/3662] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:21:41 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 1242 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:21:41.769969 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-4e8366b5-2f41-4dca-ab7c-006bf55b8b9c tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] POST http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2/action Jan 12 15:21:41.770437 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:41.770437 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:41.770899 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-4e8366b5-2f41-4dca-ab7c-006bf55b8b9c tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action body: b'{"os-begin_detaching": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:21:41.771360 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-4e8366b5-2f41-4dca-ab7c-006bf55b8b9c tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:21:41.819962 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:41.819962 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:41.821077 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-4e8366b5-2f41-4dca-ab7c-006bf55b8b9c tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:41.829865 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-4e8366b5-2f41-4dca-ab7c-006bf55b8b9c tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Begin detaching volume completed successfully. Jan 12 15:21:41.830378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-4e8366b5-2f41-4dca-ab7c-006bf55b8b9c tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2/action returned with HTTP 202 Jan 12 15:21:41.831227 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1863/3663] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 15:21:41 2021] POST /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 15:21:41.886875 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-8a009f82-0a43-4fbf-8299-fd9b10fbb078 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume// Jan 12 15:21:41.887362 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-8a009f82-0a43-4fbf-8299-fd9b10fbb078 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:41.887580 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:41.887580 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:41.888000 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-8a009f82-0a43-4fbf-8299-fd9b10fbb078 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:41.889097 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-8a009f82-0a43-4fbf-8299-fd9b10fbb078 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:21:41.889703 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1801/3664] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 15:21:41 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:21:41.901976 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-1d5d0513-56a9-4231-9da6-45423480fcc2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:41.902547 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-1d5d0513-56a9-4231-9da6-45423480fcc2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:41.902802 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:41.902802 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:41.903221 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-1d5d0513-56a9-4231-9da6-45423480fcc2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:41.952953 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:41.952953 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:41.961936 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-1d5d0513-56a9-4231-9da6-45423480fcc2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:41.980393 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:41.980393 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:41.988455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-1d5d0513-56a9-4231-9da6-45423480fcc2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:41.989275 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1864/3665] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 15:21:41 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 1344 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 15:21:42.024082 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-c5cc44cb-464b-40f9-b419-027955dfeffd tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2/encryption Jan 12 15:21:42.024652 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-c5cc44cb-464b-40f9-b419-027955dfeffd tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:42.025159 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-c5cc44cb-464b-40f9-b419-027955dfeffd tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:42.074208 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:42.074208 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:42.123503 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-c5cc44cb-464b-40f9-b419-027955dfeffd tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2/encryption returned with HTTP 200 Jan 12 15:21:42.124358 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1802/3666] 10.222.0.68 () {58 vars in 1395 bytes} [Tue Jan 12 15:21:42 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2/encryption => generated 161 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:42.441473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-36830eca-7649-49d5-bd4d-b87dbd4815db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] DELETE http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/d5f20bdc-bc36-40ad-a768-f698ce1d506a Jan 12 15:21:42.441988 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-36830eca-7649-49d5-bd4d-b87dbd4815db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:42.442204 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:42.442204 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:42.442572 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-36830eca-7649-49d5-bd4d-b87dbd4815db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:42.463257 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:42.463257 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:42.882972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-36830eca-7649-49d5-bd4d-b87dbd4815db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 15:21:42.883307 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-36830eca-7649-49d5-bd4d-b87dbd4815db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 15:21:42.889485 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c4f1f57d-2988-4b60-a29c-dfe802530006 req-36830eca-7649-49d5-bd4d-b87dbd4815db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/d5f20bdc-bc36-40ad-a768-f698ce1d506a returned with HTTP 200 Jan 12 15:21:42.890357 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1865/3667] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 15:21:42 2021] DELETE /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/d5f20bdc-bc36-40ad-a768-f698ce1d506a => generated 19 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:43.160756 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-610d93ce-53cf-4a67-900b-9deeb8d20a54 req-83bd8c87-0dac-4cfb-99ef-43a750fdf4f6 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:43.161270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-610d93ce-53cf-4a67-900b-9deeb8d20a54 req-83bd8c87-0dac-4cfb-99ef-43a750fdf4f6 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:43.161481 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:43.161481 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:43.161845 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-610d93ce-53cf-4a67-900b-9deeb8d20a54 req-83bd8c87-0dac-4cfb-99ef-43a750fdf4f6 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:43.213294 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:43.213294 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:43.221266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-610d93ce-53cf-4a67-900b-9deeb8d20a54 req-83bd8c87-0dac-4cfb-99ef-43a750fdf4f6 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:43.242263 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-610d93ce-53cf-4a67-900b-9deeb8d20a54 req-83bd8c87-0dac-4cfb-99ef-43a750fdf4f6 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:43.243081 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1803/3668] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:21:43 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 950 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:43.263245 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32e0a453-a9f0-492a-85dc-58c39fee0392 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] DELETE http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:43.263821 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32e0a453-a9f0-492a-85dc-58c39fee0392 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:43.264046 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:43.264046 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:43.264419 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-32e0a453-a9f0-492a-85dc-58c39fee0392 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:43.264923 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-32e0a453-a9f0-492a-85dc-58c39fee0392 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Delete volume with id: 4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:43.313262 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:43.313262 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:43.314809 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-32e0a453-a9f0-492a-85dc-58c39fee0392 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:43.333583 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.keymgr.conf_key_mgr [None req-32e0a453-a9f0-492a-85dc-58c39fee0392 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 12 15:21:43.341328 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-32e0a453-a9f0-492a-85dc-58c39fee0392 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Delete volume request issued successfully. Jan 12 15:21:43.341794 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-32e0a453-a9f0-492a-85dc-58c39fee0392 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 202 Jan 12 15:21:43.342828 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1866/3669] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 15:21:43 2021] DELETE /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:21:43.350150 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea0aed31-2305-4e2d-9dad-8a89c329da0d tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:43.350674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea0aed31-2305-4e2d-9dad-8a89c329da0d tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:43.350865 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:43.350865 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:43.351232 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-ea0aed31-2305-4e2d-9dad-8a89c329da0d tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:43.400304 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:43.400304 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:43.408356 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-ea0aed31-2305-4e2d-9dad-8a89c329da0d tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:43.430517 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-ea0aed31-2305-4e2d-9dad-8a89c329da0d tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:43.431351 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1804/3670] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:43 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 949 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:44.448133 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f8b3d5a-74b0-473d-981d-3258e8bb29ef tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:44.448661 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f8b3d5a-74b0-473d-981d-3258e8bb29ef tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:44.448818 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:44.448818 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:44.449185 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6f8b3d5a-74b0-473d-981d-3258e8bb29ef tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:44.501201 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:21:44.501201 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:21:44.509823 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6f8b3d5a-74b0-473d-981d-3258e8bb29ef tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:21:44.532285 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6f8b3d5a-74b0-473d-981d-3258e8bb29ef tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 200 Jan 12 15:21:44.533307 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1867/3671] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:44 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:21:45.549089 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96f57b87-a119-4236-9f9c-9c4da387de4e tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 Jan 12 15:21:45.549615 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96f57b87-a119-4236-9f9c-9c4da387de4e tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:45.549832 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:45.549832 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:45.550204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-96f57b87-a119-4236-9f9c-9c4da387de4e tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:45.596337 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-96f57b87-a119-4236-9f9c-9c4da387de4e tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 returned with HTTP 404 Jan 12 15:21:45.597376 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1805/3672] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:21:45 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/4c31296a-39c2-400e-8fcd-68c542e108d2 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:21:45.605832 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06f80d25-395e-4485-a776-44bacd3af4ac tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] GET http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/volumes/detail?all_tenants=1 Jan 12 15:21:45.606349 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06f80d25-395e-4485-a776-44bacd3af4ac tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:45.606560 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:21:45.606560 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:21:45.606924 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-06f80d25-395e-4485-a776-44bacd3af4ac tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:45.608863 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-06f80d25-395e-4485-a776-44bacd3af4ac tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 15:21:45.655992 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-06f80d25-395e-4485-a776-44bacd3af4ac tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Get all volumes completed successfully. Jan 12 15:21:45.660346 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-06f80d25-395e-4485-a776-44bacd3af4ac tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 12 15:21:45.661150 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1868/3673] 10.222.0.43 () {58 vars in 1252 bytes} [Tue Jan 12 15:21:45 2021] GET /volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/volumes/detail?all_tenants=1 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 12 15:21:45.676787 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-abe0d5e8-0130-439e-973b-b39df6eada02 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] DELETE http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/f27e0d61-347d-49ed-bf07-80ecbdb3d287 Jan 12 15:21:45.677312 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-abe0d5e8-0130-439e-973b-b39df6eada02 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:21:45.677846 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-abe0d5e8-0130-439e-973b-b39df6eada02 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:21:45.738821 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:21:45.738821 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 15:21:45.748391 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-abe0d5e8-0130-439e-973b-b39df6eada02 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/f27e0d61-347d-49ed-bf07-80ecbdb3d287 returned with HTTP 202 Jan 12 15:21:45.749230 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1806/3674] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 15:21:45 2021] DELETE /volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/f27e0d61-347d-49ed-bf07-80ecbdb3d287 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:22:18.849826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33b5acb2-4008-40c6-ad5f-b3b92dc4b351 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] POST http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types Jan 12 15:22:18.850601 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-33b5acb2-4008-40c6-ad5f-b3b92dc4b351 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-98949990", "extra_specs": {}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:22:18.890334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-33b5acb2-4008-40c6-ad5f-b3b92dc4b351 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types returned with HTTP 200 Jan 12 15:22:18.891136 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1869/3675] 10.222.0.43 () {60 vars in 1219 bytes} [Tue Jan 12 15:22:18 2021] POST /volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types => generated 210 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:18.902826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b5dbdd0-790f-4a75-bd81-740a2182ef1f tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] POST http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/32659549-e663-42d6-90ad-dee8ae0c352e/encryption Jan 12 15:22:18.903633 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7b5dbdd0-790f-4a75-bd81-740a2182ef1f tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:22:18.951189 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7b5dbdd0-790f-4a75-bd81-740a2182ef1f tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/32659549-e663-42d6-90ad-dee8ae0c352e/encryption returned with HTTP 200 Jan 12 15:22:18.952113 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1807/3676] 10.222.0.43 () {60 vars in 1364 bytes} [Tue Jan 12 15:22:18 2021] POST /volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/32659549-e663-42d6-90ad-dee8ae0c352e/encryption => generated 230 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:18.961846 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] POST http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes Jan 12 15:22:18.962749 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-529619987", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-98949990", "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:22:18.964121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-529619987', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-98949990', 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 15:22:18.975920 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Create volume of 1 GB Jan 12 15:22:18.976741 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:18.976741 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:18.977377 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Availability Zones retrieved successfully. Jan 12 15:22:18.994141 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Flow 'volume_create_api' (53dfc749-d3e7-4c97-b0c3-7a641d72b000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:22:18.996862 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13178150-ee8c-4e2b-9a42-7bfb5fc1fef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:22:18.998764 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 15:22:19.053972 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13178150-ee8c-4e2b-9a42-7bfb5fc1fef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T15:22:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=32659549-e663-42d6-90ad-dee8ae0c352e,is_public=True,name='tempest-scenario-type-luks-98949990',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32659549-e663-42d6-90ad-dee8ae0c352e', '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=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:22:19.056277 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553d0b53-31cb-4fd0-b11a-46174840735d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:22:19.100605 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-98949990 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-98949990, it is now deprecated. Please use the default quota class for default quota. Jan 12 15:22:19.101549 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.quota [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-98949990 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-98949990, it is now deprecated. Please use the default quota class for default quota. Jan 12 15:22:19.132347 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Created reservations ['8b0a35a2-54b3-497b-844a-95bab7b2cc10', '7fbd3a81-911b-4c03-8a1f-3f8d417f20e4', '221162c4-0096-4a93-b317-f5c9d47cbfdd', 'faac2f01-2edc-4d1d-ac19-040f20130a2d'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 15:22:19.134113 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553d0b53-31cb-4fd0-b11a-46174840735d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b0a35a2-54b3-497b-844a-95bab7b2cc10', '7fbd3a81-911b-4c03-8a1f-3f8d417f20e4', '221162c4-0096-4a93-b317-f5c9d47cbfdd', 'faac2f01-2edc-4d1d-ac19-040f20130a2d']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:22:19.136198 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379480e1-32ba-4d03-a94c-d92db7d2e264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:22:19.194755 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379480e1-32ba-4d03-a94c-d92db7d2e264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fda198b-f4fc-4fe5-989e-b54a590c0bb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-529619987',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0ee9cff1dfd4865b10dd247bbfec792',qos_specs=None,replication_status=,reservations=['8b0a35a2-54b3-497b-844a-95bab7b2cc10','7fbd3a81-911b-4c03-8a1f-3f8d417f20e4','221162c4-0096-4a93-b317-f5c9d47cbfdd','faac2f01-2edc-4d1d-ac19-040f20130a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c3c6a74fd974952a4599da0c2c02bba',volume_type_id=32659549-e663-42d6-90ad-dee8ae0c352e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T15:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-529619987',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3fda198b-f4fc-4fe5-989e-b54a590c0bb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0ee9cff1dfd4865b10dd247bbfec792',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5c3c6a74fd974952a4599da0c2c02bba',volume_attachment=,volume_type=,volume_type_id=32659549-e663-42d6-90ad-dee8ae0c352e)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:22:19.196800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1652ff66-1f25-48f6-a0fb-add085827d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:22:19.222741 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1652ff66-1f25-48f6-a0fb-add085827d1b) transitioned into state 'SUCCESS' from state '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-529619987',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0ee9cff1dfd4865b10dd247bbfec792',qos_specs=None,replication_status=,reservations=['8b0a35a2-54b3-497b-844a-95bab7b2cc10','7fbd3a81-911b-4c03-8a1f-3f8d417f20e4','221162c4-0096-4a93-b317-f5c9d47cbfdd','faac2f01-2edc-4d1d-ac19-040f20130a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c3c6a74fd974952a4599da0c2c02bba',volume_type_id=32659549-e663-42d6-90ad-dee8ae0c352e)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:22:19.224797 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c1a79f-e063-4bf4-b447-8dc58307962e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:22:19.239386 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c1a79f-e063-4bf4-b447-8dc58307962e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:22:19.242069 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Flow 'volume_create_api' (53dfc749-d3e7-4c97-b0c3-7a641d72b000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:22:19.423843 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Create volume request issued successfully. Jan 12 15:22:19.437848 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b5d7d836-8d88-4c4f-9826-25e88575ad36 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes returned with HTTP 202 Jan 12 15:22:19.438756 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1870/3677] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 15:22:18 2021] POST /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes => generated 872 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 15:22:19.453780 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74273bcb-b4db-4155-be26-f575aa019116 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:19.454814 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74273bcb-b4db-4155-be26-f575aa019116 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:19.455293 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-74273bcb-b4db-4155-be26-f575aa019116 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:19.506062 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:19.506062 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:19.514685 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-74273bcb-b4db-4155-be26-f575aa019116 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:19.536884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-74273bcb-b4db-4155-be26-f575aa019116 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:19.537699 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1808/3678] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:19 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 940 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:20.554514 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0a31b8c-c34c-4e44-91a3-a21e60bb0458 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:20.555077 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0a31b8c-c34c-4e44-91a3-a21e60bb0458 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:20.555287 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:20.555287 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:20.555727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a0a31b8c-c34c-4e44-91a3-a21e60bb0458 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:20.604946 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:20.604946 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:20.612818 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a0a31b8c-c34c-4e44-91a3-a21e60bb0458 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:20.633924 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a0a31b8c-c34c-4e44-91a3-a21e60bb0458 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:20.634726 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1871/3679] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:20 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 941 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:20.650820 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aed2dd10-b1e9-42eb-a576-5a44d3330ce4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:20.651350 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aed2dd10-b1e9-42eb-a576-5a44d3330ce4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:20.651565 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:20.651565 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:20.652014 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aed2dd10-b1e9-42eb-a576-5a44d3330ce4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:20.702618 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:20.702618 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:20.711465 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-aed2dd10-b1e9-42eb-a576-5a44d3330ce4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:20.733203 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aed2dd10-b1e9-42eb-a576-5a44d3330ce4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:20.734009 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1809/3680] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:20 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:20.850367 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-ba06b74e-13d7-4661-bf2c-6e21adfe8b28 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:20.850815 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-ba06b74e-13d7-4661-bf2c-6e21adfe8b28 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:20.851029 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:20.851029 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:20.851483 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-ba06b74e-13d7-4661-bf2c-6e21adfe8b28 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:20.899793 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:20.899793 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:20.907525 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-ba06b74e-13d7-4661-bf2c-6e21adfe8b28 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:20.927984 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-ba06b74e-13d7-4661-bf2c-6e21adfe8b28 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:20.928791 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1872/3681] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:22:20 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 941 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:20.997644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aed2dd10-b1e9-42eb-a576-5a44d3330ce4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume// Jan 12 15:22:20.998138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aed2dd10-b1e9-42eb-a576-5a44d3330ce4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:20.998356 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:20.998356 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:20.998732 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aed2dd10-b1e9-42eb-a576-5a44d3330ce4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:20.999779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aed2dd10-b1e9-42eb-a576-5a44d3330ce4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:22:21.000475 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1810/3682] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 15:22:20 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:22:21.013959 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-f24391be-eddf-4099-a2ec-1111c4b60bd9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] POST http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments Jan 12 15:22:21.014460 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:21.014460 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:21.014870 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-f24391be-eddf-4099-a2ec-1111c4b60bd9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fda198b-f4fc-4fe5-989e-b54a590c0bb5", "instance_uuid": "fca84e76-df70-454c-adef-b75a363bb0eb", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:22:21.064591 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:21.064591 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:21.114911 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-f24391be-eddf-4099-a2ec-1111c4b60bd9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments returned with HTTP 200 Jan 12 15:22:21.115785 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1873/3683] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 15:22:21 2021] POST /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:22:21.149926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-78eb233c-eaf4-4b47-bd77-7098e0a29c7a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:21.150444 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-78eb233c-eaf4-4b47-bd77-7098e0a29c7a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:21.150919 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-78eb233c-eaf4-4b47-bd77-7098e0a29c7a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:21.164294 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-f24391be-eddf-4099-a2ec-1111c4b60bd9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume// Jan 12 15:22:21.164776 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-f24391be-eddf-4099-a2ec-1111c4b60bd9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:21.164998 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:21.164998 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:21.165499 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-f24391be-eddf-4099-a2ec-1111c4b60bd9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:21.166853 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-f24391be-eddf-4099-a2ec-1111c4b60bd9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:22:21.167557 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1874/3684] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 15:22:21 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 15:22:21.180062 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-9cce9710-80bf-4a44-82ae-ae8550f0372a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:21.180627 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-9cce9710-80bf-4a44-82ae-ae8550f0372a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:21.181101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-9cce9710-80bf-4a44-82ae-ae8550f0372a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:21.200452 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:21.200452 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:21.208857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-78eb233c-eaf4-4b47-bd77-7098e0a29c7a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:21.226758 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:21.226758 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:21.230425 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:21.230425 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:21.235779 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-78eb233c-eaf4-4b47-bd77-7098e0a29c7a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:21.236645 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1811/3685] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:21 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 940 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 15:22:21.241731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-9cce9710-80bf-4a44-82ae-ae8550f0372a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:21.260776 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:21.260776 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:21.268926 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-9cce9710-80bf-4a44-82ae-ae8550f0372a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:21.269742 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1875/3686] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 15:22:21 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 1039 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 15:22:21.288094 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-00ca899f-5632-4600-8a82-3a0b432c56cf tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] PUT http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/9f8e9826-b96e-45d5-9920-ce493eb76903 Jan 12 15:22:21.288593 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:21.288593 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:21.289049 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-00ca899f-5632-4600-8a82-3a0b432c56cf tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:22:21.316905 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:22:21.316905 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 15:22:21.317971 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-00ca899f-5632-4600-8a82-3a0b432c56cf tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Lock "b'cinder-attachment_update-3fda198b-f4fc-4fe5-989e-b54a590c0bb5-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 15:22:21.320268 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:21.320268 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:22.253804 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6932e7f1-6e19-4ffe-a266-b0597537f463 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:22.254340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6932e7f1-6e19-4ffe-a266-b0597537f463 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:22.255008 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:22.255008 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:22.255507 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6932e7f1-6e19-4ffe-a266-b0597537f463 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:22.305248 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:22.305248 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:22.313495 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6932e7f1-6e19-4ffe-a266-b0597537f463 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:22.334294 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:22.334294 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:22.342711 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6932e7f1-6e19-4ffe-a266-b0597537f463 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:22.343529 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1876/3687] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:22 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 940 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:22.540853 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-00ca899f-5632-4600-8a82-3a0b432c56cf tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Lock "b'cinder-attachment_update-3fda198b-f4fc-4fe5-989e-b54a590c0bb5-n-h2-764292-10'" released by "attachment_update" :: held 1.223s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 15:22:22.541752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-00ca899f-5632-4600-8a82-3a0b432c56cf tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/9f8e9826-b96e-45d5-9920-ce493eb76903 returned with HTTP 200 Jan 12 15:22:22.542698 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1812/3688] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 15:22:21 2021] PUT /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/9f8e9826-b96e-45d5-9920-ce493eb76903 => generated 761 bytes in 1259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:22:22.558963 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-44ad36fa-192a-4318-9a3d-cc469d127a93 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5/encryption Jan 12 15:22:22.559488 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-44ad36fa-192a-4318-9a3d-cc469d127a93 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:22.559703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:22.559703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:22.560099 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-44ad36fa-192a-4318-9a3d-cc469d127a93 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:22.607977 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:22.607977 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:22.657236 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-44ad36fa-192a-4318-9a3d-cc469d127a93 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5/encryption returned with HTTP 200 Jan 12 15:22:22.658059 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1877/3689] 10.222.0.68 () {58 vars in 1395 bytes} [Tue Jan 12 15:22:22 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5/encryption => generated 160 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:23.359774 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99470f33-311a-4733-bbd1-6fb68fb7a371 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:23.360361 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99470f33-311a-4733-bbd1-6fb68fb7a371 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:23.360586 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:23.360586 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:23.360930 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-99470f33-311a-4733-bbd1-6fb68fb7a371 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:23.409617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:23.409617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:23.418258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-99470f33-311a-4733-bbd1-6fb68fb7a371 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:23.436059 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:23.436059 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:23.444099 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-99470f33-311a-4733-bbd1-6fb68fb7a371 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:23.444871 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1813/3690] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:23 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:24.460785 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a1519df-39fb-457f-a87c-ddb087c96b75 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:24.461333 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a1519df-39fb-457f-a87c-ddb087c96b75 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:24.461469 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:24.461469 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:24.461831 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9a1519df-39fb-457f-a87c-ddb087c96b75 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:24.510223 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:24.510223 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:24.518070 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9a1519df-39fb-457f-a87c-ddb087c96b75 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:24.536416 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:24.536416 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:24.544749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9a1519df-39fb-457f-a87c-ddb087c96b75 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:24.545573 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1878/3691] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:24 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 941 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:25.561877 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80d1c9ba-09bd-4909-a634-7b800d8845db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:25.562376 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80d1c9ba-09bd-4909-a634-7b800d8845db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:25.562525 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:25.562525 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:25.562897 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-80d1c9ba-09bd-4909-a634-7b800d8845db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:25.611857 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:25.611857 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:25.619764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-80d1c9ba-09bd-4909-a634-7b800d8845db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:25.637677 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:25.637677 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:25.646233 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-80d1c9ba-09bd-4909-a634-7b800d8845db tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:25.648053 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1814/3692] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:25 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 941 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:26.662803 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a2ac0e6-426f-4641-bad4-d118435352a4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:26.663372 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a2ac0e6-426f-4641-bad4-d118435352a4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:26.663589 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:26.663589 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:26.663990 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-7a2ac0e6-426f-4641-bad4-d118435352a4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:26.715261 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:26.715261 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:26.723135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-7a2ac0e6-426f-4641-bad4-d118435352a4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:26.740705 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:26.740705 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:26.748725 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-7a2ac0e6-426f-4641-bad4-d118435352a4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:26.749521 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1879/3693] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:26 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 941 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:27.765837 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8b207df3-19e6-40bb-940b-41aec2e65db4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:27.766365 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8b207df3-19e6-40bb-940b-41aec2e65db4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:27.766581 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:27.766581 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:27.766953 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8b207df3-19e6-40bb-940b-41aec2e65db4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:27.823164 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:27.823164 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:27.828868 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8b207df3-19e6-40bb-940b-41aec2e65db4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:27.847703 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:27.847703 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:27.856534 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8b207df3-19e6-40bb-940b-41aec2e65db4 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:27.857355 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1815/3694] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:27 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 941 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:28.076933 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-0e7a7976-592c-4e5a-a60b-1419f5944965 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] POST http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/9f8e9826-b96e-45d5-9920-ce493eb76903/action Jan 12 15:22:28.077363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:28.077363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:28.077792 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-0e7a7976-592c-4e5a-a60b-1419f5944965 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:22:28.078170 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-0e7a7976-592c-4e5a-a60b-1419f5944965 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:22:28.150029 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:28.150029 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:28.163032 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-8151d16d-cf86-40b7-bd52-5805e422a866 req-0e7a7976-592c-4e5a-a60b-1419f5944965 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/9f8e9826-b96e-45d5-9920-ce493eb76903/action returned with HTTP 204 Jan 12 15:22:28.163968 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1880/3695] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 15:22:28 2021] POST /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/9f8e9826-b96e-45d5-9920-ce493eb76903/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:22:28.873592 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-18be5b66-1ccc-443a-ac38-9c5661da79cd tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:28.874121 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-18be5b66-1ccc-443a-ac38-9c5661da79cd tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:28.874245 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:28.874245 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:28.874619 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-18be5b66-1ccc-443a-ac38-9c5661da79cd tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:28.922601 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:28.922601 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:28.931366 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-18be5b66-1ccc-443a-ac38-9c5661da79cd tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:28.949312 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:28.949312 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:28.957763 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-18be5b66-1ccc-443a-ac38-9c5661da79cd tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:28.958582 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1816/3696] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:28 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 1233 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:22:28.974213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b9fe422-e202-46b5-94ac-3cb18dbe4ff9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:28.974729 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b9fe422-e202-46b5-94ac-3cb18dbe4ff9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:28.974942 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:28.974942 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:28.975310 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-6b9fe422-e202-46b5-94ac-3cb18dbe4ff9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:29.022719 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:29.022719 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:29.030358 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-6b9fe422-e202-46b5-94ac-3cb18dbe4ff9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:29.048539 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:29.048539 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:29.057106 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-6b9fe422-e202-46b5-94ac-3cb18dbe4ff9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:29.057912 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1881/3697] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:28 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 1233 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:22:29.172614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-40e2b7c7-0efb-4b2e-a96b-6da7fe687839 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:29.173060 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-40e2b7c7-0efb-4b2e-a96b-6da7fe687839 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:29.173273 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:29.173273 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:29.173643 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-40e2b7c7-0efb-4b2e-a96b-6da7fe687839 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:29.223983 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:29.223983 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:29.231964 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b636dac3-7747-471d-93f8-445312441eb3 req-40e2b7c7-0efb-4b2e-a96b-6da7fe687839 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:29.249765 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:29.249765 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:29.257764 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-40e2b7c7-0efb-4b2e-a96b-6da7fe687839 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:29.258712 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1817/3698] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:22:29 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 1233 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:22:29.280440 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-ff3e466f-b2e1-41a0-b126-10897972a0da tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] POST http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5/action Jan 12 15:22:29.280894 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:29.280894 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:29.281324 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-ff3e466f-b2e1-41a0-b126-10897972a0da tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action body: b'{"os-begin_detaching": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:22:29.281731 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-ff3e466f-b2e1-41a0-b126-10897972a0da tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:22:29.330535 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:29.330535 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:29.331672 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b636dac3-7747-471d-93f8-445312441eb3 req-ff3e466f-b2e1-41a0-b126-10897972a0da tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:29.340897 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b636dac3-7747-471d-93f8-445312441eb3 req-ff3e466f-b2e1-41a0-b126-10897972a0da tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Begin detaching volume completed successfully. Jan 12 15:22:29.341415 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-ff3e466f-b2e1-41a0-b126-10897972a0da tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5/action returned with HTTP 202 Jan 12 15:22:29.342267 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1882/3699] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 15:22:29 2021] POST /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 15:22:29.401970 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-40e2b7c7-0efb-4b2e-a96b-6da7fe687839 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume// Jan 12 15:22:29.402458 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-40e2b7c7-0efb-4b2e-a96b-6da7fe687839 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:29.402678 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:29.402678 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:29.403054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-40e2b7c7-0efb-4b2e-a96b-6da7fe687839 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:29.404170 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-40e2b7c7-0efb-4b2e-a96b-6da7fe687839 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:22:29.404809 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1818/3700] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 15:22:29 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:22:29.420331 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-eb12eb23-c370-4a86-b4be-d34b1dc02adc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:29.420944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-eb12eb23-c370-4a86-b4be-d34b1dc02adc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:29.421173 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:29.421173 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:29.421537 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-eb12eb23-c370-4a86-b4be-d34b1dc02adc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:29.469874 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:29.469874 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:29.478574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-b636dac3-7747-471d-93f8-445312441eb3 req-eb12eb23-c370-4a86-b4be-d34b1dc02adc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:29.496333 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:29.496333 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:29.504426 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-eb12eb23-c370-4a86-b4be-d34b1dc02adc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:29.505226 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1883/3701] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 15:22:29 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 1335 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 15:22:29.543932 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-77fbf6ba-7509-47ac-bfcb-e23983bc09f9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5/encryption Jan 12 15:22:29.544443 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-77fbf6ba-7509-47ac-bfcb-e23983bc09f9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:29.544966 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-77fbf6ba-7509-47ac-bfcb-e23983bc09f9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'index' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:29.593633 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:29.593633 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:29.643139 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-77fbf6ba-7509-47ac-bfcb-e23983bc09f9 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5/encryption returned with HTTP 200 Jan 12 15:22:29.644047 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1819/3702] 10.222.0.68 () {58 vars in 1395 bytes} [Tue Jan 12 15:22:29 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5/encryption => generated 160 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:29.951048 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-f91ad834-3755-4380-88bf-47edf1a18ebc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] DELETE http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/9f8e9826-b96e-45d5-9920-ce493eb76903 Jan 12 15:22:29.951566 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-f91ad834-3755-4380-88bf-47edf1a18ebc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:29.951855 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:29.951855 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:29.952207 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-f91ad834-3755-4380-88bf-47edf1a18ebc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:29.972785 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:29.972785 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:30.392694 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-b636dac3-7747-471d-93f8-445312441eb3 req-f91ad834-3755-4380-88bf-47edf1a18ebc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 15:22:30.393056 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-b636dac3-7747-471d-93f8-445312441eb3 req-f91ad834-3755-4380-88bf-47edf1a18ebc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Pending status list for volume during attachment-delete: [] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 15:22:30.399289 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-b636dac3-7747-471d-93f8-445312441eb3 req-f91ad834-3755-4380-88bf-47edf1a18ebc tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/9f8e9826-b96e-45d5-9920-ce493eb76903 returned with HTTP 200 Jan 12 15:22:30.400185 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1884/3703] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 15:22:29 2021] DELETE /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/attachments/9f8e9826-b96e-45d5-9920-ce493eb76903 => generated 19 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:30.678972 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd41758e-718f-4866-b5d9-2f72b4d688e2 req-fbd98767-e548-408d-847e-f7b7455eb6ee tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:30.679420 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd41758e-718f-4866-b5d9-2f72b4d688e2 req-fbd98767-e548-408d-847e-f7b7455eb6ee tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:30.679636 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:30.679636 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:30.680110 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-dd41758e-718f-4866-b5d9-2f72b4d688e2 req-fbd98767-e548-408d-847e-f7b7455eb6ee tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:30.730648 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:30.730648 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:30.738565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-dd41758e-718f-4866-b5d9-2f72b4d688e2 req-fbd98767-e548-408d-847e-f7b7455eb6ee tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:30.759266 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-dd41758e-718f-4866-b5d9-2f72b4d688e2 req-fbd98767-e548-408d-847e-f7b7455eb6ee tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:30.760131 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1820/3704] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:22:30 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:30.779988 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8c6f204-4627-4ce6-81cb-84876323460a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] DELETE http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:30.780503 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8c6f204-4627-4ce6-81cb-84876323460a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:30.780759 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:30.780759 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:30.781166 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d8c6f204-4627-4ce6-81cb-84876323460a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:30.781623 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-d8c6f204-4627-4ce6-81cb-84876323460a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Delete volume with id: 3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:30.829711 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:30.829711 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:30.830836 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d8c6f204-4627-4ce6-81cb-84876323460a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:30.851314 n-d-764292-10 devstack@c-api.service[87930]: WARNING cinder.keymgr.conf_key_mgr [None req-d8c6f204-4627-4ce6-81cb-84876323460a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 12 15:22:30.859013 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d8c6f204-4627-4ce6-81cb-84876323460a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Delete volume request issued successfully. Jan 12 15:22:30.859644 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d8c6f204-4627-4ce6-81cb-84876323460a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 202 Jan 12 15:22:30.860519 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1885/3705] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 15:22:30 2021] DELETE /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:22:30.868140 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38776cea-bd7d-4bec-872e-ae09f7ed5117 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:30.868669 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38776cea-bd7d-4bec-872e-ae09f7ed5117 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:30.868884 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:30.868884 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:30.869254 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-38776cea-bd7d-4bec-872e-ae09f7ed5117 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:30.921313 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:30.921313 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:30.929425 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-38776cea-bd7d-4bec-872e-ae09f7ed5117 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:30.953496 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-38776cea-bd7d-4bec-872e-ae09f7ed5117 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:30.954716 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1821/3706] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:30 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 940 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:22:31.971117 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eec066f0-a74b-4c46-b8b4-d8cc45205e7a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:31.971678 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eec066f0-a74b-4c46-b8b4-d8cc45205e7a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:31.971847 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:31.971847 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:31.972212 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-eec066f0-a74b-4c46-b8b4-d8cc45205e7a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:32.021439 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:22:32.021439 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:22:32.029514 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-eec066f0-a74b-4c46-b8b4-d8cc45205e7a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Volume info retrieved successfully. Jan 12 15:22:32.050804 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-eec066f0-a74b-4c46-b8b4-d8cc45205e7a tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 200 Jan 12 15:22:32.051690 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1886/3707] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:31 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 940 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 12 15:22:33.067143 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f3cdfa6-58ea-4284-b664-59e1ed0e0eb2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] GET http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 Jan 12 15:22:33.067674 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f3cdfa6-58ea-4284-b664-59e1ed0e0eb2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:33.067851 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:33.067851 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:33.068190 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-3f3cdfa6-58ea-4284-b664-59e1ed0e0eb2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:33.114130 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-3f3cdfa6-58ea-4284-b664-59e1ed0e0eb2 tempest-TestEncryptedCinderVolumes-530719914 tempest-TestEncryptedCinderVolumes-530719914] http://10.222.0.43/volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 returned with HTTP 404 Jan 12 15:22:33.115170 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1822/3708] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:22:33 2021] GET /volume/v3/c0ee9cff1dfd4865b10dd247bbfec792/volumes/3fda198b-f4fc-4fe5-989e-b54a590c0bb5 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:22:33.122997 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-63b9f3f9-d342-4884-b90f-c1291aac8b23 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] GET http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/volumes/detail?all_tenants=1 Jan 12 15:22:33.123512 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-63b9f3f9-d342-4884-b90f-c1291aac8b23 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:33.123727 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:22:33.123727 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:22:33.124128 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-63b9f3f9-d342-4884-b90f-c1291aac8b23 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Calling method 'detail' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:33.126017 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-63b9f3f9-d342-4884-b90f-c1291aac8b23 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 15:22:33.174643 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-63b9f3f9-d342-4884-b90f-c1291aac8b23 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Get all volumes completed successfully. Jan 12 15:22:33.178857 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-63b9f3f9-d342-4884-b90f-c1291aac8b23 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 12 15:22:33.179674 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1887/3709] 10.222.0.43 () {58 vars in 1252 bytes} [Tue Jan 12 15:22:33 2021] GET /volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/volumes/detail?all_tenants=1 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 12 15:22:33.194682 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aad0cb65-1862-4a14-b67a-141e40667641 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] DELETE http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/32659549-e663-42d6-90ad-dee8ae0c352e Jan 12 15:22:33.195412 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aad0cb65-1862-4a14-b67a-141e40667641 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:22:33.195945 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-aad0cb65-1862-4a14-b67a-141e40667641 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] Calling method '_delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:22:33.256095 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:22:33.256095 n-d-764292-10 devstack@c-api.service[87930]: "UPDATE / DELETE expressions." % clause Jan 12 15:22:33.265549 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-aad0cb65-1862-4a14-b67a-141e40667641 tempest-TestEncryptedCinderVolumes-701209766 tempest-TestEncryptedCinderVolumes-701209766] http://10.222.0.43/volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/32659549-e663-42d6-90ad-dee8ae0c352e returned with HTTP 202 Jan 12 15:22:33.266373 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1823/3710] 10.222.0.43 () {58 vars in 1312 bytes} [Tue Jan 12 15:22:33 2021] DELETE /volume/v3/f4f67adbb42d4b50a9dbb3364a4af5c9/types/32659549-e663-42d6-90ad-dee8ae0c352e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:23:31.975356 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] POST http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes Jan 12 15:23:31.976144 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1402128869", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:23:31.977375 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1402128869', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87932) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 15:23:31.977749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Create volume of 1 GB Jan 12 15:23:31.990730 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Availability Zones retrieved successfully. Jan 12 15:23:32.007270 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Flow 'volume_create_api' (da2e6383-f09b-4512-81d8-8b33a9648cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:23:32.009979 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (957ac7d1-abe4-4156-b50f-26d03bafe848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:23:32.011991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Validating volume size '1' using validate_int {{(pid=87932) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 15:23:32.073149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (957ac7d1-abe4-4156-b50f-26d03bafe848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:23:32.075274 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94313756-b3ed-4cbd-a83a-102c0c8f171e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:23:32.158011 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Created reservations ['54568527-554b-4665-9d4d-0a78636e1649', '4f488834-3591-4cc7-8c9b-719e244640ca', '327b3b34-e9e6-403f-881c-5ff5fc0e53c3', 'da26f6fb-e316-4acd-8d2c-4569a09c1715'] {{(pid=87932) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 15:23:32.159934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94313756-b3ed-4cbd-a83a-102c0c8f171e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54568527-554b-4665-9d4d-0a78636e1649', '4f488834-3591-4cc7-8c9b-719e244640ca', '327b3b34-e9e6-403f-881c-5ff5fc0e53c3', 'da26f6fb-e316-4acd-8d2c-4569a09c1715']}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:23:32.162048 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbbcabc-0844-40da-8f61-d750fde661fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:23:32.220558 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbbcabc-0844-40da-8f61-d750fde661fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f2a1e18-a621-4040-b323-61637865649c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1402128869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cbe28519745468d830a5157e2bbe6c7',qos_specs=None,replication_status=,reservations=['54568527-554b-4665-9d4d-0a78636e1649','4f488834-3591-4cc7-8c9b-719e244640ca','327b3b34-e9e6-403f-881c-5ff5fc0e53c3','da26f6fb-e316-4acd-8d2c-4569a09c1715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75463c3bf96b4071b42fc9bccc04c715',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T15:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1402128869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f2a1e18-a621-4040-b323-61637865649c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cbe28519745468d830a5157e2bbe6c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='75463c3bf96b4071b42fc9bccc04c715',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:23:32.222575 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231f96d3-424f-4551-8553-03800ca53a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:23:32.247569 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231f96d3-424f-4551-8553-03800ca53a06) transitioned into state 'SUCCESS' from state '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-1402128869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cbe28519745468d830a5157e2bbe6c7',qos_specs=None,replication_status=,reservations=['54568527-554b-4665-9d4d-0a78636e1649','4f488834-3591-4cc7-8c9b-719e244640ca','327b3b34-e9e6-403f-881c-5ff5fc0e53c3','da26f6fb-e316-4acd-8d2c-4569a09c1715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75463c3bf96b4071b42fc9bccc04c715',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:23:32.249525 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b09e6a4-0223-4557-aab0-4ddd5c44f9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:23:32.263383 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b09e6a4-0223-4557-aab0-4ddd5c44f9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87932) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:23:32.265991 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Flow 'volume_create_api' (da2e6383-f09b-4512-81d8-8b33a9648cb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87932) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:23:32.314351 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Create volume request issued successfully. Jan 12 15:23:32.327639 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-a6b70957-2648-4ad4-864d-af8c979cdb3d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes returned with HTTP 202 Jan 12 15:23:32.328990 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1888/3711] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 15:23:31 2021] POST /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes => generated 824 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 15:23:32.343507 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d20e7131-e918-4de4-9bb0-bfc2f13e4270 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:32.344152 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d20e7131-e918-4de4-9bb0-bfc2f13e4270 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:32.344714 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d20e7131-e918-4de4-9bb0-bfc2f13e4270 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:32.393353 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:32.393353 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:32.401955 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d20e7131-e918-4de4-9bb0-bfc2f13e4270 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:32.423476 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d20e7131-e918-4de4-9bb0-bfc2f13e4270 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:32.424352 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1824/3712] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:32 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:33.440872 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fbc5349-4d02-4f29-9aba-191acb964f86 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:33.441436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fbc5349-4d02-4f29-9aba-191acb964f86 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:33.441657 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:33.441657 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:33.442024 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-2fbc5349-4d02-4f29-9aba-191acb964f86 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:33.490147 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:33.490147 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:33.499098 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-2fbc5349-4d02-4f29-9aba-191acb964f86 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:33.521230 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-2fbc5349-4d02-4f29-9aba-191acb964f86 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:33.522070 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1889/3713] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:33 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:33.538666 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-455921ef-b5ba-4aeb-9fc1-9c88aac6e97c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:33.539509 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-455921ef-b5ba-4aeb-9fc1-9c88aac6e97c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:33.539990 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:33.539990 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:33.540651 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-455921ef-b5ba-4aeb-9fc1-9c88aac6e97c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:33.591554 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:33.591554 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:33.599826 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-455921ef-b5ba-4aeb-9fc1-9c88aac6e97c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:33.621216 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-455921ef-b5ba-4aeb-9fc1-9c88aac6e97c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:33.622131 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1825/3714] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:33 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:33.636975 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e714a49-54ba-4e0c-b550-1f17f71168dc tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes Jan 12 15:23:33.637500 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e714a49-54ba-4e0c-b550-1f17f71168dc tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:33.637716 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:33.637716 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:33.638087 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8e714a49-54ba-4e0c-b550-1f17f71168dc tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'index' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:33.638801 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.api_utils [None req-8e714a49-54ba-4e0c-b550-1f17f71168dc tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Removing options '' from query. {{(pid=87932) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 12 15:23:33.640585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-8e714a49-54ba-4e0c-b550-1f17f71168dc tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87932) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 12 15:23:33.691179 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8e714a49-54ba-4e0c-b550-1f17f71168dc tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Get all volumes completed successfully. Jan 12 15:23:33.692213 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8e714a49-54ba-4e0c-b550-1f17f71168dc tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes returned with HTTP 200 Jan 12 15:23:33.693070 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1890/3715] 10.222.0.43 () {58 vars in 1204 bytes} [Tue Jan 12 15:23:33 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes => generated 405 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:33.709685 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27864db8-ff19-4bf7-a4c8-be31360f7e1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:33.710199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27864db8-ff19-4bf7-a4c8-be31360f7e1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:33.710415 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:33.710415 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:33.710783 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27864db8-ff19-4bf7-a4c8-be31360f7e1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:33.763066 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:33.763066 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:33.771157 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-27864db8-ff19-4bf7-a4c8-be31360f7e1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:33.792757 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27864db8-ff19-4bf7-a4c8-be31360f7e1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:33.793829 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1826/3716] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:33 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:33.911104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-7a8dac91-bdda-4d63-9c53-93eb1a3b7510 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:33.911656 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-7a8dac91-bdda-4d63-9c53-93eb1a3b7510 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:33.912006 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:33.912006 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:33.912614 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-7a8dac91-bdda-4d63-9c53-93eb1a3b7510 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:33.961507 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:33.961507 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:33.969583 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-7a8dac91-bdda-4d63-9c53-93eb1a3b7510 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:33.990688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-7a8dac91-bdda-4d63-9c53-93eb1a3b7510 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:33.991676 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1891/3717] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:23:33 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:34.055895 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27864db8-ff19-4bf7-a4c8-be31360f7e1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume// Jan 12 15:23:34.056389 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27864db8-ff19-4bf7-a4c8-be31360f7e1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:34.056606 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:34.056606 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:34.056982 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-27864db8-ff19-4bf7-a4c8-be31360f7e1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:34.058624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-27864db8-ff19-4bf7-a4c8-be31360f7e1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:23:34.059222 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1827/3718] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 15:23:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:23:34.072378 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-c7c4dd5a-7c35-4a3f-a7e0-c74729bfc8e5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] POST http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments Jan 12 15:23:34.072891 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:34.072891 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:34.073341 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-c7c4dd5a-7c35-4a3f-a7e0-c74729bfc8e5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f2a1e18-a621-4040-b323-61637865649c", "instance_uuid": "fdd7b95f-0ce1-4db9-a868-cdf4451f2bce", "connector": null}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:23:34.125497 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:34.125497 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:34.176584 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-c7c4dd5a-7c35-4a3f-a7e0-c74729bfc8e5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments returned with HTTP 200 Jan 12 15:23:34.177552 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1892/3719] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 15:23:34 2021] POST /volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:23:34.211492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9952af42-c550-4bde-9afd-8df428f8a9e0 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:34.212054 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9952af42-c550-4bde-9afd-8df428f8a9e0 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:34.212533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9952af42-c550-4bde-9afd-8df428f8a9e0 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:34.230615 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-c7c4dd5a-7c35-4a3f-a7e0-c74729bfc8e5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume// Jan 12 15:23:34.231101 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-c7c4dd5a-7c35-4a3f-a7e0-c74729bfc8e5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:34.231440 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:34.231440 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:34.231865 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-c7c4dd5a-7c35-4a3f-a7e0-c74729bfc8e5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:34.233093 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-c7c4dd5a-7c35-4a3f-a7e0-c74729bfc8e5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:23:34.233799 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1893/3720] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 15:23:34 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 12 15:23:34.248334 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-65423dfb-8929-4d9b-8a61-0966e94c60e4 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:34.249046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-65423dfb-8929-4d9b-8a61-0966e94c60e4 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:34.249524 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-65423dfb-8929-4d9b-8a61-0966e94c60e4 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:34.262989 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:34.262989 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:34.271497 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9952af42-c550-4bde-9afd-8df428f8a9e0 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:34.290604 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:34.290604 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:34.298203 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:34.298203 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:34.300296 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9952af42-c550-4bde-9afd-8df428f8a9e0 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:34.306442 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-65423dfb-8929-4d9b-8a61-0966e94c60e4 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:34.311337 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1828/3721] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:34 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:34.326082 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:34.326082 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:34.334522 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-65423dfb-8929-4d9b-8a61-0966e94c60e4 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:34.335348 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1894/3722] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 15:23:34 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 1015 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 15:23:34.355669 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-84f48e7f-9eef-46b3-80cd-0f464cc3c5b9 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] PUT http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments/0cf6cddc-7fd6-455b-9e27-946af9323d7c Jan 12 15:23:34.356067 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:34.356067 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:34.356484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-84f48e7f-9eef-46b3-80cd-0f464cc3c5b9 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sdb"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:23:34.383615 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:23:34.383615 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 15:23:34.384129 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-84f48e7f-9eef-46b3-80cd-0f464cc3c5b9 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Lock "b'cinder-attachment_update-7f2a1e18-a621-4040-b323-61637865649c-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.008s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 15:23:34.386460 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:34.386460 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:35.318565 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7919fdd-fb67-4f3f-97f7-860e17a9804c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:35.319082 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7919fdd-fb67-4f3f-97f7-860e17a9804c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:35.319271 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:35.319271 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:35.319637 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-c7919fdd-fb67-4f3f-97f7-860e17a9804c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:35.369160 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:35.369160 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:35.377344 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-c7919fdd-fb67-4f3f-97f7-860e17a9804c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:35.395069 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:35.395069 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:35.403625 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-c7919fdd-fb67-4f3f-97f7-860e17a9804c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:35.404695 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1895/3723] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:35 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:35.603436 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-84f48e7f-9eef-46b3-80cd-0f464cc3c5b9 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Lock "b'cinder-attachment_update-7f2a1e18-a621-4040-b323-61637865649c-n-h1-764292-10'" released by "attachment_update" :: held 1.219s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 15:23:35.604142 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-84f48e7f-9eef-46b3-80cd-0f464cc3c5b9 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments/0cf6cddc-7fd6-455b-9e27-946af9323d7c returned with HTTP 200 Jan 12 15:23:35.605061 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1829/3724] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 15:23:34 2021] PUT /volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments/0cf6cddc-7fd6-455b-9e27-946af9323d7c => generated 762 bytes in 1255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 15:23:36.420469 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1010091f-b6c6-4d0e-a621-da28d57b1517 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:36.421137 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1010091f-b6c6-4d0e-a621-da28d57b1517 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:36.421303 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:36.421303 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:36.421648 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1010091f-b6c6-4d0e-a621-da28d57b1517 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:36.470517 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:36.470517 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:36.478401 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1010091f-b6c6-4d0e-a621-da28d57b1517 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:36.497631 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:36.497631 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:36.505948 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1010091f-b6c6-4d0e-a621-da28d57b1517 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:36.506762 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1896/3725] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:36 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:37.523194 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d743d4c1-c81d-4acc-b319-79e86db9ea45 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:37.523823 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d743d4c1-c81d-4acc-b319-79e86db9ea45 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:37.523952 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:37.523952 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:37.524303 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d743d4c1-c81d-4acc-b319-79e86db9ea45 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:37.572993 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:37.572993 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:37.582492 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d743d4c1-c81d-4acc-b319-79e86db9ea45 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:37.600636 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:37.600636 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:37.608704 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d743d4c1-c81d-4acc-b319-79e86db9ea45 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:37.609534 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1830/3726] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:37 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:38.625348 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d7b67f41-e6f1-472f-b36e-c9a6cfabe032 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:38.625838 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d7b67f41-e6f1-472f-b36e-c9a6cfabe032 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:38.626055 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:38.626055 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:38.626471 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-d7b67f41-e6f1-472f-b36e-c9a6cfabe032 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:38.675202 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:38.675202 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:38.682974 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-d7b67f41-e6f1-472f-b36e-c9a6cfabe032 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:38.701204 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:38.701204 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:38.709414 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-d7b67f41-e6f1-472f-b36e-c9a6cfabe032 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:38.710222 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1897/3727] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:38 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:39.727104 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4064a05c-08f9-4121-8161-ca004dc6af68 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:39.727639 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4064a05c-08f9-4121-8161-ca004dc6af68 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:39.727853 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:39.727853 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:39.728278 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-4064a05c-08f9-4121-8161-ca004dc6af68 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:39.778265 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:39.778265 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:39.786667 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-4064a05c-08f9-4121-8161-ca004dc6af68 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:39.805355 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:39.805355 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:39.813455 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-4064a05c-08f9-4121-8161-ca004dc6af68 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:39.814281 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1831/3728] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:39 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:40.832553 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-716e3da2-d371-4650-9e25-8b0d5ce62e2e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:40.832553 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-716e3da2-d371-4650-9e25-8b0d5ce62e2e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:40.832553 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:40.832553 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:40.832553 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-716e3da2-d371-4650-9e25-8b0d5ce62e2e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:40.883441 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:40.883441 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:40.891342 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-716e3da2-d371-4650-9e25-8b0d5ce62e2e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:40.908819 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:40.908819 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:40.917389 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-716e3da2-d371-4650-9e25-8b0d5ce62e2e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:40.918211 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1898/3729] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:40 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:23:41.106808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-8d484a95-e7ce-4488-9021-a1fc9dc85a3a tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] POST http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments/0cf6cddc-7fd6-455b-9e27-946af9323d7c/action Jan 12 15:23:41.107247 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:41.107247 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:41.107676 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-8d484a95-e7ce-4488-9021-a1fc9dc85a3a tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:23:41.108088 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-8d484a95-e7ce-4488-9021-a1fc9dc85a3a tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:23:41.177475 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:41.177475 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:41.189355 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c658bb02-0072-4336-bc8a-a43a5e9a4c62 req-8d484a95-e7ce-4488-9021-a1fc9dc85a3a tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments/0cf6cddc-7fd6-455b-9e27-946af9323d7c/action returned with HTTP 204 Jan 12 15:23:41.190258 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1832/3730] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 15:23:41 2021] POST /volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments/0cf6cddc-7fd6-455b-9e27-946af9323d7c/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:23:41.934528 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dfad7c65-6405-4246-bc28-30f8fe55596e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:41.935006 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dfad7c65-6405-4246-bc28-30f8fe55596e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:41.935220 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:41.935220 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:41.935597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-dfad7c65-6405-4246-bc28-30f8fe55596e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:41.984617 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:41.984617 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:41.992551 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-dfad7c65-6405-4246-bc28-30f8fe55596e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:42.011503 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:42.011503 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:42.019598 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-dfad7c65-6405-4246-bc28-30f8fe55596e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:42.020444 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1899/3731] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:41 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 1209 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:23:42.035554 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8919fe55-4c61-4e2c-b228-14791cfef521 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:42.036149 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8919fe55-4c61-4e2c-b228-14791cfef521 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:42.036364 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:42.036364 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:42.036730 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8919fe55-4c61-4e2c-b228-14791cfef521 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:42.085310 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:42.085310 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:42.093064 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8919fe55-4c61-4e2c-b228-14791cfef521 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:42.110544 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:42.110544 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:42.118606 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8919fe55-4c61-4e2c-b228-14791cfef521 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:42.119400 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1833/3732] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:42 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 1209 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:23:42.134844 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e18c9222-994d-4285-9a42-79b60bc3d465 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:23:42.135371 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e18c9222-994d-4285-9a42-79b60bc3d465 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:23:42.136239 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:23:42.136239 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:23:42.136649 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-e18c9222-994d-4285-9a42-79b60bc3d465 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:23:42.186754 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:42.186754 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:42.194590 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-e18c9222-994d-4285-9a42-79b60bc3d465 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:23:42.213149 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:23:42.213149 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:23:42.221272 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-e18c9222-994d-4285-9a42-79b60bc3d465 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:23:42.222096 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1900/3733] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:23:42 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:24:57.411972 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-d3e9374f-0c84-47c5-9461-a8a6ecae4fee tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:24:57.413174 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-d3e9374f-0c84-47c5-9461-a8a6ecae4fee tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:24:57.413372 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:24:57.413372 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:24:57.414032 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-d3e9374f-0c84-47c5-9461-a8a6ecae4fee tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:24:57.465867 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:24:57.465867 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:24:57.475561 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-d3e9374f-0c84-47c5-9461-a8a6ecae4fee tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:24:57.496025 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:24:57.496025 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:24:57.504811 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-d3e9374f-0c84-47c5-9461-a8a6ecae4fee tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:24:57.505812 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1834/3734] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:24:57 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 1209 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:24:57.535681 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-addddab1-c5ca-4747-b1b8-e5c8348ee229 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] POST http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c/action Jan 12 15:24:57.535681 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:24:57.535681 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:24:57.536341 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-addddab1-c5ca-4747-b1b8-e5c8348ee229 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Action body: b'{"os-begin_detaching": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:24:57.536517 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-addddab1-c5ca-4747-b1b8-e5c8348ee229 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:24:57.593363 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:24:57.593363 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:24:57.594718 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-addddab1-c5ca-4747-b1b8-e5c8348ee229 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:24:57.604620 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-addddab1-c5ca-4747-b1b8-e5c8348ee229 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Begin detaching volume completed successfully. Jan 12 15:24:57.605151 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-addddab1-c5ca-4747-b1b8-e5c8348ee229 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c/action returned with HTTP 202 Jan 12 15:24:57.606051 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1901/3735] 10.222.0.43 () {64 vars in 1643 bytes} [Tue Jan 12 15:24:57 2021] POST /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 12 15:24:57.666694 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-d3e9374f-0c84-47c5-9461-a8a6ecae4fee tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume// Jan 12 15:24:57.667312 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-d3e9374f-0c84-47c5-9461-a8a6ecae4fee tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:24:57.667762 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:24:57.667762 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:24:57.668362 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-d3e9374f-0c84-47c5-9461-a8a6ecae4fee tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:24:57.669562 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-d3e9374f-0c84-47c5-9461-a8a6ecae4fee tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:24:57.670249 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1835/3736] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 15:24:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:24:57.686672 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-1bb25656-c8c9-48d4-aa1e-a48c43a69d6e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:24:57.687415 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-1bb25656-c8c9-48d4-aa1e-a48c43a69d6e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:24:57.687748 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:24:57.687748 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:24:57.688472 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-1bb25656-c8c9-48d4-aa1e-a48c43a69d6e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:24:57.740281 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:24:57.740281 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:24:57.749271 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-1bb25656-c8c9-48d4-aa1e-a48c43a69d6e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:24:57.768000 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:24:57.768000 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:24:57.777114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-1bb25656-c8c9-48d4-aa1e-a48c43a69d6e tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:24:57.778009 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1902/3737] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 15:24:57 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 1311 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 15:24:58.163085 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-97d44699-ddd5-42f5-b615-a9c431576929 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] DELETE http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments/0cf6cddc-7fd6-455b-9e27-946af9323d7c Jan 12 15:24:58.163597 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-97d44699-ddd5-42f5-b615-a9c431576929 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:24:58.164095 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-97d44699-ddd5-42f5-b615-a9c431576929 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:24:58.183789 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:24:58.183789 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:24:58.615994 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-97d44699-ddd5-42f5-b615-a9c431576929 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 15:24:58.616481 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-97d44699-ddd5-42f5-b615-a9c431576929 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 15:24:58.623114 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c27c9e93-06e0-4b7d-bcd4-d4e6135779f5 req-97d44699-ddd5-42f5-b615-a9c431576929 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments/0cf6cddc-7fd6-455b-9e27-946af9323d7c returned with HTTP 200 Jan 12 15:24:58.624022 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1836/3738] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 15:24:58 2021] DELETE /volume/v3/8cbe28519745468d830a5157e2bbe6c7/attachments/0cf6cddc-7fd6-455b-9e27-946af9323d7c => generated 19 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:24:58.940252 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9f238b5d-3f68-4570-8f73-31c044a046f7 req-94533fea-bbfc-4d74-be09-b2e1b774910f tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:24:58.940760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9f238b5d-3f68-4570-8f73-31c044a046f7 req-94533fea-bbfc-4d74-be09-b2e1b774910f tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:24:58.940977 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:24:58.940977 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:24:58.941343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-9f238b5d-3f68-4570-8f73-31c044a046f7 req-94533fea-bbfc-4d74-be09-b2e1b774910f tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:24:58.992124 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:24:58.992124 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:24:59.000688 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-9f238b5d-3f68-4570-8f73-31c044a046f7 req-94533fea-bbfc-4d74-be09-b2e1b774910f tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:24:59.021244 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-9f238b5d-3f68-4570-8f73-31c044a046f7 req-94533fea-bbfc-4d74-be09-b2e1b774910f tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:24:59.022072 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1903/3739] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:24:58 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:24:59.042219 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66bd4985-6000-49cf-8b07-0fb6522de9f5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] DELETE http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:24:59.042735 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66bd4985-6000-49cf-8b07-0fb6522de9f5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:24:59.042950 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:24:59.042950 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:24:59.043321 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-66bd4985-6000-49cf-8b07-0fb6522de9f5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'delete' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:24:59.043834 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-66bd4985-6000-49cf-8b07-0fb6522de9f5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Delete volume with id: 7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:24:59.092021 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:24:59.092021 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:24:59.093120 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-66bd4985-6000-49cf-8b07-0fb6522de9f5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:24:59.119698 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-66bd4985-6000-49cf-8b07-0fb6522de9f5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Delete volume request issued successfully. Jan 12 15:24:59.120217 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-66bd4985-6000-49cf-8b07-0fb6522de9f5 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 202 Jan 12 15:24:59.121083 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1837/3740] 10.222.0.43 () {58 vars in 1318 bytes} [Tue Jan 12 15:24:59 2021] DELETE /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 12 15:24:59.128594 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d8cd08b-6bf6-4460-912c-0f783efbbf1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:24:59.129100 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d8cd08b-6bf6-4460-912c-0f783efbbf1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:24:59.129490 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:24:59.129490 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:24:59.130585 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8d8cd08b-6bf6-4460-912c-0f783efbbf1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:24:59.178983 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:24:59.178983 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:24:59.188133 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8d8cd08b-6bf6-4460-912c-0f783efbbf1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:24:59.210001 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8d8cd08b-6bf6-4460-912c-0f783efbbf1c tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:24:59.211207 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1904/3741] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:24:59 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:25:00.226767 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1e7e8d77-6ca2-4b06-85b5-22f61d31ad09 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:25:00.227329 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1e7e8d77-6ca2-4b06-85b5-22f61d31ad09 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:25:00.227485 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:25:00.227485 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:25:00.227879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1e7e8d77-6ca2-4b06-85b5-22f61d31ad09 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:25:00.280875 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:25:00.280875 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:25:00.289076 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1e7e8d77-6ca2-4b06-85b5-22f61d31ad09 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Volume info retrieved successfully. Jan 12 15:25:00.311110 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1e7e8d77-6ca2-4b06-85b5-22f61d31ad09 tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 200 Jan 12 15:25:00.319838 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1838/3742] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:25:00 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:25:01.329426 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-395e2c1a-c3b9-4c6b-a397-8b209b03ea4d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] GET http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c Jan 12 15:25:01.329934 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-395e2c1a-c3b9-4c6b-a397-8b209b03ea4d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:25:01.330495 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:25:01.330495 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:25:01.330495 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-395e2c1a-c3b9-4c6b-a397-8b209b03ea4d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:25:01.375360 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-395e2c1a-c3b9-4c6b-a397-8b209b03ea4d tempest-TestMinimumBasicScenario-1459594160 tempest-TestMinimumBasicScenario-1459594160] http://10.222.0.43/volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c returned with HTTP 404 Jan 12 15:25:01.376433 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1905/3743] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:25:01 2021] GET /volume/v3/8cbe28519745468d830a5157e2bbe6c7/volumes/7f2a1e18-a621-4040-b323-61637865649c => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:38:27.362109 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] POST http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes Jan 12 15:38:27.362622 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:27.362622 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:27.362986 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-169565728", "imageRef": "341a9540-cbd5-4865-8bca-8326258ddf2d", "size": 1}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:38:27.364107 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.v3.volumes [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-169565728', 'imageRef': '341a9540-cbd5-4865-8bca-8326258ddf2d', 'size': 1}} {{(pid=87931) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 12 15:38:27.468736 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Create volume of 1 GB Jan 12 15:38:27.481714 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Availability Zones retrieved successfully. Jan 12 15:38:27.498316 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Flow 'volume_create_api' (a3b65f5d-79d2-4644-be0d-c01c7d47f198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:38:27.501085 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8963abb9-1f18-4216-9471-8ace1d90474c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:38:27.503046 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.flows.api.create_volume [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Validating volume size '1' using validate_int {{(pid=87931) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 12 15:38:27.610124 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8963abb9-1f18-4216-9471-8ace1d90474c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-12T13:59:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:38:27.612343 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffc2166-9b8c-47a7-8a69-5cbd4f0cac38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:38:27.696879 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.quota [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Created reservations ['ad66d08e-cd85-4539-b536-a4a612ea1bed', '7a886745-69b3-4425-9faa-11d92a554b3c', 'ae77a06e-2d4d-46a1-9806-3346d30cbffb', '7de5d72e-705f-4e1b-bbc4-25eb147942c9'] {{(pid=87931) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 12 15:38:27.698590 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffc2166-9b8c-47a7-8a69-5cbd4f0cac38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad66d08e-cd85-4539-b536-a4a612ea1bed', '7a886745-69b3-4425-9faa-11d92a554b3c', 'ae77a06e-2d4d-46a1-9806-3346d30cbffb', '7de5d72e-705f-4e1b-bbc4-25eb147942c9']}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:38:27.700727 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a7a789-e3c3-4ecb-84a5-277cb42f3e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:38:27.756903 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a7a789-e3c3-4ecb-84a5-277cb42f3e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2be269a-c361-49fe-8f6c-0ec207d2a765', '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-169565728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486b0b37b14f4ab0b48aa3c42faf3e34',qos_specs=None,replication_status=,reservations=['ad66d08e-cd85-4539-b536-a4a612ea1bed','7a886745-69b3-4425-9faa-11d92a554b3c','ae77a06e-2d4d-46a1-9806-3346d30cbffb','7de5d72e-705f-4e1b-bbc4-25eb147942c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0bf1a15c0b45d59034915e3d0938a4',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-12T15:38:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-169565728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2be269a-c361-49fe-8f6c-0ec207d2a765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486b0b37b14f4ab0b48aa3c42faf3e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8b0bf1a15c0b45d59034915e3d0938a4',volume_attachment=,volume_type=,volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:38:27.759447 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79d14e82-7f2a-43d0-8100-f290c698502e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:38:27.784570 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79d14e82-7f2a-43d0-8100-f290c698502e) transitioned into state 'SUCCESS' from state '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-169565728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486b0b37b14f4ab0b48aa3c42faf3e34',qos_specs=None,replication_status=,reservations=['ad66d08e-cd85-4539-b536-a4a612ea1bed','7a886745-69b3-4425-9faa-11d92a554b3c','ae77a06e-2d4d-46a1-9806-3346d30cbffb','7de5d72e-705f-4e1b-bbc4-25eb147942c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b0bf1a15c0b45d59034915e3d0938a4',volume_type_id=9887cbe4-c446-4af1-82f1-dfd3a3cd0c0f)}' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:38:27.786484 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a0d322-a971-4d4a-be5d-481066e9d165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 12 15:38:27.800204 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a0d322-a971-4d4a-be5d-481066e9d165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87931) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 12 15:38:27.802800 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Flow 'volume_create_api' (a3b65f5d-79d2-4644-be0d-c01c7d47f198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87931) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 12 15:38:27.851309 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Create volume request issued successfully. Jan 12 15:38:27.865022 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-9add75d7-baf3-419d-842f-04d5af70e117 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes returned with HTTP 202 Jan 12 15:38:27.866060 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1839/3744] 10.222.0.43 () {60 vars in 1226 bytes} [Tue Jan 12 15:38:27 2021] POST /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes => generated 821 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 12 15:38:27.880464 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6ffe501-6edc-4147-bee9-50cd7614acd6 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:27.880987 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6ffe501-6edc-4147-bee9-50cd7614acd6 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:27.881476 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-b6ffe501-6edc-4147-bee9-50cd7614acd6 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:27.930667 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:27.930667 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:27.939018 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-b6ffe501-6edc-4147-bee9-50cd7614acd6 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:27.962361 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-b6ffe501-6edc-4147-bee9-50cd7614acd6 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:27.972256 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1906/3745] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:27 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:28.980402 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93923bb0-e2fc-4356-80fd-9ec3d117761e tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:28.980944 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93923bb0-e2fc-4356-80fd-9ec3d117761e tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:28.981122 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:28.981122 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:28.981467 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-93923bb0-e2fc-4356-80fd-9ec3d117761e tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:29.032165 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:29.032165 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:29.042859 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-93923bb0-e2fc-4356-80fd-9ec3d117761e tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:29.065987 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-93923bb0-e2fc-4356-80fd-9ec3d117761e tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:29.067217 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1840/3746] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:28 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:30.083731 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95c6aa0c-6d55-47d3-bd3a-b9aee3fc1d37 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:30.084461 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95c6aa0c-6d55-47d3-bd3a-b9aee3fc1d37 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:30.084662 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:30.084662 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:30.085356 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-95c6aa0c-6d55-47d3-bd3a-b9aee3fc1d37 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:30.134402 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:30.134402 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:30.142808 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-95c6aa0c-6d55-47d3-bd3a-b9aee3fc1d37 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:30.165333 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-95c6aa0c-6d55-47d3-bd3a-b9aee3fc1d37 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:30.166327 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1907/3747] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:30 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:31.182732 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a9c5a49-a77f-4b2c-827e-9580d2919d59 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:31.183317 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a9c5a49-a77f-4b2c-827e-9580d2919d59 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:31.183430 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:31.183430 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:31.183781 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0a9c5a49-a77f-4b2c-827e-9580d2919d59 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:31.232961 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:31.232961 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:31.241574 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0a9c5a49-a77f-4b2c-827e-9580d2919d59 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:31.265953 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0a9c5a49-a77f-4b2c-827e-9580d2919d59 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:31.266884 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1841/3748] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:31 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:32.282135 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cad07b7f-fad8-458e-96fb-6ac269243659 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:32.282702 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cad07b7f-fad8-458e-96fb-6ac269243659 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:32.282959 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:32.282959 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:32.283353 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cad07b7f-fad8-458e-96fb-6ac269243659 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:32.332530 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:32.332530 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:32.341624 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cad07b7f-fad8-458e-96fb-6ac269243659 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:32.363544 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cad07b7f-fad8-458e-96fb-6ac269243659 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:32.364690 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1908/3749] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:32 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:33.381108 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20a177c2-f9a2-466d-b7cf-304120316b3a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:33.381724 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20a177c2-f9a2-466d-b7cf-304120316b3a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:33.381819 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:33.381819 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:33.382255 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-20a177c2-f9a2-466d-b7cf-304120316b3a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:33.431669 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:33.431669 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:33.440301 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-20a177c2-f9a2-466d-b7cf-304120316b3a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:33.463075 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-20a177c2-f9a2-466d-b7cf-304120316b3a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:33.472819 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1842/3750] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:33 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:34.480504 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cf93e54b-715a-4638-9fd4-bd7d67ab71cd tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:34.481064 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cf93e54b-715a-4638-9fd4-bd7d67ab71cd tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:34.481194 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:34.481194 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:34.481554 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-cf93e54b-715a-4638-9fd4-bd7d67ab71cd tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:34.534144 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:34.534144 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:34.550157 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-cf93e54b-715a-4638-9fd4-bd7d67ab71cd tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:34.574299 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-cf93e54b-715a-4638-9fd4-bd7d67ab71cd tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:34.581057 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1909/3751] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:34 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:35.592017 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0879b252-cb3e-4c59-8725-849c2082e3bd tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:35.592546 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0879b252-cb3e-4c59-8725-849c2082e3bd tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:35.592743 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:35.592743 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:35.593116 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-0879b252-cb3e-4c59-8725-849c2082e3bd tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:35.643553 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:35.643553 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:35.652597 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-0879b252-cb3e-4c59-8725-849c2082e3bd tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:35.674479 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-0879b252-cb3e-4c59-8725-849c2082e3bd tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:35.675302 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1843/3752] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:35 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:36.692134 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ea1cc68-f5f3-4688-8e92-246c95f43697 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:36.692706 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ea1cc68-f5f3-4688-8e92-246c95f43697 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:36.692886 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:36.692886 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:36.693552 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-8ea1cc68-f5f3-4688-8e92-246c95f43697 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:36.745301 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:36.745301 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:36.754258 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-8ea1cc68-f5f3-4688-8e92-246c95f43697 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:36.778204 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-8ea1cc68-f5f3-4688-8e92-246c95f43697 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:36.779046 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1910/3753] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:36 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:37.795614 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc871095-31ac-45ca-99f9-fd58f002a36d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:37.796201 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc871095-31ac-45ca-99f9-fd58f002a36d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:37.796404 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:37.796404 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:37.796744 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-fc871095-31ac-45ca-99f9-fd58f002a36d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:37.846621 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:37.846621 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:37.855506 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-fc871095-31ac-45ca-99f9-fd58f002a36d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:37.878008 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-fc871095-31ac-45ca-99f9-fd58f002a36d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:37.878867 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1844/3754] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:37 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:38.895021 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-649c7b9d-a675-4831-afb1-97dafd4c0e34 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:38.895572 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-649c7b9d-a675-4831-afb1-97dafd4c0e34 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:38.895733 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:38.895733 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:38.896136 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-649c7b9d-a675-4831-afb1-97dafd4c0e34 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:38.944697 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:38.944697 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:38.953515 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-649c7b9d-a675-4831-afb1-97dafd4c0e34 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:38.975884 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-649c7b9d-a675-4831-afb1-97dafd4c0e34 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:38.976028 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1911/3755] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:38 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 974 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:39.998770 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1aa8f77a-8b8f-4a7b-af66-cfa27de200de tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:39.999496 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1aa8f77a-8b8f-4a7b-af66-cfa27de200de tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:40.002055 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:40.002055 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:40.002629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-1aa8f77a-8b8f-4a7b-af66-cfa27de200de tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:40.061430 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:40.061430 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:40.070981 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-1aa8f77a-8b8f-4a7b-af66-cfa27de200de tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:40.096045 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-1aa8f77a-8b8f-4a7b-af66-cfa27de200de tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:40.097210 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1845/3756] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:39 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 974 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:41.114067 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-376a25d2-ec72-43a6-aa92-fde31cedd1b9 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:41.114723 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-376a25d2-ec72-43a6-aa92-fde31cedd1b9 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:41.114849 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:41.114849 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:41.115271 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-376a25d2-ec72-43a6-aa92-fde31cedd1b9 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:41.170254 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:41.170254 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:41.178638 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-376a25d2-ec72-43a6-aa92-fde31cedd1b9 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:41.201973 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-376a25d2-ec72-43a6-aa92-fde31cedd1b9 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:41.202822 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1912/3757] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:41 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 974 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:38:42.219648 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-92a93e78-c99c-497e-ac6b-c26026cca4e0 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:42.220199 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-92a93e78-c99c-497e-ac6b-c26026cca4e0 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:42.220389 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:42.220389 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:42.220760 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [None req-92a93e78-c99c-497e-ac6b-c26026cca4e0 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:42.273460 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:42.273460 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:42.281752 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [None req-92a93e78-c99c-497e-ac6b-c26026cca4e0 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:42.304641 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [None req-92a93e78-c99c-497e-ac6b-c26026cca4e0 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:42.305617 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1846/3758] 10.222.0.43 () {58 vars in 1315 bytes} [Tue Jan 12 15:38:42 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 1362 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:38:42.543246 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:42.543766 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:42.544025 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:42.544025 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:42.544397 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:42.592545 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:42.592545 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:42.600478 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:42.623126 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:42.623965 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1913/3759] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:38:42 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 1362 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:38:43.435058 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-cfcf7abf-3591-43d7-af58-80f563822b02 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:43.435629 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-cfcf7abf-3591-43d7-af58-80f563822b02 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:43.435750 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:43.435750 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:43.436123 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-cfcf7abf-3591-43d7-af58-80f563822b02 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:43.484526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:43.484526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:43.492182 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-cfcf7abf-3591-43d7-af58-80f563822b02 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:43.514600 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-cfcf7abf-3591-43d7-af58-80f563822b02 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:43.515417 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1847/3760] 10.222.0.43 () {60 vars in 1569 bytes} [Tue Jan 12 15:38:43 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 1362 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:38:43.526175 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume// Jan 12 15:38:43.526659 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:43.526914 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:43.526914 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:43.527526 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:43.528642 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:38:43.529230 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1914/3761] 10.222.0.43 () {58 vars in 1289 bytes} [Tue Jan 12 15:38:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:38:43.543749 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-9dbc9263-ec70-4b18-ac4d-a350075a1f33 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] POST http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments Jan 12 15:38:43.544337 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:43.544337 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:43.544752 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-9dbc9263-ec70-4b18-ac4d-a350075a1f33 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2be269a-c361-49fe-8f6c-0ec207d2a765", "instance_uuid": "a6582700-f261-48f1-ac8a-cb56d84d2560", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:38:43.595962 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:43.595962 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:43.645722 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-9dbc9263-ec70-4b18-ac4d-a350075a1f33 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments returned with HTTP 200 Jan 12 15:38:43.646617 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1848/3762] 10.222.0.43 () {66 vars in 1565 bytes} [Tue Jan 12 15:38:43 2021] POST /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:38:44.973678 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume// Jan 12 15:38:44.974265 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:44.974592 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:44.975893 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-2c7aecc3-1528-48c8-a152-ec072a52b25b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:38:44.976603 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1915/3763] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 15:38:44 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:38:44.989470 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-d4f372d4-1c3f-4e45-b3c9-d79177c5cf5e tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:38:44.990040 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-d4f372d4-1c3f-4e45-b3c9-d79177c5cf5e tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:38:44.990266 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:44.990266 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:44.990609 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-d4f372d4-1c3f-4e45-b3c9-d79177c5cf5e tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:38:45.045114 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:45.045114 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:45.053273 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-d4f372d4-1c3f-4e45-b3c9-d79177c5cf5e tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:38:45.072096 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:45.072096 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:45.081576 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-d4f372d4-1c3f-4e45-b3c9-d79177c5cf5e tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:38:45.082553 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1849/3764] 10.222.0.68 () {60 vars in 1403 bytes} [Tue Jan 12 15:38:44 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 1460 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 12 15:38:45.112473 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-0e5a166a-25de-4197-9ba6-4d21a2ef149a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] PUT http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/76437df4-431c-4098-871f-fa2ed2eee5cc Jan 12 15:38:45.113456 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-0e5a166a-25de-4197-9ba6-4d21a2ef149a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h2-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:38:45.140843 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:38:45.140843 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 15:38:45.141351 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-0e5a166a-25de-4197-9ba6-4d21a2ef149a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Lock "b'cinder-attachment_update-a2be269a-c361-49fe-8f6c-0ec207d2a765-n-h2-764292-10'" acquired by "attachment_update" :: waited 0.010s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 15:38:45.143636 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:45.143636 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:46.426728 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-0e5a166a-25de-4197-9ba6-4d21a2ef149a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Lock "b'cinder-attachment_update-a2be269a-c361-49fe-8f6c-0ec207d2a765-n-h2-764292-10'" released by "attachment_update" :: held 1.279s {{(pid=87932) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 15:38:46.426728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-0e5a166a-25de-4197-9ba6-4d21a2ef149a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/76437df4-431c-4098-871f-fa2ed2eee5cc returned with HTTP 200 Jan 12 15:38:46.426728 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1916/3765] 10.222.0.68 () {64 vars in 1468 bytes} [Tue Jan 12 15:38:45 2021] PUT /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/76437df4-431c-4098-871f-fa2ed2eee5cc => generated 762 bytes in 1314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 12 15:38:46.458025 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-93ee339d-00d4-4044-aa8d-ec981ed1ca1c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] POST http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/76437df4-431c-4098-871f-fa2ed2eee5cc/action Jan 12 15:38:46.458526 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:38:46.458526 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:38:46.458954 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-93ee339d-00d4-4044-aa8d-ec981ed1ca1c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Action body: b'{"os-complete": null}' {{(pid=87931) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:38:46.459331 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-93ee339d-00d4-4044-aa8d-ec981ed1ca1c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:38:46.536522 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:38:46.536522 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:38:46.551192 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-93ee339d-00d4-4044-aa8d-ec981ed1ca1c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/76437df4-431c-4098-871f-fa2ed2eee5cc/action returned with HTTP 204 Jan 12 15:38:46.552372 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1850/3766] 10.222.0.68 () {64 vars in 1489 bytes} [Tue Jan 12 15:38:46 2021] POST /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/76437df4-431c-4098-871f-fa2ed2eee5cc/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:41:19.052193 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-0e5a166a-25de-4197-9ba6-4d21a2ef149a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume// Jan 12 15:41:19.052671 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-0e5a166a-25de-4197-9ba6-4d21a2ef149a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:41:19.052868 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:41:19.052868 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:41:19.053242 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-0e5a166a-25de-4197-9ba6-4d21a2ef149a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'all' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:41:19.054320 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-c29535ad-155f-4748-8a4c-78be8200c2a8 req-0e5a166a-25de-4197-9ba6-4d21a2ef149a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:41:19.054967 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1917/3767] 10.222.0.68 () {56 vars in 1089 bytes} [Tue Jan 12 15:41:19 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:41:19.069074 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-7c39fb74-5d7c-4d75-a075-a59c0e11033d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] POST http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments Jan 12 15:41:19.069564 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:41:19.069564 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:41:19.069975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-7c39fb74-5d7c-4d75-a075-a59c0e11033d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2be269a-c361-49fe-8f6c-0ec207d2a765", "instance_uuid": "a6582700-f261-48f1-ac8a-cb56d84d2560", "connector": null}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:41:19.122208 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:41:19.122208 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:41:19.231677 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-7c39fb74-5d7c-4d75-a075-a59c0e11033d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments returned with HTTP 200 Jan 12 15:41:19.232587 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1851/3768] 10.222.0.68 () {64 vars in 1358 bytes} [Tue Jan 12 15:41:19 2021] POST /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:41:19.246596 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-63402c34-3d32-42d4-8d1f-8c2555b4046c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] DELETE http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/76437df4-431c-4098-871f-fa2ed2eee5cc Jan 12 15:41:19.247138 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-63402c34-3d32-42d4-8d1f-8c2555b4046c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:41:19.247657 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-63402c34-3d32-42d4-8d1f-8c2555b4046c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'version_select' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:41:19.267763 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:41:19.267763 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:41:19.450435 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-688168e9-948d-4c56-873f-72299c04e456 req-63402c34-3d32-42d4-8d1f-8c2555b4046c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(e1637cc8-f186-42a1-93d1-64b58d9c291c)]) {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 15:41:19.450894 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-688168e9-948d-4c56-873f-72299c04e456 req-63402c34-3d32-42d4-8d1f-8c2555b4046c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Adding status of: reserved to pending status list for volume. {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 12 15:41:19.451315 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-688168e9-948d-4c56-873f-72299c04e456 req-63402c34-3d32-42d4-8d1f-8c2555b4046c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87932) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 15:41:19.457711 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-63402c34-3d32-42d4-8d1f-8c2555b4046c tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/76437df4-431c-4098-871f-fa2ed2eee5cc returned with HTTP 200 Jan 12 15:41:19.458574 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1918/3769] 10.222.0.68 () {62 vars in 1437 bytes} [Tue Jan 12 15:41:19 2021] DELETE /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/76437df4-431c-4098-871f-fa2ed2eee5cc => generated 192 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:41:21.292989 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-7c39fb74-5d7c-4d75-a075-a59c0e11033d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume// Jan 12 15:41:21.293537 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-7c39fb74-5d7c-4d75-a075-a59c0e11033d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:41:21.293669 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:41:21.293669 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:41:21.294047 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-7c39fb74-5d7c-4d75-a075-a59c0e11033d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'all' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:41:21.295336 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-688168e9-948d-4c56-873f-72299c04e456 req-7c39fb74-5d7c-4d75-a075-a59c0e11033d tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume// returned with HTTP 300 Jan 12 15:41:21.295960 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1852/3770] 10.222.0.53 () {56 vars in 1089 bytes} [Tue Jan 12 15:41:21 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 12 15:41:21.312364 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-31989b08-be0c-4168-958e-ed7ab9aee95b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] GET http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:41:21.313182 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-31989b08-be0c-4168-958e-ed7ab9aee95b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:41:21.313394 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:41:21.313394 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:41:21.313762 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-31989b08-be0c-4168-958e-ed7ab9aee95b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'show' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:41:21.362761 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:41:21.362761 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:41:21.370622 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-31989b08-be0c-4168-958e-ed7ab9aee95b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:41:21.388250 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:41:21.388250 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:41:21.397519 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-31989b08-be0c-4168-958e-ed7ab9aee95b tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 200 Jan 12 15:41:21.398328 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1919/3771] 10.222.0.53 () {60 vars in 1403 bytes} [Tue Jan 12 15:41:21 2021] GET /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 1460 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 12 15:41:21.418649 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-521be84e-9461-4aa4-af62-bddad667844a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] PUT http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/e1637cc8-f186-42a1-93d1-64b58d9c291c Jan 12 15:41:21.419453 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-521be84e-9461-4aa4-af62-bddad667844a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.53", "host": "n-h1-764292-10", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-764292-10.cbci-764292-10.local", "mountpoint": "/dev/sda"}}} {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:41:21.447864 n-d-764292-10 devstack@c-api.service[87930]: /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 12 15:41:21.447864 n-d-764292-10 devstack@c-api.service[87930]: return self(f, *args, **kw) Jan 12 15:41:21.448340 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-521be84e-9461-4aa4-af62-bddad667844a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Lock "b'cinder-attachment_update-a2be269a-c361-49fe-8f6c-0ec207d2a765-n-h1-764292-10'" acquired by "attachment_update" :: waited 0.009s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 12 15:41:21.450557 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:41:21.450557 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:41:22.690379 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.coordination [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-521be84e-9461-4aa4-af62-bddad667844a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Lock "b'cinder-attachment_update-a2be269a-c361-49fe-8f6c-0ec207d2a765-n-h1-764292-10'" released by "attachment_update" :: held 1.242s {{(pid=87931) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 12 15:41:22.691034 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-521be84e-9461-4aa4-af62-bddad667844a tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/e1637cc8-f186-42a1-93d1-64b58d9c291c returned with HTTP 200 Jan 12 15:41:22.691964 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1853/3772] 10.222.0.53 () {64 vars in 1468 bytes} [Tue Jan 12 15:41:21 2021] PUT /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/e1637cc8-f186-42a1-93d1-64b58d9c291c => generated 762 bytes in 1279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 12 15:41:22.726876 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-145ee9ae-5686-42f0-86cd-c7b86351a9f2 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] POST http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/e1637cc8-f186-42a1-93d1-64b58d9c291c/action Jan 12 15:41:22.727376 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:41:22.727376 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:41:22.727851 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-145ee9ae-5686-42f0-86cd-c7b86351a9f2 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Action body: b'{"os-complete": null}' {{(pid=87932) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 12 15:41:22.728227 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-145ee9ae-5686-42f0-86cd-c7b86351a9f2 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 12 15:41:22.794206 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:41:22.794206 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:41:22.806728 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-a02f72a0-b64e-47ef-a66f-dce81cd1d5d6 req-145ee9ae-5686-42f0-86cd-c7b86351a9f2 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/e1637cc8-f186-42a1-93d1-64b58d9c291c/action returned with HTTP 204 Jan 12 15:41:22.807570 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1920/3773] 10.222.0.53 () {64 vars in 1489 bytes} [Tue Jan 12 15:41:22 2021] POST /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/e1637cc8-f186-42a1-93d1-64b58d9c291c/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 12 15:43:08.665494 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-b0368b07-b106-4248-a845-41a9d8bdc023 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] DELETE http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/e1637cc8-f186-42a1-93d1-64b58d9c291c Jan 12 15:43:08.665975 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-b0368b07-b106-4248-a845-41a9d8bdc023 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87931) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:43:08.666196 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:43:08.666196 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:43:08.666561 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-b0368b07-b106-4248-a845-41a9d8bdc023 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'version_select' {{(pid=87931) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:43:08.687720 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:43:08.687720 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:43:09.149820 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-b0368b07-b106-4248-a845-41a9d8bdc023 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 12 15:43:09.150250 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.volume.api [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-b0368b07-b106-4248-a845-41a9d8bdc023 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Pending status list for volume during attachment-delete: [] {{(pid=87931) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 12 15:43:09.156914 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-b0368b07-b106-4248-a845-41a9d8bdc023 tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/e1637cc8-f186-42a1-93d1-64b58d9c291c returned with HTTP 200 Jan 12 15:43:09.157692 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87931|app: 0|req: 1854/3774] 10.222.0.53 () {62 vars in 1437 bytes} [Tue Jan 12 15:43:08 2021] DELETE /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/attachments/e1637cc8-f186-42a1-93d1-64b58d9c291c => generated 19 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 12 15:43:09.175042 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-070db569-e944-4215-8e21-44d03aa47cdf tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] DELETE http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:43:09.175533 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-070db569-e944-4215-8e21-44d03aa47cdf tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Empty body provided in request {{(pid=87932) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 12 15:43:09.175749 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 12 15:43:09.175749 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning, Jan 12 15:43:09.176168 n-d-764292-10 devstack@c-api.service[87930]: DEBUG cinder.api.openstack.wsgi [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-070db569-e944-4215-8e21-44d03aa47cdf tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Calling method 'delete' {{(pid=87932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 12 15:43:09.176633 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.v3.volumes [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-070db569-e944-4215-8e21-44d03aa47cdf tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Delete volume with id: a2be269a-c361-49fe-8f6c-0ec207d2a765 Jan 12 15:43:09.225792 n-d-764292-10 devstack@c-api.service[87930]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 12 15:43:09.225792 n-d-764292-10 devstack@c-api.service[87930]: DeprecationWarning) Jan 12 15:43:09.226944 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-070db569-e944-4215-8e21-44d03aa47cdf tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Volume info retrieved successfully. Jan 12 15:43:09.253660 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.volume.api [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-070db569-e944-4215-8e21-44d03aa47cdf tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] Delete volume request issued successfully. Jan 12 15:43:09.254126 n-d-764292-10 devstack@c-api.service[87930]: INFO cinder.api.openstack.wsgi [req-29c5e635-0ff7-482e-bafe-b5604a9f5a0e req-070db569-e944-4215-8e21-44d03aa47cdf tempest-TestShelveInstance-1547071151 tempest-TestShelveInstance-1547071151] http://10.222.0.43/volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 returned with HTTP 202 Jan 12 15:43:09.255109 n-d-764292-10 devstack@c-api.service[87930]: [pid: 87932|app: 0|req: 1921/3775] 10.222.0.53 () {60 vars in 1384 bytes} [Tue Jan 12 15:43:09 2021] DELETE /volume/v3/486b0b37b14f4ab0b48aa3c42faf3e34/volumes/a2be269a-c361-49fe-8f6c-0ec207d2a765 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)